dialer

package
v0.0.0-...-7298839 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TLSDialer

type TLSDialer struct {
	Config  *tls.Config
	Address string
}

func (*TLSDialer) Dial

func (t *TLSDialer) Dial(network, address string) (net.Conn, error)

type TLSDialerFactory

type TLSDialerFactory struct {
	Store           *store.GenericEncryptedStore
	MachineClient   v3.MachineInterface
	ConfigMapGetter v1.ConfigMapsGetter
}

func (*TLSDialerFactory) Build

func (t *TLSDialerFactory) Build(h *hosts.Host) (func(network, address string) (net.Conn, error), error)

Jump to

Keyboard shortcuts

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