PodReadinessGate

data class PodReadinessGate(val conditionType: String)

PodReadinessGate contains the reference to a pod condition

Constructors

Link copied to clipboard
constructor(conditionType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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