mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-15 14:26:33 -04:00
Add tracking on resource.Builder if a "named" item is requested (from file, stream, url, or resource args) and use that in `get` to accurately determine whether to filter resources. Add tests. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| builder.go | ||
| builder_test.go | ||
| doc.go | ||
| helper.go | ||
| helper_test.go | ||
| interfaces.go | ||
| mapper.go | ||
| result.go | ||
| selector.go | ||
| visitor.go | ||
| visitor_test.go | ||