mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-04 14:22:38 -04:00
Adds a Log subresource to Pod storage. The Log subresource implements rest.GetterWithOptions and produces a ResourceStreamer resource that will stream the log output from the pod's host node. |
||
|---|---|---|
| .. | ||
| etcd | ||
| rest | ||
| doc.go | ||
| registry.go | ||
| registry_test.go | ||