TargetArtifact(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The artifacts produced by a target render operation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes
Name | Description |
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. This field is a member of oneof _ uri .
|
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. |