Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
string machine_id = 1
optional Volume volume = 2
(message has no fields)
(message has no fields)
string machine_id = 1
string name = 2
(message has no fields)
string machine_id = 1
string name = 2
(message has no fields)
(message has no fields)
string machine_id = 1
map<string, string> annotations = 2
(message has no fields)
(message has no fields)
string machine_id = 1
optional Volume volume = 2
(message has no fields)
string runtime_name = 1
string runtime_version = 2
Used in: MachineStatus
string type = 1
string status = 2
string reason = 3
string message = 4
int64 last_transition_time = 5
Used in: ListEventsRequest
string id = 1
map<string, string> label_selector = 2
int64 events_from_time = 3
int64 events_to_time = 4
Used in: MachineSpec
Used in: LocalDisk
Used in: Volume
int64 size_bytes = 1
optional ImageSpec image = 2
Used in: CreateMachineRequest, CreateMachineResponse, ListMachinesResponse
Used in: MachineClassStatus
Used in: MachineClass
map<string, int64> resources = 1
Used in: StatusResponse
Used in: ListMachinesRequest
string id = 1
map<string, string> label_selector = 2
Used in: Machine
string class = 2
bytes ignition_data = 3
repeated Volume volumes = 4
optional GuestConfig guest_config = 6
Used in: MachineStatus
MACHINE_PENDING = 0
MACHINE_RUNNING = 1
MACHINE_SUSPENDED = 2
MACHINE_TERMINATED = 3
MACHINE_TERMINATING = 4
MACHINE_STOPPED = 5
Used in: Machine
int64 observed_generation = 1
string image_ref = 3
repeated Conditions machine_conditions = 6
Used in: AttachNetworkInterfaceRequest, MachineSpec
string name = 1
string network_id = 2
repeated string ips = 3
map<string, string> attributes = 4
Used in: NetworkInterfaceStatus
NETWORK_INTERFACE_PENDING = 0
NETWORK_INTERFACE_ATTACHED = 1
Used in: MachineStatus
string name = 1
string handle = 2
Used in: MachineSpec, UpdateMachinePowerRequest
POWER_ON = 0
POWER_OFF = 1
Used in: AttachVolumeRequest, MachineSpec, UpdateVolumeRequest
string name = 1
string device = 2
optional LocalDisk local_disk = 4
Used in: Volume
string driver = 1
string handle = 2
map<string, string> attributes = 3
map<string, bytes> secret_data = 4
map<string, bytes> encryption_data = 5
int64 effective_storage_bytes = 6
string driver = 1
string handle = 2
map<string, string> attributes = 3
map<string, bytes> secret_data = 4
Used in: VolumeStatus
VOLUME_PENDING = 0
VOLUME_ATTACHED = 1
Used in: MachineStatus
string name = 1
string handle = 2