Documentation
¶
Index ¶
Constants ¶
View Source
const CTBPrefix = "servicedns.podcert.ate.dev:identity:"
View Source
const Name = "servicedns.podcert.ate.dev/identity"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
type Impl struct {
// contains filtered or unexported fields
}
func NewImpl ¶
func NewImpl(kc kubernetes.Interface, caPool *localca.Pool, clock clock.PassiveClock) *Impl
func (*Impl) DesiredClusterTrustBundles ¶
func (h *Impl) DesiredClusterTrustBundles() []*certsv1beta1.ClusterTrustBundle
func (*Impl) MakeCert ¶
func (h *Impl) MakeCert(ctx context.Context, pcr *certsv1beta1.PodCertificateRequest) error
func (*Impl) SignerName ¶
Click to show internal directories.
Click to hide internal directories.