PodReadinessGate

com.coralogix.zio.k8s.model.core.v1.PodReadinessGate
See thePodReadinessGate companion object
case class PodReadinessGate(conditionType: String)

PodReadinessGate contains the reference to a pod condition

Value parameters

conditionType

ConditionType refers to a condition in the pod's condition list with matching type.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

ConditionType refers to a condition in the pod's condition list with matching type.

ConditionType refers to a condition in the pod's condition list with matching type.

This effect always succeeds, it is safe to use the field conditionType directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product