Class Config (0.1.1)

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

Service-wide configuration. .. attribute:: name

Name of the configuration.

:type: str

Attributes

NameDescription
supported_versions Sequence[google.cloud.deploy_v1.types.SkaffoldVersion]
Output only. All supported versions of Skaffold.
default_skaffold_version str
Output only. Default Skaffold version that is assigned when a Release is created without specifying a Skaffold version.