k3s/pkg/kubectl/cmd/testing
Clayton Coleman 04ab96d2bd
Unify Object and UnstructuredObject
The unified RESTMapper and Typer follow the new rules, but on error will
fallback to the legacy path (while still supporting Unstructured
objects). This allows callers to handle the appropriate distinction
themselves if necessary.

Add a LocalParam() method to the resource.Builder that DRYs up a large
chunk of complicated code in set commands.
2017-11-19 19:16:50 -05:00
..
BUILD Remove use of VersionedObject and simplify builder in generic methods 2017-11-19 19:16:49 -05:00
fake.go Unify Object and UnstructuredObject 2017-11-19 19:16:50 -05:00
zz_generated.deepcopy.go Update generated code 2017-11-10 18:26:46 +01:00