Skip to content

batch.v1.uncountedTerminatedPods

"UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters."

Index

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