Documentation ¶
Index ¶
- func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
- func EnhanceMiddleware(d registry.Registry, n *negroni.Negroni, address string, ...) http.Handler
- func GetOrCreateTLSCertificate(cmd *cobra.Command, d registry.Registry, iface config.ServeInterface) []tls.Certificate
- func RunServeAdmin(cmd *cobra.Command, _ []string)
- func RunServeAll(cmd *cobra.Command, _ []string)
- func RunServePublic(cmd *cobra.Command, _ []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachCertificate ¶
func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
func EnhanceMiddleware ¶
func GetOrCreateTLSCertificate ¶
func GetOrCreateTLSCertificate(cmd *cobra.Command, d registry.Registry, iface config.ServeInterface) []tls.Certificate
func RunServeAdmin ¶
func RunServeAll ¶
func RunServePublic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.