LabelSelectorBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Name🔗
Name of the label to select.
Operator🔗
Operator used to perform the selection.
func (builder *LabelSelectorBuilder) Operator(operator promql.LabelMatchingOperator) *LabelSelectorBuilder
Value🔗
Value to match against.