util

package
v0.32.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Nautilus = "nautilus"
	Octopus  = "octopus"
	Pacific  = "pacific"
	Quincy   = "quincy"
	Reef     = "reef"
	Squid    = "squid"
	Tentacle = "tentacle"
	Main     = "main"
)

List of known CephVersion strings

Variables

This section is empty.

Functions

func CurrentCephVersionString added in v0.32.0

func CurrentCephVersionString() string

CurrentCephVersionString is the current Ceph version string

Types

type CephVersion

type CephVersion int

CephVersion type

const (
	CephNautilus CephVersion = 14 + iota
	CephOctopus
	CephPacific
	CephQuincy
	CephReef
	CephSquid
	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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL