# Packages
No description provided by the author
# Interfaces
CertificateProvider interface provides an abstraction for obtaining certificate pair.
Configuration interface provides an abstraction around a configuration struct.
CredentialsProvider interface provides an abstraction for obtaining credentials.
SecretProvider defines the contract for secret provider implementations that allow secrets to be retrieved/stored from/to a services Secret Store.
# Type aliases
BootstrapHandler defines the contract each bootstrap handler must fulfill.