索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractBuildLog - cn.taketoday.buildpack.platform.build中的类
-
Base class for
BuildLogimplementations. - AbstractBuildLog() - 类的构造器 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- AbstractSocket - cn.taketoday.buildpack.platform.socket中的类
-
Abstract base class for custom socket implementation.
- AbstractSocket() - 类的构造器 cn.taketoday.buildpack.platform.socket.AbstractSocket
- AbstractSocket.UnsupportedSocketOperationException - cn.taketoday.buildpack.platform.socket中的异常错误
- accept(TotalProgressEvent) - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressBar
- accept(String) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.SleepAwaiter
- accept(String) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.WindowsAwaiter
- accept(T) - 接口中的方法 cn.taketoday.buildpack.platform.io.IOConsumer
-
Performs this operation on the given argument.
- accept(T, U) - 接口中的方法 cn.taketoday.buildpack.platform.io.IOBiConsumer
-
Performs this operation on the given argument.
- acquire() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor
-
Acquire an instance of the actual
FileDescriptor.Handle. - addBuildpackVersion(String, BuildpackLayersMetadata.BuildpackLayerDetails) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackVersions
- addBuildpackVersions(String, BuildpackLayersMetadata.BuildpackVersions) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.Buildpacks
- addCertificates(KeyStore, X509Certificate[], PrivateKey, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
- addLayerContent(Layout) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- addOrderLayerContent(Layout) - 类中的方法 cn.taketoday.buildpack.platform.build.Buildpacks
- address - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- address - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- AF_LOCAL - 类中的静态变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- algorithm - 类中的变量 cn.taketoday.buildpack.platform.docker.type.LayerId
- algorithms - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- ALWAYS - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.PullPolicy
-
Always pull the image from the registry.
- ANSI_PATTERN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- API_VERSION - 类中的静态变量 cn.taketoday.buildpack.platform.docker.DockerApi
- ApiVersion - cn.taketoday.buildpack.platform.build中的类
-
API Version number comprised of a major and minor value.
- ApiVersion(int, int) - 类的构造器 cn.taketoday.buildpack.platform.build.ApiVersion
- apiVersions - 类中的变量 cn.taketoday.buildpack.platform.build.ApiVersions
- ApiVersions - cn.taketoday.buildpack.platform.build中的类
-
A set of API Version numbers comprised of major and minor values.
- ApiVersions(ApiVersion...) - 类的构造器 cn.taketoday.buildpack.platform.build.ApiVersions
- appendToOrderToml(StringBuilder, BuildpackCoordinates) - 类中的方法 cn.taketoday.buildpack.platform.build.Buildpacks
- application - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- APPLICATION - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
-
The directory containing the original contributed application.
- applicationContent - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- applicationDirectory - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- applicationDirectory - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- applicationVolumePopulated - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- apply(ContainerConfig.Update) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Apply this phase settings to a
ContainerConfigupdate. - apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- apply(IOConsumer<Layer>) - 接口中的方法 cn.taketoday.buildpack.platform.build.Buildpack
-
Apply the necessary buildpack layers.
- apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.Buildpacks
- apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack
- apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack.ExportedLayers
- apply(IOConsumer<Layer>) - 类中的方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- applyTo(IOConsumer<ImageArchive.Update>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- archive - 类中的变量 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- args - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- args - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- asHash(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- asHexString(byte[], int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
- asPath() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- assertArchiveHasEntries(File) - 类中的方法 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- assertJarFile(File) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildRequest
- assertStackIdsMatch(Image, Image) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- assertSupports(ApiVersion) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Assert that this API version supports the specified version.
- AsynchronousFileByteChannel(AsynchronousFileChannel) - 类的构造器 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- attachTo(ImageConfig.Update) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Attach this metadata to the given update callback.
- authHeader - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- authHeader - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.JsonEncodedDockerRegistryAuthentication
B
- BASE64_TEXT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- BASE64_TEXT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- basedOn(S, String, String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
-
Factory method to create a new
VolumeNamebased on an object. - basedOn(S, Function<S, String>, String, String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
-
Factory method to create a new
VolumeNamebased on an object. - basePath - 类中的变量 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- bind(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.Cache
-
Create a new
Cachethat uses a bind mount with the provided source. - Bind(String) - 类的构造器 cn.taketoday.buildpack.platform.build.Cache.Bind
- BIND - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.Cache.Format
-
A cache stored as a bind mount.
- bindHostToBuilder - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- Binding - cn.taketoday.buildpack.platform.docker.type中的类
-
Volume bindings to apply when creating a container.
- Binding(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.Binding
- bindings - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- bindings - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- bindings - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- bookend - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressBar
- BsdDomainSocket - cn.taketoday.buildpack.platform.socket中的类
-
DomainSocketimplementation for BSD based platforms. - BsdDomainSocket(String) - 类的构造器 cn.taketoday.buildpack.platform.socket.BsdDomainSocket
- BsdDomainSocket.SockaddrUn - cn.taketoday.buildpack.platform.socket中的类
-
Native
sockaddr_unstructure as defined insys/un.h. - build(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- buildCache - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- buildCache - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- builder - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- builder - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- Builder - cn.taketoday.buildpack.platform.build中的类
-
Central API for running buildpack operations.
- Builder() - 类的构造器 cn.taketoday.buildpack.platform.build.Builder
-
Create a new builder instance.
- Builder(BuildLog) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder
-
Create a new builder instance.
- Builder(BuildLog, DockerConfiguration) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder
-
Create a new builder instance.
- Builder(BuildLog, DockerApi, DockerConfiguration) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder
- Builder(DockerConfiguration) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder
-
Create a new builder instance.
- BUILDER - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.ImageType
-
Builder image.
- BUILDER_FOR_LABEL_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- Builder.BuilderResolverContext - cn.taketoday.buildpack.platform.build中的类
-
BuildpackResolverContextimplementation for theBuilder. - Builder.ImageFetcher - cn.taketoday.buildpack.platform.build中的类
-
Internal utility class used to fetch images.
- builderAuthentication - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- BuilderBuildpack - cn.taketoday.buildpack.platform.build中的类
-
A
Buildpackthat references a buildpack contained in the builder. - BuilderBuildpack(BuildpackMetadata) - 类的构造器 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- BuilderBuildpack.BuilderReference - cn.taketoday.buildpack.platform.build中的类
-
A reference to a buildpack builder.
- BuilderException - cn.taketoday.buildpack.platform.build中的异常错误
-
Exception thrown to indicate a Builder error.
- BuilderException(String, int) - 异常错误的构造器 cn.taketoday.buildpack.platform.build.BuilderException
- builderMetadata - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- builderMetadata - 类中的变量 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- BuilderMetadata - cn.taketoday.buildpack.platform.build中的类
-
Builder metadata information.
- BuilderMetadata(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.build.BuilderMetadata
- BuilderMetadata.CreatedBy - cn.taketoday.buildpack.platform.build中的接口
-
Created-by metadata.
- BuilderMetadata.Lifecycle - cn.taketoday.buildpack.platform.build中的接口
-
Lifecycle metadata.
- BuilderMetadata.Lifecycle.Api - cn.taketoday.buildpack.platform.build中的接口
-
Default API versions.
- BuilderMetadata.Lifecycle.Apis - cn.taketoday.buildpack.platform.build中的接口
-
Supported API versions.
- BuilderMetadata.Stack - cn.taketoday.buildpack.platform.build中的接口
-
Stack metadata.
- BuilderMetadata.Stack.RunImage - cn.taketoday.buildpack.platform.build中的接口
-
Run image metadata.
- BuilderMetadata.Update - cn.taketoday.buildpack.platform.build中的类
-
Update class used to change data when creating a copy.
- BuilderReference(String, String) - 类的构造器 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- BuilderResolverContext(Builder.ImageFetcher, BuilderMetadata, BuildpackLayersMetadata) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- BuildLog - cn.taketoday.buildpack.platform.build中的接口
-
Callback interface used to provide
Builderoutput logging. - buildMessage(String, int) - 异常错误中的静态方法 cn.taketoday.buildpack.platform.build.BuilderException
- buildMessage(String, Exception) - 异常错误中的静态方法 cn.taketoday.buildpack.platform.docker.transport.DockerConnectionException
- buildMessage(String, URI, int, String, Errors, Message) - 异常错误中的静态方法 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- buildOwner - 类中的变量 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- BuildOwner - cn.taketoday.buildpack.platform.build中的类
-
The
Ownerthat should perform the build. - BuildOwner(long, long) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildOwner
- BuildOwner(Map<String, String>) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildOwner
- Buildpack - cn.taketoday.buildpack.platform.build中的接口
-
A Buildpack that should be invoked by the builder during image building.
- BUILDPACK - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.ImageType
-
Buildpack image.
- BuildpackCoordinates - cn.taketoday.buildpack.platform.build中的类
-
A set of buildpack coordinates that uniquely identifies a buildpack.
- BuildpackCoordinates(String, String) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- buildpackExistsInBuilder(BuildpackResolverContext, List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack
- BuildpackLayerDetails(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
- buildpackLayersMetadata - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- BuildpackLayersMetadata - cn.taketoday.buildpack.platform.build中的类
-
Buildpack layers metadata information.
- BuildpackLayersMetadata(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
- BuildpackLayersMetadata.BuildpackLayerDetails - cn.taketoday.buildpack.platform.build中的类
- BuildpackLayersMetadata.Buildpacks - cn.taketoday.buildpack.platform.build中的类
- BuildpackLayersMetadata.BuildpackVersions - cn.taketoday.buildpack.platform.build中的类
- BuildpackMetadata - cn.taketoday.buildpack.platform.build中的类
-
Buildpack metadata information.
- BuildpackMetadata(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackMetadata
- BuildpackReference - cn.taketoday.buildpack.platform.build中的类
-
An opaque reference to a
Buildpack. - BuildpackReference(String) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackReference
- BuildpackResolver - cn.taketoday.buildpack.platform.build中的接口
-
Strategy interface used to resolve a
BuildpackReferenceto aBuildpack. - BuildpackResolverContext - cn.taketoday.buildpack.platform.build中的接口
-
Context passed to a
BuildpackResolver. - BuildpackResolvers - cn.taketoday.buildpack.platform.build中的类
-
All
BuildpackResolverinstances that can be used to resolveBuildpackReferences. - BuildpackResolvers() - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackResolvers
- buildpacks - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- buildpacks - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
- buildpacks - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.Buildpacks
- buildpacks - 类中的变量 cn.taketoday.buildpack.platform.build.Buildpacks
- buildpacks - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- Buildpacks - cn.taketoday.buildpack.platform.build中的类
-
A collection of
Buildpackinstances that can be used to apply buildpack layers. - Buildpacks() - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.Buildpacks
- Buildpacks(List<Buildpack>) - 类的构造器 cn.taketoday.buildpack.platform.build.Buildpacks
- BuildpackVersions() - 类的构造器 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackVersions
- BuildRequest - cn.taketoday.buildpack.platform.build中的类
-
A build request to be handled by the
Builder. - BuildRequest(ImageReference, Function<Owner, TarArchive>) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildRequest
- BuildRequest(ImageReference, Function<Owner, TarArchive>, ImageReference, ImageReference, Creator, Map<String, String>, boolean, boolean, PullPolicy, boolean, List<BuildpackReference>, List<Binding>, String, List<ImageReference>, Cache, Cache, Cache, Instant, String, List<String>) - 类的构造器 cn.taketoday.buildpack.platform.build.BuildRequest
- buildString(String, String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
- buildUrl(String, Object...) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
- buildUrl(String, Collection<?>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
- buildWorkspace - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- bytes(int...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
C
- Cache - cn.taketoday.buildpack.platform.build中的类
-
Details of a cache for use by the CNB builder.
- Cache(Cache.Format) - 类的构造器 cn.taketoday.buildpack.platform.build.Cache
- CACHE - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
-
The directory used by buildpacks for caching.
- Cache.Bind - cn.taketoday.buildpack.platform.build中的类
-
Details of a cache stored in a bind mount.
- Cache.Format - cn.taketoday.buildpack.platform.build中的Enum Class
-
The format of the cache.
- Cache.Volume - cn.taketoday.buildpack.platform.build中的类
-
Details of a cache stored in a Docker volume.
- calculateStringContentLength() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- CertificateParser - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Parser for X.509 certificates in PEM format.
- CertificateParser() - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- certificatePath - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- certificatePath - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- channel - 类中的变量 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- charAt(int) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- cleanCache - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- client - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- close() - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- close() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.HttpClientResponse
- close() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- close() - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- close() - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- close() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor
-
Close the underlying file when all handles have been released.
- close() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor.Handle
- close() - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- close() - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- close(int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- CLOSE_PENDING - enum class 中的枚举常量 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
- CLOSED - enum class 中的枚举常量 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
- closedHandler - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor
- closer - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor
- cn.taketoday.buildpack.platform.build - 程序包 cn.taketoday.buildpack.platform.build
-
Central API for performing a buildpack build.
- cn.taketoday.buildpack.platform.docker - 程序包 cn.taketoday.buildpack.platform.docker
-
A limited Docker API providing the operations needed by pack.
- cn.taketoday.buildpack.platform.docker.configuration - 程序包 cn.taketoday.buildpack.platform.docker.configuration
-
Docker configuration options.
- cn.taketoday.buildpack.platform.docker.ssl - 程序包 cn.taketoday.buildpack.platform.docker.ssl
-
Utilities and classes for managing SSL context and keys.
- cn.taketoday.buildpack.platform.docker.transport - 程序包 cn.taketoday.buildpack.platform.docker.transport
-
Docker transport classes providing HTTP operations on a local or remote engine.
- cn.taketoday.buildpack.platform.docker.type - 程序包 cn.taketoday.buildpack.platform.docker.type
-
Docker types.
- cn.taketoday.buildpack.platform.io - 程序包 cn.taketoday.buildpack.platform.io
-
IO classes and utilities.
- cn.taketoday.buildpack.platform.json - 程序包 cn.taketoday.buildpack.platform.json
-
Utilities and classes for JSON processing.
- cn.taketoday.buildpack.platform.socket - 程序包 cn.taketoday.buildpack.platform.socket
-
Low-level
Socketimplementations required for local Docker access. - cn.taketoday.buildpack.platform.system - 程序包 cn.taketoday.buildpack.platform.system
-
System abstractions.
- code - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
- codeLengthBytes(int, byte[]) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- command - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- COMPARATOR - 类中的静态变量 cn.taketoday.buildpack.platform.build.LifecycleVersion
- compareTo(LifecycleVersion) - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
- compile() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- CompletableFutureHandler() - 类的构造器 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler
- completed(Integer, Object) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler
- config - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- config - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Image
- config - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- CONFIG_DIR - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- CONFIG_FILE_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- configEnv - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- configLocation - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- configureDaemonAccess(Phase) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- connect(int, BsdDomainSocket.SockaddrUn, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.BsdDomainSocket
- connect(int, LinuxDomainSocket.SockaddrUn, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket
- connect(String, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.BsdDomainSocket
- connect(String, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- connect(String, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket
- connect(SocketAddress) - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- connect(SocketAddress, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- connectSocket(TimeValue, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionSocketFactory
- consumer - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- container - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi
- container() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
-
Return the Docker API for container operations.
- ContainerApi() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
- ContainerConfig - cn.taketoday.buildpack.platform.docker.type中的类
-
Configuration used when creating a new container.
- ContainerConfig(String, ImageReference, String, List<String>, Map<String, String>, List<Binding>, Map<String, String>, String, List<String>) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ContainerConfig
- ContainerConfig.Update - cn.taketoday.buildpack.platform.docker.type中的类
-
Update class used to change data when creating a container config.
- ContainerContent - cn.taketoday.buildpack.platform.docker.type中的接口
-
Additional content that can be written to a created container.
- ContainerReference - cn.taketoday.buildpack.platform.docker.type中的类
-
A reference to a Docker container.
- ContainerReference(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ContainerReference
- ContainerStatus - cn.taketoday.buildpack.platform.docker.type中的类
-
Status details returned from
Docker container wait. - ContainerStatus(int, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
- ContainerStatus(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
- content - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Layer
- content - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent
- Content - cn.taketoday.buildpack.platform.io中的接口
-
Content with a known size that can be written to an
OutputStream. - contents - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- context - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- context - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- CONTEXT_FILE_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- CONTEXTS_DIR - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- convert(ZipArchiveEntry) - 类中的方法 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- convertToTempFile() - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- coordinates - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- coordinates - 类中的变量 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- coordinates - 类中的变量 cn.taketoday.buildpack.platform.build.ImageBuildpack
- coordinates - 类中的变量 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- copy - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderMetadata.Update
- copy - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageConfig.Update
- copy(Consumer<BuilderMetadata.Update>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Create an updated copy of this metadata.
- copy(Consumer<ImageConfig.Update>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
-
Create an updated copy of this image config.
- copy(ZipArchiveEntry, InputStream, TarArchiveOutputStream) - 类中的方法 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- copyAndRebaseEntries(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- copyLayerTar(Path, OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack.ExportedLayers
- copyToTemp(InputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- copyToTemp(Path) - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack.ExportedLayers
- create(DockerConfiguration.DockerHostConfiguration) - 接口中的静态方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Create the most suitable
HttpTransportbased on theDockerHost. - create(DockerHost, SslContextFactory, HttpHost) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- create(ResolvedDockerHost) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport
- create(ContainerConfig, ContainerContent...) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
-
Create a new container a
ContainerConfig. - create(Path, Path, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
-
Create a new
KeyStorepopulated with the certificate stored at the specified file path and an optional private key. - createAuthHeader() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.JsonEncodedDockerRegistryAuthentication
- createConfig(List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- createContainer(ContainerConfig) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- createContainer(ContainerConfig) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
- created - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Image
- createDate - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- createDate - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- createdBy - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- createdDate - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- createDirectoryEntry(String, Owner, int) - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- createDockerConfig(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- createDockerContext(String, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- createEntry(String, Owner, byte, int, int) - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- createFileEntry(String, Owner, int, int) - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- createHistory(List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- createIfPossible(ResolvedDockerHost) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- createIfPossible(ResolvedDockerHost, SslContextFactory) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- createKeySpecForAlgorithm(byte[], int[], int[]) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- createKeySpecForPkcs1Rsa(byte[]) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- createKeySpecForSec1Ec(byte[]) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- createManifest(String, List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- createPhase() - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- createRandomVolumeName(String) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- createRootFs(List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- createSocket(HttpContext) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionSocketFactory
- createVolumeCache(BuildRequest, String) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- createVolumeCache(String) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- creator - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- creator - 类中的变量 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- Creator - cn.taketoday.buildpack.platform.build中的类
-
Identifying information about the tooling that created a builder.
- Creator(String) - 类的构造器 cn.taketoday.buildpack.platform.build.Creator
- current - 类中的变量 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- currentContext - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerConfig
D
- daemonAccess - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- DATE_FORMATTER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- decodeBase64(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- decodeBase64(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- decodeLength(ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- decodeTagType(byte, ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- DEFAULT_BUILDER - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildRequest
- DEFAULT_BUILDER_IMAGE_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildRequest
- DEFAULT_CONTEXT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- DEFAULT_DOCKER_PORT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport
- DEFAULT_DOMAIN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- DEFAULT_SECURITY_OPTIONS - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle
- DefaultOwner - cn.taketoday.buildpack.platform.io中的类
-
Default
Ownerimplementation. - DefaultOwner(long, long) - 类的构造器 cn.taketoday.buildpack.platform.io.DefaultOwner
- delegate - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- delete(VolumeName, boolean) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.VolumeApi
-
Delete a volume.
- delete(URI) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP DELETE operation.
- delete(URI) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP DELETE operation.
- deleteBind(String) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- deleteCache(Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- deleteVolume(VolumeName) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- DerElement(ByteBuffer) - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- DerEncoder() - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- description - enum class中的变量 cn.taketoday.buildpack.platform.build.Cache.Format
- description - enum class中的变量 cn.taketoday.buildpack.platform.build.ImageType
- determineRoute(HttpHost, HttpContext) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalRoutePlanner
- digest - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi.DigestCaptureUpdateListener
- digest - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- DIGEST - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.Regex
- DigestCaptureUpdateListener() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.DigestCaptureUpdateListener
- digests - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Image
- directory(String, Owner) - 接口中的方法 cn.taketoday.buildpack.platform.io.Layout
-
Add a directory to the content.
- directory(String, Owner, int) - 接口中的方法 cn.taketoday.buildpack.platform.io.Layout
-
Add a directory to the content.
- directory(String, Owner, int) - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- Directory() - 类的构造器 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
- DirectoryBuildpack - cn.taketoday.buildpack.platform.build中的类
-
A
Buildpackthat references a buildpack in a directory on the local file system. - DirectoryBuildpack(Path) - 类的构造器 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- DirectoryBuildpack.LayoutFileVisitor - cn.taketoday.buildpack.platform.build中的类
-
SimpleFileVisitorto used to create theLayout. - docker - 类中的变量 cn.taketoday.buildpack.platform.build.Builder
- docker - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- DOCKER_CERT_PATH - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- DOCKER_CONFIG - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- DOCKER_CONTEXT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- DOCKER_ENDPOINT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- DOCKER_HOST - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- DOCKER_SCHEME - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport
- DOCKER_TLS_VERIFY - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- DockerApi - cn.taketoday.buildpack.platform.docker中的类
-
Provides access to the limited set of Docker APIs needed by pack.
- DockerApi() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi
-
Create a new
DockerApiinstance. - DockerApi(DockerConfiguration.DockerHostConfiguration) - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi
-
Create a new
DockerApiinstance. - DockerApi(HttpTransport) - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi
-
Create a new
DockerApiinstance backed by a specificHttpTransportimplementation. - DockerApi.ContainerApi - cn.taketoday.buildpack.platform.docker中的类
-
Docker API for container operations.
- DockerApi.DigestCaptureUpdateListener - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerused to capture the image digest. - DockerApi.ErrorCaptureUpdateListener - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerused to capture the details of an error in a response stream. - DockerApi.ImageApi - cn.taketoday.buildpack.platform.docker中的类
-
Docker API for image operations.
- DockerApi.StreamCaptureUpdateListener - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerused to ensure an image load response stream. - DockerApi.VolumeApi - cn.taketoday.buildpack.platform.docker中的类
-
Docker API for volume operations.
- DockerConfig(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerConfig
- dockerConfiguration - 类中的变量 cn.taketoday.buildpack.platform.build.Builder
- DockerConfiguration - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Docker configuration options.
- DockerConfiguration() - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- DockerConfiguration(DockerConfiguration.DockerHostConfiguration, DockerRegistryAuthentication, DockerRegistryAuthentication, boolean) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- DockerConfiguration.DockerHostConfiguration - cn.taketoday.buildpack.platform.docker.configuration中的类
- DockerConfigurationMetadata - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Docker configuration stored in metadata files managed by the Docker CLI.
- DockerConfigurationMetadata(String, DockerConfigurationMetadata.DockerConfig, DockerConfigurationMetadata.DockerContext) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- DockerConfigurationMetadata.DockerConfig - cn.taketoday.buildpack.platform.docker.configuration中的类
- DockerConfigurationMetadata.DockerContext - cn.taketoday.buildpack.platform.docker.configuration中的类
- DockerConnectionException - cn.taketoday.buildpack.platform.docker.transport中的异常错误
-
Exception thrown when connection to the Docker daemon fails.
- DockerConnectionException(String, Exception) - 异常错误的构造器 cn.taketoday.buildpack.platform.docker.transport.DockerConnectionException
- DockerContext(JsonNode, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- DockerEngineException - cn.taketoday.buildpack.platform.docker.transport中的异常错误
-
Exception thrown when a call to the Docker API fails.
- DockerEngineException(String, URI, int, String, Errors, Message) - 异常错误的构造器 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- dockerHost - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- dockerHost - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- DockerHost - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Docker host connection options.
- DockerHost(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- DockerHost(String, boolean, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- DockerHostConfiguration(String, String, boolean, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- DockerRegistryAuthentication - cn.taketoday.buildpack.platform.docker.configuration中的接口
-
Docker registry authentication configuration.
- DockerRegistryTokenAuthentication - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Docker registry authentication configuration using a token.
- DockerRegistryTokenAuthentication(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryTokenAuthentication
- DockerRegistryUserAuthentication - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Docker registry authentication configuration using user credentials.
- DockerRegistryUserAuthentication(String, String, String, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- domain - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- domain - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- DOMAIN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.Regex
- DOMAIN_SOCKET_PATH - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle
- DOMAIN_SOCKET_PATH - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- DomainSocket - cn.taketoday.buildpack.platform.socket中的类
-
A
Socketimplementation for Linux of BSD domain sockets. - DomainSocket(String) - 类的构造器 cn.taketoday.buildpack.platform.socket.DomainSocket
- DomainSocket.DomainSocketInputStream - cn.taketoday.buildpack.platform.socket中的类
-
InputStreamreturned from theDomainSocket. - DomainSocket.DomainSocketOutputStream - cn.taketoday.buildpack.platform.socket中的类
-
OutputStreamreturned from theDomainSocket. - DomainSocketInputStream() - 类的构造器 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketInputStream
- DomainSocketOutputStream() - 类的构造器 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketOutputStream
E
- EC_ALGORITHM - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
-
ASN.1 encoded object identifier 1.2.840.10045.2.1.
- EC_PARAMETERS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
-
ASN.1 encoded object identifier 1.3.132.0.34.
- email - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- empty() - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerConfig
- empty() - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- EMPTY - 类中的静态变量 cn.taketoday.buildpack.platform.build.Buildpacks
- EMPTY_LAYER_NAME_PREFIX - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- EMPTY_MIRRORS - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- ENCODED - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.ValueType
- entries - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest
- env - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- env - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- env - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- Environment - cn.taketoday.buildpack.platform.system中的接口
-
Provides access to environment variable values.
- EphemeralBuilder - cn.taketoday.buildpack.platform.build中的类
-
A short-lived builder that is created for each
Lifecyclerun. - EphemeralBuilder(BuildOwner, Image, ImageReference, BuilderMetadata, Creator, Map<String, String>, Buildpacks) - 类的构造器 cn.taketoday.buildpack.platform.build.EphemeralBuilder
-
Create a new
EphemeralBuilderinstance. - equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersions
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Bind
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.Cache
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Volume
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.build.StackId
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Binding
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerReference
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.LayerId
- equals(Object) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
- Error(String, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
- ErrorCaptureUpdateListener() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.ErrorCaptureUpdateListener
- errorDetail - 类中的变量 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent
- ErrorDetail(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
- errors - 异常错误中的变量 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- errors - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.Errors
- Errors - cn.taketoday.buildpack.platform.docker.transport中的类
-
Errors returned from the Docker API.
- Errors(List<Errors.Error>) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.Errors
- Errors.Error - cn.taketoday.buildpack.platform.docker.transport中的类
-
An individual Docker error.
- execute() - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
-
Execute this lifecycle by running each phase in turn.
- execute(HttpUriRequest) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- execute(HttpUriRequestBase, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- execute(HttpUriRequestBase, String, IOConsumer<OutputStream>) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- executed - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- executedLifecycle(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- executedLifecycle(BuildRequest) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that the lifecycle has executed.
- executeLifecycle(BuildRequest, EphemeralBuilder) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- executingLifecycle(BuildRequest, LifecycleVersion, Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- executingLifecycle(BuildRequest, LifecycleVersion, Cache) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that the lifecycle is executing.
- executingLifecycle(BuildRequest, LifecycleVersion, VolumeName) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- executingLifecycle(BuildRequest, LifecycleVersion, VolumeName) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that the lifecycle is executing.
- existingLayers - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- exportedLayers - 类中的变量 cn.taketoday.buildpack.platform.build.ImageBuildpack
- ExportedLayers(BuildpackResolverContext, ImageReference) - 类的构造器 cn.taketoday.buildpack.platform.build.ImageBuildpack.ExportedLayers
- exportImageLayers(ImageReference, IOBiConsumer<String, Path>) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- exportImageLayers(ImageReference, IOBiConsumer<String, Path>) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildpackResolverContext
-
Export the layers of an image.
- exportLayerFiles(ImageReference, IOBiConsumer<String, Path>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Export the layers of an image as paths to layer tar files.
- exportLayers(ImageReference, IOBiConsumer<String, TarArchive>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Export the layers of an image as
TarArchives. - extractBuildpacks(JsonNode) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
- extractLabels() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- extractLayers() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
- extractLayers(String[]) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
F
- failed(Throwable, Object) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler
- fetchImage(ImageType, ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- fetchImage(ImageReference, ImageType) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- fetchImage(ImageReference, ImageType) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildpackResolverContext
-
Retrieve an image.
- file(String, Owner, int, Content) - 接口中的方法 cn.taketoday.buildpack.platform.io.Layout
-
Write a file to the content.
- file(String, Owner, int, Content) - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- file(String, Owner, Content) - 接口中的方法 cn.taketoday.buildpack.platform.io.Layout
-
Write a file to the content.
- fileChannel - 类中的变量 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- fileDescriptor - 类中的变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- FileDescriptor - cn.taketoday.buildpack.platform.socket中的类
-
Provides access to the underlying file system representation of an open file.
- FileDescriptor(int, IntConsumer) - 类的构造器 cn.taketoday.buildpack.platform.socket.FileDescriptor
- FileDescriptor.Handle - cn.taketoday.buildpack.platform.socket中的类
-
Provides access to the actual file descriptor handle.
- FileDescriptor.Status - cn.taketoday.buildpack.platform.socket中的Enum Class
-
The status of the file descriptor.
- FilePermissions - cn.taketoday.buildpack.platform.io中的类
-
Utilities for dealing with file permissions and attributes.
- FilePermissions() - 类的构造器 cn.taketoday.buildpack.platform.io.FilePermissions
- findBuildpackCoordinates(Path) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- findBuildpackCoordinates(Path) - 类中的方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- findBuildpackMetadata(BuildpackResolverContext, BuilderBuildpack.BuilderReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- findLatestSupported(String...) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersions
-
Find the latest version among the specified versions that is supported by these API versions.
- finish() - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- finish() - 类中的方法 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- FOOTER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- forAddress(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- forAddress(String, boolean, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- FORCE_PARAMS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.DockerApi
- forContext(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- forContext(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- forDirectory(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
-
Create an
SSLContextfrom files in the specified directory. - forId(byte) - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
- forJarFile(ImageReference, File) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Factory method to create a new
BuildRequestfrom a JAR file. - forJarFile(File) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Factory method to create a new
BuildRequestfrom a JAR file. - forJarFile(File) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferenceinstance deduced from a source JAR file that follows common Java naming conventions. - format - 类中的变量 cn.taketoday.buildpack.platform.build.Cache
- Format(String) - enum class的构造器 cn.taketoday.buildpack.platform.build.Cache.Format
- from(DockerConfiguration.DockerHostConfiguration) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- from(Image) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
-
Create a new
ImageArchivebased on an existingImage. - from(Image, IOConsumer<ImageArchive.Update>) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
-
Create a new
ImageArchivebased on an existingImage. - from(VolumeName, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Binding
-
Create a
Bindingfrom the specified source and destination. - from(Environment) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- from(Environment, DockerConfiguration.DockerHostConfiguration) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- from(String, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Binding
-
Create a
Bindingfrom the specified source and destination. - fromBuildpackMetadata(BuildpackMetadata) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
-
Create
BuildpackCoordinatesby extracting values fromBuildpackMetadata. - fromEnv(Map<String, String>) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildOwner
-
Factory method to create the
BuildOwnerby inspecting the image env forCNB_USER_ID/CNB_GROUP_IDvariables. - fromImage(Image) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Factory method to extract
BuilderMetadatafrom an image. - fromImage(Image) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
-
Create a
BuildpackLayersMetadatafrom an image. - fromImage(Image) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Factory method to extract
BuildpackMetadatafrom an image. - fromImage(Image) - 类中的静态方法 cn.taketoday.buildpack.platform.build.StackId
- fromImageConfig(ImageConfig) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Factory method to extract
BuilderMetadatafrom image config. - fromImageConfig(ImageConfig) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
-
Create a
BuildpackLayersMetadatafrom image config. - fromImageConfig(ImageConfig) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Factory method to extract
BuildpackMetadatafrom image config. - fromImageConfig(ImageConfig) - 类中的静态方法 cn.taketoday.buildpack.platform.build.StackId
-
Factory method to create a
StackIdfrom anImageConfig. - fromJson(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
- fromJson(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.Buildpacks
- fromJson(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackVersions
- fromJson(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
-
Create a
BuildpackLayersMetadatafrom JSON. - fromJson(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Factory method create
BuildpackMetadatafrom JSON. - fromJson(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Factory method create
BuilderMetadatafrom some JSON. - fromJson(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
-
Create a
BuildpackLayersMetadatafrom JSON. - fromJson(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Factory method create
BuildpackMetadatafrom JSON. - fromJson(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerConfig
- fromJson(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- fromTarArchive(TarArchive) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Layer
-
Factory method to create a new
Layerfrom aTarArchive. - fromToml(InputStream, Path) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
-
Create
BuildpackCoordinatesfrom abuildpack.tomlfile. - fromToml(TomlParseResult, Path) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- fromZip(File, Owner) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.TarArchive
-
Factory method to adapt a ZIP file to
TarArchive.
G
- generate(String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.RandomString
- generateRandom(int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.RandomString
- get() - 接口中的方法 cn.taketoday.buildpack.platform.io.IOSupplier
-
Gets the supplied value.
- get() - 类中的静态方法 cn.taketoday.buildpack.platform.json.SharedObjectMapper
- get(InputStream, Class<T>, Consumer<T>) - 类中的方法 cn.taketoday.buildpack.platform.json.JsonStream
-
Stream objects from the content as they become available.
- get(InputStream, Consumer<ObjectNode>) - 类中的方法 cn.taketoday.buildpack.platform.json.JsonStream
-
Stream
object nodesfrom the content as they become available. - get(String) - 类中的静态方法 cn.taketoday.buildpack.platform.socket.DomainSocket
-
Return a new
DomainSocketfor the given path. - get(String) - 类中的静态方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
-
Return a new
NamedPipeSocketfor the given path. - get(String) - 接口中的方法 cn.taketoday.buildpack.platform.system.Environment
-
Gets the value of the specified environment variable.
- get(URI) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP GET operation.
- get(URI) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP GET operation.
- GET - 类中的静态变量 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- getAddress() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- getAddress() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- getAddress() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- getAlgorithm() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.LayerId
-
Return the algorithm of layer.
- getApi() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle
-
Return the default API versions.
- getApis() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle
-
Return the supported API versions.
- getApplicationBindingSource(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getApplicationContent(Owner) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a
TarArchivecontaining the application content that the buildpack should package. - getApplicationDirectory() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the application directory that should be used by the lifecycle.
- getApplicationDirectory(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getArchive() - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
-
Return the contents of ephemeral builder for passing to Docker.
- getArchive() - 接口中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerContent
-
Return the actual content to be added.
- getAuthHeader() - 接口中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryAuthentication
-
Returns the auth header that should be used for docker authentication.
- getAuthHeader() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.JsonEncodedDockerRegistryAuthentication
- getBind() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache
-
Return the details of the cache if it is a bind cache.
- getBindings() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the collection of bindings to mount to the build container.
- getBuildCache() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the custom build cache that should be used by the lifecycle.
- getBuildCache(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getBuilder() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the builder that should be used.
- getBuilderAuthHeader() - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- getBuilderMetadata() - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
-
Return the builder meta-data that was used to create this ephemeral builder.
- getBuilderRegistryAuthentication() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- getBuildOwner() - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
-
Return the build owner that should be used for written content.
- getBuildpack() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle.Api
-
Return the default buildpack API version.
- getBuildpack() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle.Apis
-
Return the supported buildpack API versions.
- getBuildpack(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackVersions
- getBuildpack(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.Buildpacks
- getBuildpack(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
-
Return the metadata details of a buildpack with the given ID and version.
- getBuildpackLayersMetadata() - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- getBuildpackLayersMetadata() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildpackResolverContext
- getBuildpackMetadata() - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- getBuildpackMetadata() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildpackResolverContext
- getBuildpacks() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Return the buildpacks that are bundled in the builder.
- getBuildpacks() - 类中的方法 cn.taketoday.buildpack.platform.build.Buildpacks
- getBuildpacks() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the collection of buildpacks to use when building the image, if provided.
- getBuildpacks(BuildRequest, Builder.ImageFetcher, BuilderMetadata, BuildpackLayersMetadata) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- getBuildWorkspace() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
- getBuildWorkspaceBindingSource(Cache, String) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getCacheBindingSource(Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getCapturedStream() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.StreamCaptureUpdateListener
- getCauseMessage(Exception) - 异常错误中的静态方法 cn.taketoday.buildpack.platform.docker.transport.DockerConnectionException
- getCertificateFactory() - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- getCertificatePath() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- getCertificatePath() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- getCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
-
Return the error code.
- getConfig() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Return image config information.
- getConfiguration() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- getContent() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.HttpClientResponse
- getContent() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- getContent() - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport.Response
-
Return the content of the response.
- getContent() - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- getContentLength() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- getContents() - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- getContext() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- getContext() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- getCoordinates() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- getCoordinates() - 接口中的方法 cn.taketoday.buildpack.platform.build.Buildpack
-
Return the coordinates of the builder.
- getCoordinates() - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- getCoordinates() - 类中的方法 cn.taketoday.buildpack.platform.build.ImageBuildpack
- getCoordinates() - 类中的方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- getCreated() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Return the created date of the image.
- getCreateDate() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
-
Return the create date of the archive.
- getCreatedBy() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Return information about who created the builder.
- getCreatedDate() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the custom created date that should be used by the lifecycle.
- getCreatedDate() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- getCreator() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the
Creatorthe builder should use. - getCurrent() - 类中的方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
-
Return the current progress value.
- getCurrentContext() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerConfig
- getDescription() - enum class中的方法 cn.taketoday.buildpack.platform.build.Cache.Format
- getDescription() - enum class中的方法 cn.taketoday.buildpack.platform.build.ImageType
- getDestinationPath() - 接口中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerContent
-
Return the destination path where the content should be added.
- getDigest() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return the digest from the reference or
null. - getDigest(Image) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- getDigest(String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
- getDigests() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Return the digests of the image.
- getDigests(JsonNode) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
- getDockerHost() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- getDomain() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
-
Return the domain for this image name.
- getDomain() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return the domain for this image name.
- getDomainOrDefault(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- getEcParameters(PrivateKeyParser.DerElement) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- getEcParameters(ByteBuffer) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- getEmail() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- getEntries() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest
-
Return the entries contained in the manifest.
- getEnv() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return any env variable that should be passed to the builder.
- getEnv() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
-
Return the image environment variables.
- getEnvLayer(Map<String, String>) - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- getErrorDetail() - 类中的方法 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent
-
Returns the details of any error encountered during processing.
- getErrors() - 异常错误中的方法 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
-
Return the errors from the body of the Docker API response, or
nullif the errors JSON could not be read. - getErrorsFromResponse(HttpEntity) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- getFieldOrder() - 类中的方法 cn.taketoday.buildpack.platform.socket.BsdDomainSocket.SockaddrUn
- getFieldOrder() - 类中的方法 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket.SockaddrUn
- getGid() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildOwner
- getGid() - 类中的方法 cn.taketoday.buildpack.platform.io.DefaultOwner
- getGid() - 接口中的方法 cn.taketoday.buildpack.platform.io.Owner
-
Return the group identifier (GID) of the owner.
- getHash() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.LayerId
-
Return the hash of the layer.
- getHomepage() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
-
Return the buildpack homepage address.
- getHomepage() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Return the buildpack homepage address.
- getHost() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- getHost() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- getId() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- getId() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Return the buildpack ID.
- getId() - 类中的方法 cn.taketoday.buildpack.platform.docker.ImageProgressUpdateEvent
-
Returns the ID of the image layer being updated if available.
- getId() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Layer
-
Return the ID of the layer.
- getImage() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Stack.RunImage
-
Return the builder image reference.
- getImageConfig() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
-
Return the image config for the archive.
- getInetAddress() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- getInputStream() - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- getInputStream() - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- getKeyManagerFactory(Path, Path) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- getKeyStore() - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
- getLabels() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
-
Return the image labels.
- getLaunchCache() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the custom launch cache that should be used by the lifecycle.
- getLaunchCache(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getLayerDiffId() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
-
Return the buildpack layer
diffID. - getLayers() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Return the layer IDs contained in the image.
- getLayers() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
-
Return the collection of layer IDs from a section of the manifest.
- getLayersBindingSource(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getLifecycle() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Return lifecycle metadata.
- getLocalAddress() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- getLocalSocketAddress() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- getMajor() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Return the major version number.
- getMajor() - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
-
Return the major version number.
- getManifest(ImageReference, Path) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- getManifestLayers(List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- getMessage() - 类中的方法 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
-
Returns the message field from the error detail.
- getMessage() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
-
Return the error message.
- getMessage() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Message
-
Return the message contained in the response.
- getMessageFromResponse(HttpEntity) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- getMinor() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Return the minor version number.
- getMinor() - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
-
Return the minor version number.
- getMirrors() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Stack.RunImage
-
Return stack mirrors.
- getMode(Path) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- getName() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.CreatedBy
-
Return the name of the creator.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
-
Return the buildpack name.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the name of the image that should be created.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Volume
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.Creator
-
Return the name of the builder creator.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
-
Return the name of this archive as tagged in Docker.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Return the name of the phase.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
-
Return the name of this image.
- getName() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return the name of this image.
- getName(String) - 类中的方法 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- getNameWithDefaultPath(String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- getNetwork() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the network the build container will connect to.
- getNode() - 类中的方法 cn.taketoday.buildpack.platform.json.MappedObject
-
Return the source node of the mapped object.
- getNodeCopy() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- getNumber() - enum class中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- getOperation() - 异常错误中的方法 cn.taketoday.buildpack.platform.build.BuilderException
-
Return the Builder operation that failed.
- getOrderToml() - 类中的方法 cn.taketoday.buildpack.platform.build.Buildpacks
- getOs() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Return the OS of the image.
- getOutputStream() - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- getOutputStream() - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- getPassword() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- getPatch() - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
-
Return the patch version number.
- getPayload() - 类中的方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- getPercent() - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressEvent
-
Return the total progress.
- getPlatform() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle.Api
-
Return the default platform API version.
- getPlatform() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle.Apis
-
Return the supported platform API versions.
- getPlatformVersion(BuilderMetadata.Lifecycle) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getPrivateKey(Path) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
- getProgress() - 类中的方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
-
Return a text based progress bar if progress information is available.
- getProgress() - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- getProgressConsumer(String) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- getProgressConsumer(String) - 类中的方法 cn.taketoday.buildpack.platform.build.PrintStreamBuildLog
- getProgressDetail() - 类中的方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
-
Return progress details if available.
- getPublishAuthHeader() - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- getPublishRegistryAuthentication() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- getPullPolicy() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the image
PullPolicythat the builder should use. - getReasonPhrase() - 异常错误中的方法 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
-
Return the reason phrase returned by the Docker API.
- getRegistry(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionManager
- getRemoteSocketAddress() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- getResolvers() - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackResolvers
- getResponseMessage() - 异常错误中的方法 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
-
Return the message from the body of the Docker API response, or
nullif the message JSON could not be read. - getRoot(Object) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
- getRunImage() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Stack
-
Return run image metadata.
- getRunImage() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the run image that should be used, if provided.
- getRunImageReferenceForStack(BuilderMetadata.Stack) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- getSanitizedId() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
-
Return the buildpack ID with all "/" replaced by "_".
- getSecureConnectionSocketFactory(DockerHost, SslContextFactory) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- getSecurityOptions() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the security options that should be used by the lifecycle.
- getSecurityOptions(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- getSize() - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- getSource() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Bind
- getStack() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata
-
Return stack metadata.
- getStatus() - 类中的方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
-
Return the status for the update.
- getStatusCode() - 异常错误中的方法 cn.taketoday.buildpack.platform.build.BuilderException
-
Return the status code returned from a Builder operation.
- getStatusCode() - 异常错误中的方法 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
-
Return the status code returned by the Docker API.
- getStatusCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
-
Return the container exit status code.
- getStream() - 类中的方法 cn.taketoday.buildpack.platform.docker.LoadImageUpdateEvent
-
Return the stream response or
nullif no response is available. - getStreamType() - 类中的方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- getSubReference(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- getTag() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
-
Return the tag of the archive.
- getTag() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return the tag from the reference or
null. - getTags() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return the collection of tags that should be created.
- getTlsPath() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- getToken() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryTokenAuthentication
- getTotal() - 类中的方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
-
Return the total progress possible value.
- getTrustManagerFactory(Path, Path) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- getUid() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildOwner
- getUid() - 类中的方法 cn.taketoday.buildpack.platform.io.DefaultOwner
- getUid() - 接口中的方法 cn.taketoday.buildpack.platform.io.Owner
-
Return the user identifier (UID) of the owner.
- getUrl() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- getUsername() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- getValue(Map<String, String>, String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildOwner
- getVersion() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.CreatedBy
-
Return the version of the creator.
- getVersion() - 接口中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Lifecycle
-
Return the lifecycle version.
- getVersion() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- getVersion() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackMetadata
-
Return the buildpack version.
- getVersion() - 类中的方法 cn.taketoday.buildpack.platform.build.Creator
-
Return the version of the builder creator.
- getVolume() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache
-
Return the details of the cache if it is a volume cache.
- getVolumeName() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Volume
- getWaitingErrorMessage() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
-
Return a message indicating an error waiting for a container to stop.
- gid - 类中的变量 cn.taketoday.buildpack.platform.build.BuildOwner
- gid - 类中的变量 cn.taketoday.buildpack.platform.io.DefaultOwner
- group(CharSequence...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Regex
- GROUP_PROPERTY_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildOwner
H
- Handle(int) - 类的构造器 cn.taketoday.buildpack.platform.socket.FileDescriptor.Handle
- hash - 类中的变量 cn.taketoday.buildpack.platform.docker.type.LayerId
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersions
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Bind
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Volume
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.build.StackId
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Binding
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerReference
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.LayerId
- hashCode() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
- hasPrefix(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- HEADER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- homepage - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
- homepage - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackMetadata
- host - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- host - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- host - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionSocketFactory
- http - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi
- http() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
- HttpClientResponse(ClassicHttpResponse) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.HttpClientResponse
- HttpClientTransport - cn.taketoday.buildpack.platform.docker.transport中的类
-
Abstract base class for
HttpTransportimplementations backed by aHttpClient. - HttpClientTransport(HttpClient, HttpHost) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- HttpClientTransport.HttpClientResponse - cn.taketoday.buildpack.platform.docker.transport中的类
-
An HTTP operation response.
- HttpClientTransport.WritableHttpEntity - cn.taketoday.buildpack.platform.docker.transport中的类
-
HttpEntityto sendContentcontent. - HttpTransport - cn.taketoday.buildpack.platform.docker.transport中的接口
-
HTTP transport used for docker access.
- HttpTransport.Response - cn.taketoday.buildpack.platform.docker.transport中的接口
-
An HTTP operation response.
I
- id - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- id - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- id - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackMetadata
- id - 类中的变量 cn.taketoday.buildpack.platform.docker.ImageProgressUpdateEvent
- id - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Layer
- IF_NOT_PRESENT - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.PullPolicy
-
Pull the image from the registry only if it does not exist locally.
- image - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi
- image - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- image - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- image() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
-
Return the Docker API for image operations.
- Image - cn.taketoday.buildpack.platform.docker.type中的类
-
Image details as returned from
Docker inspect. - Image(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.Image
- ImageApi() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- ImageArchive - cn.taketoday.buildpack.platform.docker.type中的类
-
An image archive that can be loaded into Docker.
- ImageArchive(ObjectMapper, ImageConfig, Instant, ImageReference, String, List<LayerId>, List<Layer>) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- ImageArchive.Update - cn.taketoday.buildpack.platform.docker.type中的类
-
Update class used to change data when creating an image archive.
- ImageArchiveManifest - cn.taketoday.buildpack.platform.docker.type中的类
-
Image archive manifest information.
- ImageArchiveManifest(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest
- ImageArchiveManifest.ManifestEntry - cn.taketoday.buildpack.platform.docker.type中的类
- ImageBuildpack - cn.taketoday.buildpack.platform.build中的类
-
A
Buildpackthat references a buildpack contained in an OCI image. - ImageBuildpack(BuildpackResolverContext, ImageReference) - 类的构造器 cn.taketoday.buildpack.platform.build.ImageBuildpack
- ImageBuildpack.ExportedLayers - cn.taketoday.buildpack.platform.build中的类
- imageConfig - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- ImageConfig - cn.taketoday.buildpack.platform.docker.type中的类
-
Image configuration information.
- ImageConfig(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- ImageConfig.Update - cn.taketoday.buildpack.platform.docker.type中的类
-
Update class used to change data when creating a copy.
- imageFetcher - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.BuilderResolverContext
- ImageFetcher(String, String, PullPolicy) - 类的构造器 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- ImageName - cn.taketoday.buildpack.platform.docker.type中的类
-
A Docker image name of the form "docker.io/library/ubuntu".
- ImageName(String, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageName
- ImageProgressUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
A
ProgressUpdateEventfired for image events. - ImageProgressUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.ImageProgressUpdateEvent
- ImageReference - cn.taketoday.buildpack.platform.docker.type中的类
-
A reference to a Docker image of the form
"imagename[:tag|@digest]". - ImageReference(ImageName, String, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageReference
- ImageType - cn.taketoday.buildpack.platform.build中的Enum Class
-
Image types.
- ImageType(String) - enum class的构造器 cn.taketoday.buildpack.platform.build.ImageType
- inputStream - 类中的变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- inspect(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Inspect an image.
- InspectedContent - cn.taketoday.buildpack.platform.io中的类
-
Contentthat is reads and inspects a source of data only once but allows it to be consumed multiple times. - InspectedContent(int, Object) - 类的构造器 cn.taketoday.buildpack.platform.io.InspectedContent
- InspectedContent.InspectingOutputStream - cn.taketoday.buildpack.platform.io中的类
-
Internal
OutputStreamused to capture the content either as bytes, or to a File if the content is too large. - InspectedContent.Inspector - cn.taketoday.buildpack.platform.io中的接口
-
Interface that can be used to inspect content as it is initially read.
- InspectingOutputStream(InspectedContent.Inspector[]) - 类的构造器 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- inspectors - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- INSTANCE - 类中的静态变量 cn.taketoday.buildpack.platform.json.SharedObjectMapper
- inTaggedForm() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return an
ImageReferencein the form"imagename:tag". - inTaggedOrDigestForm() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return an
ImageReferencecontaining either a tag or a digest. - inTaglessForm() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Return an
ImageReferencewithout the tag. - integer(int...) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- INTEGER - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- intValue() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor.Handle
- invoke(Object, Method, Object[]) - 类中的方法 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- IOBiConsumer<T,
U> - cn.taketoday.buildpack.platform.io中的接口 -
BiConsumer that can safely throw
IO exceptions. - IOConsumer<T> - cn.taketoday.buildpack.platform.io中的接口
-
Consumer that can safely throw
IO exceptions. - IOSupplier<T> - cn.taketoday.buildpack.platform.io中的接口
-
Supplier that can safely throw
IO exceptions. - IS - 类中的静态变量 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- isBindHostToBuilder() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- isBound() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- isBsdPlatform() - 类中的静态方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- isCleanCache() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return if caches should be cleaned before packaging.
- isClosed() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor.Handle
- isConnected() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- isEmpty() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors
-
Return if there are any contained errors.
- isEmpty(ProgressUpdateEvent.ProgressDetail) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- isEqualOrGreaterThan(LifecycleVersion) - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
-
Return if this version is greater than or equal to the specified version.
- isLocalFileReference() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- isOpen() - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- isPublish() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return if the built image should be pushed to a registry.
- isRemote() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- isRepeatable() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- isSecure() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- isSecure() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- isStreaming() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- isTlsVerify() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- isTrue(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- isType(PrivateKeyParser.DerElement.ValueType) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- isType(PrivateKeyParser.DerElement.ValueType, PrivateKeyParser.DerElement.TagType) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- isVerboseLogging() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return if verbose logging output should be used.
- isVerboseLogging() - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- iterator() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors
J
- JAR_VERSION_PATTERN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- JNA_EXCEPTION_CLASS_NAME - 异常错误中的静态变量 cn.taketoday.buildpack.platform.docker.transport.DockerConnectionException
- json - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig
- JsonEncodedDockerRegistryAuthentication - cn.taketoday.buildpack.platform.docker.configuration中的类
-
DockerRegistryAuthenticationthat uses a Base64 encoded auth header value based on the JSON created from the instance. - JsonEncodedDockerRegistryAuthentication() - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.JsonEncodedDockerRegistryAuthentication
- jsonStream - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi
- jsonStream() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
- JsonStream - cn.taketoday.buildpack.platform.json中的类
-
Utility class that allows JSON to be parsed and processed as it's received.
- JsonStream(ObjectMapper) - 类的构造器 cn.taketoday.buildpack.platform.json.JsonStream
-
Create a new
JsonStreambacked by the given object mapper.
K
- KEY_STORE_ALIAS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- keySpecFactory - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- KeyStoreFactory - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Utility methods for creating Java trust material from key and certificate files.
- KeyStoreFactory() - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
L
- LABEL_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- LABEL_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata
- LABEL_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildpackMetadata
- LABEL_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.StackId
- labels - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- labels - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- LATEST - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- LAUNCH_CACHE - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
-
The directory used by buildpacks for launch related caching.
- launchCache - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- launchCache - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- Layer - cn.taketoday.buildpack.platform.docker.type中的类
-
A layer that can be written to an
ImageArchive. - Layer(TarArchive) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.Layer
- Layer(String[]) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- layerDiffId - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
- layerFiles - 类中的变量 cn.taketoday.buildpack.platform.build.ImageBuildpack.ExportedLayers
- LayerId - cn.taketoday.buildpack.platform.docker.type中的类
-
A layer ID as used inside a Docker image of the form
algorithm: hash. - LayerId(String, String, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.LayerId
- layerPath - 类中的变量 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- layers - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- layers - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- layers - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Image
- layers - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
- LAYERS - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
-
The directory used by buildpacks to write their layer contributions.
- layout - 类中的变量 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- Layout - cn.taketoday.buildpack.platform.io中的接口
-
Interface that can be used to write a file/directory layout.
- LayoutFileVisitor(Path, Path, Layout) - 类的构造器 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- LEGACY_DOMAIN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- length() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- lifecycle - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- Lifecycle - cn.taketoday.buildpack.platform.build中的类
-
A buildpack lifecycle used to run the build
phasesneeded to package an application. - Lifecycle(BuildLog, DockerApi, ResolvedDockerHost, BuildRequest, EphemeralBuilder) - 类的构造器 cn.taketoday.buildpack.platform.build.Lifecycle
-
Create a new
Lifecycleinstance. - Lifecycle.Directory - cn.taketoday.buildpack.platform.build中的类
-
Common directories used by the various phases.
- lifecycleVersion - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- LifecycleVersion - cn.taketoday.buildpack.platform.build中的类
-
A lifecycle version number comprised of a major, minor and patch value.
- LifecycleVersion(int, int, int) - 类的构造器 cn.taketoday.buildpack.platform.build.LifecycleVersion
- LinuxDomainSocket - cn.taketoday.buildpack.platform.socket中的类
-
DomainSocketimplementation for Linux based platforms. - LinuxDomainSocket(String) - 类的构造器 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket
- LinuxDomainSocket.SockaddrUn - cn.taketoday.buildpack.platform.socket中的类
-
Native
sockaddr_unstructure as defined insys/un.h. - load(ImageArchive, UpdateListener<LoadImageUpdateEvent>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Load an
ImageArchiveinto Docker. - LoadImageUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
A
ProgressUpdateEventfired as an image is loaded. - LoadImageUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.LoadImageUpdateEvent
- LOCAL_DOCKER_HOST - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport
- LocalConnectionManager(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionManager
- LocalConnectionSocketFactory(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalConnectionSocketFactory
- LocalDnsResolver() - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalDnsResolver
- LocalHttpClientTransport - cn.taketoday.buildpack.platform.docker.transport中的类
-
HttpClientTransportthat talks to local Docker. - LocalHttpClientTransport(HttpClient, HttpHost) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport
- LocalHttpClientTransport.LocalConnectionManager - cn.taketoday.buildpack.platform.docker.transport中的类
-
HttpClientConnectionManagerfor local Docker. - LocalHttpClientTransport.LocalConnectionSocketFactory - cn.taketoday.buildpack.platform.docker.transport中的类
-
ConnectionSocketFactorythat connects to the local Docker domain socket or named pipe. - LocalHttpClientTransport.LocalDnsResolver - cn.taketoday.buildpack.platform.docker.transport中的类
-
DnsResolverthat ensures only the loopback address is used. - LocalHttpClientTransport.LocalRoutePlanner - cn.taketoday.buildpack.platform.docker.transport中的类
-
HttpRoutePlannerfor local Docker. - LocalRoutePlanner() - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalRoutePlanner
- log - 类中的变量 cn.taketoday.buildpack.platform.build.Builder
- log - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- log() - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- log(String) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- log(String) - 类中的方法 cn.taketoday.buildpack.platform.build.PrintStreamBuildLog
- LOGGING_MINIMUM_VERSION - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle
- logs(ContainerReference, UpdateListener<LogUpdateEvent>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
-
Return and follow logs for a specific container.
- LogUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
An update event used to provide log updates.
- LogUpdateEvent(LogUpdateEvent.StreamType, byte[]) - 类的构造器 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- LogUpdateEvent.StreamType - cn.taketoday.buildpack.platform.docker中的Enum Class
-
Stream types supported by the event.
- lookup - 类中的变量 cn.taketoday.buildpack.platform.json.MappedObject
- lookup - 类中的变量 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- LOOPBACK - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalDnsResolver
M
- major - 类中的变量 cn.taketoday.buildpack.platform.build.ApiVersion
- major - 类中的变量 cn.taketoday.buildpack.platform.build.LifecycleVersion
- manifestContainsLayerEntry(ImageArchiveManifest, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- ManifestEntry(JsonNode) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
- MappedInvocationHandler(MappedObject, JsonNode, MethodHandles.Lookup) - 类的构造器 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- MappedObject - cn.taketoday.buildpack.platform.json中的类
-
Base class for mapped JSON objects.
- MappedObject(JsonNode, MethodHandles.Lookup) - 类的构造器 cn.taketoday.buildpack.platform.json.MappedObject
-
Create a new
MappedObjectinstance. - MappedObject.ContentReader<C> - cn.taketoday.buildpack.platform.json中的接口
-
Strategy used to read JSON content.
- MappedObject.MappedInvocationHandler - cn.taketoday.buildpack.platform.json中的类
- matches(BuildpackMetadata) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- MAX_PATH_LENGTH - 类中的静态变量 cn.taketoday.buildpack.platform.socket.BsdDomainSocket
- MAX_PATH_LENGTH - 类中的静态变量 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket
- MEMORY_LIMIT - 类中的静态变量 cn.taketoday.buildpack.platform.io.InspectedContent
- message - 类中的变量 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
- message - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
- message - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.Message
- Message - cn.taketoday.buildpack.platform.docker.transport中的类
-
A message returned from the Docker API.
- Message(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.Message
- META_DIR - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- minor - 类中的变量 cn.taketoday.buildpack.platform.build.ApiVersion
- minor - 类中的变量 cn.taketoday.buildpack.platform.build.LifecycleVersion
N
- name - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackLayerDetails
- name - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- name - 类中的变量 cn.taketoday.buildpack.platform.build.Cache.Volume
- name - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- name - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- name - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- NamedPipeSocket - cn.taketoday.buildpack.platform.socket中的类
-
A
Socketimplementation for named pipes. - NamedPipeSocket(String) - 类的构造器 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- NamedPipeSocket.AsynchronousFileByteChannel - cn.taketoday.buildpack.platform.socket中的类
-
Adapt an
AsynchronousByteChannelto anAsynchronousFileChannel. - NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler - cn.taketoday.buildpack.platform.socket中的类
- NamedPipeSocket.SleepAwaiter - cn.taketoday.buildpack.platform.socket中的类
-
Waits for the name pipe file using a simple sleep.
- NamedPipeSocket.WindowsAwaiter - cn.taketoday.buildpack.platform.socket中的类
-
Waits for the name pipe file using Windows specific logic.
- network - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- networkMode - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- networkMode - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- NEVER - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.PullPolicy
-
Never pull the image from the registry.
- newLayers - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- newLayers - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- NO_PASSWORD - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.KeyStoreFactory
- NO_PASSWORD - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- NO_UPDATES - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- node - 类中的变量 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- node - 类中的变量 cn.taketoday.buildpack.platform.json.MappedObject
- none() - 接口中的静态方法 cn.taketoday.buildpack.platform.docker.UpdateListener
-
A no-op update listener that does nothing.
- NONE - 接口中的静态变量 cn.taketoday.buildpack.platform.docker.UpdateListener
-
A no-op update listener.
- NORMALIZED_MOD_TIME - 类中的静态变量 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- NORMALIZED_MOD_TIME - 类中的静态变量 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- NORMALIZED_TIME - 接口中的静态变量 cn.taketoday.buildpack.platform.io.TarArchive
-
Instantthat can be used to normalize TAR files so all entries have the same modification time. - number - enum class中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
O
- OBJECT_IDENTIFIER - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- objectIdentifier(int...) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- objectMapper - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- objectMapper - 类中的变量 cn.taketoday.buildpack.platform.json.JsonStream
- OCTET_STRING - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- octetString(byte[]) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- of(byte[]) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- of(byte[]) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.Content
-
Create a new
Contentfrom the given input stream. - of(int, int) - 类中的静态方法 cn.taketoday.buildpack.platform.build.ApiVersion
- of(int, IOSupplier<InputStream>) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.Content
-
Create a new
Contentfrom the given input stream. - of(int, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
-
Create a new
ContainerStatusinstance with the specified values. - of(int, IntStream) - 类中的静态方法 cn.taketoday.buildpack.platform.build.ApiVersions
- of(long, long) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildOwner
-
Factory method to create a new
BuildOwnerwith specified user/group identifier. - of(long, long) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.Owner
-
Factory method to create a new
Ownerwith specified user/group identifier. - of(ImageName) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferencefrom the givenImageName. - of(ImageName, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferencefrom the givenImageNameand tag. - of(ImageName, String, String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferencefrom the givenImageName, tag and digest. - of(ImageReference, Consumer<ContainerConfig.Update>) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig
-
Factory method to create a
ContainerConfigwith specific settings. - of(ImageReference, Function<Owner, TarArchive>) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Factory method to create a new
BuildRequestwith specific content. - of(Content, InspectedContent.Inspector...) - 类中的静态方法 cn.taketoday.buildpack.platform.io.InspectedContent
-
Factory method to create an
InspectedContentinstance from source content. - of(IOConsumer<Layout>) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Layer
- of(IOConsumer<Layout>) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.TarArchive
-
Factory method to create a new
TarArchiveinstance with a specific layout. - of(IOConsumer<OutputStream>, InspectedContent.Inspector...) - 类中的静态方法 cn.taketoday.buildpack.platform.io.InspectedContent
-
Factory method to create an
InspectedContentinstance from a source write method. - of(TarArchive) - 接口中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerContent
-
Factory method to create a new
ContainerContentinstance written to the root of the container. - of(TarArchive, String) - 接口中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerContent
-
Factory method to create a new
ContainerContentinstance. - of(JsonNode) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
- of(C, MappedObject.ContentReader<C>, Function<JsonNode, T>) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
-
Factory method to create a new
MappedObjectinstance. - of(File) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.Content
-
Create a new
Contentfrom the given file. - of(InputStream) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
-
Create a new
ContainerStatusinstance from the specified JSON content stream. - of(InputStream) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Image
-
Create a new
Imageinstance from the specified JSON content. - of(InputStream) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest
-
Create an
ImageArchiveManifestfrom the provided JSON input stream. - of(InputStream, InspectedContent.Inspector...) - 类中的静态方法 cn.taketoday.buildpack.platform.io.InspectedContent
-
Factory method to create an
InspectedContentinstance from a source input stream. - of(InputStream, Function<JsonNode, T>) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
-
Factory method to create a new
MappedObjectinstance. - of(CharSequence...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Regex
- of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackReference
-
Create a new
BuildpackReferencefrom the given value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.StackId
-
Factory method to create a
StackIdwith a given value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Binding
-
Create a
Bindingwith the specified value containing a host source, container destination, and options. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ContainerReference
-
Factory method to create a
ContainerReferencewith a specific value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageName
-
Create a new
ImageNamefrom the given value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferencefrom the given value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.LayerId
-
Create a new
LayerIdwith the specified value. - of(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
-
Factory method to create a
VolumeNamewith a specific value. - of(String) - 接口中的静态方法 cn.taketoday.buildpack.platform.io.Content
-
Create a new
Contentfrom the given UTF-8 string. - of(String, String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
-
Create
BuildpackCoordinatesfrom an ID and version. - of(String, Function<JsonNode, T>) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
-
Factory method to create a new
MappedObjectinstance. - of(ByteBuffer) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- of(List<Buildpack>) - 类中的静态方法 cn.taketoday.buildpack.platform.build.Buildpacks
- OFFICIAL_REPOSITORY_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- ofSha256Digest(byte[]) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.LayerId
-
Create a new
LayerIdfrom a SHA-256 digest. - oneOf(CharSequence...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.Regex
- oneOrMoreTimes() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- onFinish() - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- onFinish() - 接口中的方法 cn.taketoday.buildpack.platform.docker.UpdateListener
-
Called when the operation finishes (with or without error).
- onStart() - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- onStart() - 接口中的方法 cn.taketoday.buildpack.platform.docker.UpdateListener
-
Called when the operation starts.
- onUpdate(LoadImageUpdateEvent) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.StreamCaptureUpdateListener
- onUpdate(ProgressUpdateEvent) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.DigestCaptureUpdateListener
- onUpdate(PushImageUpdateEvent) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ErrorCaptureUpdateListener
- onUpdate(E) - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- onUpdate(E) - 接口中的方法 cn.taketoday.buildpack.platform.docker.UpdateListener
-
Called when an update event is available.
- open(String) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- open(String) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- OPEN - enum class 中的枚举常量 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
- openHandle - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor
- operation - 异常错误中的变量 cn.taketoday.buildpack.platform.build.BuilderException
- os - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Image
- os - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- out - 类中的变量 cn.taketoday.buildpack.platform.build.PrintStreamBuildLog
- out - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressBar
- outputStream - 类中的变量 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- outputStream - 类中的变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- owner - 类中的变量 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- Owner - cn.taketoday.buildpack.platform.io中的接口
-
A user and group ID that can be used to indicate file ownership.
P
- parse(byte[]) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- parse(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Factory method to parse a string into an
ApiVersioninstance. - parse(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
-
Factory method to parse a string into a
LifecycleVersioninstance. - parse(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- parse(String...) - 类中的静态方法 cn.taketoday.buildpack.platform.build.ApiVersions
-
Factory method to parse strings into an
ApiVersionsinstance. - parse(Path) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
-
Load a private key from the specified file paths.
- parse(Path...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
-
Load certificates from the specified file paths.
- parseConfigEnv() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig
- parseCreatedDate(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
- parseDomain(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- password - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- patch - 类中的变量 cn.taketoday.buildpack.platform.build.LifecycleVersion
- path - 类中的变量 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- path - 类中的变量 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- PATH - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.Regex
- PATH_COMPONENT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.Regex
- pattern - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- PATTERN - 类中的静态变量 cn.taketoday.buildpack.platform.build.ApiVersion
- PATTERN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- payload - 类中的变量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- PEM_PARSERS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PemParser(String, String, Function<byte[], PKCS8EncodedKeySpec>, String...) - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.PemParser
- percent - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressEvent
- permissionToUmask(Collection<PosixFilePermission>, PosixFilePermission, PosixFilePermission, PosixFilePermission) - 类中的静态方法 cn.taketoday.buildpack.platform.io.FilePermissions
- PF_LOCAL - 类中的静态变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- Phase - cn.taketoday.buildpack.platform.build中的类
-
An individual build phase executed as part of a
Lifecyclerun. - Phase(String, boolean) - 类的构造器 cn.taketoday.buildpack.platform.build.Phase
-
Create a new
Phaseinstance. - PKCS1_RSA_FOOTER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PKCS1_RSA_HEADER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PKCS8_FOOTER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PKCS8_HEADER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PLATFORM - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle.Directory
-
The directory used by buildpacks to obtain environment variables and platform specific concerns.
- PLATFORM_API_VERSION_KEY - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle
- platformVersion - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- posixPermissionsToUmask(Collection<PosixFilePermission>) - 类中的静态方法 cn.taketoday.buildpack.platform.io.FilePermissions
-
Return the integer representation of a set of Posix file permissions, where the integer value conforms to the umask octal notation.
- post(URI) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP POST operation.
- post(URI) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP POST operation.
- post(URI, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP POST operation.
- post(URI, String) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP POST operation.
- post(URI, String, IOConsumer<OutputStream>) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP POST operation.
- post(URI, String, IOConsumer<OutputStream>) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP POST operation.
- PREFIX - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuilderBuildpack
- PREFIX - 类中的静态变量 cn.taketoday.buildpack.platform.build.ImageBuildpack
- PREFIX - 类中的静态变量 cn.taketoday.buildpack.platform.docker.DockerApi.DigestCaptureUpdateListener
- preVisitDirectory(Path, BasicFileAttributes) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- PRIMITIVE - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.ValueType
- print() - 类中的方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- printed - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressBar
- PrintStreamBuildLog - cn.taketoday.buildpack.platform.build中的类
-
BuildLogimplementation that prints output to aPrintStream. - PrintStreamBuildLog(PrintStream) - 类的构造器 cn.taketoday.buildpack.platform.build.PrintStreamBuildLog
- PrivateKeyParser - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Parser for PKCS private key files in PEM format.
- PrivateKeyParser() - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- PrivateKeyParser.DerElement - cn.taketoday.buildpack.platform.docker.ssl中的类
-
An ASN.1 DER encoded element.
- PrivateKeyParser.DerElement.TagType - cn.taketoday.buildpack.platform.docker.ssl中的Enum Class
- PrivateKeyParser.DerElement.ValueType - cn.taketoday.buildpack.platform.docker.ssl中的Enum Class
- PrivateKeyParser.DerEncoder - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Simple ASN.1 DER encoder.
- PrivateKeyParser.PemParser - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Parser for a specific PEM format.
- progress - 类中的变量 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
- progressByStatus - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- progressChar - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressBar
- progressDetail - 类中的变量 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
- ProgressDetail(Integer, Integer) - 类的构造器 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- progressStarted - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- ProgressUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
An
UpdateEventthat includes progress information. - ProgressUpdateEvent(String, ProgressUpdateEvent.ProgressDetail, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
- ProgressUpdateEvent.ProgressDetail - cn.taketoday.buildpack.platform.docker中的类
-
Provide details about the progress of a task.
- publish - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- publish(int) - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- publishAuthentication - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- pull(ImageReference, UpdateListener<PullImageUpdateEvent>) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Pull an image from a registry.
- pull(ImageReference, UpdateListener<PullImageUpdateEvent>, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Pull an image from a registry.
- pulledImage(Image, ImageType) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- pulledImage(Image, ImageType) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that an image has been pulled.
- pullImage(ImageReference, ImageType) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- PullImageUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
A
ProgressUpdateEventfired as an image is pulled. - PullImageUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.PullImageUpdateEvent
- pullingImage(ImageReference, ImageType) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- pullingImage(ImageReference, ImageType) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that an image is being pulled.
- pullPolicy - 类中的变量 cn.taketoday.buildpack.platform.build.Builder.ImageFetcher
- pullPolicy - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- PullPolicy - cn.taketoday.buildpack.platform.build中的Enum Class
-
Image pull policy.
- PullPolicy() - enum class的构造器 cn.taketoday.buildpack.platform.build.PullPolicy
- push(ImageReference, UpdateListener<PushImageUpdateEvent>, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Push an image to a registry.
- pushedImage(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- pushedImage(ImageReference) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that an image has been pushed.
- pushImage(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- pushImages(ImageReference, List<ImageReference>) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- PushImageUpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
A
ProgressUpdateEventfired as an image is pushed to a registry. - PushImageUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String, PushImageUpdateEvent.ErrorDetail) - 类的构造器 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent
- PushImageUpdateEvent.ErrorDetail - cn.taketoday.buildpack.platform.docker中的类
-
Details of an error embedded in a response stream.
- pushingImage(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- pushingImage(ImageReference) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that an image is being pushed.
- put(URI, String, IOConsumer<OutputStream>) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
-
Perform an HTTP PUT operation.
- put(URI, String, IOConsumer<OutputStream>) - 接口中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP PUT operation.
R
- random - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.RandomString
- random(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Generate an image name with a random suffix.
- random(String) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
-
Factory method to create a new
VolumeNamewith a random name. - random(String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Generate an image name with a random suffix.
- random(String, int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
-
Factory method to create a new
VolumeNamewith a random name. - RandomString - cn.taketoday.buildpack.platform.docker.type中的类
-
Utility class used to generate random strings.
- RandomString() - 类的构造器 cn.taketoday.buildpack.platform.docker.type.RandomString
- read() - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketInputStream
- read(byte[], int, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketInputStream
- read(int, ByteBuffer, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- read(JsonParser, Class<T>) - 类中的方法 cn.taketoday.buildpack.platform.json.JsonStream
- read(ObjectMapper, C) - 接口中的方法 cn.taketoday.buildpack.platform.json.MappedObject.ContentReader
-
Read JSON content as a
JsonNode. - read(InputStream) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- read(InputStream, long) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- read(ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- read(ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- readAll(InputStream, Consumer<LogUpdateEvent>) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- readCertificates(Path, CertificateFactory, Consumer<X509Certificate>) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.CertificateParser
- readManifest(TarArchiveInputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- readPathContent(Path) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- reasonPhrase - 异常错误中的变量 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- referenceCount - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor
- Regex - cn.taketoday.buildpack.platform.docker.type中的类
-
Regular Expressions for image names and references based on those found in the Docker codebase.
- Regex(CharSequence) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.Regex
- REGISTRY_AUTH_HEADER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport
- release() - 类中的方法 cn.taketoday.buildpack.platform.socket.FileDescriptor
- relocate(Path) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- RemoteHttpClientTransport - cn.taketoday.buildpack.platform.docker.transport中的类
-
HttpClientTransportthat talks to a remote Docker. - RemoteHttpClientTransport(HttpClient, HttpHost) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- remove(ContainerReference, boolean) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
-
Remove a specific container.
- remove(ImageReference, boolean) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
-
Remove a specific image.
- request - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- requiresProcessTypeDefault() - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- resolve(BuildpackResolverContext, BuildpackReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack
-
A
BuildpackResolvercompatible method to resolve builder buildpacks. - resolve(BuildpackResolverContext, BuildpackReference) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildpackResolver
-
Attempt to resolve the given
BuildpackReference. - resolve(BuildpackResolverContext, BuildpackReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackResolvers
- resolve(BuildpackResolverContext, BuildpackReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
-
A
BuildpackResolvercompatible method to resolve directory buildpacks. - resolve(BuildpackResolverContext, BuildpackReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.ImageBuildpack
-
A
BuildpackResolvercompatible method to resolve image buildpacks. - resolve(BuildpackResolverContext, BuildpackReference) - 类中的静态方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
-
A
BuildpackResolvercompatible method to resolve tar-gzip buildpacks. - resolve(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalDnsResolver
- resolveAll(BuildpackResolverContext, Collection<BuildpackReference>) - 类中的静态方法 cn.taketoday.buildpack.platform.build.BuildpackResolvers
-
Resolve a collection of
BuildpackReferencesto aBuildpacksinstance. - resolveCanonicalHostname(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.LocalHttpClientTransport.LocalDnsResolver
- ResolvedDockerHost - cn.taketoday.buildpack.platform.docker.configuration中的类
-
Resolves a
DockerHostfrom the environment, configuration, or using defaults. - ResolvedDockerHost(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- ResolvedDockerHost(String, boolean, String) - 类的构造器 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- resolvers - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildpackResolvers
- response - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.HttpClientResponse
- responseMessage - 异常错误中的变量 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- root - 类中的变量 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- ROOT - 接口中的静态变量 cn.taketoday.buildpack.platform.io.Owner
-
Owner for root ownership.
- RSA_ALGORITHM - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
-
ASN.1 encoded object identifier 1.2.840.113549.1.1.1.
- run(Phase) - 类中的方法 cn.taketoday.buildpack.platform.build.Lifecycle
- run(Consumer<BuilderMetadata.Update>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Update
- run(Consumer<ContainerConfig.Update>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- run(Consumer<ImageConfig.Update>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig.Update
- runImage - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- RUNNER - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.ImageType
-
Run image.
- runningPhase(BuildRequest, String) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- runningPhase(BuildRequest, String) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that a specific phase is running.
S
- SEC1_EC_FOOTER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- SEC1_EC_HEADER - 类中的静态变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser
- secure - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
- secure - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerHost
- securityOptions - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- securityOptions - 类中的变量 cn.taketoday.buildpack.platform.build.Lifecycle
- securityOptions - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- securityOptions - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- sequence(byte[]) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- sequence(int...) - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- SEQUENCE - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- SharedObjectMapper - cn.taketoday.buildpack.platform.json中的类
-
Provides access to a shared pre-configured
ObjectMapper. - SharedObjectMapper() - 类的构造器 cn.taketoday.buildpack.platform.json.SharedObjectMapper
- SHUT_RD - 类中的静态变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- SHUT_WR - 类中的静态变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- shutdownInput() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- shutdownOutput() - 类中的方法 cn.taketoday.buildpack.platform.socket.AbstractSocket
- singleByteBuffer - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- size - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- size - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent
- size() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Layer
- size() - 接口中的方法 cn.taketoday.buildpack.platform.io.Content
-
The size of the content in bytes.
- size() - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent
- skippingPhase(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- skippingPhase(String, String) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that a specific phase is being skipped.
- skipTlsVerify - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- SleepAwaiter() - 类的构造器 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.SleepAwaiter
- SOCK_STREAM - 类中的静态变量 cn.taketoday.buildpack.platform.socket.DomainSocket
- SockaddrUn(byte, byte[]) - 类的构造器 cn.taketoday.buildpack.platform.socket.BsdDomainSocket.SockaddrUn
- SockaddrUn(byte, byte[]) - 类的构造器 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket.SockaddrUn
- socket(int, int, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- SOCKET_TIMEOUT - 类中的静态变量 cn.taketoday.buildpack.platform.docker.transport.RemoteHttpClientTransport
- source - 类中的变量 cn.taketoday.buildpack.platform.build.Cache.Bind
- SOURCE_DATE_EPOCH_KEY - 类中的静态变量 cn.taketoday.buildpack.platform.build.Lifecycle
- SslContextFactory - cn.taketoday.buildpack.platform.docker.ssl中的类
-
Builds an
SSLContextfor use with an HTTP connection. - SslContextFactory() - 类的构造器 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- stack - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderMetadata
- StackId - cn.taketoday.buildpack.platform.build中的类
-
A Stack ID.
- StackId(String) - 类的构造器 cn.taketoday.buildpack.platform.build.StackId
- start(BuildRequest) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- start(BuildRequest) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that a build is starting.
- start(ContainerReference) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
-
Start a specific container.
- status - 类中的变量 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent
- status - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor
- Status() - enum class的构造器 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
- statusCode - 异常错误中的变量 cn.taketoday.buildpack.platform.build.BuilderException
- statusCode - 异常错误中的变量 cn.taketoday.buildpack.platform.docker.transport.DockerEngineException
- statusCode - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
- STD_ERR - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
-
Output to
stderr. - STD_IN - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
-
Input from
stdin. - STD_OUT - enum class 中的枚举常量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
-
Output to
stdout. - stream - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi.StreamCaptureUpdateListener
- stream - 类中的变量 cn.taketoday.buildpack.platform.docker.LoadImageUpdateEvent
- stream - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- stream() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors
-
Returns a sequential
Streamof the errors. - StreamCaptureUpdateListener() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.StreamCaptureUpdateListener
- streamType - 类中的变量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- StreamType() - enum class的构造器 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
- string - 类中的变量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- string - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageName
- string - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- subSequence(int, int) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- sunFamily - 类中的变量 cn.taketoday.buildpack.platform.socket.BsdDomainSocket.SockaddrUn
- sunFamily - 类中的变量 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket.SockaddrUn
- sunLen - 类中的变量 cn.taketoday.buildpack.platform.socket.BsdDomainSocket.SockaddrUn
- sunPath - 类中的变量 cn.taketoday.buildpack.platform.socket.BsdDomainSocket.SockaddrUn
- sunPath - 类中的变量 cn.taketoday.buildpack.platform.socket.LinuxDomainSocket.SockaddrUn
- SUPPORTED_PLATFORMS - 类中的静态变量 cn.taketoday.buildpack.platform.build.ApiVersions
-
The platform API versions supported by this release.
- supports(ApiVersion) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Returns if this API version supports the given version.
- supportsAny(ApiVersion...) - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
-
Returns if this API version supports any of the given versions.
- SYSTEM - 接口中的静态变量 cn.taketoday.buildpack.platform.system.Environment
-
Standard
Environmentimplementation backed bySystem.getenv(String).
T
- tag - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- tag - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- tag - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ImageReference
- tag(ImageReference, ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ImageApi
- TAG - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.Regex
- taggedImage(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.AbstractBuildLog
- taggedImage(ImageReference) - 接口中的方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Log that a tag has been created.
- tagImage(ImageReference, List<ImageReference>) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- tags - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- tagType - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- TagType(int) - enum class的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
- TarArchive - cn.taketoday.buildpack.platform.io中的接口
-
A TAR archive that can be written to an output stream.
- TarGzipBuildpack - cn.taketoday.buildpack.platform.build中的类
-
A
Buildpackthat references a buildpack contained in a local gzipped tar archive file. - TarGzipBuildpack(Path) - 类的构造器 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- TarLayoutWriter - cn.taketoday.buildpack.platform.io中的类
-
Layoutfor writing TAR archive content directly to anOutputStream. - TarLayoutWriter(OutputStream) - 类的构造器 cn.taketoday.buildpack.platform.io.TarLayoutWriter
- tempFile - 类中的变量 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- TIMEOUT - 类中的静态变量 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- TLS_DIR - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata
- tlsPath - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- to(PrintStream) - 接口中的静态方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Factory method that returns a
BuildLogthe outputs to a givenPrintStream. - toByteArray() - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- token - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryTokenAuthentication
- toLegacyString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- toLegacyString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
- toSequence() - 类中的方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerEncoder
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersion
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.ApiVersions
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildOwner
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.BuildpackReference
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Bind
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.Cache.Volume
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.Creator
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.LifecycleVersion
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
- toString() - 类中的方法 cn.taketoday.buildpack.platform.build.StackId
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors.Error
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Errors
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.Message
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Binding
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerReference
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageName
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.LayerId
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- toString() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.VolumeName
- toString() - 类中的方法 cn.taketoday.buildpack.platform.io.DefaultOwner
- toSystemOut() - 接口中的静态方法 cn.taketoday.buildpack.platform.build.BuildLog
-
Factory method that returns a
BuildLogthe outputs toSystem.out. - total - 类中的变量 cn.taketoday.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- TotalProgressBar - cn.taketoday.buildpack.platform.docker中的类
-
Utility to render a simple progress bar based on consumed
TotalProgressEventobjects. - TotalProgressBar(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressBar
-
Create a new
TotalProgressBarinstance. - TotalProgressBar(String, char, boolean, PrintStream) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressBar
-
Create a new
TotalProgressBarinstance. - TotalProgressBar(String, PrintStream) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressBar
-
Create a new
TotalProgressBarinstance. - TotalProgressEvent - cn.taketoday.buildpack.platform.docker中的类
-
Event published by the
TotalProgressPullListenershowing the total progress of an operation. - TotalProgressEvent(int) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressEvent
-
Create a new
TotalProgressEventwith a specific percent value. - TotalProgressListener<E extends ImageProgressUpdateEvent> - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerthat calculates the total progress of the entire image operation and publishesTotalProgressEvent. - TotalProgressListener(Consumer<TotalProgressEvent>, String[]) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressListener
-
Create a new
TotalProgressListenerthat sendseventsto the given consumer. - TotalProgressListener.Layer - cn.taketoday.buildpack.platform.docker中的类
-
Progress for an individual layer.
- TotalProgressPullListener - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerthat calculates the total progress of the entire pull operation and publishesTotalProgressEvent. - TotalProgressPullListener(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressPullListener
-
Create a new
TotalProgressPullListenerthat prints a progress bar toSystem.out. - TotalProgressPullListener(Consumer<TotalProgressEvent>) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressPullListener
-
Create a new
TotalProgressPullListenerthat sendseventsto the given consumer. - TotalProgressPushListener - cn.taketoday.buildpack.platform.docker中的类
-
UpdateListenerthat calculates the total progress of the entire push operation and publishesTotalProgressEvent. - TotalProgressPushListener(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressPushListener
-
Create a new
TotalProgressPushListenerthat prints a progress bar toSystem.out. - TotalProgressPushListener(Consumer<TotalProgressEvent>) - 类的构造器 cn.taketoday.buildpack.platform.docker.TotalProgressPushListener
-
Create a new
TotalProgressPushListenerthat sendseventsto the given consumer. - TRACKED_STATUS_KEYS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.TotalProgressPullListener
- TRACKED_STATUS_KEYS - 类中的静态变量 cn.taketoday.buildpack.platform.docker.TotalProgressPushListener
- trackedStatusKeys - 类中的变量 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- TRAILING_NEW_LINE_PATTERN - 类中的静态变量 cn.taketoday.buildpack.platform.docker.LogUpdateEvent
U
- uid - 类中的变量 cn.taketoday.buildpack.platform.build.BuildOwner
- uid - 类中的变量 cn.taketoday.buildpack.platform.io.DefaultOwner
- umaskForPath(Path) - 类中的静态方法 cn.taketoday.buildpack.platform.io.FilePermissions
-
Return the integer representation of the file permissions for a path, where the integer value conforms to the umask octal notation.
- UNIX_SOCKET_PREFIX - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- UnsupportedSocketOperationException() - 异常错误的构造器 cn.taketoday.buildpack.platform.socket.AbstractSocket.UnsupportedSocketOperationException
- update(byte[], int, int) - 接口中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.Inspector
-
Update inspected information based on the provided bytes.
- update(ImageProgressUpdateEvent) - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- Update(BuilderMetadata) - 类的构造器 cn.taketoday.buildpack.platform.build.BuilderMetadata.Update
- Update(Image) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
- Update(ImageConfig) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ImageConfig.Update
- Update(ImageReference) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- UpdateEvent - cn.taketoday.buildpack.platform.docker中的类
-
Base class for update events published by Docker.
- UpdateEvent() - 类的构造器 cn.taketoday.buildpack.platform.docker.UpdateEvent
- UpdateListener<E extends UpdateEvent> - cn.taketoday.buildpack.platform.docker中的接口
-
Listener for update events published from the
DockerApi. - updateMetadata(BuilderMetadata.Update) - 类中的方法 cn.taketoday.buildpack.platform.build.EphemeralBuilder
- updateProgress(int, ProgressUpdateEvent.ProgressDetail) - 类中的方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener.Layer
- uploadContainerContent(ContainerReference, ContainerContent) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
- url - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
- user - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
- USER_PROPERTY_NAME - 类中的静态变量 cn.taketoday.buildpack.platform.build.BuildOwner
- username - 类中的变量 cn.taketoday.buildpack.platform.docker.configuration.DockerRegistryUserAuthentication
V
- value - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackReference
- value - 类中的变量 cn.taketoday.buildpack.platform.build.StackId
- value - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Binding
- value - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerReference
- value - 类中的变量 cn.taketoday.buildpack.platform.docker.type.LayerId
- value - 类中的变量 cn.taketoday.buildpack.platform.docker.type.Regex
- value - 类中的变量 cn.taketoday.buildpack.platform.docker.type.VolumeName
- value - 类中的变量 cn.taketoday.buildpack.platform.socket.FileDescriptor.Handle
- valueAt(MappedObject, JsonNode, MethodHandles.Lookup, String, Class<T>) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
- valueAt(Object, String, Class<T>) - 类中的静态方法 cn.taketoday.buildpack.platform.json.MappedObject
- valueAt(String, Class<T>) - 类中的方法 cn.taketoday.buildpack.platform.json.MappedObject
-
Get the value at the given JSON path expression as a specific type.
- valueForProperty(String, Class<?>) - 类中的方法 cn.taketoday.buildpack.platform.json.MappedObject.MappedInvocationHandler
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.build.Cache.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.build.ImageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.build.PullPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.build.Cache.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.build.ImageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.build.PullPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.LogUpdateEvent.StreamType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.TagType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.taketoday.buildpack.platform.socket.FileDescriptor.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType - 类中的变量 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement
- ValueType() - enum class的构造器 cn.taketoday.buildpack.platform.docker.ssl.PrivateKeyParser.DerElement.ValueType
- verboseLogging - 类中的变量 cn.taketoday.buildpack.platform.build.BuildRequest
- verboseLogging - 类中的变量 cn.taketoday.buildpack.platform.build.Phase
- verifyCertificateFiles(Path...) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.ssl.SslContextFactory
- version - 类中的变量 cn.taketoday.buildpack.platform.build.BuilderBuildpack.BuilderReference
- version - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackCoordinates
- version - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackMetadata
- version - 类中的变量 cn.taketoday.buildpack.platform.build.Creator
- versions - 类中的变量 cn.taketoday.buildpack.platform.build.BuildpackLayersMetadata.BuildpackVersions
- visitFile(Path, BasicFileAttributes) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack.LayoutFileVisitor
- volume - 类中的变量 cn.taketoday.buildpack.platform.docker.DockerApi
- volume() - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi
- volume(VolumeName) - 类中的静态方法 cn.taketoday.buildpack.platform.build.Cache
-
Create a new
Cachethat uses a volume with the provided name. - volume(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.Cache
-
Create a new
Cachethat uses a volume with the provided name. - Volume(VolumeName) - 类的构造器 cn.taketoday.buildpack.platform.build.Cache.Volume
- VOLUME - enum class 中的枚举常量 cn.taketoday.buildpack.platform.build.Cache.Format
-
A cache stored as a volume in the Docker daemon.
- VolumeApi() - 类的构造器 cn.taketoday.buildpack.platform.docker.DockerApi.VolumeApi
- VolumeName - cn.taketoday.buildpack.platform.docker.type中的类
-
A Docker volume name.
- VolumeName(String) - 类的构造器 cn.taketoday.buildpack.platform.docker.type.VolumeName
W
- wait(ContainerReference) - 类中的方法 cn.taketoday.buildpack.platform.docker.DockerApi.ContainerApi
-
Wait for a container to stop and retrieve the status.
- WAIT_INTERVAL - 类中的静态变量 cn.taketoday.buildpack.platform.socket.NamedPipeSocket
- waitingErrorMessage - 类中的变量 cn.taketoday.buildpack.platform.docker.type.ContainerStatus
- WINDOWS_EPOCH_PLUS_SECOND - 类中的静态变量 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- WINDOWS_NAMED_PIPE_PATH - 类中的静态变量 cn.taketoday.buildpack.platform.docker.configuration.ResolvedDockerHost
- WindowsAwaiter() - 类的构造器 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.WindowsAwaiter
- withApplicationDirectory(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated application directory. - withArgs(Object...) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with additional run arguments.
- withArgs(String...) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with additional args.
- withBindHostToBuilder(boolean) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withBinding(Binding) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with an addition volume binding.
- withBinding(Binding) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional binding.
- withBindings(Binding...) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith updated bindings. - withBindings(List<Binding>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith updated bindings. - withBuildCache(Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated build cache. - withBuilder(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated builder. - withBuilderRegistryTokenAuthentication(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withBuilderRegistryUserAuthentication(String, String, String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withBuildpacks(BuildpackReference...) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated buildpacks setting. - withBuildpacks(List<BuildpackReference>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated buildpacks setting. - withBuildWorkspace(Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated build workspace. - withCleanCache(boolean) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated clean cache setting. - withCommand(String, String...) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with a specific command.
- withContext(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withCreateDate(Instant) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
-
Set the create date for the image archive.
- withCreatedBy(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuilderMetadata.Update
-
Update the builder meta-data with a specific created by section.
- withCreatedDate(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated created date. - withCreator(Creator) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated creator. - withDaemonAccess() - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with Docker daemon access.
- withDigest(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageReference
-
Create a new
ImageReferencewith an updated digest. - withEmptyPublishRegistryAuthentication() - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withEnv(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an additional env variable. - withEnv(String, String) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with an additional environment variable.
- withEnv(String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional environment variable.
- withEnv(Map<String, String>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith additional env variables. - withHost(String, boolean, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withinPercentageBounds(int) - 类中的静态方法 cn.taketoday.buildpack.platform.docker.TotalProgressListener
- withLabel(String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional label.
- withLabel(String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageConfig.Update
-
Update the image config with an additional label.
- withLaunchCache(Cache) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated launch cache. - withLogLevelArg() - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with a debug log level arguments if verbose logging has been requested.
- withNetwork(String) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated network setting. - withNetworkMode(String) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with the network the build container will connect to.
- withNetworkMode(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with the network that the build container will connect to.
- withNewLayer(Layer) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
-
Add a new layer to the image archive.
- withPublish(boolean) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated publish setting. - withPublishRegistryTokenAuthentication(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withPublishRegistryUserAuthentication(String, String, String, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfiguration
- withPullPolicy(PullPolicy) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith the updated image pull policy. - withRunImage(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated run image. - withRunImageIfNeeded(BuildRequest, BuilderMetadata.Stack) - 类中的方法 cn.taketoday.buildpack.platform.build.Builder
- withSecurityOption(String) - 类中的方法 cn.taketoday.buildpack.platform.build.Phase
-
Update this phase with a security option.
- withSecurityOption(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with a security option.
- withSecurityOptions(List<String>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated security options. - withTag(ImageReference) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
-
Set the tag for the image archive.
- withTags(ImageReference...) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith updated tags. - withTags(List<ImageReference>) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith updated tags. - withTlsPath(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.configuration.DockerConfigurationMetadata.DockerContext
- withUpdatedConfig(Consumer<ImageConfig.Update>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive.Update
-
Apply updates to the
ImageConfig. - withUser(String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with a specific user.
- withVerboseLogging(boolean) - 类中的方法 cn.taketoday.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequestwith an updated verbose logging setting. - withVersion(String) - 类中的静态方法 cn.taketoday.buildpack.platform.build.Creator
-
Create a new
Creatorusing the provided version. - WritableHttpEntity(String, IOConsumer<OutputStream>) - 类的构造器 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- write(byte[], int, int) - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- write(byte[], int, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketOutputStream
- write(int) - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
- write(int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket.DomainSocketOutputStream
- write(int, ByteBuffer, int) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- write(Layout) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- write(ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.socket.DomainSocket
- write(ByteBuffer) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - 类中的方法 cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
- writeBasePathEntries(Layout, Path) - 类中的方法 cn.taketoday.buildpack.platform.build.DirectoryBuildpack
- writeBasePathEntries(TarArchiveOutputStream, Path) - 类中的方法 cn.taketoday.buildpack.platform.build.TarGzipBuildpack
- writeConfig(Layout, List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writeEmptyLayer(Layout, String) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writeLayer(Layout, Layer) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writeLayers(Layout) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writeManifest(Layout, String, List<LayerId>) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writer - 类中的变量 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.transport.HttpClientTransport.WritableHttpEntity
- writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ContainerConfig
-
Write this container configuration to the specified
OutputStream. - writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.ImageArchive
- writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Layer
- writeTo(OutputStream) - 接口中的方法 cn.taketoday.buildpack.platform.io.Content
-
Write the content to the given output stream.
- writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.io.InspectedContent
- writeTo(OutputStream) - 接口中的方法 cn.taketoday.buildpack.platform.io.TarArchive
-
Write the TAR archive to the given output stream.
- writeTo(OutputStream) - 类中的方法 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
Z
- zeroOrOnce() - 类中的方法 cn.taketoday.buildpack.platform.docker.type.Regex
- zip - 类中的变量 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
- ZipFileTarArchive - cn.taketoday.buildpack.platform.io中的类
-
Adapter class to convert a ZIP file to a
TarArchive. - ZipFileTarArchive(File, Owner) - 类的构造器 cn.taketoday.buildpack.platform.io.ZipFileTarArchive
-
Creates an archive from the contents of the given
zip.
All Classes and Interfaces|常量字段值|所有程序包|序列化表格