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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]