Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubernetesCache ¶
func KubernetesCache(secret, namespace string, client kubernetes.Interface, deleteGracePeriod int64) autocert.Cache
KubernetesCache returns an autocert.Cache that will store the certificate as a secret in Kubernetes. It accepts a secret name, namespace, kubrenetes.Clientset, and grace period (in seconds)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.