ingress-nginx-helm/controllers/gce/loadbalancers
Tony Li e1d1445370 GCE/GKE "pre-shared" TLS cert (#291)
* add allow-named-tls annotation

* works for setting tls

* fix logs (mostly)

* add ssl cert annotation

* return an error when cert not found

* use annotation if specified, otherwise use spec

* add TODO on naming

* use the annotation key from k8s

* add unit test for HTTPS LB w/ cert annotation

* refactor logic and check for error

* move annotation to controller package

* remove todo for function naming
2017-03-07 13:42:41 -08:00
..
fakes.go GCE: Don't update URL Map if unchanged 2017-01-09 11:41:50 -08:00
interfaces.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
loadbalancers.go GCE/GKE "pre-shared" TLS cert (#291) 2017-03-07 13:42:41 -08:00
loadbalancers_test.go GCE/GKE "pre-shared" TLS cert (#291) 2017-03-07 13:42:41 -08:00