Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabelManager ¶
type LabelManager struct {
// contains filtered or unexported fields
}
LabelManager provides mechanism to query method/label information
func NewLabelManager ¶
func NewLabelManager(config *LabelManagerConfig) *LabelManager
NewLabelManager creates a new instance of LabelManager
type LabelManagerConfig ¶
type LabelManagerConfig struct {
Entries []*LabelManagerConfigEntry
}
type LabelManagerConfigEntry ¶
Click to show internal directories.
Click to hide internal directories.