Documentation ¶
Index ¶
- func GetAPIFrontendAutocertCache(c *etcd.Client) autocert.Cache
- func GetAPIFrontendAutocertInfo(c *etcd.Client) (hostname string, email string, err error)
- func GetAPIFrontendAutocertTLS(c *etcd.Client) (*tls.Config, error)
- func GetAPIFrontendCertSrc(c *etcd.Client) (source string, err error)
- func GetAPIFrontendHardcoded(c *etcd.Client) (cert []byte, key []byte, err error)
- func NewFrontendModule(c *etcd.Client) admincli.CLIModule
- type EtcdCache
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAPIFrontendHardcoded ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.