Versions in this module Expand all Collapse all v1 v1.24.10 Oct 24, 2017 v1.24.9 Oct 24, 2017 Changes in this version + func NewGKECertificatesControllerCommand() *cobra.Command + func Run(s *GKECertificatesController) error + type GKECertificatesController struct + ApproveAllKubeletCSRsForGroup string + ClusterSigningGKEKubeconfig string + ClusterSigningGKERetryBackoff metav1.Duration + Kubeconfig string + func NewGKECertificatesController() *GKECertificatesController + func (s *GKECertificatesController) AddFlags(fs *pflag.FlagSet) + type GKESigner struct + func NewGKESigner(kubeConfigFile string, retryBackoff time.Duration, ...) (*GKESigner, error)