Documentation ¶
Index ¶
Constants ¶
View Source
const MarathonConstraintPrefix = "Traefik-Marathon-505F9E15-BDC7-45E7-828D-C06C7BAB8091"
MarathonConstraintPrefix is the prefix for each label's key created from a Marathon application constraint. It is used in order to create a specific and unique pattern for these labels.
Variables ¶
This section is empty.
Functions ¶
func MatchLabels ¶ added in v2.1.0
MatchLabels reports whether the expression matches with the given labels. The expression must match any logical boolean combination of: - `Label(labelName, labelValue)` - `LabelRegex(labelName, regexValue)` - `MarathonConstraint(field:operator:value)`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.