package
1.4.2
Repository: https://github.com/flomesh-io/fsm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package validation has functions for validating the correctness of api objects and explaining what's wrong with them when they're not valid.

# Constants

GatewayClassConditionStatusActive is the status condition for active GatewayClass.
GatewayClassReasonActive is the reason for active GatewayClass.
GatewayClassReasonInactive is the reason for inactive GatewayClass.
GatewayConditionEffective is the status condition for active Gateway The active gateway is the oldest gateway in the namespace.
GatewayReasonEffective is the reason for Effective Gateway.
GatewayReasonNotOldest is the reason for inactive Gateway.