Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CRDController ¶
type CRDController struct {
// contains filtered or unexported fields
}
CRDController is the controller implementation for TalosServiceAccount resources.
func NewCRDController ¶
func NewCRDController( talosCA *x509.PEMEncodedCertificateAndKey, kubeconfig *rest.Config, allowedNamespaces []string, allowedRoles []string, logger *zap.Logger, ) (*CRDController, error)
NewCRDController creates a new CRD controller.
Click to show internal directories.
Click to hide internal directories.