Class V1PodFailurePolicyRule

java.lang.Object
io.kubernetes.client.openapi.models.V1PodFailurePolicyRule

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-12-05T08:14:34.919Z[Etc/UTC]") public class V1PodFailurePolicyRule extends Object
PodFailurePolicyRule describes how a pod failure is handled when the requirements are met. One of OnExitCodes and onPodConditions, but not both, can be used in each rule.