Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MatchError ¶
func BestSelectorMatchIndices ¶
func BestSelectorMatchIndices(selectable Selectable, selectors []v1alpha1.Selector) ([]int, MatchError)
BestSelectorMatchIndices returns a slice of indices into the passed in `selectors` which match the `selectable` with the most specificity. Any error processing a selector includes the index of the offending Selector.
type Selectable ¶
Click to show internal directories.
Click to hide internal directories.