# Packages
No description provided by the author
# Functions
No description provided by the author
Constructs a provider that refreshes configs from Lekko backend repeatedly in the background, caching the configs in-memory.
Reads configuration from a git repository on-disk.
Fetches configuration directly from Lekko Backend APIs.
Fetches configuration from a lekko sidecar, likely running on the local network.
No description provided by the author
Merge allows you to pass arbitrary context variables in order to perform rules evaluation on your configs in real time.
A function is returned to close the client.
No description provided by the author
No description provided by the author
No description provided by the author
For connecting to the sidecar without TLS configured.
For providers that communicate directly with Lekko backend, api key is required.
If this option is set, the cached provider will expose a web server at the provided port for debugging.
Optionally configure an update interval for the cached provider.
Used to override the default Lekko URL.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Identifies a configuration repository on github.com.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Client allows retrieving lekko configs.
A provider evaluates configuration from a number of sources.
No description provided by the author
# Type aliases
No description provided by the author