Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type ListenOpts ¶
type ListenOpts struct { CA *x509.Certificate CAKey crypto.Signer Storage dynamiclistener.TLSStorage Secrets v1.SecretController CertNamespace string CertName string CANamespace string CAName string CertBackup string AcmeDomains []string BindHost string NoRedirect bool TLSListenerConfig dynamiclistener.Config }
Click to show internal directories.
Click to hide internal directories.