Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSISnapshotCommonController ¶
func NewCSISnapshotCommonController( clientset clientset.Interface, client kubernetes.Interface, volumeSnapshotInformer storageinformers.VolumeSnapshotInformer, volumeSnapshotContentInformer storageinformers.VolumeSnapshotContentInformer, volumeSnapshotClassInformer storageinformers.VolumeSnapshotClassInformer, pvcInformer coreinformers.PersistentVolumeClaimInformer, metricsManager metrics.MetricsManager, resyncPeriod time.Duration, snapshotRateLimiter workqueue.RateLimiter, contentRateLimiter workqueue.RateLimiter, ) *csiSnapshotCommonController
NewCSISnapshotController returns a new *csiSnapshotCommonController
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.