Rollout(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Rollout resource represents an instance of FleetPackage
rollout
operation across a fleet. This is a system generated resource and
will be read only for end-users. It will be primarily used by the
service to process the changes in the FleetPackage
and other
changes in the environment.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. Name of the Rollout. Format is projects/{project}/locations/{location}/fleetPackages/{fleet_package}/rollouts/[a-z][a-z0-9\-]{0,62} .
|
release |
str
Reference to the Release being rolled out.
|
rollout_strategy |
google.cloud.configdelivery_v1alpha.types.RolloutStrategy
Rollout strategy for rolling out FleetPackage to
clusters.
|
info |
google.cloud.configdelivery_v1alpha.types.RolloutInfo
Current details of the rollout. |
deletion_propagation_policy |
google.cloud.configdelivery_v1alpha.types.DeletionPropagationPolicy
Deletion propagation policy of the rollout. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the rollout was created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the rollout was most recently updated. |