Reference documentation and code samples for the Google Cloud Deploy V1 Client class SkaffoldVersion.
Details of a supported Skaffold version.
Generated from protobuf message google.cloud.deploy.v1.SkaffoldVersion
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ version
string
Release version number. For example, "1.20.3".
↳ maintenance_mode_time
↳ support_expiration_time
↳ support_end_date
getVersion
Release version number. For example, "1.20.3".
string
setVersion
Release version number. For example, "1.20.3".
var
string
$this
getMaintenanceModeTime
The time at which this version of skaffold will enter maintenance mode.
hasMaintenanceModeTime
clearMaintenanceModeTime
setMaintenanceModeTime
The time at which this version of skaffold will enter maintenance mode.
$this
getSupportExpirationTime
The time at which this version of skaffold will no longer be supported.
hasSupportExpirationTime
clearSupportExpirationTime
setSupportExpirationTime
The time at which this version of skaffold will no longer be supported.
$this
getSupportEndDate
Date when this version is expected to no longer be supported.
hasSupportEndDate
clearSupportEndDate
setSupportEndDate
Date when this version is expected to no longer be supported.
$this