Documentation
¶
Index ¶
- func CreateSecret(c *cli.Context) error
- func DeleteSecret(c *cli.Context) error
- func DescribeSecret(c *cli.Context) error
- func EditSecret(c *cli.Context) error
- func ListSecrets(c *cli.Context) error
- func PrintInfo(s string)
- func PrintSuccess(s string)
- func PrintWarn(s string)
- func PutSecret(c *cli.Context) error
- func ViewSecret(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSecret ¶
CreateSecret CLI command to create a new Secret.
func DeleteSecret ¶
DeleteSecret CLI command that will delete a Secret.
func DescribeSecret ¶
DescribeSecret CLI command to describe a Secret.
func ListSecrets ¶
ListSecrets CLI command to list all Secrets.
func PrintSuccess ¶
func PrintSuccess(s string)
func ViewSecret ¶
ViewSecret CLI command to view/get a Secret.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.