Documentation ¶
Index ¶
Constants ¶
View Source
const ( DaemonAlias = "daemon, d" DaemonFlag = "daemon" DriverFlag = "driver" )
Variables ¶
This section is empty.
Functions ¶
func BlockVolumeCommands ¶
func DaemonMode ¶
func DriverCommands ¶
func DriverName ¶
func FileVolumeCommands ¶
Types ¶
type VolumeSzUnits ¶
type VolumeSzUnits uint64
const ( KB VolumeSzUnits = 1 << (10 * iota) MB GB TB PB )
Click to show internal directories.
Click to hide internal directories.