Documentation ¶
Index ¶
Constants ¶
View Source
const ( JujuEnvEnvKey = "JUJU_ENV" JujuHomeEnvKey = "JUJU_HOME" JujuRepositoryEnvKey = "JUJU_REPOSITORY" JujuLoggingConfigEnvKey = "JUJU_LOGGING_CONFIG" // TODO(thumper): 2013-09-02 bug 1219630 // As much as I'd like to remove JujuContainerType now, it is still // needed as MAAS still needs it at this stage, and we can't fix // everything at once. JujuContainerTypeEnvKey = "JUJU_CONTAINER_TYPE" )
Variables ¶
This section is empty.
Functions ¶
func JujuHomeDir ¶
func JujuHomeDir() string
JujuHomeDir returns the directory where juju should store application-specific files
func JujuHomePath ¶
JujuHomePath returns the path to a file in the current juju home.
func SetJujuHome ¶
SetJujuHome sets the value of juju home and returns the current one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.