cpdflow.wkc.wkc.get_model_entry_details

get_model_entry_details(config: dict, space_type: str) dict[source]

Get all model entry details.

Parameters:
  • config (dict) – configuration dictionary

  • space_type (str) – project, development or production environment

Returns:

a dictionary of model entry detail names as keys and details as values

Return type:

dict