Home
last modified time | relevance | path

Searched defs:ConfigManager (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/dashboard/app/
Dconfig.go67 type ConfigManager struct { struct
68 Decommissioned bool // The instance is no longer active.
69 DelegatedTo string // If Decommissioned, test requests should go to this instance instead.
74 RestrictedTestingRepo string
75 RestrictedTestingReason string
238 func checkManager(ns, name string, mgr ConfigManager) {