| Package | Description |
|---|---|
| com.google.cloud.tools.jib.image | |
| com.google.cloud.tools.jib.image.json |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<HistoryEntry> |
Image.getHistory() |
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.addHistory(HistoryEntry history)
Adds a history element to the image.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryEntry |
HistoryEntry.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerConfigurationTemplate.addHistoryEntry(HistoryEntry historyEntry) |
Copyright © 2019. All rights reserved.