package
1.4.2
Repository: https://github.com/flomesh-io/fsm.git
Documentation: pkg.go.dev

# Functions

OneTermSelector is a selector that matches fields that have a specific index name.
OrSelectors Selector represents a logical OR of multiple selectors.

# Constants

PolicyMatchTypeGRPCRoute is the type used to represent the rate limit policy match type grpcroute.
PolicyMatchTypeHostnames is the type used to represent the rate limit policy match type hostnames.
PolicyMatchTypeHTTPRoute is the type used to represent the rate limit policy match type httproute.
PolicyMatchTypePort is the type used to represent the rate limit policy match type port.

# Structs

CrossNamespaceFrom is the type used to represent the from part of a cross-namespace reference.
CrossNamespaceTo is the type used to represent the to part of a cross-namespace reference.
Listener is a wrapper around the Gateway API Listener object.

# Interfaces

Controller is the interface for the functionality provided by the resources part of the gateway.networking.k8s.io API group.

# Type aliases

PolicyMatchType is the type used to represent the rate limit policy match type.