kubectl/pkg/cmd/debug
Arda Güçlü 6cb44356e3 kubectl debug: Use restClientGetter instead cmd.Factory
As the move towards using `restClientGetter` interface instead
gigantic `cmd.Factory`, this PR does that change.

Kubernetes-commit: f5b0d728c59fbcca571e4a21ca2f473149e72f03
2023-02-13 13:16:35 +03:00
..
debug.go kubectl debug: Use restClientGetter instead cmd.Factory 2023-02-13 13:16:35 +03:00
debug_test.go kubectl debug: Initialize pod client and builder in complete 2023-02-13 13:03:50 +03:00
profiles.go Implement kubectl debug profiles: general, baseline, and restricted (#114280) 2023-02-09 11:18:22 -06:00
profiles_test.go Implement kubectl debug profiles: general, baseline, and restricted (#114280) 2023-02-09 11:18:22 -06:00