Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BackendVault when using vault as the backend
BackendVault = "vault"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Dir string Backend string VaultMountPoint string VaultRole string SecretMapping *v1alpha1.SecretMapping }
LabelOptions the options for the command
func NewCmdExtSecrets ¶
NewCmdExtSecrets creates a command object for the command
Click to show internal directories.
Click to hide internal directories.