networkserver

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetPool

func SetPool(pp Pool)

SetPool sets the network-server pool.

func Setup

func Setup(conf config.Config) error

Setup configures the networkserver package.

Types

type Pool

type Pool interface {
	Get(hostname string, caCert, tlsCert, tlsKey []byte) (ns.NetworkServerServiceClient, error)
}

Pool defines the network-server client pool.

func GetPool

func GetPool() Pool

GetPool returns the networkserver pool.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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