Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::SkaffoldSupportState (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::SkaffoldSupportState.
The support state of a specific Skaffold version.
Constants
SKAFFOLD_SUPPORT_STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
SKAFFOLD_SUPPORT_STATE_SUPPORTED
value: 1 This Skaffold version is currently supported.
SKAFFOLD_SUPPORT_STATE_MAINTENANCE_MODE
value: 2 This Skaffold version is in maintenance mode.
SKAFFOLD_SUPPORT_STATE_UNSUPPORTED
value: 3 This Skaffold version is no longer supported.