Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CephVersion ¶
type CephVersion int
CephVersion type
const ( CephNautilus CephVersion = 14 + iota CephOctopus CephPacific CephQuincy CephUnknown )
Enum of known CephVersions
func CephVersionOfString ¶
func CephVersionOfString(vname string) CephVersion
CephVersionOfString converts a string to CephVersion
func CurrentCephVersion ¶
func CurrentCephVersion() CephVersion
CurrentCephVersion is the current Ceph version
Click to show internal directories.
Click to hide internal directories.