Documentation
¶
Index ¶
- Constants
- func AddFlags(cmd *cobra.Command)
- func CreateCmd(_ cli.Context, cmd *cobra.Command, clientFactory ClientFactory) *cobra.Command
- func GetRootCmd(args []string) *cobra.Command
- func ImageCmd(ctx cli.Context, cmd *cobra.Command, clientFactory ClientFactory) *cobra.Command
- func NewClientFactory(options ...sdk.Option) (*sdk.Client, func())
- func RepoCmd(_ cli.Context, cmd *cobra.Command, clientFactory ClientFactory) *cobra.Command
- type ClientFactory
- type ErrInvalidRuntime
- type ErrInvalidTemplate
- type ErrNoRuntime
Constants ¶
View Source
const ChartFlag = "charts"
Variables ¶
This section is empty.
Functions ¶
func GetRootCmd ¶
Types ¶
type ErrInvalidRuntime ¶
type ErrInvalidRuntime error
type ErrInvalidTemplate ¶
type ErrInvalidTemplate error
type ErrNoRuntime ¶
type ErrNoRuntime error
Click to show internal directories.
Click to hide internal directories.