This commit is contained in:
Lihua Tang 2018-02-08 11:15:50 +08:00 committed by Manuel Alejandro de Brito Fontes
parent d76ea2c6f4
commit 1947f35121
6 changed files with 6 additions and 6 deletions

View file

@ -128,7 +128,7 @@ type Lister struct {
IngressAnnotation IngressAnnotationsLister
}
// Controller defines the required controllers that interact agains the api server
// Controller defines the required controllers that interact against the api server
type Controller struct {
Ingress cache.Controller
Endpoint cache.Controller