Documentation
¶
Index ¶
Constants ¶
View Source
const ( DPAuthPKIMTLS )
Variables ¶
This section is empty.
Functions ¶
func ExecuteContext ¶
Types ¶
type DPAuthMode ¶
type DPAuthMode int
type ServerConfig ¶
type ServerConfig struct {
DPAuthMode DPAuthMode
DPAuthCert tls.Certificate
DPAuthCACerts []*x509.Certificate
KongCPCert tls.Certificate
Logger *zap.Logger
Metrics config.Metrics
Database config.Database
DisableAnonymousReports bool
}
Click to show internal directories.
Click to hide internal directories.