Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateSnapshotCache ¶
func UpdateSnapshotCache(s cache.SnapshotCache, n *NodeConfig, version string)
Types ¶
type EndpointAddress ¶
type EndpointAddress struct { Name string Address string Port uint32 Protocol core.SocketAddress_Protocol }
type NodeConfig ¶
type NodeConfig struct {
// contains filtered or unexported fields
}
func NewNodeConfig ¶
func NewNodeConfig(NodeName string) *NodeConfig
func (*NodeConfig) AddClusterWithStaticEndpoint ¶
func (n *NodeConfig) AddClusterWithStaticEndpoint(ClusterName string, AddressList []EndpointAddress)
Click to show internal directories.
Click to hide internal directories.