Searched defs:ConfigManager (Results 1 – 1 of 1) sorted by relevance
67 type ConfigManager struct { struct68 Decommissioned bool // The instance is no longer active.69 DelegatedTo string // If Decommissioned, test requests should go to this instance instead.74 RestrictedTestingRepo string75 RestrictedTestingReason string238 func checkManager(ns, name string, mgr ConfigManager) {