Class SkaffoldGCSSource (1.18.0)

SkaffoldGCSSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Cloud Storage bucket containing Skaffold Config modules.

Attributes

NameDescription
source str
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 str
Optional. Relative path from the source to the Skaffold file.