Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull images via containerd client #282

Open
aFuerst opened this issue Jun 7, 2024 · 2 comments
Open

Pull images via containerd client #282

aFuerst opened this issue Jun 7, 2024 · 2 comments

Comments

@aFuerst
Copy link

aFuerst commented Jun 7, 2024

I don't see a way to pull images with the current rust API.
This issue and was closed after exposing the transfer and streaming RPC clients.
Neither of these directly implement a fetch or pull and if they can be used to do so, I haven't been able to figure out how.
What is the supported way to accomplish this? Thanks!

@sebastianmarines
Copy link

Did you figure out how to do this?

@aFuerst
Copy link
Author

aFuerst commented Jul 28, 2024

Sadly no. The rpc objects are for those two APIs just wrappers for an opaque Any type. What the proper shape(s) should be and what those endpoints actually do are also undocumented on the ctr server side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants