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

Interface Design #50

Closed
Tracked by #49
shizhMSFT opened this issue Nov 17, 2021 · 0 comments · Fixed by #66
Closed
Tracked by #49

Interface Design #50

shizhMSFT opened this issue Nov 17, 2021 · 0 comments · Fixed by #66
Assignees
Milestone

Comments

@shizhMSFT
Copy link
Contributor

Since we are decoupling containerd, we need a new interface for Target.

type Target interface {
	remotes.Resolver
}
@shizhMSFT shizhMSFT self-assigned this Nov 17, 2021
This was referenced Nov 17, 2021
@shizhMSFT shizhMSFT added this to the v2.0.0-alpha milestone May 16, 2022
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

Successfully merging a pull request may close this issue.

1 participant