class K8S::Api::Core::V1::TopologySelectorLabelRequirement
- K8S::Api::Core::V1::TopologySelectorLabelRequirement
- Reference
- Object
Overview
A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.21/api/core/v1/topology_selector_label_requirement.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, key : String, values : Array)