Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterDeleterInterface ¶
ClusterDeleterInterface to delete a cluster with all resources in it.
func NewClusterDeleter ¶
func NewClusterDeleter(clusterClient v1clientset.ClusterInterface, platformClient v1clientset.PlatformV1Interface, finalizerToken platformv1.FinalizerName, deleteClusterWhenDone bool) ClusterDeleterInterface
NewClusterDeleter creates the clusterDeleter object and returns it.
Click to show internal directories.
Click to hide internal directories.