Documentation
¶
Index ¶
- func EndpointAddress(endpoint takod.DiscoveryEndpoint) string
- func RowUpstream(row Row) string
- func RowsUpstreams(rows []Row) []string
- func ServerNames(cfg *config.Config, envName string, importConfig config.ImportConfig, ...) ([]string, error)
- func ValidateEndpoint(endpoint takod.DiscoveryEndpoint, serviceName string, port int) (takod.DiscoveryEndpoint, error)
- type PortSpec
- type ResolvedExport
- type Row
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EndpointAddress ¶
func EndpointAddress(endpoint takod.DiscoveryEndpoint) string
func RowUpstream ¶
func RowsUpstreams ¶
func ServerNames ¶
func ValidateEndpoint ¶
func ValidateEndpoint(endpoint takod.DiscoveryEndpoint, serviceName string, port int) (takod.DiscoveryEndpoint, error)
Types ¶
type ResolvedExport ¶
func ResolveExport ¶
func ResolveExport(client takodclient.RequestExecutor, socket string, alias string, importConfig config.ImportConfig) (ResolvedExport, error)
Click to show internal directories.
Click to hide internal directories.