package
0.0.0-20220126183047-e35233a30c3d
Repository: https://github.com/codeready-toolchain/devcluster.git
Documentation: pkg.go.dev

# Functions

New creates a new configuration.

# Constants

DefaultAuthClientConfigContentType specifies the auth client config content type.
DefaultAuthClientConfigRaw specifies the auth client config.
DefaultAuthClientLibraryURL is the default auth library location.
DefaultAuthClientPublicKeysURL is the default log level used in your service.
No description provided by the author
24 hours.
DefaultEnvironment is the default environment.
DefaultGracefulTimeout is the duration for which the server gracefully wait for existing connections to finish - e.g.
DefaultHTTPAddress is the address and port string that your service will be exported to by default.
DefaultHTTPCompressResponses compresses HTTP responses for clients that support it via the 'Accept-Encoding' header.
DefaultHTTPIdleTimeout specifies the default timeout for HTTP idling.
DefaultHTTPReadTimeout specifies the default timeout for HTTP reads.
DefaultHTTPWriteTimeout specifies the default timeout for HTTP writes.
No description provided by the author
DefaultLogJSON is a switch to toggle on and off JSON log output.
DefaultLogLevel is the default log level used in your service.
No description provided by the author
DefaultNamespace is the default k8s namespace to use.
EnvPrefix will be used for environment variable name prefixing.
No description provided by the author
No description provided by the author

# Variables

BuildTime set by build script in ISO 8601 (UTC) format: YYYY-MM-DDThh:mm:ssTZD (see https://www.w3.org/TR/NOTE-datetime for details).
Commit current build commit set by build script.
StartTime in ISO 8601 (UTC) format.

# Structs

Config encapsulates the Viper configuration which stores the configuration data in-memory.