Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteWebhook ¶
DeleteWebhook represents func for deleting resources for a functional webhook
func InstallWebhook ¶
InstallWebhook represents func for installing needed resources for a functional webhook
Types ¶
type CA ¶
type CA struct { Key []byte Cert []byte CertObj *x509.Certificate KeyObj *rsa.PrivateKey }
CA represents struct for needed items for signing certs with a ca
Click to show internal directories.
Click to hide internal directories.