Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Repos []string
View Source
var ZoneID, Domain, TableName, RegistryID, RepoURLPrefix string
Global vars that are available to appropriate commands Loaded by loadConfig()
Functions ¶
func LoadClusterConfig ¶ added in v1.4.5
func LoadClusterConfig()
LoadClusterConfig loads the config that the cluster command will need
func LoadConfig ¶
func LoadConfig(cfgFile string)
LoadConfig is a helper function that loads the environment into the global variables TableName, RegistryID and so on defined at the top of this file. It is called from initConfig as well as any tests that need it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.