Renamed kubernetes provider in kubernetesIngress provider

This commit is contained in:
Jean-Baptiste Doumenjou 2019-07-08 21:36:03 +02:00 committed by Traefiker Bot
parent cc4258bf9d
commit 8ab33db51a
12 changed files with 81 additions and 79 deletions

View file

@ -81,7 +81,8 @@ func Test_doOnJSON(t *testing.T) {
"Etcd": null,
"Zookeeper": null,
"Boltdb": null,
"Kubernetes": null,
"KubernetesIngress": null,
"KubernetesCRD": null,
"Mesos": null,
"Eureka": null,
"ECS": null,
@ -164,7 +165,8 @@ func Test_doOnJSON(t *testing.T) {
"Etcd": null,
"Zookeeper": null,
"Boltdb": null,
"Kubernetes": null,
"KubernetesIngress": null,
"KubernetesCRD": null,
"Mesos": null,
"Eureka": null,
"ECS": null,