Documentation ¶
Overview ¶
Package gateway contains the GatewayAPI types
Index ¶
Constants ¶
View Source
const ( // GatewayClassConditionStatusActive is the status condition for active GatewayClass GatewayClassConditionStatusActive gwv1.GatewayClassConditionType = "Active" // GatewayClassReasonActive is the reason for active GatewayClass GatewayClassReasonActive gwv1.GatewayClassConditionReason = "Active" // GatewayClassReasonInactive is the reason for inactive GatewayClass GatewayClassReasonInactive gwv1.GatewayClassConditionReason = "Inactive" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
v1
|
|
validation
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid.
|
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid. |
v1alpha2
|
|
validation
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid.
|
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid. |
v1beta1
|
|
validation
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid.
|
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid. |
Click to show internal directories.
Click to hide internal directories.