kubectl/pkg/cmd/create
zhouya0 c825cb5a2f Support kubectl create deployment with replicas
Kubernetes-commit: b6213ed931930eba27b4a53db54b4b4d224a1c59
2020-05-29 14:52:07 +08:00
..
create.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
create_clusterrole.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_clusterrole_test.go Update gofmt 2019-08-01 13:14:06 -07:00
create_clusterrolebinding.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_clusterrolebinding_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_configmap.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_configmap_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_cronjob.go Set schedule and image flags required for create cronjob 2020-05-14 18:34:27 +02:00
create_cronjob_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
create_deployment.go Support kubectl create deployment with replicas 2020-05-29 14:52:07 +08:00
create_deployment_test.go Support kubectl create deployment with replicas 2020-05-29 14:52:07 +08:00
create_job.go Set schedule and image flags required for create cronjob 2020-05-14 18:34:27 +02:00
create_job_test.go Set appropriate owner references when creating a job from cronjob 2020-05-13 12:59:49 +02:00
create_namespace.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_namespace_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_pdb.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_pdb_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_priorityclass.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_priorityclass_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_quota.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_quota_test.go Update import statements to reflect code move 2019-08-01 11:10:05 -07:00
create_role.go Fix dry run client ignore namespace 2020-04-26 15:13:20 +08:00
create_role_test.go Fix dry run client ignore namespace 2020-04-26 15:13:20 +08:00
create_rolebinding.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_rolebinding_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_secret.go Fix kubectl create secret docker-registry 2020-05-11 11:05:37 +08:00
create_secret_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_service.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_service_test.go Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
create_serviceaccount.go Set kubectl field manager names 2020-03-04 22:04:01 -05:00
create_serviceaccount_test.go test: kubectl unit tests should be using codecs without conversion 2019-11-03 15:20:10 -05:00
create_test.go Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00