Class SkaffoldSupportedCondition (1.13.0)

SkaffoldSupportedCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SkaffoldSupportedCondition contains information about when support for the release's version of skaffold ends.

Attributes

NameDescription
status bool
True if the version of skaffold used by this release is supported.
skaffold_support_state google.cloud.deploy_v1.types.SkaffoldSupportState
The skaffold support state for this release's version of skaffold.
maintenance_mode_time google.protobuf.timestamp_pb2.Timestamp
The time at which this release's version of skaffold will enter maintenance mode.
support_expiration_time google.protobuf.timestamp_pb2.Timestamp
The time at which this release's version of skaffold will no longer be supported.