| Class | Description |
|---|---|
| BuildConfiguration |
Immutable configuration options for the builder process.
|
| BuildConfiguration.Builder | |
| CacheConfiguration |
Represents the location of the cache.
|
| ContainerConfiguration |
Immutable configuration options for the container.
|
| ContainerConfiguration.Builder |
Builder for instantiating a
ContainerConfiguration. |
| ImageConfiguration |
Immutable configuration options for an image reference with credentials.
|
| ImageConfiguration.Builder |
Builder for instantiating an
ImageConfiguration. |
| LayerConfiguration |
Configures how to build a layer in the container image.
|
| LayerConfiguration.Builder |
Builds a
LayerConfiguration. |
| Port |
Holds port number and protocol for an exposed port.
|
| Enum | Description |
|---|---|
| Port.Protocol |
Represents the protocol portion of the port.
|
Copyright © 2018. All rights reserved.