mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-12 18:18:51 +00:00
Move port forward protocol name constant to a subpackage underneath pkg/kubelet to avoid flags applicable to the kubelet leaking into kubectl. Eventually, handlers for specific protocol versions will move into the new subpackage as well.