Documentation ¶
Index ¶
- func GetAlphaCommand(ctx context.Context, name, version string) *cobra.Command
- func GetAlphaLiveCommand(ctx context.Context, _, version string) *cobra.Command
- func GetFnCommand(ctx context.Context, name string) *cobra.Command
- func GetKptCommands(ctx context.Context, name, version string) []*cobra.Command
- func GetLiveCommand(ctx context.Context, _, version string) *cobra.Command
- func GetPkgCommand(ctx context.Context, name string) *cobra.Command
- func NewRepoCommand(ctx context.Context, version string) *cobra.Command
- func NewRpkgCommand(ctx context.Context, version string) *cobra.Command
- func NewSyncCommand(ctx context.Context, version string) *cobra.Command
- func NormalizeCommand(c ...*cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAlphaCommand ¶
func GetAlphaLiveCommand ¶
func GetKptCommands ¶
GetKptCommands returns the set of kpt commands to be registered
func NormalizeCommand ¶
NormalizeCommand will modify commands to be consistent, e.g. silencing errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.