server

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCServer

type GRPCServer interface {
	Start()
}

func NewServer

func NewServer(binding string, nodeMgr NodeManagerInterface) GRPCServer

NewServer generates a new gRPC Server

type NodeManagerInterface

type NodeManagerInterface interface {
	ExportNodes(vcenter string, datacenter string, nodeList *[]*pb.Node) error
}

Jump to

Keyboard shortcuts

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