discovery

package
v3.1.0-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryInterface

type DiscoveryInterface interface {
	MigrateServer() Interface
	EventServer() Interface
	HostServer() Interface
	ProcServer() Interface
	TopoServer() Interface
	DataCollect() Interface
	AuditCtrl() Interface
	HostCtrl() Interface
	ObjectCtrl() Interface
	ProcCtrl() Interface
	GseProcServ() Interface
}

func NewDiscoveryInterface

func NewDiscoveryInterface(zkAddr string) (DiscoveryInterface, error)

type Interface

type Interface interface {
	GetServers() ([]string, error)
}

Jump to

Keyboard shortcuts

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