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.16+incompatible
- Published
- Oct 9, 2019
- Platform
- darwin/amd64
- Imports
- 5 packages
- Last checked
- 26 minutes ago –
Tools for package owners.