-
Clayton Coleman authored
When a CLI command `kubectl get rc --api-version=v1beta3` is called, the API resource name should match v1beta3, not whatever the default RESTMapper version is. This allows the correct resource name to be returned ("replicationcontrollers", instead of "replicationControllers").8bef68d4
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| errors | ||
| latest | ||
| meta | ||
| testapi | ||
| v1beta1 | ||
| v1beta2 | ||
| v1beta3 | ||
| validation | ||
| context.go | ||
| context_test.go | ||
| conversion.go | ||
| doc.go | ||
| helpers.go | ||
| meta.go | ||
| meta_test.go | ||
| ref.go | ||
| ref_test.go | ||
| register.go | ||
| serialization_test.go | ||
| types.go | ||
| unversioned.go |