Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigFileName = "glooctl-config.yaml" ConfigDirName = ".gloo" )
Variables ¶
View Source
var DefaultConfigPath = path.Join(homeDir, ConfigDirName, ConfigFileName)
Functions ¶
func App ¶
func App(opts *options.Options, preRunFuncs []PreRunFunc, optionsFunc ...cliutils.OptionsFunc) *cobra.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.