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

Use the interface rather than the concrete type #471

Merged
merged 2 commits into from
Jan 28, 2020

Conversation

dgageot
Copy link
Member

@dgageot dgageot commented Jan 27, 2020

I'd like to be able to provide a Docker client by interface rather than by type (ie provide a dockerclient.CommonAPIClient rather than a *dockerclient.Client)

This PR requires buildpacks/imgutil#21 before it can be finished.

Signed-off-by: David Gageot david@gageot.net

@zmackie zmackie changed the title Use the interface rather than the concret type Use the interface rather than the concrete type Jan 27, 2020
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
@dgageot dgageot marked this pull request as ready for review January 28, 2020 09:08
@dgageot dgageot requested a review from a team as a code owner January 28, 2020 09:08
@zmackie zmackie added this to the pack-0.9.0 milestone Jan 28, 2020
@ekcasey ekcasey merged commit c463637 into buildpacks:master Jan 28, 2020
@jromero jromero modified the milestones: pack-0.9.0, pack-0.8.0 Mar 2, 2020
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 this pull request may close these issues.

4 participants