Documentation
¶
Index ¶
- func DataDir(series string) (string, error)
- func JujuRun(series string) (string, error)
- func LogDir(series string) (string, error)
- func MongorestorePath() (string, error)
- func MustSucceed(s string, e error) string
- func StorageDir(series string) (string, error)
- func TempDir(series string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataDir ¶
DataDir returns a filesystem path to the folder used by juju to store tools, charms, locks, etc
func MongorestorePath ¶
mongorestorePath will look for mongorestore binary on the system and return it if mongorestore actually exists. it will look first for the juju provided one and if not found make a try at a system one.
func MustSucceed ¶
func StorageDir ¶
StorageDir returns a filesystem path to the folder used by juju to mount machine-level storage.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.