Versions in this module Expand all Collapse all v0 v0.0.1 Dec 10, 2019 Changes in this version + const ClusterfunkSchemaName + const GRPCServiceConfig + func AddClusterEndpoint(endpointName, endpoint string) + func GetEndpoints(name string, managementClientParam toolbox.GRPCClientParam) ([]string, error) + func RemoveClusterEndpoint(endpointName, endpoint string) + func UpdateClusterEndpoints(endpointName string, endpoints []string) + func ZeroconfManagementLookup(clusterName string) (string, error) + type EndpointMonitor interface + Stop func() + WaitForEndpoints func() + func StartEndpointMonitor(clientName, clusterName string, zeroConf bool, ...) (EndpointMonitor, error)