ArgoWorkflows::IoArgoprojWorkflowV1alpha1MutexStatus

Properties

Name Type Description Notes
holding Array<IoArgoprojWorkflowV1alpha1MutexHolding> Holding is a list of mutexes and their respective objects that are held by mutex lock for this io.argoproj.workflow.v1alpha1. [optional]
waiting Array<IoArgoprojWorkflowV1alpha1MutexHolding> Waiting is a list of mutexes and their respective objects this workflow is waiting for. [optional]