Add groupName in doc.go when generating files
This commit is contained in:
@@ -766,9 +766,9 @@ func newTestController(kubeClient kubernetes.Interface, clientset clientset.Inte
|
||||
clientset,
|
||||
kubeClient,
|
||||
mockDriverName,
|
||||
informerFactory.Volumesnapshot().V1alpha1().VolumeSnapshots(),
|
||||
informerFactory.Volumesnapshot().V1alpha1().VolumeSnapshotContents(),
|
||||
informerFactory.Volumesnapshot().V1alpha1().VolumeSnapshotClasses(),
|
||||
informerFactory.Snapshot().V1alpha1().VolumeSnapshots(),
|
||||
informerFactory.Snapshot().V1alpha1().VolumeSnapshotContents(),
|
||||
informerFactory.Snapshot().V1alpha1().VolumeSnapshotClasses(),
|
||||
coreFactory.Core().V1().PersistentVolumeClaims(),
|
||||
3,
|
||||
5*time.Millisecond,
|
||||
|
Reference in New Issue
Block a user