Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PVCCleaner ¶ added in v0.2.2
type PVCCleaner struct {
// contains filtered or unexported fields
}
PVCCleaner represents an object to clean Pvcs of a MysqlCluster
func NewPVCCleaner ¶ added in v0.2.2
func NewPVCCleaner(cluster *mysqlcluster.MysqlCluster, opt *options.Options, rec record.EventRecorder, c client.Client) *PVCCleaner
NewPVCCleaner returns a new PVC cleaner object
Click to show internal directories.
Click to hide internal directories.