# Functions

NewDefaultGatewayClassConditions returns the default Conditions that must be present in the status of a GatewayClass.
NewGatewayClassConflict returns a Condition that indicates that the GatewayClass is not accepted due to a conflict with another GatewayClass.

# Constants

GatewayClassMessageGatewayClassConflict is a message that describes GatewayClassReasonGatewayClassConflict.
GatewayClassReasonGatewayClassConflict indicates there are multiple GatewayClass resources that reference this controller, and we ignored the resource in question and picked the GatewayClass that is referenced in the command-line argument.

# Structs

Condition defines a condition to be reported in the status of resources.