package certificate
import "k8s.io/kubectl/pkg/util/certificate"
Index ¶
Functions ¶
func ParseCSR ¶
func ParseCSR(pemBytes []byte) (*x509.CertificateRequest, error)
ParseCSR extracts the CSR from the API object and decodes it.
Source Files ¶
certificate.go
- Version
- v0.32.3 (latest)
- Published
- Mar 12, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 6 days ago –
Tools for package owners.