Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MatchExpressionsProperties

Package version

Resource Sync Rules matchExpression property definition.

Hierarchy

  • MatchExpressionsProperties

Index

Properties

Properties

Optional key

key: undefined | string

Key is the label key that the selector applies to.

Optional operator

operator: undefined | string

The Operator field represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.

Optional values

values: string[]

The label value

Generated using TypeDoc