Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSISnapshotCommonController ¶
func NewCSISnapshotCommonController( clientset clientset.Interface, client kubernetes.Interface, volumeSnapshotInformer snapshotinformers.VolumeSnapshotInformer, volumeSnapshotContentInformer snapshotinformers.VolumeSnapshotContentInformer, volumeSnapshotClassInformer snapshotinformers.VolumeSnapshotClassInformer, volumeGroupSnapshotInformer groupsnapshotinformers.VolumeGroupSnapshotInformer, volumeGroupSnapshotContentInformer groupsnapshotinformers.VolumeGroupSnapshotContentInformer, volumeGroupSnapshotClassInformer groupsnapshotinformers.VolumeGroupSnapshotClassInformer, pvcInformer coreinformers.PersistentVolumeClaimInformer, nodeInformer coreinformers.NodeInformer, metricsManager metrics.MetricsManager, resyncPeriod time.Duration, snapshotRateLimiter workqueue.RateLimiter, contentRateLimiter workqueue.RateLimiter, groupSnapshotRateLimiter workqueue.RateLimiter, groupSnapshotContentRateLimiter workqueue.RateLimiter, enableDistributedSnapshotting bool, preventVolumeModeConversion bool, enableVolumeGroupSnapshots bool, ) *csiSnapshotCommonController
NewCSISnapshotController returns a new *csiSnapshotCommonController
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.