Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SecretCommands = cli.Command{ Name: "secrets", Usage: "GCloud secrets v1 API", Subcommands: []*cli.Command{ &secretListCommand, &secretGetCommand, &secretDeleteCommand, &secretCreateCommand, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.