Class TargetArtifact (0.2.0)

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

The artifacts produced by a target render operation.

Attributes

NameDescription
artifact_uri str
Output only. URI of a directory containing the artifacts. This contains deployment configuration used by Skaffold during a rollout, and all paths are relative to this location.
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.