kubectl/pkg/cmd/create
d-kuro 3cbb4ef3ee Fix ownerReferences.apiVersion for kubectl create job --from=cronjob
Kubernetes-commit: b78ab3515e85bb391e6cadc3374da7ac1992db1f
2020-02-28 14:28:27 +09:00
..
create.go client-go dynamic client: add context to callers 2020-03-06 10:17:41 -05:00
create_clusterrole.go Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
create_clusterrole_test.go Update gofmt 2019-08-01 13:14:06 -07:00
create_clusterrolebinding.go Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -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 generated: run refactor 2020-02-08 12:30:21 -05:00
create_cronjob_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
create_deployment.go Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
create_deployment_test.go Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
create_job.go Fix ownerReferences.apiVersion for kubectl create job --from=cronjob 2020-02-28 14:28:27 +09:00
create_job_test.go Fix ownerReferences.apiVersion for kubectl create job --from=cronjob 2020-02-28 14:28:27 +09:00
create_namespace.go Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
create_quota_test.go Update import statements to reflect code move 2019-08-01 11:10:05 -07:00
create_role.go Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
create_role_test.go Update gofmt 2019-08-01 13:14:06 -07:00
create_rolebinding.go Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -05: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 Clean up --dry-run values. 2020-02-13 16:28:22 -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 Clean up --dry-run values. 2020-02-13 16:28:22 -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