Documentation ¶ Index ¶ func IsInvalidConfig(err error) bool func IsInvalidFlags(err error) bool func New(config Config) (*cobra.Command, error) type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsInvalidConfig ¶ func IsInvalidConfig(err error) bool IsInvalidConfig asserts invalidConfigError. func IsInvalidFlags ¶ func IsInvalidFlags(err error) bool IsInvalidFlags asserts invalidFlagsError. func New ¶ func New(config Config) (*cobra.Command, error) Types ¶ type Config ¶ type Config struct { Logger micrologger.Logger FileSystem afero.Fs Stderr io.Writer Stdout io.Writer Stdin *os.File } Source Files ¶ View all Source files error.go flag.go root.go runner.go Directories ¶ Show internal Expand all Path Synopsis get apps capi catalogs clusters clusters/provider nodepools nodepools/provider orgs Package org defines the 'kubectl gs get organizations' command. Package org defines the 'kubectl gs get organizations' command. releases gitops add add/app add/automatic-updates add/base add/encryption add/management-cluster add/organization add/workload-cluster initialize login template selfupdate template app catalog cluster cluster/provider cluster/provider/templates/aws cluster/provider/templates/azure cluster/provider/templates/capa cluster/provider/templates/capv cluster/provider/templates/capz cluster/provider/templates/eks cluster/provider/templates/gcp cluster/provider/templates/openstack cluster/util networkpool networkpool/provider nodepool nodepool/provider nodepool/provider/templates/aws organization update app cluster validate apps Click to show internal directories. Click to hide internal directories.