Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildHTTPClient ¶
func BuildHTTPClient(cpw *CertPoolWatcher) (*http.Client, error)
Types ¶
type CertPoolWatcher ¶ added in v0.13.0
type CertPoolWatcher struct {
// contains filtered or unexported fields
}
func NewCertPoolWatcher ¶ added in v0.13.0
func NewCertPoolWatcher(caDir string, log logr.Logger) (*CertPoolWatcher, error)
func (*CertPoolWatcher) Done ¶ added in v0.13.0
func (cpw *CertPoolWatcher) Done()
Click to show internal directories.
Click to hide internal directories.