Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseLabeler ¶
type BaseLabeler struct {
LabelName string
}
func (BaseLabeler) Equals ¶
func (l BaseLabeler) Equals(labeler Labeler) bool
func (BaseLabeler) GetLabelName ¶
func (l BaseLabeler) GetLabelName() string
func (BaseLabeler) IsLabeled ¶
func (l BaseLabeler) IsLabeled(res Resource) bool
func (BaseLabeler) Label ¶
func (l BaseLabeler) Label(res Resource)
Click to show internal directories.
Click to hide internal directories.