app

package
v0.0.0-...-2e893ec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyServer

type ProxyServer struct {
	Client     *kubeclient.Client
	Config     *options.ProxyServerConfig
	Controller *controller.ProxyController
}

func NewProxyServer

func NewProxyServer(
	client *kubeclient.Client,
	controller *controller.ProxyController,
	config *options.ProxyServerConfig,
) (*ProxyServer, error)

func NewProxyServerDefault

func NewProxyServerDefault(config *options.ProxyServerConfig) (*ProxyServer, error)

NewProxyServerDefault creates a new ProxyServer object with default parameters.

func (*ProxyServer) Run

func (s *ProxyServer) Run() error

Run runs the specified ProxyServer. This should never exit.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL