Get desktop application:
View/edit binary Protocol Buffers messages
ExternalSecretStorePluginService defines the APIs for an External Secret Store plugin.
GetSecretRequest requests secret from the secret store.
GetSecretResponse returns the secret from the secret store.
ApplySecretRequest applies the secret data update to the secret store.
ApplySecretResponse returns if the secret is changed or not.
DeleteKeysRequest deletes the secret from the secret store.
DeleteKeysResponse is returned if the secret is deleted.
(message has no fields)
ConfigReference is used to refer a StoreConfig object.
Used in:
, ,Secret defines the structure of a secret.
Used in:
, , ,