Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterTask ¶
type ClusterTask func(cluster *kubermaticv1.Cluster, ctx *cleanupContext) error
ClusterTask represents a cleanup action, taking the current cluster for which the cleanup should be executed and the current context. In case of an error, the correspondent error will be returned, else nil.
Click to show internal directories.
Click to hide internal directories.