kubernetes/pkg/kubectl/cmd/util
Jeffrey Regan dbc22ad6fd Remove kubectl's dependence on schema file in pkg/api/validation.
**What this PR does / why we need it**:

Makes functions in validation/schema.go private to kubectl,
further isolating kubectl.

**Which issue this PR fixes**

Part of a series of PRs to address kubernetes/community#598

**Release note**:
```release-note
NONE
```
2017-08-16 16:38:28 -07:00
..
editor kubectl: simplify deepcopy calls 2017-08-16 10:58:51 +02:00
jsonmerge Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
openapi openapi: Add validation logic 2017-08-11 17:02:31 -07:00
sanity Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
cached_discovery_test.go openapi: Fetch protobuf rather than Json 2017-06-23 13:50:50 -07:00
cached_discovery.go openapi: Fetch protobuf rather than Json 2017-06-23 13:50:50 -07:00
clientcache.go Converted usage of federation internal clientset to versioned clientset 2017-07-26 06:20:08 +05:30
factory_builder.go fix sort-by output problem 2017-07-17 10:26:34 +08:00
factory_client_access.go Merge pull request #49930 from soltysh/remove_scheduledjobs 2017-08-09 14:14:30 -07:00
factory_object_mapping_test.go remove registry from testing/fixture.go; update client-gen to not use 2017-05-04 11:30:51 -07:00
factory_object_mapping.go Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
factory_test.go Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
factory.go Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
helpers_test.go update import 2017-07-20 11:03:49 -07:00
helpers.go Merge pull request #50254 from liggitt/revert-disk-cache 2017-08-08 04:02:51 -07:00
printing.go Correct case for starting character of option string 2017-08-11 07:24:08 +10:00
shortcut_restmapper_test.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
shortcut_restmapper.go move category expansion out of restmapper 2017-03-27 13:54:05 -04:00