Options
All
  • Public
  • Public/Protected
  • All
Menu

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

export
interface

IoK8sApiCoreV1TopologySelectorLabelRequirement

Hierarchy

  • IoK8sApiCoreV1TopologySelectorLabelRequirement

Index

Properties

Properties

key: string

The label key that the selector applies to.

memberof

IoK8sApiCoreV1TopologySelectorLabelRequirement

values: string[]

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

memberof

IoK8sApiCoreV1TopologySelectorLabelRequirement

Generated using TypeDoc