Merge branch '18596-preemptible-price-factor'
[arvados.git] / sdk / go / arvados / config.go
index e0750bd8c54ae0a671f282ba9438d23e0bfb48ad..6c9324e478a273b68e83dcd7fb4e46150b8e0da1 100644 (file)
@@ -448,6 +448,7 @@ type ContainersConfig struct {
        StaleLockTimeout              Duration
        SupportedDockerImageFormats   StringSet
        AlwaysUsePreemptibleInstances bool
+       PreemptiblePriceFactor        float64
        RuntimeEngine                 string
        LocalKeepBlobBuffersPerVCPU   int
        LocalKeepLogsToContainerLog   string