Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + const CTBPrefix + const Name + type Impl struct + func NewImpl(kc kubernetes.Interface, caPool localca.Pool, clock clock.PassiveClock) *Impl + func (h *Impl) DesiredClusterTrustBundles() ([]*certsv1beta1.ClusterTrustBundle, error) + func (h *Impl) MakeCert(ctx context.Context, pcr *certsv1beta1.PodCertificateRequest) error + func (h *Impl) SignerName() string