Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { Certificate []byte Intermediate [][]byte NotAfter *timestamppb.Timestamp }
func (Response) CertificateHash ¶
func (Response) ToPBCertifyResponse ¶
func (r Response) ToPBCertifyResponse() *pb.CertifyResponse
type SigningRequest ¶
func (SigningRequest) ToCertManagerRequest ¶
func (r SigningRequest) ToCertManagerRequest(issuerRef cmmeta.ObjectReference, duration time.Duration) *cmapi.CertificateRequest
Click to show internal directories.
Click to hide internal directories.