GoogleContainerTools / minikube-build-tools-for-java

Minikube lifecycle management tools for Gradle and Maven.
Apache License 2.0
57 stars 27 forks source link

Adds BlobPuller. #85

Closed coollog closed 6 years ago

coollog commented 6 years ago

Step 2 of https://github.com/GoogleCloudPlatform/minikube-build-tools-for-java/issues/59

Adds RegistryClient as interface to registry and changes ManifestPuller to be a provider. Adds BlobPuller as another provider.

loosebazooka commented 6 years ago

@elharo, this is the standard gradle/maven structure. src/test/java...