# Functions
No description provided by the author
No description provided by the author
No description provided by the author
ParseMatcher parses a string of $tag_key$op"$tag_value" form, where $op is one of the supported match operators.
ParseMatchers parses a string of $tag_matcher<,$tag_matchers> form.
ParseQuery parses a string of $app_name<{<$tag_matchers>}> form.
ValidateAppName report an error if the given app name n violates constraints.
ValidateTagKey report an error if the given key k violates constraints.
# Constants
=.
=~.
!=.
!~.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ByPriority is a supplemental type for sorting tag matchers.
No description provided by the author