class K8S::Api::Core::V1::PodReadinessGate
- K8S::Api::Core::V1::PodReadinessGate
- Reference
- Object
Overview
PodReadinessGate contains the reference to a pod condition
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/core/v1/pod_readiness_gate.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, condition_type : String)