Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPVCProcessingStore ¶
func NewPVCProcessingStore() *pvcProcessingStore
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewPVCProtectionController ¶
func NewPVCProtectionController(logger klog.Logger, pvcInformer coreinformers.PersistentVolumeClaimInformer, podInformer coreinformers.PodInformer, cl clientset.Interface) (*Controller, error)
NewPVCProtectionController returns a new instance of PVCProtectionController.
type LazyLivePodList ¶
type LazyLivePodList struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.