Kazan v0.9.0 Kazan.Apis.Core.V1.TopologySelectorLabelRequirement View Source

A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.

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

Properties

  • key :: String

    • The label key that the selector applies to.
  • values :: [ String ]

    • An array of string values. One value must match the label to be selected. Each entry in Values is ORed.