Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWebhookKubeconfig ¶
func CreateWebhookKubeconfig(cert *tls.Certificate, kubeconfigPath, serverURL string) error
CreateWebhookKubeconfig will create a kubeconfig for the webhook server
Types ¶
type KubeconfigParams ¶
func (KubeconfigParams) WriteKubeconfig ¶
func (p KubeconfigParams) WriteKubeconfig(outputPath string, t *template.Template) error
Click to show internal directories.
Click to hide internal directories.