rds

package
v0.0.0-...-4b75dde Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Overview

Package rds implements Envoy's Route Discovery Service (RDS).

Index

Constants

View Source
const (
	// InboundRouteConfigName is the name of the inbound mesh RDS route configuration
	InboundRouteConfigName = "rds-inbound"

	// OutboundRouteConfigName is the name of the outbound mesh RDS route configuration
	OutboundRouteConfigName = "rds-outbound"

	// IngressRouteConfigName is the name of the ingress RDS route configuration
	IngressRouteConfigName = "rds-ingress"
)

Variables

This section is empty.

Functions

func GetEgressRouteConfigNameForPort

func GetEgressRouteConfigNameForPort(port int) string

GetEgressRouteConfigNameForPort returns the Egress route configuration object's name given the port it is targeted to

func GetInboundMeshRouteConfigNameForPort

func GetInboundMeshRouteConfigNameForPort(port int) string

GetInboundMeshRouteConfigNameForPort returns the inbound mesh route configuration object's name given the port it is targeted to

func GetOutboundMeshRouteConfigNameForPort

func GetOutboundMeshRouteConfigNameForPort(port int) string

GetOutboundMeshRouteConfigNameForPort returns the outbound mesh route configuration object's name given the port it is targeted to

func RoutesBuilder

func RoutesBuilder() *routesBuilder

Types

This section is empty.

Jump to

Keyboard shortcuts

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