Documentation
¶
Index ¶
Constants ¶
View Source
const (
KeyClusterUUID = "cluster_uuid"
)
Variables ¶
View Source
var ErrConfigNotFound = errors.New("no config was found for this key")
ErrConfigNotFound is returned if no config with this key was found.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) GetClusterUUID ¶
Click to show internal directories.
Click to hide internal directories.