Versions in this module Expand all Collapse all v0 v0.2.0 Jun 15, 2020 Changes in this version + type CertWatcher struct + func New(ctx context.Context, logger logger.LogContext, ...) (*CertWatcher, error) + func (this *CertWatcher) GetCertificate(_ *tls.ClientHelloInfo) (*tls.Certificate, error) + func (this *CertWatcher) GetCertificateInfo() certmgmt.CertificateInfo + func (this *CertWatcher) ReadCertificate() error