package
10.0.96+incompatible
Repository: https://github.com/libopenstorage/openstorage.git
Documentation: pkg.go.dev

# Functions

BlockVolumeCommands exports CLI comamnds for a Block VolumeDriver.
ClusterCommands exports CLI comamnds for File VolumeDriver.
DaemonMode returns true if we are running as daemon.
DriverCommands exports the list of CLI driver subcommands.
DriverName as specified in the -<DriverFlag> parameter.
FileVolumeCommands exports CLI comamnds for File VolumeDriver.
GraphDriverCommands exports CLI comamnds for a GraphDriver.

# Constants

DaemonAlias command aliases for daemon mode.
DaemonFlag key for the daeomon parameter.
DriverFlag key for for the driver parameter.
GiB 1024 MiB.
KiB 1024 bytes.
MiB 1024 KiB.
PiB 1024 PiB.
TiB 1024 GiB.

# Structs

Format standardizes the screen output of commands.

# Type aliases

VolumeSzUnits number representing size units.