Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PVCWatcher ¶
type PVCWatcher struct {
// contains filtered or unexported fields
}
PVCWatcher watches for changes in PVCs
func New ¶
func New(mgr manager.Manager, d volume.Driver, r record.EventRecorder) *PVCWatcher
New creates a new instance of PVCWatcher.
Click to show internal directories.
Click to hide internal directories.