ExecutorSettingsRequest
ExecutorSettingsRequest is the request body for configuring the execution environment settings.
Properties
- The Docker image to use for the execution environment.
- ↳
referencestring optionalThe Docker image reference (e.g. registry/image:tag). - The credentials needed to pull the Docker image.
executorRootPathstring optionalThe root path for the executor binary and working directory.