package node
import "k8s.io/kubernetes/cmd/kubeadm/app/node"
Index ¶
- Constants
- func PerformTLSBootstrap(cfg *clientcmdapi.Config, hostName string) error
- func ValidateAPIServer(client *clientset.Clientset) error
Constants ¶
const CSRContextAndUser = "kubelet-csr"
Functions ¶
func PerformTLSBootstrap ¶
func PerformTLSBootstrap(cfg *clientcmdapi.Config, hostName string) error
PerformTLSBootstrap executes a node certificate signing request.
func ValidateAPIServer ¶
ValidateAPIServer makes sure the server we're connecting to supports the Beta Certificates API
Source Files ¶
csr.go validate.go
- Version
- v1.6.3-beta.0
- Published
- Apr 19, 2017
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 25 seconds ago –
Tools for package owners.