Class SkaffoldVersion (1.13.0)

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

Details of a supported Skaffold version.

Attributes

NameDescription
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.