Documentation ¶
Index ¶
- type UpdateFunctionCommand
- func (c *UpdateFunctionCommand) Execute(ctx context.Context, flag *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
- func (*UpdateFunctionCommand) Name() string
- func (c *UpdateFunctionCommand) SetFlags(flags *flag.FlagSet)
- func (*UpdateFunctionCommand) Synopsis() string
- func (*UpdateFunctionCommand) Usage() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateFunctionCommand ¶
type UpdateFunctionCommand struct {
// contains filtered or unexported fields
}
func (*UpdateFunctionCommand) Execute ¶
func (c *UpdateFunctionCommand) Execute(ctx context.Context, flag *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
func (*UpdateFunctionCommand) Name ¶
func (*UpdateFunctionCommand) Name() string
func (*UpdateFunctionCommand) SetFlags ¶
func (c *UpdateFunctionCommand) SetFlags(flags *flag.FlagSet)
func (*UpdateFunctionCommand) Synopsis ¶
func (*UpdateFunctionCommand) Synopsis() string
func (*UpdateFunctionCommand) Usage ¶
func (*UpdateFunctionCommand) Usage() string
Click to show internal directories.
Click to hide internal directories.