package
1.0.1
Repository: https://github.com/containers/common.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewManager creates a new secrets manager rootPath is the directory where the secrets data file resides.

# Variables

ErrNoSuchSecret indicates that the secret does not exist.

# Structs

Secret defines a secret.
SecretsManager holds information on handling secrets.

# Interfaces

SecretsDriver interfaces with the secrets data store.