Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reconciliationLoopFunc (0.14 sec)

  1. pkg/controller/volume/attachdetach/reconciler/reconciler_test.go

    	defer cancel()
    	rc := NewReconciler(
    		reconcilerLoopPeriod, maxWaitForUnmountDuration, syncLoopPeriod, false, false, dsw, asw, ad, nsu, nodeLister, fakeRecorder)
    	reconciliationLoopFunc := rc.(*reconciler).reconciliationLoopFunc(ctx)
    	podName1 := "pod-uid1"
    	volumeName := v1.UniqueVolumeName("volume-name")
    	volumeSpec := controllervolumetesting.GetTestVolumeSpec(string(volumeName), volumeName)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 07:00:14 UTC 2024
    - 72.8K bytes
    - Viewed (0)
Back to top