ContainerRestartRule

io.k8s.api.core.v1.ContainerRestartRule
See theContainerRestartRule companion object

ContainerRestartRule describes how a container exit is handled.

Attributes

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

Members list

Value members

Concrete methods

transforms action to result of function

transforms action to result of function

Attributes

Source
ContainerRestartRule.scala

if exitCodes has a value, transforms to the result of function

if exitCodes has a value, transforms to the result of function

Attributes

Source
ContainerRestartRule.scala

Returns a new data with action set to new value

Returns a new data with action set to new value

Attributes

Source
ContainerRestartRule.scala

Returns a new data with exitCodes set to new value

Returns a new data with exitCodes set to new value

Attributes

Source
ContainerRestartRule.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product