# Functions
New initializes a new certs monitor.
# Structs
A Certs represents a certificate manager able to watch certificate and key pairs for changes.
# Type aliases
GetCertificateFunc provides a GetCertificate type for custom client implementations.
LoadX509KeyPairFunc - provides a type for custom cert loader function.