mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Setting up a new master.Master instance requires passing around too many arguments. Add a master.Config type and group related master configs. Refactor all commands to instantiate new masters using a master.Config struct. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| master.go | ||
| pod_cache.go | ||
| pod_cache_test.go | ||