CustomTargetSkaffoldActions represents the CustomTargetType
configuration using Skaffold custom actions.
Attributes
Name
Description
render_action
str
Optional. The Skaffold custom action responsible for render
operations. If not provided then Cloud Deploy will perform
the render operations via skaffold render.
deploy_action
str
Required. The Skaffold custom action
responsible for deploy operations.
include_skaffold_modules
MutableSequence[google.cloud.deploy_v1.types.SkaffoldModules]
Optional. List of Skaffold modules Cloud
Deploy will include in the Skaffold Config as
required before performing diagnose.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]