package
0.8.1
Repository: https://github.com/clusterpedia-io/api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

KeyAndOperator represents key and operator.
Values represents values.

# Structs

No description provided by the author
Lexer represents the Lexer struct for label selector.
No description provided by the author
No description provided by the author
ScannedItem contains the Token and the literal produced by the lexer.

# Interfaces

Selector represents a label selector.

# Type aliases

ByKey sorts requirements by key to obtain deterministic parser.
ParserContext represents context during parsing: some literal for example 'in' and 'notin' can be recognized as operator for example 'x in (a)' but it can be recognized as value for example 'value in (in)'.
No description provided by the author