SkaffoldVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details of a supported Skaffold version.
Attributes |
|
---|---|
Name | Description |
version |
str
Release version number. For example, "1.20.3". |
maintenance_mode_time |
google.protobuf.timestamp_pb2.Timestamp
The time at which this version of Skaffold will enter maintenance mode. |
support_expiration_time |
google.protobuf.timestamp_pb2.Timestamp
The time at which this version of Skaffold will no longer be supported. |
support_end_date |
google.type.date_pb2.Date
Date when this version is expected to no longer be supported. |