Reference documentation and code samples for the Google Cloud Deploy V1 Client class SkaffoldModules.
Skaffold Config modules and their remote source.
Generated from protobuf message google.cloud.deploy.v1.SkaffoldModules
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ configs
array
Optional. The Skaffold Config modules to use from the specified source.
↳ git
↳ google_cloud_storage
↳ google_cloud_build_repo
SkaffoldModules\SkaffoldGCBRepoSource
Cloud Build V2 repository containing the Skaffold Config modules.
getConfigs
Optional. The Skaffold Config modules to use from the specified source.
setConfigs
Optional. The Skaffold Config modules to use from the specified source.
var
string[]
$this
getGit
Remote git repository containing the Skaffold Config modules.
hasGit
setGit
Remote git repository containing the Skaffold Config modules.
$this
getGoogleCloudStorage
Cloud Storage bucket containing the Skaffold Config modules.
hasGoogleCloudStorage
setGoogleCloudStorage
Cloud Storage bucket containing the Skaffold Config modules.
$this
getGoogleCloudBuildRepo
Cloud Build V2 repository containing the Skaffold Config modules.
hasGoogleCloudBuildRepo
setGoogleCloudBuildRepo
Cloud Build V2 repository containing the Skaffold Config modules.
$this
getSource
string