| Package | Description |
|---|---|
| com.google.cloud.tools.jib.image.json | |
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
V21ManifestTemplate
JSON template for Docker Manifest Schema V2.1
|
class |
V22ManifestTemplate
JSON Template for Docker Manifest Schema V2.2
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ManifestTemplate> |
RegistryClient.pullManifest(String imageTag,
Class<T> manifestTemplateClass)
Pulls the image manifest for a specific tag.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestTemplate |
RegistryClient.pullManifest(String imageTag) |
Copyright © 2018. All rights reserved.