Renamed kubernetes
provider in kubernetesIngress
provider
This commit is contained in:
parent
cc4258bf9d
commit
8ab33db51a
12 changed files with 81 additions and 79 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue