wormhole

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DEFAULT_RECONCILIATION = 5 * time.Minute
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(options *ServerOptions) (*Server, error)

func (*Server) Run

func (s *Server) Run(stopCh <-chan struct{}, wg *sync.WaitGroup)

type ServerOptions

type ServerOptions struct {
	KubeConfig  string
	Context     string
	ServiceCIDR string
	server.TunnelOptions
}

Source Files

  • server.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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