SuccessPolicy

io.k8s.api.batch.v1.SuccessPolicy
See theSuccessPolicy companion object

SuccessPolicy describes when a Job can be declared as succeeded based on the success of some indexes.

Attributes

Companion
object
Source
SuccessPolicy.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to rules

Appends new values to rules

Attributes

Source
SuccessPolicy.scala

transforms rules to result of function

transforms rules to result of function

Attributes

Source
SuccessPolicy.scala

Returns a new data with rules set to new value

Returns a new data with rules set to new value

Attributes

Source
SuccessPolicy.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product