| mutex |
IoArgoprojWorkflowV1alpha1Mutex |
Mutex holds the Mutex lock details - deprecated, use mutexes instead |
[optional] |
| mutexes |
Array<IoArgoprojWorkflowV1alpha1Mutex> |
v3.6 and after: Mutexes holds the list of Mutex lock details |
[optional] |
| semaphore |
IoArgoprojWorkflowV1alpha1SemaphoreRef |
Semaphore holds the Semaphore configuration - deprecated, use semaphores instead |
[optional] |
| semaphores |
Array<IoArgoprojWorkflowV1alpha1SemaphoreRef> |
v3.6 and after: Semaphores holds the list of Semaphores configuration |
[optional] |