package mesos.v1.maintenance

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ClusterStatus

maintenance.proto:76

* Represents the maintenance status of each machine in the cluster. The lists correspond to the `MachineInfo.Mode` enumeration.

Used in: master.Response.GetMaintenanceStatus

message ClusterStatus.DrainingMachine

maintenance.proto:77

Used in: ClusterStatus

message Schedule

maintenance.proto:67

* A list of maintenance windows. For example, this may represent a rolling restart of agents.

Used in: master.Call.UpdateMaintenanceSchedule, master.Response.GetMaintenanceSchedule

message Window

maintenance.proto:54

* A set of machines scheduled to go into maintenance in the same `unavailability`.

Used in: Schedule