mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 09:53:38 -04:00
we are saving this information in an env variable `KUBE_INTEGRATION_ETCD_URL` So just pick it up from there when needed. Currently when someone uses framework.RunCustomEtcd directly, the global variable is *not* set and the code that uses `GetEtcdURL` returns empty string. Signed-off-by: Davanum Srinivas <davanum@gmail.com> |
||
|---|---|---|
| .. | ||
| controlplane_utils.go | ||
| etcd.go | ||
| flags.go | ||
| OWNERS | ||
| perf_utils.go | ||
| serializer.go | ||
| test_server.go | ||
| util.go | ||