Documentation ¶
Index ¶
- Constants
- Variables
- func AwsSecretArgsInteractive(input *options.AwsSecret) error
- func AzureSecretArgsInteractive(input *options.AzureSecret) error
- func CreateCmd(opts *options.Options, optionsFunc ...cliutils.OptionsFunc) *cobra.Command
- func ExtAuthApiKeyCmd(opts *options.Options) *cobra.Command
- func ExtAuthOathCmd(opts *options.Options) *cobra.Command
- func HeaderSecretArgsInteractive(input *options.HeaderSecret) error
- func TlsSecretArgsInteractive(input *options.TlsSecret) error
Constants ¶
View Source
const EmptyCreateError = "please provide a command for the type of secret"
Variables ¶
View Source
var (
MissingApiKeyError = errors.Errorf("ApiKey not provided or generated")
)
Functions ¶
func AzureSecretArgsInteractive ¶
func AzureSecretArgsInteractive(input *options.AzureSecret) error
func ExtAuthApiKeyCmd ¶ added in v0.18.42
func HeaderSecretArgsInteractive ¶ added in v1.4.11
func HeaderSecretArgsInteractive(input *options.HeaderSecret) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.