Kazan v0.11.0 Kazan.Apis.Core.V1.PodReadinessGate View Source

PodReadinessGate contains the reference to a pod condition

OpenAPI Definition: io.k8s.api.core.v1.PodReadinessGate

Properties

  • condition_type :: String

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

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Core.V1.PodReadinessGate{condition_type: String.t()}