feat: Add Trace in Base Provider.

This commit is contained in:
Fernandez Ludovic 2017-07-07 23:47:43 +02:00 committed by Ludovic Fernandez
parent 242f1b9c3c
commit b365836c57

View file

@ -30,6 +30,7 @@ type BaseProvider struct {
Watch bool `description:"Watch provider"`
Filename string `description:"Override default configuration template. For advanced users :)"`
Constraints types.Constraints `description:"Filter services by constraint, matching with Traefik tags."`
Trace bool `description:"Display additional provider logs (if available)."`
}
// MatchConstraints must match with EVERY single contraint