Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasRelabeling ¶
func HasRelabeling() bool
HasRelabeling returns true if there is global relabeling.
Types ¶
type Ctx ¶
type Ctx struct {
// contains filtered or unexported fields
}
Ctx holds relabeling context.
func (*Ctx) ApplyRelabeling ¶
ApplyRelabeling applies relabeling to the given labels and returns the result.
The returned labels are valid until the next call to ApplyRelabeling.
Click to show internal directories.
Click to hide internal directories.