Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the storage driver Name = "rbd" // ConfigDefaultPool is the config key for default pool ConfigDefaultPool = Name + ".defaultPool" // ConfigTestModule is the config key for testing kernel module presence ConfigTestModule = Name + ".testModule" // ConfigCephArgs is the config key for the CEPH_ARGS env var ConfigCephArgs = Name + ".cephArgs" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.