Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewK8sCleaner ¶
func NewK8sCleaner(cs kubernetes.Interface, log *logrus.Entry) *clusterCleaner
Types ¶
type CollectionDeleter ¶
type CollectionDeleter interface {
DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
}
Click to show internal directories.
Click to hide internal directories.