DagsterPipes.ParamsLoader (dagster_pipes v0.1.0)
Object that loads params passed from the orchestration process by the context injector and
message reader. These params are used to respectively bootstrap the
PipesContextLoader
and PipesMessageWriter
.
Summary
Functions
Constructs params loader at the init time.
Contructs params loader that extracts params from environment variables.