Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultDir string = "~/.vmpooler-bitbar"
DefaultDir is the default vmpooler-bitbar config directory
Variables ¶
View Source
var DefaultConfig = Config{
Endpoint: "https://vmpooler.mycompany.net/api/v1",
Token: "myvmpoolertoken",
LifetimeWarning: 1,
}
Functions ¶
func EnsureConfigDir ¶
func EnsureConfigDir() error
EnsureConfigDir creates a configDir() if it doesn't already exist
Types ¶
Click to show internal directories.
Click to hide internal directories.