moonstone.parsers.metadata.YAMLBasedMetadataParser

class moonstone.parsers.metadata.YAMLBasedMetadataParser(metadata_file_path, config_file_path, **kwargs)[source]

Metadata Parser with operations configured in a YAML file.

__init__(metadata_file_path, config_file_path, **kwargs)[source]

Metadata Parser with operations configured in a YAML file.

Methods

__init__(metadata_file_path, …)

Metadata Parser with operations configured in a YAML file.