1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/ArvadosClasses.R
11 \preformatted{container -> Container$new(uuid = NULL,
12 etag = NULL, owner_uuid = NULL, created_at = NULL,
13 modified_at = NULL, modified_by_client_uuid = NULL,
14 modified_by_user_uuid = NULL, state = NULL, started_at = NULL,
15 finished_at = NULL, log = NULL, environment = NULL,
16 cwd = NULL, command = NULL, output_path = NULL, mounts = NULL,
17 runtime_constraints = NULL, output = NULL, container_image = NULL,
18 progress = NULL, priority = NULL, updated_at = NULL,
19 exit_code = NULL, auth_uuid = NULL, locked_by_uuid = NULL,
20 scheduling_parameters = NULL)
27 \item{uuid}{Object ID.}
28 \item{etag}{Object version.}
33 \item{modified_by_client_uuid}{}
34 \item{modified_by_user_uuid}{}
44 \item{runtime_constraints}{}
46 \item{container_image}{}
52 \item{locked_by_uuid}{}
53 \item{scheduling_parameters}{}