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 ¶
Source Files ¶
attacher.go disk_manager.go doc.go fc.go fc_util.go
- Version
- v1.8.13-beta.0
- Published
- Apr 23, 2018
- Platform
- linux/amd64
- Imports
- 16 packages
- Last checked
- 9 minutes ago –
Tools for package owners.