# Functions
No description provided by the author
NewDatabase initializes and returns an implementation of the credentials.Database interface that utilizes a Kubernetes controller runtime client to retrieve Credentials stored in Kubernetes Secrets.
# Structs
DatabaseConfig represents configuration for a Kubernetes based implementation of the credentials.Database interface.