batch.v1.uncountedTerminatedPods
"UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters."
Index
fn withFailed(failed)
fn withFailedMixin(failed)
fn withSucceeded(succeeded)
fn withSucceededMixin(succeeded)
Fields
fn withFailed
withFailed(failed)
"failed holds UIDs of failed Pods."
fn withFailedMixin
withFailedMixin(failed)
"failed holds UIDs of failed Pods."
Note: This function appends passed data to existing values
fn withSucceeded
withSucceeded(succeeded)
"succeeded holds UIDs of succeeded Pods."
fn withSucceededMixin
withSucceededMixin(succeeded)
"succeeded holds UIDs of succeeded Pods."
Note: This function appends passed data to existing values