| Package | Description |
|---|---|
| com.google.cloud.tools.jib.docker | |
| com.google.cloud.tools.jib.image | |
| com.google.cloud.tools.jib.image.json |
| Constructor and Description |
|---|
ImageTarball(Image image,
ImageReference imageReference)
Instantiate with an
Image. |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Image |
JsonToImageTranslator.toImage(BuildableManifestTemplate manifestTemplate,
ContainerConfigurationTemplate containerConfigurationTemplate)
Translates
BuildableManifestTemplate to Image. |
static Image |
JsonToImageTranslator.toImage(V21ManifestTemplate manifestTemplate)
Translates
V21ManifestTemplate to Image. |
| Constructor and Description |
|---|
ImageToJsonTranslator(Image image)
Instantiate with an
Image. |
Copyright © 2019. All rights reserved.