Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deletion ¶
type Deletion struct {
// contains filtered or unexported fields
}
func New ¶
func New(seedClient controllerruntimeclient.Client, userClusterClientGetter func() (controllerruntimeclient.Client, error)) *Deletion
func (*Deletion) CleanupCluster ¶
func (d *Deletion) CleanupCluster(ctx context.Context, log *zap.SugaredLogger, cluster *kubermaticv1.Cluster) error
CleanupCluster is responsible for cleaning up a cluster.
Click to show internal directories.
Click to hide internal directories.