kubernetes/pkg/kubectl/cmd
Antoine Pelisse f2e2a930f9 dry-run: Verify if the object supports dry-run
For each object, first we verify if they have a dryRun parameter in the
openapi for the patch verb. If we can't find the object, we assume that
CRD will behave like "namespace". So we check if namespace supports
dryRun. If it does, then we verify that the resource is a CRD.
2018-10-10 08:56:09 -07:00
..
annotate Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
apiresources Generated changes 2018-10-06 18:44:05 +02:00
apply dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00
attach Generated changes 2018-10-06 18:44:05 +02:00
auth Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
autoscale Generated changes 2018-10-06 18:44:05 +02:00
certificates Generated changes 2018-10-06 18:44:05 +02:00
clusterinfo Generated changes 2018-10-06 18:44:05 +02:00
completion Generated changes 2018-10-06 18:44:05 +02:00
config Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
convert kubectl factory client access: Moves remaining internal references into callers 2018-10-09 13:34:30 -07:00
cp fix paths w shortcuts when copying from pods 2018-10-09 10:27:54 -04:00
create React to moves 2018-10-06 18:44:05 +02:00
delete Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
describe Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
diff dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00
drain Generated changes 2018-10-06 18:44:05 +02:00
edit Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
exec Generated changes 2018-10-06 18:44:05 +02:00
explain Generated changes 2018-10-06 18:44:05 +02:00
expose Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
get kubectl factory client access: Moves remaining internal references into callers 2018-10-09 13:34:30 -07:00
help Generated changes 2018-10-06 18:44:05 +02:00
label Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
logs Generated changes 2018-10-06 18:44:05 +02:00
options Generated changes 2018-10-06 18:44:05 +02:00
patch Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
plugin Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
portforward port-forward listen on address 2018-10-07 22:18:18 +02:00
proxy Generated changes 2018-10-06 18:44:05 +02:00
replace Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
rollingupdate Generated changes 2018-10-06 18:44:05 +02:00
rollout Merge pull request #69413 from seans3/rollback-fix 2018-10-08 13:02:19 -07:00
run Generated changes 2018-10-06 18:44:05 +02:00
scale Generated changes 2018-10-06 18:44:05 +02:00
set kubectl env resolve: copy core fieldpath and resource dependencies into kubectl 2018-10-08 14:50:20 -07:00
taint Generated changes 2018-10-06 18:44:05 +02:00
templates clean unused function 2018-07-16 15:16:32 +08:00
testing Generated changes 2018-10-06 18:44:05 +02:00
top Generated changes 2018-10-06 18:44:05 +02:00
util dry-run: Create class to find if a type is a CRD 2018-10-10 08:56:09 -07:00
version Generated changes 2018-10-06 18:44:05 +02:00
wait Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
alpha.go Move diff command to root rather than alpha 2018-09-27 13:11:43 -07:00
BUILD Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
cmd_printing_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
cmd_test.go React to moves 2018-10-06 18:44:05 +02:00
cmd.go React to moves 2018-10-06 18:44:05 +02:00
profiling.go Add go profile instrumentation to kubectl 2018-09-18 18:28:43 +01:00