Documentation
¶
Index ¶
Constants ¶
View Source
const LinodeVolumeLabelLength = 32
TODO: Rename this variable
Variables ¶
This section is empty.
Functions ¶
func NodeIdAsInt ¶
func VolumeIdAsInt ¶
Types ¶
type LinodeVolumeKey ¶
func CreateLinodeVolumeKey ¶
func CreateLinodeVolumeKey(id int, label string) LinodeVolumeKey
func ParseLinodeVolumeKey ¶
func ParseLinodeVolumeKey(key string) (*LinodeVolumeKey, error)
func (*LinodeVolumeKey) GetNormalizedLabel ¶
func (key *LinodeVolumeKey) GetNormalizedLabel() string
func (*LinodeVolumeKey) GetNormalizedLabelWithPrefix ¶
func (key *LinodeVolumeKey) GetNormalizedLabelWithPrefix(prefix string) string
func (*LinodeVolumeKey) GetVolumeID ¶
func (key *LinodeVolumeKey) GetVolumeID() int
func (*LinodeVolumeKey) GetVolumeKey ¶
func (key *LinodeVolumeKey) GetVolumeKey() string
func (*LinodeVolumeKey) GetVolumeLabel ¶
func (key *LinodeVolumeKey) GetVolumeLabel() string
Click to show internal directories.
Click to hide internal directories.