18596: Add PreemptiblePriceFactor config.
[arvados.git] / sdk / go / arvados / config.go
index b8c8269f12acba74feb00edc07ec7949e0db5fc4..6242f6cd56ccee653c54bf7d6e1df160652cc5fe 100644 (file)
@@ -445,6 +445,7 @@ type ContainersConfig struct {
        StaleLockTimeout              Duration
        SupportedDockerImageFormats   StringSet
        AlwaysUsePreemptibleInstances bool
+       PreemptiblePriceFactor        float64
        RuntimeEngine                 string
        LocalKeepBlobBuffersPerVCPU   int
        LocalKeepLogsToContainerLog   string