Module ploigos_step_runner.config

Configuration for Ploigos workflow.

Sub-modules

ploigos_step_runner.config.config

Representation of configuration for workflow.

ploigos_step_runner.config.config_value

Representation of a configuration value.

ploigos_step_runner.config.config_value_decryptor

Abstract class for config value decryptor implementers.

ploigos_step_runner.config.decryptors

Decryptors for configuration values.

ploigos_step_runner.config.step_config

Representation of an individual step's step configuration.

ploigos_step_runner.config.sub_step_config

Representation of a sub step configuration.