Type Definition k8s_gateway_api::GatewayConditionType
source · pub type GatewayConditionType = String;
Expand description
GatewayConditionType is a type of condition associated with a Gateway. This type should be used with the GatewayStatus.Conditions field.