Versions in this module Expand all Collapse all v0 v0.19.0 Jun 9, 2015 Changes in this version + type ProxyServer struct + BindAddress util.IP + HealthzBindAddress util.IP + HealthzPort int + Kubeconfig string + Master string + OOMScoreAdj int + PortRange util.PortRange + ResourceContainer string + func NewProxyServer() *ProxyServer + func (s *ProxyServer) AddFlags(fs *pflag.FlagSet) + func (s *ProxyServer) Run(_ []string) error