gateway api v1.1.1 experimental
Gateway.spec.infrastructure.parametersRef
ParametersRef is a reference to a resource that contains the configuration parameters corresponding to the Gateway. This is optional if the controller does not require any additional configuration. This follows the same semantics as GatewayClass's `parametersRef`, but on a per-Gateway basis The Gateway's GatewayClass may provide its own `parametersRef`. When both are specified, the merging behavior is implementation specific. It is generally recommended that GatewayClass provides defaults that can be overridden by a Gateway. Support: Implementation-specific
| Field / Type | Description |
|---|---|
group | Group is the group of the referent.
|
kind | Kind is kind of the referent.
|
name | Name is the name of the referent.
|