Skip to content

SDK: No image upload function provided #3133

Description

@robinschneider

Problem description

I want to use the STACKIT Go SDK to upload images.
The CreateImage().CreateImagePayload().Execute() only returns an ID and an upload endpoint.
There is no function to upload the image.
I would expect the SDK provides this as well.

Proposed solution

Provide a function to upload an image.
The CLI allows uploading images, so the function was already created for the CLI, this should be part of the SDK in order to reuse it in CLI and other applications.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions