Re-exports§
pub use crate::v1::host_mesh::mesh_agent::HostMeshAgent;
Modules§
- mesh_
agent - The mesh agent actor that manages a host.
Structs§
- Host
Mesh - An owned mesh of hosts.
- Host
Mesh Ref - A non-owning reference to a mesh of hosts.
- HostRef
- A reference to a single host.
Enums§
- Host
Mesh RefParse Error - The type of error occuring during
HostMeshRef
parsing.