# Functions

GetBoolValue get bool value associated to a label.
GetFuncBool a func related to GetBoolValue.
GetFuncInt a func related to GetIntValue.
GetFuncSliceString a func related to GetSliceStringValue.
GetFuncString a func related to GetStringValue.
GetInt64Value get int64 value associated to a label.
GetIntValue get int value associated to a label.
GetMapValue get Map value associated to a label.
GetSliceStringValue get a slice of string associated to a label.
GetStringMultipleStrict get multiple string values associated to several labels.
GetStringValue get string value associated to a label.
Has Check if a value is associated to a label.
HasPrefix Check if a value is associated to a less one label with a prefix.
ParseMapValue get Map value for a label value.
SplitAndTrimString splits separatedString at the separator character and trims each piece, filtering out empty pieces.

# Constants

Prefix of the Traefik labels.