UploadRequest
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Key | [Key](key.md?sid=flyteplugins_go_tasks_pluginmachinery_catalog_key) | This attribute stores the key for the upload request, which uniquely identifies the artifact. |
| ArtifactData | io.OutputReader | This attribute holds the data of the artifact to be uploaded, provided as an io.OutputReader. |
| ArtifactMetadata | Metadata | This attribute contains the metadata associated with the artifact, providing additional information about the uploaded content. |