mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Implemented via HTTP and websocket. A test is present but this isn't yet wired into anything. Eventual purpose of this is to allow a scheduler to watch for new pods. Or allow replication controller to watch for new items it controlls. Generally, it'll be good to turn everything possible into a push instead of a poll. |
||
|---|---|---|
| .. | ||
| api | ||
| apiserver | ||
| client | ||
| cloudprovider | ||
| controller | ||
| health | ||
| healthz | ||
| httplog | ||
| kubecfg | ||
| kubelet | ||
| labels | ||
| master | ||
| proxy | ||
| registry | ||
| scheduler | ||
| tools | ||
| util | ||
| version | ||
| volume | ||
| watch | ||