package iscsi
import "k8s.io/kubernetes/pkg/volume/iscsi"
Package iscsi contains the internal representation of Internet Small Computer System Interface (iSCSI) volumes.
Index ¶
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
Types ¶
type ISCSIUtil ¶
type ISCSIUtil struct{}
func (*ISCSIUtil) AttachDisk ¶
func (*ISCSIUtil) DetachDisk ¶
func (*ISCSIUtil) MakeGlobalPDName ¶
Source Files ¶
disk_manager.go doc.go iscsi.go iscsi_util.go
- Version
- v1.1.4-beta.0
- Published
- Dec 7, 2015
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 10 minutes ago –
Tools for package owners.