Reference documentation and code samples for the Google Cloud Deploy V1 Client class SkaffoldSupportedCondition.
SkaffoldSupportedCondition contains information about when support for the release's version of skaffold ends.
Generated from protobuf message google.cloud.deploy.v1.Release.SkaffoldSupportedCondition
Namespace
Google \ Cloud \ Deploy \ V1 \ ReleaseMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
bool
True if the version of skaffold used by this release is supported.
↳ skaffold_support_state
int
The skaffold support state for this release's version of skaffold.
↳ maintenance_mode_time
Google\Protobuf\Timestamp
The time at which this release's version of skaffold will enter maintenance mode.
↳ support_expiration_time
Google\Protobuf\Timestamp
The time at which this release's version of skaffold will no longer be supported.
getStatus
True if the version of skaffold used by this release is supported.
bool
setStatus
True if the version of skaffold used by this release is supported.
var
bool
$this
getSkaffoldSupportState
The skaffold support state for this release's version of skaffold.
int
setSkaffoldSupportState
The skaffold support state for this release's version of skaffold.
var
int
$this
getMaintenanceModeTime
The time at which this release's version of skaffold will enter maintenance mode.
hasMaintenanceModeTime
clearMaintenanceModeTime
setMaintenanceModeTime
The time at which this release's version of skaffold will enter maintenance mode.
$this
getSupportExpirationTime
The time at which this release's version of skaffold will no longer be supported.
hasSupportExpirationTime
clearSupportExpirationTime
setSupportExpirationTime
The time at which this release's version of skaffold will no longer be supported.
$this