Home
last modified time | relevance | path

Searched refs:checkConfig (Results 51 – 75 of 267) sorted by relevance

1234567891011

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/cli/
H A Dcheck_config.go43 checkCmd.Action(c.checkConfig)
46 func (c *checkConfigCmd) checkConfig(ctx *kingpin.ParseContext) error { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/cli/
H A Dcheck_config.go43 checkCmd.Action(c.checkConfig)
46 func (c *checkConfigCmd) checkConfig(ctx *kingpin.ParseContext) error { func
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/statistics/
H A Dstats_service.py33 def checkConfig(self, storage_backends): member in StatsService
45 self.checkConfig(storage_backends)
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/check/
H A Dlist_test.go112 checkConfig := types.FixtureCheckConfig("name-one")
113 checkConfig.Command = "echo foo && exit 1"
115 *checkConfig,
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/unit/
H A Dtest_secret_in_vault.py99 self.srvcVault.checkConfig()
104 self.srvcVault.checkConfig(vaultServer="serveraddr")
109 self.srvcVault.checkConfig(vaultServer="serveraddr",
H A Dtest_secret_in_passwordstore.py64 self.srvpass.checkConfig("password", "temp")
70 self.srvpass.checkConfig("password", "temp2")
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/reporters/
H A Dzulip.py31 def checkConfig(self, endpoint, token, stream=None, debug=None, verify=None): member in ZulipStatusPush
37 super().checkConfig(generators=[BuildStartEndStatusGenerator()])
H A Dpushjet.py50 def checkConfig(self, secret, levels=None, base_url='https://api.pushjet.io', member in PushjetNotifier
56 super().checkConfig(generators=generators)
H A Dpushover.py54 def checkConfig(self, user_key, api_token, priorities=None, otherParams=None, member in PushoverNotifier
60 super().checkConfig(generators=generators)
H A Dbitbucket.py44 def checkConfig(self, oauth_key, oauth_secret, base_url=_BASE_URL, oauth_url=_OAUTH_URL, member in BitbucketStatusPush
51 super().checkConfig(generators=generators, **kwargs)
/dports/finance/prestashop/prestashop/src/Core/Localization/Pack/Import/
H A DLocalizationPackImporter.php90 $errors = $this->checkConfig($config);
134 private function checkConfig(LocalizationPackImportConfig $config) function in PrestaShop\\PrestaShop\\Core\\Localization\\Pack\\Import\\LocalizationPackImporter
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/worker/
H A Dkubernetes.py71 def checkConfig(self, member in KubeLatentWorker
79 super().checkConfig(name, None, **kwargs)
H A Dmarathon.py36 def checkConfig(self, member in MarathonLatentWorker
46 super().checkConfig(name, image=image, masterFQDN=masterFQDN, **kwargs)
H A Ddocker.py65 def checkConfig(self, name, password=None, image=None, member in DockerBaseWorker
76 super().checkConfig(name, password, **kwargs)
133 def checkConfig(self, name, password, docker_host, image=None, member in DockerLatentWorker
140 super().checkConfig(name, password, image, masterFQDN, **kwargs)
H A Dlatent.py167 def checkConfig(self, name, password, member in AbstractLatentWorker
170 super().checkConfig(name, password, **kwargs)
561 def checkConfig(self, name, password, **kwargs): member in LocalLatentWorker
562 super.checkConfig(self, name, password, build_wait_timeout=-1,
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/changes/
H A Dgerritchangesource.py108 def checkConfig(self, member in GerritChangeSourceBase
291 def checkConfig(self, member in GerritChangeSource
301 super().checkConfig(**kwargs)
444 def checkConfig(self, member in GerritEventLogPoller
453 super().checkConfig(**kwargs)
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/util/
H A Dkubeclientservice.py87 checkConfig = reconfigService variable in KubeHardcodedConfig
135 def checkConfig(self, proxy_port=8001, namespace="default"): member in KubeCtlProxyConfigLoader
178 def checkConfig(self): member in KubeInClusterConfigLoader
/dports/comms/ebusd/ebusd-21.3/src/ebusd/
H A Dmain.cpp359 opt->checkConfig = true; in parse_opt()
371 opt->checkConfig = true; in parse_opt()
621 if (opt->injectMessages || (opt->checkConfig && opt->scanConfig)) { in parse_opt()
1026 (!opt.scanConfig || opt.checkConfig) && !denyRecursive, verbose, &errorDescription, messages); in loadConfigFiles()
1036 … (!opt.scanConfig || opt.checkConfig) && !denyRecursive, verbose, &errorDescription, messages); in loadConfigFiles()
1045 return opt.checkConfig ? result : RESULT_OK; in loadConfigFiles()
1187 bool readCommon = readTemplates(manufStr, ".csv", hasTemplates, opt.checkConfig); in loadScanConfigFile()
1308 s_messageMap = new MessageMap(opt.checkConfig); in main()
1309 if (opt.checkConfig) { in main()
/dports/net/kea/kea-2.0.1/src/bin/d2/tests/
H A Dd2_controller_unittests.cc184 answer = checkConfig(config_set); in TEST_F()
196 answer = checkConfig(config_set); in TEST_F()
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/machine/
H A Dlatent.py41 def checkConfig(self, name, member in AbstractLatentMachine
44 super().checkConfig(name, **kwargs)
/dports/audio/mixxx/mixxx-2.3.0/src/soundio/
H A Dsoundmanager.cpp83 checkConfig(); in SoundManager()
553 checkConfig(); in setConfig()
574 void SoundManager::checkConfig() { in checkConfig() function in SoundManager
681 checkConfig(); in setConfiguredDeckCount()
/dports/security/kleopatra/kleopatra-21.12.3/src/commands/
H A Dlookupcertificatescommand.cpp97 bool checkConfig() const;
187 if (!d->checkConfig()) { in doStart()
385 bool LookupCertificatesCommand::Private::checkConfig() const in checkConfig() function in LookupCertificatesCommand::Private
/dports/sysutils/qtpass/QtPass-1.3.2/src/
H A Dutil.h20 static bool checkConfig();
/dports/mail/davmail/davmail-src-6.0.1-3390/src/test/davmail/exchange/
H A DTestExchangeSession.java29 ExchangeSessionFactory.checkConfig(); in main()
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DSession.java2694 checkConfig(config, "kex"); in applyConfig()
2695 checkConfig(config, "server_host_key"); in applyConfig()
2697 checkConfig(config, "cipher.c2s"); in applyConfig()
2698 checkConfig(config, "cipher.s2c"); in applyConfig()
2699 checkConfig(config, "mac.c2s"); in applyConfig()
2700 checkConfig(config, "mac.s2c"); in applyConfig()
2701 checkConfig(config, "compression.c2s"); in applyConfig()
2702 checkConfig(config, "compression.s2c"); in applyConfig()
2703 checkConfig(config, "compression_level"); in applyConfig()
2706 checkConfig(config, "HashKnownHosts"); in applyConfig()
[all …]

1234567891011