foundry_dev_tools.config package#
Configuration for Foundry DevTools.
Submodules#
- foundry_dev_tools.config.config module
- foundry_dev_tools.config.config_types module
- foundry_dev_tools.config.context module
FoundryContext
FoundryContext.__init__()
FoundryContext.token_provider
FoundryContext.config
FoundryContext.client
FoundryContext.host
FoundryContext.token
FoundryContext.catalog
FoundryContext.compass
FoundryContext.jemma
FoundryContext.metadata
FoundryContext.data_proxy
FoundryContext.schema_inference
FoundryContext.multipass
FoundryContext.foundry_sql_server
FoundryContext.build2
FoundryContext.foundry_stats
FoundryContext.s3
FoundryContext.ontologies
FoundryContext.cached_foundry_client
FoundryContext.foundry_rest_client
FoundryContext.get_dataset()
FoundryContext.get_dataset_by_path()
FoundryContext.get_resource()
FoundryContext.get_resource_by_path()
FoundryContext.get_user_info()
FoundryContext.create_group()
- foundry_dev_tools.config.token_provider module