k3s/pkg/kubectl/cmd/create
Ilya Dmitrichenko 6d7a9048b6
Move printers & resources packages
These packages deserve to live at the top level of `k8s.io/cli-runtime`,
as they are potentially of wider use than genericclioptions.
2019-03-07 23:00:24 +00:00
..
BUILD Move printers & resources packages 2019-03-07 23:00:24 +00:00
create.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
create_clusterrole.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00
create_clusterrole_test.go React to moves 2018-10-06 18:44:05 +02:00
create_clusterrolebinding.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_clusterrolebinding_test.go React to moves 2018-10-06 18:44:05 +02:00
create_configmap.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_configmap_test.go React to moves 2018-10-06 18:44:05 +02:00
create_cronjob.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
create_cronjob_test.go add subcommand kubectl create cronjob 2019-03-06 15:12:21 +08:00
create_deployment.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_deployment_test.go Move versioned generators into their own package 2018-10-16 12:54:40 -04:00
create_job.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
create_job_test.go Full blown kubectl create job 2018-08-01 15:04:04 +02:00
create_namespace.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_namespace_test.go React to moves 2018-10-06 18:44:05 +02:00
create_pdb.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_pdb_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
create_priorityclass.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_priorityclass_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
create_quota.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_quota_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
create_role.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_role_test.go React to moves 2018-10-06 18:44:05 +02:00
create_rolebinding.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_rolebinding_test.go React to moves 2018-10-06 18:44:05 +02:00
create_secret.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_secret_test.go React to moves 2018-10-06 18:44:05 +02:00
create_service.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_service_test.go React to moves 2018-10-06 18:44:05 +02:00
create_serviceaccount.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
create_serviceaccount_test.go React to moves 2018-10-06 18:44:05 +02:00
create_test.go Move printers & resources packages 2019-03-07 23:00:24 +00:00