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.17.10-rc.0
- Published
- Jul 15, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 4 minutes ago –
Tools for package owners.