package
0.0.0-20241112182754-d77eca88908a
Repository: https://github.com/boanlab/api.git
Documentation: pkg.go.dev

# Constants

Selects for scenarios when the workload is the source of the network traffic.
Selects for scenarios when the workload is either the source or destination of the network traffic.
Selects for scenarios when the workload is the destination of the network traffic.
Default value, which will be interpreted by its own usage.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for WorkloadMode.
Enum value maps for WorkloadMode.

# Structs

PolicyTargetReference format as defined by [GEP-2648](https://gateway-api.sigs.k8s.io/geps/gep-2648/#direct-policy-design-rules).
PortSelector is the criteria for specifying if a policy can be applied to a listener having a specific port.
WorkloadSelector specifies the criteria used to determine if a policy can be applied to a proxy.

# Type aliases

WorkloadMode allows selection of the role of the underlying workload in network traffic.