k3s/pkg/kubectl/cmd
k8s-merge-robot f5c93c8ddc Merge pull request #23472 from wojtek-t/fix_object_meta_for
Automatic merge from submit-queue

Switch from api.ObjectMetaFor to meta.Accessor in most of places

Fix #23278

@smarterclayton @lavalamp
2016-04-02 02:33:40 -07:00
..
config Mark filename flags for completions 2016-04-01 16:14:36 -03:00
rollout Merge pull request #18835 from brendandburns/3rdparty 2016-03-31 18:09:56 -07:00
util Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
annotate.go Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
annotate_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
apiversions.go Move the discovery client to its own package 2016-03-04 13:44:52 -08:00
apply.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
apply_test.go Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
attach.go Refactor exec code to support version skew testing 2016-04-01 13:05:50 -04:00
attach_test.go Improve terminal reuse and attach 2016-03-21 23:59:58 -04:00
autoscale.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
clusterinfo.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
cmd.go Add sa as a shorthand for serviceaccounts 2016-03-25 23:28:52 +02:00
cmd_test.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
convert.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
create.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
create_configmap.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
create_configmap_test.go Add kubectl create configmap 2016-02-18 21:24:21 -05:00
create_namespace.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
create_namespace_test.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_secret.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
create_secret_test.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_serviceaccount.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
create_serviceaccount_test.go added 'kubectl create sa' to create serviceaccounts 2016-02-26 10:27:37 -05:00
create_test.go Update guestbook examples; replace RC concepts with Deployment 2016-03-30 14:16:52 -07:00
delete.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
delete_test.go Update guestbook examples; replace RC concepts with Deployment 2016-03-30 14:16:52 -07:00
describe.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
describe_test.go Update guestbook examples; replace RC concepts with Deployment 2016-03-30 14:16:52 -07:00
drain.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
drain_test.go Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
edit.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
exec.go Refactor exec code to support version skew testing 2016-04-01 13:05:50 -04:00
exec_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
explain.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
expose.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
expose_test.go kubectl: Validate flag usage against generators 2015-12-18 15:09:53 +01:00
get.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
get_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
label.go Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
label_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
logs.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
logs_test.go Allow logs to be used with a preloaded pod. 2016-03-21 23:59:59 -04:00
namespace.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
patch.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
patch_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
portforward.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
portforward_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
proxy.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
replace.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
replace_test.go Update guestbook examples; replace RC concepts with Deployment 2016-03-30 14:16:52 -07:00
rollingupdate.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
rollingupdate_test.go Update rollback process 2015-10-08 10:49:09 +08:00
run.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
run_test.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
scale.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
stop.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
version.go Remove shorthand for client flag in kubectl version 2015-10-13 02:02:54 +08:00