Exec Inspect Response
@Serializable
Parameters
can Remove
detach Keys
ID
running
exit Code
process Config
open Stdin
open Stderr
open Stdout
container ID
pid
The system process ID for the exec process.
Constructors
Link copied to clipboard
constructor(canRemove: Boolean? = null, detachKeys: String? = null, ID: String? = null, running: Boolean? = null, exitCode: Int? = null, processConfig: ProcessConfig? = null, openStdin: Boolean? = null, openStderr: Boolean? = null, openStdout: Boolean? = null, containerID: String? = null, pid: Int? = null)