Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is controller that removes PVProtectionFinalizer from PVs that are not bound to PVCs.
func NewPVProtectionController ¶
func NewPVProtectionController(pvInformer coreinformers.PersistentVolumeInformer, cl clientset.Interface) *Controller
NewPVProtectionController returns a new *Controller.
Click to show internal directories.
Click to hide internal directories.