300 B
300 B
Secret Stores
Secret Stores provide a common way to interact with different secret stores, cloud/edge/commercial or open-source.
Implementing a new Secret Store
A compliant secret store needs to implement the SecretStore
interface included in the secret_store.go
file.