Get desktop application:
View/edit binary Protocol Buffers messages
string message_ = 1
string tag = 3
repeated LogKeyValue key_values = 4
bytes project_dir = 2
bytes cache_dir = 4
uint64 cache_size = 5
uint64 inline_limit = 6
uint32 slots = 7
bytes container_image_depot_dir = 8
bool accept_invalid_remote_container_tls_certs = 9
Used in: JobMount
string mount_point = 1
string local_path = 2
bool read_only = 3
Used in: JobSpec
string upper = 1
string work = 2
Used in: StartRequest
Used in: LayerSpec
string program = 1
repeated string arguments = 2
Used in: ContainerSpec
Used in: ContainerParent
Used in: AddContainerRequest, JobSpec
repeated LayerSpec layers = 2
optional bool enable_writable_file_system = 3
optional string working_directory = 5
repeated JobMount mounts = 6
optional JobNetwork network = 7
optional uint32 user = 8
optional uint32 group = 9
Used in: ContainerRef
CONTAINER_USE_LAYERS = 0
CONTAINER_USE_ENABLE_WRITABLE_FILE_SYSTEM = 1
CONTAINER_USE_ENVIRONMENT = 2
CONTAINER_USE_WORKING_DIRECTORY = 3
CONTAINER_USE_MOUNTS = 4
CONTAINER_USE_NETWORK = 5
CONTAINER_USE_USER = 6
CONTAINER_USE_GROUP = 7
Used in: JobMount
Used in: JobMount
Used in: JobEffects, JobSpec
uint64 seconds = 1
uint32 nano_seconds = 2
Used in: ContainerSpec
map<string, string> vars = 1
bool extend = 2
Used in: ClusterCommunicationStrategy
string token = 1
string url = 2
Used in: LayerSpec
Used in: ContainerParent
string name = 1
repeated ImageUse use = 2
Used in: ImageRef
IMAGE_USE_LAYERS = 0
IMAGE_USE_ENVIRONMENT = 1
IMAGE_USE_WORKING_DIRECTORY = 2
Used in: JobBrokerStatus
Used in: JobRunningStatus
oneof status
Void waiting_for_layers = 1
Void waiting_for_worker = 2
Used in: JobOutcome
oneof status
uint32 exited = 1
uint32 signaled = 2
optional JobEffects effects = 3
Used in: JobStatus
Used in: DevicesMount
JOB_DEVICE_FULL = 0
JOB_DEVICE_FUSE = 1
JOB_DEVICE_NULL = 2
JOB_DEVICE_RANDOM = 3
JOB_DEVICE_SHM = 4
JOB_DEVICE_TTY = 5
JOB_DEVICE_URANDOM = 6
JOB_DEVICE_ZERO = 7
Used in: JobCompleted, JobOutcome
Used in: JobOutcomeResult
oneof kind
string execution = 1
string system = 2
Used in: ContainerSpec
Used in: ContainerSpec
JOB_NETWORK_DISABLED = 0
JOB_NETWORK_LOOPBACK = 1
JOB_NETWORK_LOCAL = 2
Used in: JobOutcomeResult
Used in: JobCompletedStatus
Used in: JobEffects
oneof result
Void none = 1
bytes inline = 2
Used in: JobOutputResult
bytes first = 1
uint64 truncated = 2
Used in: JobStatus
Used in: RunJobRequest
string program = 2
repeated string arguments = 3
optional uint32 timeout = 4
optional Duration estimated_duration = 5
optional JobTty allocate_tty = 6
int32 priority = 7
Used in: JobSpec
bytes socket_address = 1
optional WindowSize window_size = 2
Used in: JobBrokerAtWorkerStatus, JobRunningStatus
JOB_WORKER_STATUS_WAITING_FOR_LAYERS = 0
JOB_WORKER_STATUS_WAITING_TO_EXECUTE = 1
JOB_WORKER_STATUS_EXECUTING = 2
Used in: ContainerSpec
Used in: LogMessage
string key = 1
string value = 2
Used in: LogMessage
LOG_LEVEL_CRITICAL = 0
LOG_LEVEL_ERROR = 1
LOG_LEVEL_WARNING = 2
LOG_LEVEL_INFO = 3
LOG_LEVEL_DEBUG = 4
LOG_LEVEL_TRACE = 5
Used in: JobMount
Used in: LayerSpec
repeated string paths = 1
optional PrefixOptions prefix_options = 2
Used in: GlobLayer, PathsLayer, SharedLibraryDependenciesLayer
optional string strip_prefix = 1
optional string prepend_prefix = 2
bool canonicalize = 3
bool follow_symlinks = 4
Used in: JobMount
Used in: IntrospectResponse
string name = 1
uint64 size = 2
uint64 progress = 3
Used in: LayerSpec
repeated string binary_paths = 1
optional PrefixOptions prefix_options = 2
Used in: LayerSpec
repeated string stubs = 1
Used in: SymlinksLayer
string link = 1
string target = 2
Used in: LayerSpec
Used in: JobMount
Used in: LayerSpec
Used in: ClusterCommunicationStrategy
Used in: JobMount
Used as request type in: ClientProcess.Introspect, ClientProcess.Stop, ClientProcess.StreamLogMessages
Used as response type in: ClientProcess.AddContainer, ClientProcess.Start, ClientProcess.Stop
Used as field type in: JobBrokerStatus, JobOutputResult
(message has no fields)
Used in: JobTty
uint32 rows = 1
uint32 columns = 2