Documentation ¶
Overview ¶
Package csr contains functions to validate certificate signing requests
Index ¶
Constants ¶
View Source
const NodesGroup = "system:nodes"
NodesGroup defines the group name for a node.
View Source
const NodesPrefix = "system:node:"
NodesPrefix defines the prefix name for a node.
Variables ¶
This section is empty.
Functions ¶
func ValidateKubeletCSR ¶
func ValidateKubeletCSR(csr *x509.CertificateRequest, machine *infrav1.HCloudMachine) error
ValidateKubeletCSR validates a CSR.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.