Class SkaffoldSupportedCondition (1.18.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.