package
0.0.0-20240910131244-13d20f98e541
Repository: https://github.com/redhatinsights/edge-api.git
Documentation: pkg.go.dev

# Functions

CreateEdgeAPIConfig create a new configuration for Edge API.
Get returns an initialized EdgeConfig.
GetConfigValues return all configuration values that may be used for logging.
Init configuration for service.
LogConfigAtStartup logs specific edgeConfig fields at startup.

# Constants

DefaultDistribution set the default image distribution in case miss it.
ostree ref for supported distributions.
No description provided by the author

# Variables

DistributionsPackages add packages by image.
DistributionsRefs set the ref to Images.
RequiredPackages contains minimun list of packages to build an image.
RHEL8 contains additional list of packages to build an image to >= RHEL85.
RHEL8X contains additional list of packages to build an image to = RHEL8X.
RHEL90 contains additional list of packages to build an image to = RHEL90.

# Structs

DevConfigFile is a wrapper for local dev kafka edgeConfig.
EdgeConfig represents the runtime configuration.