public sealed class CustomTargetSkaffoldActions : IMessage<CustomTargetSkaffoldActions>, IEquatable<CustomTargetSkaffoldActions>, IDeepCloneable<CustomTargetSkaffoldActions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomTargetSkaffoldActions.
CustomTargetSkaffoldActions represents the CustomTargetType configuration
using Skaffold custom actions.
Optional. The Skaffold custom action responsible for render operations. If
not provided then Cloud Deploy will perform the render operations via
skaffold render.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomTargetSkaffoldActions\u003c/code\u003e class in the Google Cloud Deploy v1 API manages the \u003ccode\u003eCustomTargetType\u003c/code\u003e configuration through Skaffold custom actions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.4.0 is the latest version, with a range of previous versions listed, going back to version 1.0.0, all documented for \u003ccode\u003eCustomTargetSkaffoldActions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomTargetSkaffoldActions\u003c/code\u003e class provides a way to define custom actions for deploy and render operations using skaffold, and requires a \u003ccode\u003eDeployAction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIncludeSkaffoldModules\u003c/code\u003e property is an optional list of Skaffold modules to be included in the Skaffold Config, while the \u003ccode\u003eRenderAction\u003c/code\u003e property is optional and will default to \u003ccode\u003eskaffold render\u003c/code\u003e if not provided.\u003c/p\u003e\n"]]],[],null,[]]