Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachineDeleterInterface ¶
MachineDeleterInterface to delete a machine with all resources in it.
func NewMachineDeleter ¶
func NewMachineDeleter(machineClient v1clientset.MachineInterface, platformClient v1clientset.PlatformV1Interface, finalizerToken v1.FinalizerName, deleteWhenDone bool) MachineDeleterInterface
NewMachineDeleter creates the machineeleter object and returns it.
Click to show internal directories.
Click to hide internal directories.