Type Definition k8s_cluster_api::v1beta1::cluster::MachineAddresses [−][src]
pub type MachineAddresses = Vec<MachineAddress>;
Expand description
MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.