package
4.1.0+incompatible
Repository: https://github.com/optimizely/agent.git
Documentation: pkg.go.dev

# Functions

NewDefaultConfig returns the default configuration for Optimizely Agent.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AuthDisabledWarningTemplate is used to log a warning when auth is disabled for API or Admin endpoints.
HTTPSDisabledWarning is logged when keyfile and certfile are not provided in server configuration.

# Structs

AdminConfig holds the configuration for the admin web interface.
AgentConfig is the top level configuration struct.
APIConfig holds the REST API configuration.
BatchRequestsConfig holds the configuration for batching.
ClientConfig holds the configuration options for the Optimizely Client.
CORSConfig holds the CORS middleware configuration.
FeatureSyncConfig contains Notification Synchronization configuration for the multiple Agent nodes.
LogConfig holds the log configuration.
OAuthClientCredentials are used for issuing access tokens.
OdpConfig holds the odp configuration.
No description provided by the author
RuntimeConfig holds any configuration related to the native runtime package These should only be configured when debugging in a non-production environment.
ServerConfig holds the global http server configs.
ServiceAuthConfig holds the authentication configuration for a particular service.
SyncConfig contains Synchronization configuration for the multiple Agent nodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WebhookConfig holds configuration for Optimizely Webhooks.
WebhookProject holds the configuration for a single Project webhook.

# Type aliases

ODPCacheConfigs defines the generic mapping of odp cache plugins.
PluginConfigs defines the generic mapping of middleware plugins.
No description provided by the author
No description provided by the author
UserProfileServiceConfigs defines the generic mapping of userprofileservice plugins.