Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Log logging.Config `mapstructure:"log"` OIDC *oidc.Config `mapstructure:"oidc"` Provider *providerV1.ServiceConfig `mapstructure:"provider"` }
Config defines runtime configuration for a valid server command
Click to show internal directories.
Click to hide internal directories.