workflow.v1alpha1.synchronization
"Synchronization holds synchronization lock configuration"
Index
fn withMutexes(mutexes)fn withMutexesMixin(mutexes)fn withSemaphores(semaphores)fn withSemaphoresMixin(semaphores)
Fields
fn withMutexes
withMutexes(mutexes)
"v3.6 and after: Mutexes holds the list of Mutex lock details"
fn withMutexesMixin
withMutexesMixin(mutexes)
"v3.6 and after: Mutexes holds the list of Mutex lock details"
Note: This function appends passed data to existing values
fn withSemaphores
withSemaphores(semaphores)
"v3.6 and after: Semaphores holds the list of Semaphores configuration"
fn withSemaphoresMixin
withSemaphoresMixin(semaphores)
"v3.6 and after: Semaphores holds the list of Semaphores configuration"
Note: This function appends passed data to existing values