Reference documentation and code samples for the Google Cloud Deploy V1 Client class SkaffoldGCSSource.
Cloud Storage bucket containing Skaffold Config modules.
Generated from protobuf message google.cloud.deploy.v1.SkaffoldModules.SkaffoldGCSSource
Namespace
Google \ Cloud \ Deploy \ V1 \ SkaffoldModulesMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source
string
Required. Cloud Storage source paths to copy recursively. For example, providing "gs://my-bucket/dir/configs/*" will result in Skaffold copying all files within the "dir/configs" directory in the bucket "my-bucket".
↳ path
string
Optional. Relative path from the source to the Skaffold file.
getSource
Required. Cloud Storage source paths to copy recursively. For example, providing "gs://my-bucket/dir/configs/*" will result in Skaffold copying all files within the "dir/configs" directory in the bucket "my-bucket".
string
setSource
Required. Cloud Storage source paths to copy recursively. For example, providing "gs://my-bucket/dir/configs/*" will result in Skaffold copying all files within the "dir/configs" directory in the bucket "my-bucket".
var
string
$this
getPath
Optional. Relative path from the source to the Skaffold file.
string
setPath
Optional. Relative path from the source to the Skaffold file.
var
string
$this