Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Index ¶
- type Command
- type VaultCommand
- type VaultGenericCommand
- func (c *VaultGenericCommand) AutocompleteArgs() complete.Predictor
- func (c *VaultGenericCommand) AutocompleteFlags() complete.Flags
- func (c *VaultGenericCommand) Flags() *base.FlagSets
- func (c *VaultGenericCommand) Help() string
- func (c *VaultGenericCommand) Run(args []string) int
- func (c *VaultGenericCommand) Synopsis() string
- type VaultSshCertificateCommand
- func (c *VaultSshCertificateCommand) AutocompleteArgs() complete.Predictor
- func (c *VaultSshCertificateCommand) AutocompleteFlags() complete.Flags
- func (c *VaultSshCertificateCommand) Flags() *base.FlagSets
- func (c *VaultSshCertificateCommand) Help() string
- func (c *VaultSshCertificateCommand) Run(args []string) int
- func (c *VaultSshCertificateCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VaultCommand ¶
func (*VaultCommand) AutocompleteArgs ¶
func (c *VaultCommand) AutocompleteArgs() complete.Predictor
func (*VaultCommand) AutocompleteFlags ¶
func (c *VaultCommand) AutocompleteFlags() complete.Flags
func (*VaultCommand) Flags ¶
func (c *VaultCommand) Flags() *base.FlagSets
func (*VaultCommand) Help ¶
func (c *VaultCommand) Help() string
func (*VaultCommand) Run ¶
func (c *VaultCommand) Run(args []string) int
func (*VaultCommand) Synopsis ¶
func (c *VaultCommand) Synopsis() string
type VaultGenericCommand ¶ added in v0.12.0
type VaultGenericCommand struct { *base.Command Func string // contains filtered or unexported fields }
func (*VaultGenericCommand) AutocompleteArgs ¶ added in v0.12.0
func (c *VaultGenericCommand) AutocompleteArgs() complete.Predictor
func (*VaultGenericCommand) AutocompleteFlags ¶ added in v0.12.0
func (c *VaultGenericCommand) AutocompleteFlags() complete.Flags
func (*VaultGenericCommand) Flags ¶ added in v0.12.0
func (c *VaultGenericCommand) Flags() *base.FlagSets
func (*VaultGenericCommand) Help ¶ added in v0.12.0
func (c *VaultGenericCommand) Help() string
func (*VaultGenericCommand) Run ¶ added in v0.12.0
func (c *VaultGenericCommand) Run(args []string) int
func (*VaultGenericCommand) Synopsis ¶ added in v0.12.0
func (c *VaultGenericCommand) Synopsis() string
type VaultSshCertificateCommand ¶ added in v0.12.0
type VaultSshCertificateCommand struct { *base.Command Func string // contains filtered or unexported fields }
func (*VaultSshCertificateCommand) AutocompleteArgs ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) AutocompleteArgs() complete.Predictor
func (*VaultSshCertificateCommand) AutocompleteFlags ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) AutocompleteFlags() complete.Flags
func (*VaultSshCertificateCommand) Flags ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) Flags() *base.FlagSets
func (*VaultSshCertificateCommand) Help ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) Help() string
func (*VaultSshCertificateCommand) Run ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) Run(args []string) int
func (*VaultSshCertificateCommand) Synopsis ¶ added in v0.12.0
func (c *VaultSshCertificateCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.