Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunUpdaterAndServer ¶
RunUpdaterAndServer is the functional entry point to the application. This function starts the HTTP server and the periodic task executor.
Types ¶
type Config ¶
Config is a data structure that encapsulates the configuration parameters used to run the sigserver application.
func ParseCliFlags ¶
func ParseCliFlags(appVersionInfo utils.AppVersionInfo, defaults Config) Config
ParseCliFlags parses the CLI options passed to the application.
func ParseConfig ¶
func ParseConfig(appVersionInfo utils.AppVersionInfo) Config
ParseConfig parses environment variables and command line options for the runtime configuration.
func ParseEnvVars ¶
ParseEnvVars parses environment variables for runtime configuration.
Click to show internal directories.
Click to hide internal directories.