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
HostMeshRefparsing.
Statics§
- GET_
PROC_ STATE_ MAX_ IDLE - PROC_
SPAWN_ MAX_ IDLE - The maximum idle time between updates while spawning proc meshes.
- PROC_
STOP_ MAX_ IDLE - The maximum idle time between updates while stopping proc meshes.