package certificate
import "k8s.io/kubectl/pkg/util/certificate"
Index ¶
Functions ¶
func ParseCSR ¶
func ParseCSR(obj *certificatesv1beta1.CertificateSigningRequest) (*x509.CertificateRequest, error)
ParseCSR extracts the CSR from the API object and decodes it.
Source Files ¶
certificate.go
- Version
- v0.18.0-alpha.2
- Published
- Jan 21, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 27 minutes ago –
Tools for package owners.