package
0.0.0-20240222061808-473e3f1cf9cc
Repository: https://github.com/joyzf/zoom.git
Documentation: pkg.go.dev

# Functions

LoadConfig reads in config file and ENV variables if set.
NewConfig returns a Config struct with the default values.

# Constants

RecommendedEnvPrefix defines the ENV prefix used by all iam service.
RecommendedHomeDir defines the default directory used to place all iam service configurations.

# Structs

CertKey contains configuration items related to certificate.
CompletedConfig is the completed configuration for GenericAPIServer.
Config is a structure used to configure a GenericAPIServer.
GenericAPIServer contains state for an iam api server.
InsecureServingInfo holds configuration of the insecure http server.
JwtInfo defines jwt fields used to create jwt authentication middleware.
SecureServingInfo holds configuration of the TLS server.