Share via


TolerationOperator type

A toleration operator is the set of operators that can be used in a toleration.
KnownTolerationOperator can be used interchangeably with TolerationOperator, this enum contains the known values that the service supports.

Known values supported by the service

Exists: Toleration Operator Exists
Equal: Toleration Operator Equal

type TolerationOperator = string