Packages

p

com.google.cloud.tools.jib

configuration

package configuration

Type Members

  1. class BuildConfiguration extends AnyRef

    Immutable configuration options for the builder process.

  2. class CacheConfiguration extends AnyRef

    Represents the location of the cache.

    Represents the location of the cache. Provides static methods for resolving a location for the cache.

  3. class LayerConfiguration extends AnyRef

    Configures how to build a layer in the container image.

  4. class Port extends AnyRef

    Holds port number and protocol for an exposed port.

Ungrouped