# Packages
No description provided by the author
# Functions
NewSecretsClient creates a new instance of a SecretClient based on the passed in configuration.
NewSecretStoreClient creates a new instance of a SecretClient based on the passed in configuration.
# Constants
No description provided by the author
# Interfaces
SecretClient provides a contract for storing and retrieving secrets from a secret store provider.
SecretStoreClient provides a contract for managing a Secret Store from a secret store provider.