Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleaner ¶
type Cleaner struct {
// contains filtered or unexported fields
}
Cleaner cleans acceleration caches of a project
func NewCleaner ¶
func NewCleaner(clusterClient kubernetes.Interface, client clientset.Interface, projectNamespace, projectName string) *Cleaner
NewCleaner creates a new acceleration caches cleaner.
Click to show internal directories.
Click to hide internal directories.