Package com.google.cloud.tools.jib.image
-
Interface Summary Interface Description Layer Represents a layer in an image. -
Class Summary Class Description DigestOnlyLayer ALayerreference that only has itsDescriptorDigest.Image Represents an image.Image.Builder Builds the immutableImage.ImageTarball Translates anImageto a tarball that can be loaded into Docker.ReferenceLayer ALayerreference that does not have the underlying content.ReferenceNoDiffIdLayer ALayerreference that does not have the underlying content.ReproducibleLayerBuilder Builds a reproducible layerBlobfrom files. -
Exception Summary 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.