Reference documentation and code samples for the Google Cloud Deploy V1 Client class CustomTargetSkaffoldActions.
CustomTargetSkaffoldActions represents the CustomTargetType
configuration
using Skaffold custom actions.
Generated from protobuf message google.cloud.deploy.v1.CustomTargetSkaffoldActions
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ render_action
string
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
string
Required. The Skaffold custom action responsible for deploy operations.
↳ include_skaffold_modules
array< Google\Cloud\Deploy\V1\SkaffoldModules
>
Optional. List of Skaffold modules Cloud Deploy will include in the Skaffold Config as required before performing diagnose.
getRenderAction
Optional. The Skaffold custom action responsible for render operations. If
not provided then Cloud Deploy will perform the render operations via skaffold render
.
string
setRenderAction
Optional. The Skaffold custom action responsible for render operations. If
not provided then Cloud Deploy will perform the render operations via skaffold render
.
var
string
$this
getDeployAction
Required. The Skaffold custom action responsible for deploy operations.
string
setDeployAction
Required. The Skaffold custom action responsible for deploy operations.
var
string
$this
getIncludeSkaffoldModules
Optional. List of Skaffold modules Cloud Deploy will include in the Skaffold Config as required before performing diagnose.
setIncludeSkaffoldModules
Optional. List of Skaffold modules Cloud Deploy will include in the Skaffold Config as required before performing diagnose.
$this