Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyServer ¶
type ProxyServer struct {
*genericapiserver.GenericAPIServer
}
func NewProxyServer ¶
func NewProxyServer( client clusterv1client.Interface, informerFactory informers.SharedInformerFactory, clusterInformer clusterv1informers.SharedInformerFactory, apiServerConfig *genericapiserver.Config, proxyGetter *getter.ProxyServiceInfoGetter, logGetter getter.ConnectionInfoGetter) (*ProxyServer, error)
func (*ProxyServer) Run ¶
func (p *ProxyServer) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.