package
10.0.96+incompatible
Repository: https://github.com/libopenstorage/openstorage.git
Documentation: pkg.go.dev

# Functions

New returns null secrets implementation.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrEmptySecretData returned when no secret data is provided to store the secret.
ErrInvalidSecretId returned when no secret data is found associated with the id.
ErrKeyEmpty returned when the secretly key provided is empty.
ErrNotAuthenticated returned when not authenticated with secrets endpoint.
ErrNotImplemented default secrets in OSD.
ErrSecretExists returned when a secret for the given secret id already exists.

# Structs

DefaultSecretKeyRequest specify request to set cluster secret key swagger:model.
GetSecretResponse gets secret value for given key swagger:model.
No description provided by the author
SecretLoginRequest specify secret store and config to initiate secret store session swagger:model.
SetSecretRequest stores the given value/data against the key swagger:model.

# Interfaces

No description provided by the author