mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-10 18:40:55 -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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| helper.go | ||
| helper_test.go | ||
| types.go | ||
| validation.go | ||
| validation_test.go | ||