# Functions
NewEnvConfigFactoryForAutoConfig creates an EnvConfigFactory based on the auto-configuration mode settings.
NewEnvConfigFactoryForOfflineMode creates an EnvConfigFactory based on the offline mode settings.
No description provided by the author
# Structs
EnvConfigFactory is an abstraction of the logic for generating environment configurations that are partly parameterized, instead of each environment being manually configured.
EnvironmentParams contains environment-specific information obtained from LaunchDarkly which will be used to configure a Relay environment in auto-configuration mode or offline mode.
EnvironmentRep is a representation of an environment that is being added or updated.
ExpiringKeyRep describes an old key that will expire at the specified date/time.
No description provided by the author
No description provided by the author
No description provided by the author
SDKKeyRep describes an SDK key optionally accompanied by an old expiring key.