Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Index ¶
- type Command
- type DestroyKeyVersionCommand
- func (c *DestroyKeyVersionCommand) AutocompleteArgs() complete.Predictor
- func (c *DestroyKeyVersionCommand) AutocompleteFlags() complete.Flags
- func (c *DestroyKeyVersionCommand) Flags() *base.FlagSets
- func (c *DestroyKeyVersionCommand) Help() string
- func (c *DestroyKeyVersionCommand) Run(args []string) int
- func (c *DestroyKeyVersionCommand) Synopsis() string
- type ListKeyVersionDestructionJobsCommand
- func (c *ListKeyVersionDestructionJobsCommand) AutocompleteArgs() complete.Predictor
- func (c *ListKeyVersionDestructionJobsCommand) AutocompleteFlags() complete.Flags
- func (c *ListKeyVersionDestructionJobsCommand) Flags() *base.FlagSets
- func (c *ListKeyVersionDestructionJobsCommand) Help() string
- func (c *ListKeyVersionDestructionJobsCommand) Run(args []string) int
- func (c *ListKeyVersionDestructionJobsCommand) Synopsis() string
- type ListKeysCommand
- func (c *ListKeysCommand) AutocompleteArgs() complete.Predictor
- func (c *ListKeysCommand) AutocompleteFlags() complete.Flags
- func (c *ListKeysCommand) Flags() *base.FlagSets
- func (c *ListKeysCommand) Help() string
- func (c *ListKeysCommand) Run(args []string) int
- func (c *ListKeysCommand) Synopsis() string
- type RotateKeysCommand
- func (c *RotateKeysCommand) AutocompleteArgs() complete.Predictor
- func (c *RotateKeysCommand) AutocompleteFlags() complete.Flags
- func (c *RotateKeysCommand) Flags() *base.FlagSets
- func (c *RotateKeysCommand) Help() string
- func (c *RotateKeysCommand) Run(args []string) int
- func (c *RotateKeysCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DestroyKeyVersionCommand ¶ added in v0.11.1
func (*DestroyKeyVersionCommand) AutocompleteArgs ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) AutocompleteArgs() complete.Predictor
func (*DestroyKeyVersionCommand) AutocompleteFlags ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) AutocompleteFlags() complete.Flags
func (*DestroyKeyVersionCommand) Flags ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) Flags() *base.FlagSets
func (*DestroyKeyVersionCommand) Help ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) Help() string
func (*DestroyKeyVersionCommand) Run ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) Run(args []string) int
func (*DestroyKeyVersionCommand) Synopsis ¶ added in v0.11.1
func (c *DestroyKeyVersionCommand) Synopsis() string
type ListKeyVersionDestructionJobsCommand ¶ added in v0.11.1
func (*ListKeyVersionDestructionJobsCommand) AutocompleteArgs ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) AutocompleteArgs() complete.Predictor
func (*ListKeyVersionDestructionJobsCommand) AutocompleteFlags ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) AutocompleteFlags() complete.Flags
func (*ListKeyVersionDestructionJobsCommand) Flags ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) Flags() *base.FlagSets
func (*ListKeyVersionDestructionJobsCommand) Help ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) Help() string
func (*ListKeyVersionDestructionJobsCommand) Run ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) Run(args []string) int
func (*ListKeyVersionDestructionJobsCommand) Synopsis ¶ added in v0.11.1
func (c *ListKeyVersionDestructionJobsCommand) Synopsis() string
type ListKeysCommand ¶ added in v0.11.1
func (*ListKeysCommand) AutocompleteArgs ¶ added in v0.11.1
func (c *ListKeysCommand) AutocompleteArgs() complete.Predictor
func (*ListKeysCommand) AutocompleteFlags ¶ added in v0.11.1
func (c *ListKeysCommand) AutocompleteFlags() complete.Flags
func (*ListKeysCommand) Flags ¶ added in v0.11.1
func (c *ListKeysCommand) Flags() *base.FlagSets
func (*ListKeysCommand) Help ¶ added in v0.11.1
func (c *ListKeysCommand) Help() string
func (*ListKeysCommand) Run ¶ added in v0.11.1
func (c *ListKeysCommand) Run(args []string) int
func (*ListKeysCommand) Synopsis ¶ added in v0.11.1
func (c *ListKeysCommand) Synopsis() string
type RotateKeysCommand ¶ added in v0.11.1
func (*RotateKeysCommand) AutocompleteArgs ¶ added in v0.11.1
func (c *RotateKeysCommand) AutocompleteArgs() complete.Predictor
func (*RotateKeysCommand) AutocompleteFlags ¶ added in v0.11.1
func (c *RotateKeysCommand) AutocompleteFlags() complete.Flags
func (*RotateKeysCommand) Flags ¶ added in v0.11.1
func (c *RotateKeysCommand) Flags() *base.FlagSets
func (*RotateKeysCommand) Help ¶ added in v0.11.1
func (c *RotateKeysCommand) Help() string
func (*RotateKeysCommand) Run ¶ added in v0.11.1
func (c *RotateKeysCommand) Run(args []string) int
func (*RotateKeysCommand) Synopsis ¶ added in v0.11.1
func (c *RotateKeysCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.