package
Version:
v0.0.0-...-3ec0304
Opens a new window with list of versions in this module.
Published: Sep 7, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Authentication struct {
OIDCAudience string
OIDCURL string
}
type GRPCInterceptors struct {
AuthenticationEnabled bool
AuthorizationEnabled bool
PrometheusEnabled bool
RecoveryEnabled bool
}
type GRPCUI struct {
Port string
}
type Metrics struct {
Enabled bool
}
type Prometheus struct {
Port string
}
type Rest struct {
Port string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.