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