Documentation ¶
Index ¶
- func GetAnthosCommands(name string) []*cobra.Command
- func GetConfigCommand(name string) *cobra.Command
- func GetFnCommand(name string) *cobra.Command
- func GetKptCommands(name string) []*cobra.Command
- func GetLiveCommand(name string) *cobra.Command
- func GetPkgCommand(name string) *cobra.Command
- func GetTTLCommand(name string) *cobra.Command
- func NormalizeCommand(c ...*cobra.Command)
- func SetCommand(parent string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnthosCommands ¶
func GetConfigCommand ¶
func GetFnCommand ¶
func GetKptCommands ¶
GetKptCommands returns the set of kpt commands to be registered
func GetLiveCommand ¶
func GetPkgCommand ¶
func GetTTLCommand ¶
func NormalizeCommand ¶
NormalizeCommand will modify commands to be consistent, e.g. silencing errors
func SetCommand ¶
SetCommand wraps the kustomize set command in order to automatically update a project number if a project id is set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.