Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertClient ¶
type CertClient struct {
// contains filtered or unexported fields
}
CertClient is responsible for installing webhook manifests and provisioning and rotating their certs.
func New ¶
func New(opts Options) (*CertClient, error)
func (*CertClient) RefreshCertsAndInstall ¶
func (c *CertClient) RefreshCertsAndInstall() error
Click to show internal directories.
Click to hide internal directories.