kubectl/pkg
Arda Güçlü 351ebce2c4 Stop passing source as parameter
This commit removes passing source field as parameter. Instead,
this commit returns error verb and error functions to caller function.
Caller function can add source field by generating correct message.

Kubernetes-commit: d336f7df874dc978ebd97971e1fc93d891c21e7d
2022-06-20 10:04:18 +03:00
..
apply Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd Stop passing source as parameter 2022-06-20 10:04:18 +03:00
describe Show topologySpreadConstraints in Describe command 2022-04-20 15:37:02 +03:00
drain Generalize dry run verify to arbitrary query param 2022-03-09 14:51:50 +00:00
explain Fix printing control character in kubectl explain 2022-01-20 15:04:15 +01:00
generate Clean unused generators 2021-03-03 22:47:53 +01:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers remove deprecated kubectl.kubernetes.io/default-logs-container support 2022-04-02 16:40:34 +08:00
proxy kubectl proxy: append context host path to request path 2020-12-16 17:37:44 +01:00
rawhttp Close the used file 2021-06-03 15:36:20 +08:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Promote cronjob to batch/v1: kubectl sparse_test prune 2021-05-26 20:08:36 +08:00
util Adapt to newer APIs 2022-06-10 17:23:47 -04:00
validation add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00