package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Apr 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Func is a function type that implements the Labeler interface
LabelSetsFor calls LabelSetsFor on itself to satisfy the Labeler interface
type Labeler interface {
LabelSetsFor(obj interface{}) ([]labels.Set, error)
}
Labeler can provide label sets that describe an object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.