Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunUpdate ¶
func RunUpdate(ctx *clicontext.CLIContext, name, namespace string, content []byte, labels map[string]string) error
Types ¶
type Cat ¶
type Cat struct { }
func (*Cat) Run ¶
func (c *Cat) Run(ctx *clicontext.CLIContext) error
type Create ¶
func (*Create) Run ¶
func (c *Create) Run(ctx *clicontext.CLIContext) error
type Update ¶
func (*Update) Run ¶
func (c *Update) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.