Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VaultCommand ¶ added in v1.2.0
type VaultCommand struct {
// contains filtered or unexported fields
}
func New ¶ added in v1.2.0
func New(args []string) *VaultCommand
func (*VaultCommand) Help ¶ added in v1.2.0
func (v *VaultCommand) Help() string
func (*VaultCommand) Run ¶ added in v1.2.0
func (v *VaultCommand) Run(args []string) int
func (*VaultCommand) Synopsis ¶ added in v1.2.0
func (v *VaultCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.