Type Alias k8s_gateway_api::AddressType
source · pub type AddressType = String;Expand description
AddressType defines how a network address is represented as a text string.
Aliased Type§
struct AddressType { /* private fields */ }pub type AddressType = String;AddressType defines how a network address is represented as a text string.
struct AddressType { /* private fields */ }