workflow.v1alpha1.semaphoreStatus
Index
fn withHolding(holding)
fn withHoldingMixin(holding)
fn withWaiting(waiting)
fn withWaitingMixin(waiting)
Fields
fn withHolding
withHolding(holding)
"Holding stores the list of resource acquired synchronization lock for workflows."
fn withHoldingMixin
withHoldingMixin(holding)
"Holding stores the list of resource acquired synchronization lock for workflows."
Note: This function appends passed data to existing values
fn withWaiting
withWaiting(waiting)
"Waiting indicates the list of current synchronization lock holders."
fn withWaitingMixin
withWaitingMixin(waiting)
"Waiting indicates the list of current synchronization lock holders."
Note: This function appends passed data to existing values