deletion

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterDeleterInterface

type ClusterDeleterInterface interface {
	Delete(ctx context.Context, clusterName string) error
}

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.

Jump to

Keyboard shortcuts

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