Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + const CSRAutoApprovalClusterRoleName + const NodeAutoApproveBootstrapClusterRoleBinding + const NodeAutoApproveCertificateRotationClusterRoleBinding + const NodeBootstrapperClusterRoleName + const NodeKubeletBootstrap + const NodeSelfCSRAutoApprovalClusterRoleName + func AllowBootstrapTokensToPostCSRs(client clientset.Interface) error + func AutoApproveNodeBootstrapTokens(client clientset.Interface) error + func AutoApproveNodeCertificateRotation(client clientset.Interface) error + func CreateNewTokens(client clientset.Interface, tokens []kubeadmapi.BootstrapToken) error + func UpdateOrCreateTokens(client clientset.Interface, failIfExists bool, ...) error