mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-24 03:15:23 -04:00
Instead of numerating all the etcd endpoints known by apiserver, we will group them by purpose. `etcd-0` will be the default etcd, `etcd-1` will be the first resource override, `etcd-2` will be the second override and so on. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| rest.go | ||
| rest_test.go | ||
| validator.go | ||
| validator_test.go | ||