package
0.0.0-20240415083706-86ef13d49059
Repository: https://github.com/chever-john/cas.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.
SecureServingInfo holds configuration of the TLS server.