- get(URI) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
-
Perform an HTTP GET operation.
- get() - Method in interface org.springframework.boot.buildpack.platform.io.IOSupplier
-
Gets the supplied value.
- get(InputStream, Consumer<ObjectNode>) - Method in class org.springframework.boot.buildpack.platform.json.JsonStream
-
Stream object nodes from the content as they become available.
- get(InputStream, Class<T>, Consumer<T>) - Method in class org.springframework.boot.buildpack.platform.json.JsonStream
-
Stream objects from the content as they become available.
- get() - Static method in class org.springframework.boot.buildpack.platform.json.SharedObjectMapper
-
- get(String) - Static method in class org.springframework.boot.buildpack.platform.socket.DomainSocket
-
- get(String) - Static method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
-
- get(String) - Method in interface org.springframework.boot.buildpack.platform.system.Environment
-
Gets the value of the specified environment variable.
- getAddress() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
-
- getAddress() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.ResolvedDockerHost
-
- getAlgorithm() - Method in class org.springframework.boot.buildpack.platform.docker.type.LayerId
-
Return the algorithm of layer.
- getApplicationContent(Owner) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a
TarArchive containing the application content that the buildpack
should package.
- getArchive() - Method in interface org.springframework.boot.buildpack.platform.docker.type.ContainerContent
-
Return the actual content to be added.
- getAuthHeader() - Method in interface org.springframework.boot.buildpack.platform.docker.configuration.DockerRegistryAuthentication
-
Returns the auth header that should be used for docker authentication.
- getBindings() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the collection of bindings to mount to the build container.
- getBuildCache() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the custom build cache that should be used by the lifecycle.
- getBuilder() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the builder that should be used.
- getBuilderRegistryAuthentication() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- getBuildpacks() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the collection of buildpacks to use when building the image, if provided.
- getCertificatePath() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
-
- getCode() - Method in class org.springframework.boot.buildpack.platform.docker.transport.Errors.Error
-
Return the error code.
- getConfig() - Method in class org.springframework.boot.buildpack.platform.docker.type.Image
-
Return image config information.
- getContent() - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport.Response
-
Return the content of the response.
- getCreateDate() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive
-
Return the create data of the archive.
- getCreator() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the
Creator the builder should use.
- getCurrent() - Method in class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
-
Return the current progress value.
- getDestinationPath() - Method in interface org.springframework.boot.buildpack.platform.docker.type.ContainerContent
-
Return the destination path where the content should be added.
- getDigest() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
-
Return the digest from the reference or null.
- getDigests() - Method in class org.springframework.boot.buildpack.platform.docker.type.Image
-
Return the digests of the image.
- getDomain() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageName
-
Return the domain for this image name.
- getDomain() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
-
Return the domain for this image name.
- getEnv() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return any env variable that should be passed to the builder.
- getEnv() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageConfig
-
Return the image environment variables.
- getErrorDetail() - Method in class org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
-
Returns the details of any error encountered during processing.
- getErrors() - Method in exception org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
-
Return the errors from the body of the Docker API response, or null if the
errors JSON could not be read.
- getGid() - Method in interface org.springframework.boot.buildpack.platform.io.Owner
-
Return the group identifier (GID) of the owner.
- getHash() - Method in class org.springframework.boot.buildpack.platform.docker.type.LayerId
-
Return the hash of the layer.
- getHost() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- getId() - Method in class org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent
-
Returns the ID of the image layer being updated if available.
- getId() - Method in class org.springframework.boot.buildpack.platform.docker.type.Layer
-
Return the ID of the layer.
- getImageConfig() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive
-
Return the image config for the archive.
- getInputStream() - Method in class org.springframework.boot.buildpack.platform.socket.DomainSocket
-
- getInputStream() - Method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
-
- getLabels() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageConfig
-
Return the image labels.
- getLaunchCache() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the custom launch cache that should be used by the lifecycle.
- getLayers() - Method in class org.springframework.boot.buildpack.platform.docker.type.Image
-
Return the layer IDs contained in the image.
- getMessage() - Method in class org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
-
Returns the message field from the error detail.
- getMessage() - Method in class org.springframework.boot.buildpack.platform.docker.transport.Errors.Error
-
Return the error message.
- getMessage() - Method in class org.springframework.boot.buildpack.platform.docker.transport.Message
-
Return the message contained in the response.
- getName() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the name of the image that should be created.
- getName() - Method in class org.springframework.boot.buildpack.platform.build.Cache.Volume
-
- getName() - Method in class org.springframework.boot.buildpack.platform.build.Creator
-
Return the name of the builder creator.
- getName() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageName
-
Return the name of this image.
- getName() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
-
Return the name of this image.
- getNetwork() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the network the build container will connect to.
- getNode() - Method in class org.springframework.boot.buildpack.platform.json.MappedObject
-
Return the source node of the mapped object.
- getOperation() - Method in exception org.springframework.boot.buildpack.platform.build.BuilderException
-
Return the Builder operation that failed.
- getOs() - Method in class org.springframework.boot.buildpack.platform.docker.type.Image
-
Return the OS of the image.
- getOutputStream() - Method in class org.springframework.boot.buildpack.platform.socket.DomainSocket
-
- getOutputStream() - Method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
-
- getPayload() - Method in class org.springframework.boot.buildpack.platform.docker.LogUpdateEvent
-
- getPercent() - Method in class org.springframework.boot.buildpack.platform.docker.TotalProgressEvent
-
Return the total progress.
- getProgress() - Method in class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
-
Return a text based progress bar if progress information is available.
- getProgressConsumer(String) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
-
- getProgressDetail() - Method in class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
-
Return progress details if available.
- getPublishRegistryAuthentication() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- getPullPolicy() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the image
PullPolicy that the builder should use.
- getReasonPhrase() - Method in exception org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
-
Return the reason phrase returned by the Docker API.
- getResponseMessage() - Method in exception org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
-
Return the message from the body of the Docker API response, or null if the
message JSON could not be read.
- getRoot(Object) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
-
- getRunImage() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the run image that should be used, if provided.
- getStatus() - Method in class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
-
Return the status for the update.
- getStatusCode() - Method in exception org.springframework.boot.buildpack.platform.build.BuilderException
-
Return the status code returned from a Builder operation.
- getStatusCode() - Method in exception org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
-
Return the status code returned by the Docker API.
- getStatusCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
-
Return the container exit status code.
- getStream() - Method in class org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent
-
Return the stream response or null if no response is available.
- getStreamType() - Method in class org.springframework.boot.buildpack.platform.docker.LogUpdateEvent
-
- getTag() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive
-
Return the tag of the archive.
- getTag() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
-
Return the tag from the reference or null.
- getTags() - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return the collection of tags that should be created.
- getTotal() - Method in class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
-
Return the total progress possible value.
- getUid() - Method in interface org.springframework.boot.buildpack.platform.io.Owner
-
Return the user identifier (UID) of the owner.
- getVersion() - Method in class org.springframework.boot.buildpack.platform.build.Creator
-
Return the version of the builder creator.
- getVolume() - Method in class org.springframework.boot.buildpack.platform.build.Cache
-
Return the details of the cache if it is a volume cache.
- getWaitingErrorMessage() - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
-
Return a message indicating an error waiting for a container to stop.
- wait(ContainerReference) - Method in class org.springframework.boot.buildpack.platform.docker.DockerApi.ContainerApi
-
Wait for a container to stop and retrieve the status.
- withArgs(String...) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with additional args.
- withBindHostToBuilder(boolean) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withBinding(Binding) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional binding.
- withBindings(Binding...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withBindings(List<Binding>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withBuildCache(Cache) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withBuilder(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withBuilderRegistryTokenAuthentication(String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withBuilderRegistryUserAuthentication(String, String, String, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withBuildpacks(BuildpackReference...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequest with an updated buildpacks setting.
- withBuildpacks(List<BuildpackReference>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequest with an updated buildpacks setting.
- withCleanCache(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequest with an updated clean cache setting.
- withCommand(String, String...) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with a specific command.
- withCreateDate(Instant) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
-
Set the create date for the image archive.
- withCreator(Creator) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withDigest(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
-
- withEnv(String, String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withEnv(Map<String, String>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withEnv(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional environment variable.
- withHost(String, boolean, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withLabel(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with an additional label.
- withLabel(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageConfig.Update
-
Update the image config with an additional label.
- withLaunchCache(Cache) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withNetwork(String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withNetworkMode(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with the network that the build container will
connect to.
- withNewLayer(Layer) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
-
Add a new layer to the image archive.
- withPublish(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withPublishRegistryTokenAuthentication(String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withPublishRegistryUserAuthentication(String, String, String, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
-
- withPullPolicy(PullPolicy) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequest with the updated image pull policy.
- withRunImage(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withTag(ImageReference) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
-
Set the tag for the image archive.
- withTags(ImageReference...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withTags(List<ImageReference>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
- withUpdatedConfig(Consumer<ImageConfig.Update>) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
-
- withUser(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
-
Update the container config with a specific user.
- withVerboseLogging(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
-
Return a new
BuildRequest with an updated verbose logging setting.
- withVersion(String) - Static method in class org.springframework.boot.buildpack.platform.build.Creator
-
Create a new Creator using the provided version.
- write(ByteBuffer) - Method in class org.springframework.boot.buildpack.platform.socket.DomainSocket
-
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig
-
Write this container configuration to the specified OutputStream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive
-
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.Layer
-
- writeTo(OutputStream) - Method in interface org.springframework.boot.buildpack.platform.io.Content
-
Write the content to the given output stream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.io.InspectedContent
-
- writeTo(OutputStream) - Method in interface org.springframework.boot.buildpack.platform.io.TarArchive
-
Write the TAR archive to the given output stream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.io.ZipFileTarArchive
-