kubernetes/pkg/proxy/kubemark
Dan Winship 10a869fc75 Remove duplicated config fields from ProxyServer
Rather than duplicating some of the KubeProxyConfiguration into
ProxyServer, just store the KubeProxyConfiguration itself so later
code can reference it directly.

For the fields that get platform-specific defaults (Mode,
DetectLocalMode), fill the defaults directly into the
KubeProxyConfiguration rather than keeping the original there and the
defaulted version in the ProxyServer.
2023-05-03 10:15:37 -04:00
..
.import-restrictions
hollow_proxy.go Remove duplicated config fields from ProxyServer 2023-05-03 10:15:37 -04:00
OWNERS