package
2.0.0-beta1+incompatible
Repository: https://github.com/solo-io/gloo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for RouteTableSelector_Expression_Operator.
Enum value maps for RouteTableSelector_Expression_Operator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for VirtualServiceSelectorExpressions_Expression_Operator.
Enum value maps for VirtualServiceSelectorExpressions_Expression_Operator.

# Structs

DelegateActions are used to delegate routing decisions to Route Tables.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Gateway describes a single Listener (bind address:port) and the routing configuration to upstreams that are reachable via a specific port on the Gateway Proxy itself.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A MatchableHttpGateway describes a single FilterChain configured with: - The HttpConnectionManager NetworkFilter - A FilterChainMatch and TransportSocket that support TLS configuration and Source IP matching A Gateway CR may select one or more MatchableHttpGateways on a single listener.
No description provided by the author
A MatchableTcpGateway describes a single FilterChain configured with the TcpProxy network filter and a matcher.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A route specifies how to match a request and what action to take when the request is matched.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The **RouteOption** holds `options` configuration for a Route.
The **RouteTable** is a child routing object for the Gloo Gateway.
Select route tables for delegation by namespace, labels, or both.
No description provided by the author
No description provided by the author
Virtual Hosts serve an ordered list of routes for a set of domains.
No description provided by the author
The **VirtualHostOption** holds `options` configuration for a VirtualHost.
The **VirtualService** is the root routing object for the Gloo Gateway.
Expressions to define which virtual services to select Example: expressions: - key: domain operator: in values: example.com.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Route Table Selector expression operator, while the set-based syntax differs from Kubernetes (kubernetes: `key: !mylabel`, gloo: `key: mylabel, operator: "!"` | kubernetes: `key: mylabel`, gloo: `key: mylabel, operator: exists`), the functionality remains the same.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
Option to copy anything from the original to the desired before writing.
No description provided by the author
No description provided by the author
Virtual Service Selector expression operator, while the set-based syntax differs from Kubernetes (kubernetes: `key: !mylabel`, gloo: `key: mylabel, operator: "!"` | kubernetes: `key: mylabel`, gloo: `key: mylabel, operator: exists`), the functionality remains the same.