| Interface | Description |
|---|---|
| Layer |
Represents a layer in an image.
|
| Class | Description |
|---|---|
| DigestOnlyLayer |
A
Layer reference that only has its DescriptorDigest. |
| Image |
Represents an image.
|
| Image.Builder |
Builds the immutable
Image. |
| ReferenceLayer |
A
Layer reference that does not have the underlying content. |
| ReferenceNoDiffIdLayer |
A
Layer reference that does not have the underlying content. |
| ReproducibleLayerBuilder |
Builds a reproducible layer
Blob from files. |
| Exception | Description |
|---|---|
| LayerCountMismatchException |
Exception thrown when the number of layers found did not match expectations.
|
| LayerPropertyNotFoundException |
Exception thrown when accessing non-existent properties of layers.
|
Copyright © 2019. All rights reserved.