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)
Click to show internal directories.
Click to hide internal directories.