//
pkg.gl
Category
github.com/projectcalico/calico
libcalico-go
lib
selector
package
3.30.0-0.dev+incompatible
Repository:
https://github.com/projectcalico/calico.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
11
Files
32 SLOC
#
Packages
parser
No description provided by the author
tokenizer
No description provided by the author
#
Functions
Normalise
Normalise converts the given selector to the form returned by Selector.String(), i.e.
Parse
Parse a string representation of a selector expression into a Selector.
#
Interfaces
Selector
Selector represents a label selector.