sdk.lusid.extensions.configuration_loaders

Functions

get_api_configuration

Read configuration from config loaders.

Classes

ArgsConfigurationLoader

ConfigurationLoader which loads in config from kwargs in constructor

ConfigurationLoader

The ApiConfigurationLoader is responsible for populating the API and Proxy configuration from a secrets file or environment variables with preference given to the secrets file.

EnvironmentVariablesConfigurationLoader

ConfigurationLoader which reads config from environment variables

SecretsFileConfigurationLoader

Configuration Loader for reading secrets from a json secrets file