//
pkg.gl
Category
github.com/libnux/kubernetes
pkg
kubelet
util
csr
package
1.6.0-alpha.0
Repository:
https://github.com/libnux/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
80 SLOC
#
Functions
RequestNodeCertificate
RequestNodeCertificate will create a certificate signing request and send it to API server, then it will watch the object's status, once approved by API server, it will return the API server's issued certificate (pem-encoded).