Builder

open class Builder

Builder for RestateRunner.

See also

Functions

Link copied to clipboard
open fun build(): RestateRunner
Link copied to clipboard
Add additional environment variables to the Restate container.
Link copied to clipboard
Mount a config file in the Restate container.
Link copied to clipboard
open fun withRestateContainerImage(restateContainerImage: String): RestateRunner.Builder
Override the container image to use for the Restate runtime.