tsqtsq - v1.2.0
Preparing search index...
index
LabelSelector
Type Alias LabelSelector
A single label matcher with operator and value.
type
LabelSelector
=
{
label
:
string
;
operator
:
MatchingOperator
;
value
:
string
;
}
Index
Properties
label
operator
value
Properties
label
label
:
string
operator
operator
:
MatchingOperator
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
operator
value
tsqtsq - v1.2.0
Loading...
A single label matcher with operator and value.