Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFromParametersRef ¶
func GetFromParametersRef( ctx context.Context, reader client.Reader, parametersRef *gatewayv1.ParametersReference, ) (*gwtypes.GatewayConfiguration, error)
GetFromParametersRef gets GatewayConfiguration from parametersRef. It returns the GatewayConfiguration if the parametersRef points to an existing GatewayConfiguration. When the group/kind does not match, or the referenced GatewayConfiguration not found, it returns an error.
func IsGatewayHybrid ¶
func IsGatewayHybrid(gwConfig *gwtypes.GatewayConfiguration) bool
IsGatewayHybrid returns true if the GatewayConfiguration specifies the gateway to be a Konnect hybrid gateway.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.