mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-02-20 00:10:36 -05:00
Few days ago I watched this kubectl code base tour on Youtube (https://www.youtube.com/watch?v=uz8TS3V9qqY). It talks about a design pattern that almost every command follows. But I found out that `kubectl proxy` command does not follow this pattern. So, I'm refactoring this command to use similar design pattern as other kubectl commands. Kubernetes-commit: 0bd41a300f12b1dbaec19fc94b868f91640542df |
||
|---|---|---|
| .. | ||
| proxy.go | ||