k3s/pkg/kubectl/cmd
Ilya Dmitrichenko 8c09a71e1d
Refactor core functionality of `kubectl drain` as a library
- structured pod filter functions
- naming improvements
  - consistent use of daemonSets and DaemonSets
  - rename field to reflect its usage
- new cordon/uncordon helper
  - use Core API client direcly instead of generic CLI runtime
2019-02-25 08:15:07 +00:00
..
annotate
apiresources
apply
attach
auth delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
autoscale
certificates
clusterinfo
completion
config delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
convert
cp
create
delete
describe
diff
drain Refactor core functionality of `kubectl drain` as a library 2019-02-25 08:15:07 +00:00
edit
exec
explain
expose
get
help
kustomize
label
logs
options
patch
plugin
portforward
proxy
replace
rollingupdate
rollout
run
scale
set
taint
testing
top
util
version
wait Merge pull request #73315 from Zyqsempai/wait-cmd-detailed-output 2019-02-22 16:14:37 -08:00
BUILD
alpha.go
cmd.go
cmd_test.go
profiling.go