Class PhaseArtifact (1.18.0)

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

Contains the paths to the artifacts, relative to the URI, for a phase.

Attributes

NameDescription
skaffold_config_path str
Output only. File path of the resolved Skaffold configuration relative to the URI.
manifest_path str
Output only. File path of the rendered manifest relative to the URI.
job_manifests_path str
Output only. File path of the directory of rendered job manifests relative to the URI. This is only set if it is applicable.