class Pyrite::Api::Core::V1::PodReadinessGate
Overview
PodReadinessGate contains the reference to a pod condition
Defined in:
versions/v1.14/api/core/v1/pod_readiness_gate.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
PodReadinessGate contains the reference to a pod condition
-
.new(pull : JSON::PullParser)
PodReadinessGate contains the reference to a pod condition
- .new(*, condition_type : String)
Instance Method Summary
Constructor methods inherited from class Pyrite::Kubernetes::Spec
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new
Constructor Detail
def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
PodReadinessGate contains the reference to a pod condition