package fc
import "k8s.io/kubernetes/pkg/volume/fc"
Package fc contains the internal representation of Fibre Channel (fc) volumes.
Index ¶
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
Types ¶
type FCUtil ¶
type FCUtil struct{}
func (*FCUtil) AttachDisk ¶
func (*FCUtil) DetachDisk ¶
func (*FCUtil) MakeGlobalPDName ¶
func (*FCUtil) MakeGlobalVDPDName ¶
Global volume device plugin dir
Source Files ¶
attacher.go disk_manager.go doc.go fc.go fc_util.go
- Version
- v1.9.6
- Published
- Mar 20, 2018
- Platform
- js/wasm
- Imports
- 19 packages
- Last checked
- 7 minutes ago –
Tools for package owners.