Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationMachineManager ¶
IntegrationMachineManager is a controller that manages the lifecycle of machines. It moves them through the expected lifecycle stages over a short period of time to simulate the behaviour of the machine controller.
func NewIntegrationMachineManager ¶
func NewIntegrationMachineManager(opts MachineManagerOptions) IntegrationMachineManager
NewIntegrationMachineManager creates a new machine manager.
type MachineManagerOptions ¶
MachineManagerOptions are options for the machine manager. This allows the behaviour of the integration test to be configured.
Click to show internal directories.
Click to hide internal directories.