Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type Controller struct + func NewController(k8sClient kubernetes.Interface, ...) *Controller + func (c *Controller) Approve(csr *certificatesv1beta1.CertificateSigningRequest) error + func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error + func (c *Controller) Start(stopCh <-chan struct{}) error + func (c *Controller) UpdateKubeconfig(csr *certificatesv1beta1.CertificateSigningRequest) error