Refactor listers

This commit is contained in:
Manuel de Brito Fontes 2017-09-30 21:48:14 -03:00
parent 73bca9f192
commit a1b458f7fb
6 changed files with 104 additions and 87 deletions

View file

@ -322,7 +322,7 @@ func TestBuildNextUpstream(t *testing.T) {
}
func TestBuildRateLimit(t *testing.T) {
loc := ingress.Location{}
loc := &ingress.Location{}
loc.RateLimit.Connections.Name = "con"
loc.RateLimit.Connections.Limit = 1