Uses of Interface
org.springframework.boot.buildpack.platform.io.Layout
Package
Description
Docker types.
IO classes and utilities.
-
Uses of Layout in org.springframework.boot.buildpack.platform.docker.type
-
Uses of Layout in org.springframework.boot.buildpack.platform.io
Modifier and TypeMethodDescriptionstatic TarArchive
TarArchive.of
(IOConsumer<Layout> layout) Factory method to create a newTarArchive
instance with a specific layout.