class K8S::Api::Discovery::V1alpha1::EndpointConditions
- K8S::Api::Discovery::V1alpha1::EndpointConditions
- Reference
- Object
Overview
EndpointConditions represents the current condition of an endpoint.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/discovery/v1alpha1/endpoint_conditions.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, ready : Bool? = nil)