Type Definition k8s_gateway_api::FromNamespaces
source · pub type FromNamespaces = String;
Expand description
FromNamespaces specifies namespace from which Routes may be attached to a Gateway.
pub type FromNamespaces = String;
FromNamespaces specifies namespace from which Routes may be attached to a Gateway.