package
1.1.2
Repository: https://github.com/envoyproxy/gateway.git
Documentation: pkg.go.dev

# Functions

GetEndpointSlice returns a sample EndpointSlice.
GetEnvoyProxy returns an EnvoyProxy object with the provided ns/name.
GetGateway returns a sample Gateway with single listener.
GetGatewayClass returns a sample GatewayClass.
GetGatewayDeployment returns a sample Deployment for a Gateway object.
GetGRPCRoute returns a sample GRPCRoute with a parent reference.
GetHTTPRoute returns a sample HTTPRoute with a parent reference.
GetSecret returns a sample Secret object.
GetSecureGateway returns a sample Gateway with single TLS listener.
GetService returns a sample Service with labels and ports.
GetTCPRoute returns a sample TCPRoute with a parent reference.
GetTLSRoute returns a sample TLSRoute with a parent reference.
GetUDPRoute returns a sample UDPRoute with a parent reference.

# Structs

No description provided by the author