package srv
import "github.com/coreos/etcd/pkg/srv"
Package srv looks up DNS SRV records.
Index ¶
Functions ¶
func GetCluster ¶
GetCluster gets the cluster information via DNS discovery. Also sees each entry as a separate instance.
Types ¶
type SRVClients ¶
func GetClient ¶
func GetClient(service, domain string) (*SRVClients, error)
GetClient looks up the client endpoints for a service and domain.
Source Files ¶
- Version
- v3.3.22+incompatible
- Published
- May 20, 2020
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 3 minutes ago –
Tools for package owners.