Documentation ¶
Index ¶
- func Get() *cli.Command
- func GetSecret(client client.Interface, system v1.SystemID, secret tree.PathSubcomponent, ...) error
- func Set() *cli.Command
- func SetSecret(client client.Interface, system v1.SystemID, secret tree.PathSubcomponent, ...) error
- func Unset() *cli.Command
- func UnsetSecret(client client.Interface, system v1.SystemID, secret tree.PathSubcomponent, ...) error
- type Command
- type SecretCommandContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type SecretCommandContext ¶
type SecretCommandContext struct { *command.SystemCommandContext Secret tree.PathSubcomponent }
Click to show internal directories.
Click to hide internal directories.