Exec
Functions
Link copied to clipboard
Inspect an exec instance
Link copied to clipboard
suspend fun startAndForget(id: String, config: ExecStartConfig = ExecStartConfig()): Result<Unit, ErrorResponse>
Start an exec instance
Link copied to clipboard
suspend fun startInteractive(id: String, consoleSize: Pair<Int, Int>? = null): Result<ExecSession, ErrorResponse>
Start an exec instance