Type Alias k8s_gateway_api::GatewayConditionReason
source · pub type GatewayConditionReason = String;
Expand description
GatewayConditionReason defines the set of reasons that explain why a particular Gateway condition type has been raised.
Aliased Type§
struct GatewayConditionReason { /* private fields */ }