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
SkaffoldModules\SkaffoldGitSource
Optional. Remote git repository containing the Skaffold Config modules.
↳ google_cloud_storage
SkaffoldModules\SkaffoldGCSSource
Optional. Cloud Storage bucket containing the Skaffold Config modules.
↳ google_cloud_build_repo
SkaffoldModules\SkaffoldGCBRepoSource
Optional. 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
Optional. Remote git repository containing the Skaffold Config modules.
hasGit
setGit
Optional. Remote git repository containing the Skaffold Config modules.
$this
getGoogleCloudStorage
Optional. Cloud Storage bucket containing the Skaffold Config modules.
hasGoogleCloudStorage
setGoogleCloudStorage
Optional. Cloud Storage bucket containing the Skaffold Config modules.
$this
getGoogleCloudBuildRepo
Optional. Cloud Build V2 repository containing the Skaffold Config modules.
hasGoogleCloudBuildRepo
setGoogleCloudBuildRepo
Optional. Cloud Build V2 repository containing the Skaffold Config modules.
$this
getSource
string