Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VerifyControllerAttachedVolume (0.38 sec)

  1. pkg/volume/util/operationexecutor/operation_generator.go

    }
    
    var _ OperationGenerator = &operationGenerator{}
    
    type operationGenerator struct {
    	// Used to fetch objects from the API server like Node in the
    	// VerifyControllerAttachedVolume operation.
    	kubeClient clientset.Interface
    
    	// volumePluginMgr is the volume plugin manager used to create volume
    	// plugin objects.
    	volumePluginMgr *volume.VolumePluginMgr
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
Back to top