package
Version:
v0.0.0-...-f2d3d7a
Opens a new window with list of versions in this module.
Published: Jun 4, 2018
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Provider interface {
IsManager() bool
IsAgent() bool
GetLocalAddress() string
GetListenAddress() string
GetAdvertiseAddress() string
GetRemoteAddress() string
ListenClusterEvents() <-chan struct{}
}
Provider provides clustering config details
Source Files
¶
Click to show internal directories.
Click to hide internal directories.