Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertReloader ¶
type CertReloader struct { Config // contains filtered or unexported fields }
func NewCertReloader ¶
func NewCertReloader(config Config) (*CertReloader, error)
func (*CertReloader) GetCertificate ¶
func (r *CertReloader) GetCertificate() (*tls.Certificate, error)
Click to show internal directories.
Click to hide internal directories.