Skaffold Supported Condition Response
data class SkaffoldSupportedConditionResponse(val maintenanceModeTime: String, val skaffoldSupportState: String, val status: Boolean, val supportExpirationTime: String)
SkaffoldSupportedCondition contains information about when support for the release's version of skaffold ends.
Properties
Link copied to clipboard
The time at which this release's version of skaffold will enter maintenance mode.
Link copied to clipboard
The skaffold support state for this release's version of skaffold.
Link copied to clipboard
The time at which this release's version of skaffold will no longer be supported.