use ;
/// Enumeration of possible reasons why a Valor Master might reject a worker registration.
///
/// Used in northbound communication to inform workers of registration failures
/// and provide actionable feedback for resolution.
/// Represents service management operations that the Valor Master can send to workers.
///
/// Service management commands control the lifecycle of services on worker nodes,
/// including installation, updates, configuration changes, and removal.