Documentation
¶
Index ¶
- func Client() *privateca.CertificateAuthorityClient
- func EmailSubject(email string) *privatecapb.CertificateConfig_SubjectConfig
- func Req(parent string, subject *privatecapb.CertificateConfig_SubjectConfig, ...) *privatecapb.CreateCertificateRequest
- func SpiffeSubject(id string) *privatecapb.CertificateConfig_SubjectConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() *privateca.CertificateAuthorityClient
func EmailSubject ¶
func EmailSubject(email string) *privatecapb.CertificateConfig_SubjectConfig
func Req ¶
func Req(parent string, subject *privatecapb.CertificateConfig_SubjectConfig, pemBytes []byte) *privatecapb.CreateCertificateRequest
func SpiffeSubject ¶
func SpiffeSubject(id string) *privatecapb.CertificateConfig_SubjectConfig
SPIFFE IDs go as "Uris" according to the spec: https://github.com/spiffe/spiffe/blob/main/standards/X509-SVID.md
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.