17170: Merge branch 'master'
[arvados.git] / sdk / go / arvados / config.go
index 9dc9e17dd815b1818bc17bb20c074d69982e146d..8222035a330c8212b5c705ffe5160656ec51ab73 100644 (file)
@@ -429,6 +429,10 @@ type ContainersConfig struct {
                LogUpdatePeriod              Duration
                LogUpdateSize                ByteSize
        }
+       ShellAccess struct {
+               Admin bool
+               User  bool
+       }
        SLURM struct {
                PrioritySpread             int64
                SbatchArgumentsList        []string