package rbd
import "k8s.io/kubernetes/pkg/volume/rbd"
Package rbd contains the internal representation of Rados Block Store (Ceph) volumes.
Index ¶
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
Types ¶
type RBDUtil ¶
type RBDUtil struct{}
func (*RBDUtil) AttachDisk ¶
func (*RBDUtil) DetachDisk ¶
func (*RBDUtil) MakeGlobalPDName ¶
Source Files ¶
disk_manager.go doc.go rbd.go rbd_util.go
- Version
- v1.4.0
- Published
- Sep 26, 2016
- Platform
- js/wasm
- Imports
- 18 packages
- Last checked
- 46 seconds ago –
Tools for package owners.