Versions in this module Expand all Collapse all v1 v1.0.0 Oct 7, 2022 Changes in this version + func CreateWebhookKubeconfig(cert *tls.Certificate, kubeconfigPath, serverURL string) error + type KubeconfigParams struct + CertificateAuthorityBase64 string + ServerURL string + Token string + func (p KubeconfigParams) WriteKubeconfig(outputPath string, t *template.Template) error