kubernetes/pkg/kubectl
2017-01-10 16:31:52 -06:00
..
cmd Refactor tests to match new versioned code structure 2017-01-06 23:45:03 -05:00
metricsutil Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
resource Refactor tests to match new versioned code structure 2017-01-06 23:45:03 -05:00
testing Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
apply.go Compute apply patch using versioned object 2016-12-09 16:26:04 -05:00
autoscale.go check the value of min and max 2016-12-01 16:09:05 +08:00
bash_comp_utils.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
cluster_test.go [Federation][(Un)join-00] Implement federation/cluster resource generator. 2016-11-01 00:58:54 -07:00
cluster.go [Federation][(Un)join-00] Implement federation/cluster resource generator. 2016-11-01 00:58:54 -07:00
clusterrolebinding.go fix group in create clusterrolebinding 2016-12-22 10:14:11 +08:00
configmap_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
configmap.go Move IsSecretKey into util/validation 2016-07-03 02:19:09 -07:00
custom_column_printer_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
custom_column_printer.go Switch to use pkg/apis/meta/v1/unstructured and the new interfaces 2016-12-10 18:05:28 -05:00
deployment_test.go kubectl: fix 'create deployment' to set container name correctly 2016-12-14 17:32:33 +01:00
deployment.go kubectl: fix 'create deployment' to set container name correctly 2016-12-14 17:32:33 +01:00
describe_test.go ConfigMaps populate environment variables 2017-01-03 11:02:15 -05:00
describe.go set qos class field in pod status 2017-01-10 16:31:52 -06:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
explain.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
history.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
interfaces.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubectl_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubectl.go ShortcutExpander has been extended in a way that it will examine a hardcoded list of tuples anticipated from the server when 2016-12-22 17:29:52 +01:00
namespace_test.go Fix namespace_test error message 2016-08-08 12:08:57 +10:00
namespace.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move pkg/kubectl reviewers into an alias 2016-10-28 14:54:17 -07:00
pdb.go refactor: generated 2016-12-03 19:10:46 -05:00
proxy_server_test.go Make kubectl proxy accept empty path 2016-12-25 18:31:55 +01:00
proxy_server.go Make kubectl proxy accept empty path 2016-12-25 18:31:55 +01:00
quota_test.go Add --scopes to kubectl-create-quota and add tests 2016-07-26 14:12:35 +02:00
quota.go Add --scopes to kubectl-create-quota and add tests 2016-07-26 14:12:35 +02:00
resource_filter.go reduce decoding times by changing kubectl.Filter(runtime.Object, *PrintOptions)'s return value 2016-12-16 09:37:11 +08:00
resource_printer_test.go Add software versions to "kubectl get nodes -o wide" output. 2017-01-09 03:06:28 +00:00
resource_printer.go Add software versions to "kubectl get nodes -o wide" output. 2017-01-09 03:06:28 +00:00
rolebinding.go add create rolebinding 2016-12-21 09:03:27 -05:00
rollback.go generated: refactor 2016-11-23 22:30:47 -06:00
rolling_updater_test.go kubectl: ignore deleted pods in the rolling updater 2016-12-22 14:26:17 +01:00
rolling_updater.go kubectl: ignore deleted pods in the rolling updater 2016-12-22 14:26:17 +01:00
rollout_status_test.go kubectl: add --revision flag in rollout status 2016-10-10 15:04:46 +02:00
rollout_status.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
run_test.go Add test for CronJob generator 2016-12-20 10:00:00 +01:00
run.go Remove extensions/v1beta1 Job 2016-12-17 00:07:24 +01:00
scale_test.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
scale.go Remove extensions/v1beta1 Job 2016-12-17 00:07:24 +01:00
secret_for_docker_registry_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
secret_for_docker_registry.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
secret_for_tls_test.go the created path should be closed in test case 2016-09-06 11:08:52 +08:00
secret_for_tls.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
secret_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
secret.go Move IsSecretKey into util/validation 2016-07-03 02:19:09 -07:00
service_basic_test.go Add "create service" sub-commands 2016-08-08 12:31:21 +10:00
service_basic.go create service add create ExternalName service implementation 2016-11-16 04:47:10 -05:00
service_test.go Allow no ports when exposing headless service 2016-09-15 14:56:49 -04:00
service.go Allow no ports when exposing headless service 2016-09-15 14:56:49 -04:00
serviceaccount_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
serviceaccount.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sorted_resource_name_list_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sorted_resource_name_list.go kubectl 2016-11-23 15:53:09 -08:00
sorting_printer_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
sorting_printer.go Sorting printer changed 2016-12-10 18:07:33 -05:00
stop_test.go GetOptions in client calls 2016-12-09 09:42:01 +01:00
stop.go ReplicaSet has owner ref of the Deployment that created it 2016-12-22 16:45:50 -08:00
versioned_client.go run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00