# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The pipeline's workers are crashing, or failing to come up, this may resolve itself, the pipeline may make progress while in this state if the problem is only being experienced by some workers.
The pipeline has encountered unrecoverable errors and is no longer being retried.
The pipeline has been explicitly paused by the user (the pipeline spec's Stopped field should be true if the pipeline is in this state).
Equivalent to STARTING (there is an EtcdPipelineInfo + commit, but no RC) After some error caused runPipeline to exit, but before the pipeline is re-run.
A pipeline has a spec commit and a service + RC This is the normal state of a pipeline.
The pipeline is fully functional, but there are no commits to process.
There is an EtcdPipelineInfo + spec commit, but no RC This happens when a pipeline has been created but not yet picked up by a PPS server.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChunkSpec specifies how a pipeline should chunk its datums.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EtcdJobInfo is the portion of the JobInfo that gets stored in etcd during job execution.
EtcdPipelineInfo is proto that Pachd stores in etcd for each pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HashTreeSpec sets the number of shards into which pps splits a pipeline's output commits (sharded commits are implemented in Pachyderm 1.8+ only).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListDatumStreamResponse is identical to ListDatumResponse, except that only one DatumInfo is present (as these responses are streamed).
No description provided by the author
No description provided by the author
LogMessage is a log line from a PPS worker, annotated with metadata indicating when and why the line was logged.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceSpec describes the amount of resources that pipeline pods should request from kubernetes, for scheduling.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAPIServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIClient is the client API for API service.
APIServer is the server API for API service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author