Delivery Pipeline Response
A DeliveryPipeline
resource in the Google Cloud Deploy API. A DeliveryPipeline
defines a pipeline through which a Skaffold configuration can progress.
Properties
User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy.
Information around the state of the Delivery Pipeline.
Time at which the pipeline was created.
Description of the DeliveryPipeline
. Max length is 255 characters.
Labels are attributes that can be set and used by both the user and by Google Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
SerialPipeline defines a sequential set of stages for a DeliveryPipeline
.
Most recent time at which the pipeline was updated.