Package | Description |
---|---|
org.springframework.boot.buildpack.platform.build |
Central API for performing a buildpack build.
|
org.springframework.boot.buildpack.platform.docker.transport |
Docker transport classes providing HTTP operations on a local or remote engine.
|
org.springframework.boot.buildpack.platform.docker.type |
Docker types.
|
org.springframework.boot.buildpack.platform.io |
IO classes and utilities.
|
Class and Description |
---|
Owner
A user and group ID that can be used to indicate file ownership.
|
TarArchive
A TAR archive that can be written to an output stream.
|
Class and Description |
---|
IOConsumer
Consumer that can safely throw
IO exceptions . |
Class and Description |
---|
Content
Content with a known size that can be written to an
OutputStream . |
IOConsumer
Consumer that can safely throw
IO exceptions . |
Layout
Interface that can be used to write a file/directory layout.
|
TarArchive
A TAR archive that can be written to an output stream.
|
Class and Description |
---|
Content
Content with a known size that can be written to an
OutputStream . |
InspectedContent
Content that is reads and inspects a source of data only once but allows it to
be consumed multiple times. |
InspectedContent.Inspector
Interface that can be used to inspect content as it is initially read.
|
IOConsumer
Consumer that can safely throw
IO exceptions . |
IOSupplier
Supplier that can safely throw
IO exceptions . |
Layout
Interface that can be used to write a file/directory layout.
|
Owner
A user and group ID that can be used to indicate file ownership.
|
TarArchive
A TAR archive that can be written to an output stream.
|