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.1
- Published
- Nov 9, 2015
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 3 minutes ago –
Tools for package owners.