kubernetes/pkg/kubectl
Kubernetes Submit Queue 4a9a702ee1 Merge pull request #45926 from MrHohn/api-annotations-move
Automatic merge from submit-queue

Move all API related annotations into annotation_key_constants.go

Separate from #45869. See https://github.com/kubernetes/kubernetes/pull/45869#discussion_r116839411 for details.

This PR does nothing but move constants around :)

/assign @caesarxuchao 

**Release note**:

```release-note
NONE
```
2017-05-17 10:34:53 -07:00
..
cmd Merge pull request #45926 from MrHohn/api-annotations-move 2017-05-17 10:34:53 -07:00
metricsutil
plugins
resource
testing
BUILD Autogenerated files 2017-05-16 21:55:51 -07:00
OWNERS
apply.go Move API annotations into annotation_key_constants and remove api/annotations package 2017-05-16 21:55:23 -07:00
autoscale.go
bash_comp_utils.go
cluster.go
cluster_test.go
clusterrolebinding.go
configmap.go
configmap_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
explain.go
generate.go
generate_test.go
history.go
interfaces.go
kubectl.go
kubectl_test.go
namespace.go
namespace_test.go
pdb.go
proxy_server.go
proxy_server_test.go
quota.go
quota_test.go
resource_filter.go
rolebinding.go
rolebinding_test.go
rollback.go
rolling_updater.go
rolling_updater_test.go
rollout_status.go
rollout_status_test.go
run.go
run_test.go
scale.go
scale_test.go
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
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorting_printer.go
sorting_printer_test.go
stop.go
stop_test.go
versioned_client.go