Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Description is the key for descriptions used by volume set and snapshot Description = "$$$CHQ$$$DESC" // Name is the key for names used by volume set and snapshot Name = "$$$CHQ$$$NAME" // Prefix is the key for prefix used by volume set Prefix = "$$$CHQ$$$PREFIX" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attrs ¶
Attrs is collection of non-semantic metadata about an object
func (Attrs) GetKey ¶
GetKey returns the value of the given key if it exists; returns "" if the key doesn't exist Note: The given key is removed from Attrs
Click to show internal directories.
Click to hide internal directories.