kubectl/pkg/cmd/util
Arda Güçlü d3f76f431e Enable plugin resolution as subcommand for selected builtin commands (#116293)
* Enable plugin resolution as subcommand for selected builtin commands

This PR adds external plugin resolution as subcommand for selected builtin
commands if subcommand does not exist as builtin.

In it's alpha stage, this will only be enabled for create command and
this feature is hidden behind `KUBECTL_ENABLE_CMD_SHADOW` environment variable.

* Rename parameter to exactMatch to better reflect

Kubernetes-commit: a901bb630b5a353898c1b35df582a7faeef160a0
2023-03-09 16:16:01 +03:00
..
editor Refactor to simplify factory Validator 2022-12-11 18:20:28 -08:00
podcmd cmd/kubectl: make 'kubectl logs' default to the first container when default container cannot be determined or found by annotations (#105964) 2022-01-07 09:40:41 +08:00
sanity Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
env_file.go Remove dependency of generators from create configmap 2021-01-10 18:47:32 -05:00
env_file_test.go Remove dependency of generators from create configmap 2021-01-10 18:47:32 -05:00
factory.go Unexport OpenAPIGetter factory method 2022-12-12 16:01:05 -08:00
factory_client_access.go Fallback query param verifier 2023-03-07 21:50:25 +00:00
helpers.go Enable plugin resolution as subcommand for selected builtin commands (#116293) 2023-03-09 16:16:01 +03:00
helpers_test.go staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
kubectl_match_version.go remove pkg/version and some of redundant copies of it 2019-09-10 14:42:55 -07:00
override_options.go Add --override-type flag to kubectl run and kubectl expose to allow the choice of using a JSON Patch or Strategic Merge Patch to apply the override to the generated output. 2021-11-05 07:10:47 -04:00
printing.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00