Class Config (1.18.0)

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

Service-wide configuration.

Attributes

NameDescription
name str
Name of the configuration.
supported_versions MutableSequence[google.cloud.deploy_v1.types.SkaffoldVersion]
All supported versions of Skaffold.
default_skaffold_version str
Default Skaffold version that is assigned when a Release is created without specifying a Skaffold version.