package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Structs
CertificateAuthority implements a certificate authority that supports policy based signing.
PermissiveSigningPolicy is the signing policy historically used by the local signer.
# Interfaces
SigningPolicy validates a CertificateRequest before it's signed by the CertificateAuthority.