Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyServer ¶
type ProxyServer struct { Client clientset.Interface IptInterface utiliptables.Interface Broadcaster events.EventBroadcaster Proxier proxy.Provider ProxyMode kubeproxyconfig.ProxyMode NodeRef *v1.ObjectReference MetricsBindAddress string EnableProfiling bool ConfigSyncPeriod time.Duration HealthzServer *healthcheck.ProxierHealthServer // contains filtered or unexported fields }
This is a stripped-down copy of ProxyServer from k8s.io/kubernetes/cmd/kube-proxy/app/server.go, and should be kept in sync with that.
Click to show internal directories.
Click to hide internal directories.