Module host_mesh

Source

Re-exports§

pub use crate::v1::host_mesh::mesh_agent::HostMeshAgent;

Modules§

mesh_agent
The mesh agent actor that manages a host.

Structs§

HostMesh
An owned mesh of hosts.
HostMeshRef
A non-owning reference to a mesh of hosts.
HostRef
A reference to a single host.

Enums§

HostMeshRefParseError
The type of error occuring during HostMeshRef parsing.