17296: Merge branch 'master'
[arvados.git] / sdk / go / arvados / config.go
index 65e2ff5381e84e9ab4259e0b54b3d033e20d9508..b1ee6e9b992f4446ec1f0f826c22e9bdb244704b 100644 (file)
@@ -416,6 +416,7 @@ type ContainersConfig struct {
        StaleLockTimeout            Duration
        SupportedDockerImageFormats StringSet
        UsePreemptibleInstances     bool
+       RuntimeEngine               string
 
        JobsAPI struct {
                Enable         string