ingress-nginx-helm/internal/ingress/controller/store
Manuel Alejandro de Brito Fontes 9bcb5b08ea
Use a ring channel to avoid blocking write of events (#2082)
* Use a ring channel to avoid blocking write of events

* Add eapache/channels dependency
2018-02-13 17:46:18 -08:00
..
backend_ssl.go Use a ring channel to avoid blocking write of events (#2082) 2018-02-13 17:46:18 -08:00
backend_ssl_test.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
configmap.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
endpoint.go Cleanup 2018-01-18 17:35:00 -03:00
ingress.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
ingress_annotation.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
local_secret.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
local_secret_test.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
secret.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
service.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
store.go Use a ring channel to avoid blocking write of events (#2082) 2018-02-13 17:46:18 -08:00
store_test.go Use a ring channel to avoid blocking write of events (#2082) 2018-02-13 17:46:18 -08:00