Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TopologySelectorTerm

A topology selector term represents the result of label queries. A null or empty topology selector term matches no objects. The requirements of them are ANDed. It provides a subset of functionality as NodeSelectorTerm. This is an alpha feature and may change in the future.

schema

io.k8s.api.core.v1.TopologySelectorTerm

Hierarchy

  • TopologySelectorTerm

Index

Properties

Optional Readonly matchLabelExpressions

matchLabelExpressions: TopologySelectorLabelRequirement[]

A list of topology selector requirements by labels.

schema

io.k8s.api.core.v1.TopologySelectorTerm#matchLabelExpressions

Generated using TypeDoc