Documentation ¶
Overview ¶
Package gateway contains the GatewayAPI types
Index ¶
Constants ¶
View Source
const ( // GatewayClassConditionStatusActive is the status condition for active GatewayClass GatewayClassConditionStatusActive gwv1beta1.GatewayClassConditionType = "Active" // GatewayClassReasonActive is the reason for active GatewayClass GatewayClassReasonActive gwv1beta1.GatewayClassConditionReason = "Active" // GatewayClassReasonInactive is the reason for inactive GatewayClass GatewayClassReasonInactive gwv1beta1.GatewayClassConditionReason = "Inactive" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.