deletion

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineDeleterInterface

type MachineDeleterInterface interface {
	Delete(name string) error
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL