Expand description
The mesh agent actor that manages a host.
Structs§
- GetHost
Mesh Agent - Host
Mesh Agent - A mesh agent is responsible for managing a host iny a [
HostMesh
], through the resource behaviors defined incrate::resource
. - Proc
State - Shutdown
Host
Enums§
- Host
Agent Mode - Represents the different ways a
Host
can be managed by an agent.
Traits§
- GetHost
Mesh Agent Client - The custom client trait for this message type.
- GetHost
Mesh Agent Handler - The custom handler trait for this message type.
- Shutdown
Host Client - The custom client trait for this message type.
- Shutdown
Host Handler - The custom handler trait for this message type.