package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Functions

RankedName compares the label names of li, lj lexically returning true if li.Name < lj.Name, else false.

# Type aliases

By is a functional type which compares two labels li, lj, returning true if li < lj, else false.