PodReadinessGate

io.k8s.api.core.v1.PodReadinessGate
See thePodReadinessGate companion object
final case class PodReadinessGate(conditionType: String)

PodReadinessGate contains the reference to a pod condition

Attributes

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

Members list

Value members

Concrete methods

transforms conditionType to result of function

transforms conditionType to result of function

Attributes

Source
PodReadinessGate.scala

Returns a new data with conditionType set to new value

Returns a new data with conditionType set to new value

Attributes

Source
PodReadinessGate.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product