Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PvcCleaner ¶
type PvcCleaner struct {
// contains filtered or unexported fields
}
PvcCleaner represents an object to clean Pvcs of a MysqlCluster
func NewPvcCleaner ¶
func NewPvcCleaner(cluster *mysqlcluster.MysqlCluster, opt *options.Options) *PvcCleaner
NewPvcCleaner returns a new PVC cleaner object
Click to show internal directories.
Click to hide internal directories.