secret

package
v1.16.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

View Source
const EmptyCreateError = "please provide a command for the type of secret"

Variables

View Source
var (
	MissingNameOrSecret = errors.Errorf("The Name or the key is missing for the encryption secret")
	KeyIsNotValidLength = errors.Errorf("The length of the key is not 32 bytes in length")
)
View Source
var (
	MissingApiKeyError = errors.Errorf("ApiKey not provided or generated")
)
View Source
var (
	MissingInputError = errors.Errorf("Username and password must be provided for credentials secret")
)

Functions

func AwsSecretArgsInteractive

func AwsSecretArgsInteractive(input *options.AwsSecret) error

func AzureSecretArgsInteractive

func AzureSecretArgsInteractive(input *options.AzureSecret) error

func CreateCmd

func CreateCmd(opts *options.Options, optionsFunc ...cliutils.OptionsFunc) *cobra.Command

func EncryptionKeyCmd added in v1.14.2

func EncryptionKeyCmd(opts *options.Options) *cobra.Command

func ExtAuthAccountCredentialsCmd added in v1.13.0

func ExtAuthAccountCredentialsCmd(opts *options.Options) *cobra.Command

func ExtAuthApiKeyCmd added in v0.18.42

func ExtAuthApiKeyCmd(opts *options.Options) *cobra.Command

func ExtAuthOathCmd added in v0.18.42

func ExtAuthOathCmd(opts *options.Options) *cobra.Command

func HeaderSecretArgsInteractive added in v1.4.11

func HeaderSecretArgsInteractive(input *options.HeaderSecret) error

func TlsSecretArgsInteractive

func TlsSecretArgsInteractive(input *options.TlsSecret) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL