Documentation
¶
Index ¶
Constants ¶
View Source
const NameAnnotation = "xds.chinthagunta.io/api-gateway"
View Source
const PortName = "grpc"
View Source
const ServiceAnnotation = "xds.chinthagunta.io/grpc-service"
Variables ¶
This section is empty.
Functions ¶
func FromKubeServices ¶
FromKubeServices generate - Listener for each API Gateway (xds:///api-gateway-name) - RouteConfiguration for those listeners
The service must have the following annotations: xds.chinthagunta.io/api-gateway: Comma-separated list of API Gateway virtual servers. Only alphanumeric characters and dash allowed xds.chinthagunta.io/grpc-service: Comma-separated list of gRPC fully qualified service name (pkg.name.ServiceName) and the service must have a port named "grpc"f
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.