Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetVolumeName (0.16 sec)

  1. pkg/volume/plugins.go

    	// such as "example.com/volume" and contain exactly one '/' character.
    	// The "kubernetes.io" namespace is reserved for plugins which are
    	// bundled with kubernetes.
    	GetPluginName() string
    
    	// GetVolumeName returns the name/ID to uniquely identifying the actual
    	// backing device, directory, path, etc. referenced by the specified volume
    	// spec.
    	// For Attachable volumes, this value must be able to be passed back to
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 16:13:15 UTC 2024
    - 38.2K bytes
    - Viewed (0)
Back to top