k3s/pkg/kubectl
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
..
cmd Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
metricsutil Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
plugins Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
proxy Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
resource Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
testing kubectl: simplify deepcopy calls 2017-08-16 10:58:51 +02:00
util move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
validation Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
BUILD Remove kubectl's dependence on schema file in pkg/api/validation. 2017-08-16 16:38:28 -07:00
OWNERS
apply.go
autoscale.go
bash_comp_utils.go
cluster.go
cluster_test.go
clusterrolebinding.go
configmap.go
configmap_test.go Relax restrictions on environment variable names. 2017-07-28 22:11:26 +02:00
delete.go rename this file to delete.go to avoid confusion 2017-07-29 03:29:14 +00:00
delete_test.go kubectl: simplify deepcopy calls 2017-08-16 10:58:51 +02:00
deployment.go kubectl: deploy generators don't need to impl Generator iface 2017-07-31 12:26:17 -07:00
doc.go
env_file.go Relax restrictions on environment variable names. 2017-07-28 22:11:26 +02:00
env_file_test.go
explain.go cmd/explain: make 'recursive' local var (not global) 2017-08-01 15:25:56 -07:00
generate.go UTs for pkg/kubectl generate_test.go 2017-08-03 21:34:03 +08:00
generate_test.go UTs for pkg/kubectl generate_test.go 2017-08-03 21:34:03 +08:00
history.go Merge pull request #50008 from atlassian/meta-controller-ref 2017-08-10 17:07:30 -07:00
interfaces.go
kubectl.go
kubectl_test.go
namespace.go
namespace_test.go
pdb.go
quota.go
quota_test.go
resource_filter.go
resource_filter_test.go
rolebinding.go
rolebinding_test.go
rollback.go Merge pull request #49830 from jianglingxia/jlx72916 2017-08-09 22:07:15 -07:00
rolling_updater.go kubectl: simplify deepcopy calls 2017-08-16 10:58:51 +02:00
rolling_updater_test.go Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
rollout_status.go DS: kubectl changes 2017-07-25 11:47:57 -07:00
rollout_status_test.go
run.go Relax restrictions on environment variable names. 2017-07-28 22:11:26 +02:00
run_test.go Relax restrictions on environment variable names. 2017-07-28 22:11:26 +02:00
scale.go
scale_test.go fix error message for scale 2017-08-09 10:37:03 +08:00
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go
secret_for_tls_test.go
secret_test.go Relax restrictions on environment variable names. 2017-07-28 22:11:26 +02:00
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorting_printer.go
sorting_printer_test.go
versioned_client.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00