Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Implements cert/api/types.Manager interface. See Manager for more information.
func (*Manager) GetCertificates ¶ added in v1.8.3
func (self *Manager) GetCertificates() (tls.Certificate, error)
GenerateCertificates implements Manager interface. See Manager for more information.
Click to show internal directories.
Click to hide internal directories.