Remove useless func in FuncMaps
This commit is contained in:
parent
ec05fbcf19
commit
d469d426f8
4 changed files with 0 additions and 5 deletions
|
@ -139,7 +139,6 @@ func (provider *Marathon) loadMarathonConfig() *types.Configuration {
|
|||
"getEntryPoints": provider.getEntryPoints,
|
||||
"getFrontendRule": provider.getFrontendRule,
|
||||
"getFrontendBackend": provider.getFrontendBackend,
|
||||
"replace": replace,
|
||||
"hasCircuitBreakerLabels": provider.hasCircuitBreakerLabels,
|
||||
"hasLoadBalancerLabels": provider.hasLoadBalancerLabels,
|
||||
"hasMaxConnLabels": provider.hasMaxConnLabels,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue