Module mesh_agent

Source
Expand description

The mesh agent actor that manages a host.

Structs§

GetHostMeshAgent
HostMeshAgent
A mesh agent is responsible for managing a host iny a [HostMesh], through the resource behaviors defined in crate::resource.
ProcState
ShutdownHost

Enums§

HostAgentMode
Represents the different ways a Host can be managed by an agent.

Traits§

GetHostMeshAgentClient
The custom client trait for this message type.
GetHostMeshAgentHandler
The custom handler trait for this message type.
ShutdownHostClient
The custom client trait for this message type.
ShutdownHostHandler
The custom handler trait for this message type.