Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deleter ¶
type Deleter struct {
*common.RuntimeConfig
}
Deleter handles PV cleanup and object deletion For file-based volumes, it deletes the contents of the directory
func NewDeleter ¶
func NewDeleter(config *common.RuntimeConfig) *Deleter
NewDeleter creates a Deleter object to handle the cleanup and deletion of local PVs allocated by this provisioner
Click to show internal directories.
Click to hide internal directories.