Get desktop application:
View/edit binary Protocol Buffers messages
An opaque token associated with an entity object used to implement optimistic concurrency control. For API taking EntityVersion, it would return an yarpc error with CodeAborted and message "unexpected entity version", if the entity version provided does not match the internal version of the entity affected (i.e. there is a write-after-read confliect), unless otherwise specified. Upon receiving the error, caller is expected to read the entity status and its entity version again, and re-perform the operation if needed.
Used in:
, , , , , , , , , , , , , , , , , , , , , , ,A unique ID assigned to offers from a host.
A unique ID assigned to a Job. This is a UUID in RFC4122 format.
Used in:
, , , , , , , , , , , , , , , , , , , , , , , , , , , , ,Key, value pair used to store free form user-data.
Used in:
, , , , , , , , , ,Opaque data passed to Peloton from the client. Passing an empty string in the structure will unset the existing data.
Used in:
, , , , , , ,A unique ID assigned to a pod. It should be treated as an opaque token.
Used in:
, , , , , , , ,A unique name assigned to a pod. By default, the pod name is in the format of JobID-<InstanceID>.
Used in:
, , , , , , , , , , , , , , ,A unique ID assigned to a Resource Pool. This is a UUID in RFC4122 format.
Used in:
, , , , , , , , ,Resources describe the resources on a host.
Used in:
Number of CPU cores.
Memory in MB.
Disk in MB.
Number of GPU cores.
Revision of an entity info, such as JobSpec etc.
Used in:
, , ,Version number of the entity info which is monotonically increasing. Clients can use this to guide against race conditions using MVCC.
The timestamp when the entity info is created.
The timestamp when the entity info is updated.
The user or service that updated the entity info.
Secret is used to store secrets per job and contains ID, absolute container mount path and base64 encoded secret data.
Used in:
, , ,UUID of the secret.
Path at which the secret file will be mounted in the container.
Secret value.
Used in:
Secret data as byte array.
A unique ID assigned to a Secret. This is a UUID in RFC4122 format.
Used in:
Time range specified by min and max timestamps. Time range is left closed and right open: [min, max)
Used in:
A unique ID assigned to a Volume. This is a UUID in RFC4122 format.
Used in:
, , ,