srv

package
v3.3.25+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package srv looks up DNS SRV records.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCluster

func GetCluster(service, name, dns string, apurls types.URLs) ([]string, error)

GetCluster gets the cluster information via DNS discovery. Also sees each entry as a separate instance.

Types

type SRVClients

type SRVClients struct {
	Endpoints []string
	SRVs      []*net.SRV
}

func GetClient

func GetClient(service, domain string) (*SRVClients, error)

GetClient looks up the client endpoints for a service and domain.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL