程序包的使用
org.springframework.boot.buildpack.platform.io
程序包
说明
Central API for performing a buildpack build.
A limited Docker API providing the operations needed by pack.
Docker transport classes providing HTTP operations on a local or remote engine.
Docker types.
IO classes and utilities.
-
org.springframework.boot.buildpack.platform.build使用的org.springframework.boot.buildpack.platform.io中的类类说明A user and group ID that can be used to indicate file ownership.A TAR archive that can be written to an output stream.
-
org.springframework.boot.buildpack.platform.docker使用的org.springframework.boot.buildpack.platform.io中的类类说明BiConsumer that can safely throw
IO exceptions
.A TAR archive that can be written to an output stream. -
-
org.springframework.boot.buildpack.platform.docker.type使用的org.springframework.boot.buildpack.platform.io中的类类说明Content with a known size that can be written to an
OutputStream
.Consumer that can safely throwIO exceptions
.Interface that can be used to write a file/directory layout.A TAR archive that can be written to an output stream. -
类说明Content with a known size that can be written to an
OutputStream
.Content
that is reads and inspects a source of data only once but allows it to be consumed multiple times.Interface that can be used to inspect content as it is initially read.Consumer that can safely throwIO exceptions
.Supplier that can safely throwIO exceptions
.Interface that can be used to write a file/directory layout.A user and group ID that can be used to indicate file ownership.A TAR archive that can be written to an output stream.Compression type applied to the archive.