| Package | Description |
|---|---|
| com.google.cloud.tools.jib.image.json | |
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Method and Description |
|---|---|
V22ManifestTemplate |
ImageToJsonTranslator.getManifestTemplate(BlobDescriptor containerConfigurationBlobDescriptor)
Gets the manifest as a JSON template.
|
| Modifier and Type | Method and Description |
|---|---|
static Image |
JsonToImageTranslator.toImage(V22ManifestTemplate manifestTemplate,
ContainerConfigurationTemplate containerConfigurationTemplate)
Translates
V22ManifestTemplate to Image. |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryClient.pushManifest(V22ManifestTemplate manifestTemplate,
String imageTag)
Pushes the image manifest for a specific tag.
|
Copyright © 2018. All rights reserved.