Home
last modified time | relevance | path

Searched defs:GlobalConfig (Results 1 – 25 of 72) sorted by relevance

123

/dports/x11/plasma5-kscreen/kscreen-5.23.5/kded/
H A Doutput.h33 struct GlobalConfig { struct
41 static GlobalConfig readGlobal(const KScreen::OutputPtr &output); argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy/internal/config/
H A Dglobal.go11 type GlobalConfig struct { struct
12 Context *cli.Context
13 Logger *zap.SugaredLogger
15 AppVersion string
16 Quiet bool
17 Debug bool
18 CacheDir string
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/config/
H A Dconfig.go560 type GlobalConfig struct { struct
563 ResolveTimeout model.Duration `yaml:"resolve_timeout" json:"resolve_timeout"`
567 SMTPFrom string `yaml:"smtp_from,omitempty" json:"smtp_from,omitempty"`
568 SMTPHello string `yaml:"smtp_hello,omitempty" json:"smtp_hello,omitempty"`
569 SMTPSmarthost HostPort `yaml:"smtp_smarthost,omitempty" json:"smtp_smarthost,omitempty"`
572 SMTPAuthSecret Secret `yaml:"smtp_auth_secret,omitempty" json:"smtp_auth_secret,omitempty"`
575 SlackAPIURL *SecretURL `yaml:"slack_api_url,omitempty" json:"slack_api_url,omitempty"`
576 PagerdutyURL *URL `yaml:"pagerduty_url,omitempty" json:"pagerduty_url,omitempty"`
577 HipchatAPIURL *URL `yaml:"hipchat_api_url,omitempty" json:"hipchat_api_url,omitempty"`
581 WeChatAPIURL *URL `yaml:"wechat_api_url,omitempty" json:"wechat_api_url,omitempty"`
[all …]
/dports/www/uchiwa/uchiwa-0.18.2/uchiwa/config/
H A Dstructs.go31 Host string
32 Port int
33 LogLevel string
34 Refresh int
35 Pass string
36 User string
38 Audit Audit
40 Db Db
41 Enterprise bool
44 Ldap Ldap
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/tools/
H A Dhalide_trace_config.h330 struct GlobalConfig { struct
332 Point frame_size = {1920, 1080};
345 int decay_factor_after_compute = 2;
348 int hold_frames = 250;
351 int timestep = 10000;
355 bool auto_layout = false;
360 Point auto_layout_grid = {-1, -1};
363 Point auto_layout_pad = {32, 32};
395 friend std::ostream &operator<<(std::ostream &os, const GlobalConfig &config) { argument
414 std::string start_text;
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/config/
H A Dconfig.go637 type GlobalConfig struct { struct
640 ResolveTimeout model.Duration `yaml:"resolve_timeout" json:"resolve_timeout"`
642 HTTPConfig *commoncfg.HTTPClientConfig `yaml:"http_config,omitempty" json:"http_config,omitempty"`
644 SMTPFrom string `yaml:"smtp_from,omitempty" json:"smtp_from,omitempty"`
645 SMTPHello string `yaml:"smtp_hello,omitempty" json:"smtp_hello,omitempty"`
646 SMTPSmarthost HostPort `yaml:"smtp_smarthost,omitempty" json:"smtp_smarthost,omitempty"`
651 SMTPRequireTLS bool `yaml:"smtp_require_tls" json:"smtp_require_tls,omitempty"`
652 SlackAPIURL *SecretURL `yaml:"slack_api_url,omitempty" json:"slack_api_url,omitempty"`
654 PagerdutyURL *URL `yaml:"pagerduty_url,omitempty" json:"pagerduty_url,omitempty"`
658 WeChatAPIURL *URL `yaml:"wechat_api_url,omitempty" json:"wechat_api_url,omitempty"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/config/
H A Dconfig.go632 type GlobalConfig struct { struct
635 ResolveTimeout model.Duration `yaml:"resolve_timeout" json:"resolve_timeout"`
639 SMTPFrom string `yaml:"smtp_from,omitempty" json:"smtp_from,omitempty"`
640 SMTPHello string `yaml:"smtp_hello,omitempty" json:"smtp_hello,omitempty"`
641 SMTPSmarthost HostPort `yaml:"smtp_smarthost,omitempty" json:"smtp_smarthost,omitempty"`
644 SMTPAuthSecret Secret `yaml:"smtp_auth_secret,omitempty" json:"smtp_auth_secret,omitempty"`
646 SMTPRequireTLS bool `yaml:"smtp_require_tls" json:"smtp_require_tls,omitempty"`
647 SlackAPIURL *SecretURL `yaml:"slack_api_url,omitempty" json:"slack_api_url,omitempty"`
649 PagerdutyURL *URL `yaml:"pagerduty_url,omitempty" json:"pagerduty_url,omitempty"`
652 WeChatAPIURL *URL `yaml:"wechat_api_url,omitempty" json:"wechat_api_url,omitempty"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/config/
H A Dconfig.go632 type GlobalConfig struct { struct
635 ResolveTimeout model.Duration `yaml:"resolve_timeout" json:"resolve_timeout"`
639 SMTPFrom string `yaml:"smtp_from,omitempty" json:"smtp_from,omitempty"`
640 SMTPHello string `yaml:"smtp_hello,omitempty" json:"smtp_hello,omitempty"`
641 SMTPSmarthost HostPort `yaml:"smtp_smarthost,omitempty" json:"smtp_smarthost,omitempty"`
644 SMTPAuthSecret Secret `yaml:"smtp_auth_secret,omitempty" json:"smtp_auth_secret,omitempty"`
646 SMTPRequireTLS bool `yaml:"smtp_require_tls" json:"smtp_require_tls,omitempty"`
647 SlackAPIURL *SecretURL `yaml:"slack_api_url,omitempty" json:"slack_api_url,omitempty"`
649 PagerdutyURL *URL `yaml:"pagerduty_url,omitempty" json:"pagerduty_url,omitempty"`
652 WeChatAPIURL *URL `yaml:"wechat_api_url,omitempty" json:"wechat_api_url,omitempty"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/config/
H A Dconfig.go632 type GlobalConfig struct { struct
635 ResolveTimeout model.Duration `yaml:"resolve_timeout" json:"resolve_timeout"`
639 SMTPFrom string `yaml:"smtp_from,omitempty" json:"smtp_from,omitempty"`
640 SMTPHello string `yaml:"smtp_hello,omitempty" json:"smtp_hello,omitempty"`
641 SMTPSmarthost HostPort `yaml:"smtp_smarthost,omitempty" json:"smtp_smarthost,omitempty"`
644 SMTPAuthSecret Secret `yaml:"smtp_auth_secret,omitempty" json:"smtp_auth_secret,omitempty"`
646 SMTPRequireTLS bool `yaml:"smtp_require_tls" json:"smtp_require_tls,omitempty"`
647 SlackAPIURL *SecretURL `yaml:"slack_api_url,omitempty" json:"slack_api_url,omitempty"`
649 PagerdutyURL *URL `yaml:"pagerduty_url,omitempty" json:"pagerduty_url,omitempty"`
652 WeChatAPIURL *URL `yaml:"wechat_api_url,omitempty" json:"wechat_api_url,omitempty"`
[all …]
/dports/net/cjdns/cjdns-cjdns-v21.1/util/
H A DGlobalConfig.h38 struct GlobalConfig { struct
42 String* GlobalConfig_getTunName(struct GlobalConfig* conf); argument
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/
H A Dnricectx.h225 struct GlobalConfig { struct
237 static void InitializeGlobals(const GlobalConfig& aConfig); argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A DGlobalConfig.cs11 internal static class GlobalConfig class
13 static GlobalConfig() in GlobalConfig() method in System.DirectoryServices.AccountManagement.GlobalConfig
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/
H A Dnricectx.h238 struct GlobalConfig { struct
250 static void InitializeGlobals(const GlobalConfig& aConfig); argument
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/
H A Dnricectx.h236 struct GlobalConfig { struct
248 static void InitializeGlobals(const GlobalConfig& aConfig); argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/
H A Dnricectx.h236 struct GlobalConfig { struct
248 static void InitializeGlobals(const GlobalConfig& aConfig); argument
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/src/
H A Dtool_cfgable.h292 struct GlobalConfig { struct
302 FILE *trace_stream;
303 bool trace_fopened;
304 trace tracetype;
305 bool tracetime; /* include timestamp? */
311 bool test_event_based;
313 bool parallel;
314 long parallel_max;
315 bool parallel_connect;
317 struct OperationConfig *first;
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/src/
H A Dtool_cfgable.h267 struct GlobalConfig { struct
277 FILE *trace_stream;
278 bool trace_fopened;
279 trace tracetype;
280 bool tracetime; /* include timestamp? */
286 bool test_event_based;
288 bool parallel;
289 long parallel_max;
290 struct OperationConfig *first;
291 struct OperationConfig *current;
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/config/
H A Dconfig.go133 GlobalConfig GlobalConfig `yaml:"global"` member
295 type GlobalConfig struct { struct
297 ScrapeInterval model.Duration `yaml:"scrape_interval,omitempty"`
299 ScrapeTimeout model.Duration `yaml:"scrape_timeout,omitempty"`
301 EvaluationInterval model.Duration `yaml:"evaluation_interval,omitempty"`
303 QueryLogFile string `yaml:"query_log_file,omitempty"`
305 ExternalLabels labels.Labels `yaml:"external_labels,omitempty"`
309 func (c *GlobalConfig) UnmarshalYAML(unmarshal func(interface{}) error) error {
350 func (c *GlobalConfig) isZero() bool {
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/src/
H A Dtool_cfgable.h282 struct GlobalConfig { struct
292 FILE *trace_stream;
293 bool trace_fopened;
294 trace tracetype;
295 bool tracetime; /* include timestamp? */
301 bool test_event_based;
303 bool parallel;
304 long parallel_max;
305 bool parallel_connect;
306 struct OperationConfig *first;
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_cfgable.h289 struct GlobalConfig { struct
299 FILE *trace_stream;
300 bool trace_fopened;
301 trace tracetype;
302 bool tracetime; /* include timestamp? */
308 bool test_event_based;
310 bool parallel;
311 long parallel_max;
312 bool parallel_connect;
313 struct OperationConfig *first;
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/src/
H A Dtool_cfgable.h297 struct GlobalConfig { struct
307 FILE *trace_stream;
308 bool trace_fopened;
309 trace tracetype;
310 bool tracetime; /* include timestamp? */
316 bool test_event_based;
318 bool parallel;
319 long parallel_max;
320 bool parallel_connect;
322 struct OperationConfig *first;
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/src/
H A Dtool_cfgable.h294 struct GlobalConfig { struct
304 FILE *trace_stream;
305 bool trace_fopened;
306 trace tracetype;
307 bool tracetime; /* include timestamp? */
313 bool test_event_based;
315 bool parallel;
316 long parallel_max;
317 bool parallel_connect;
319 struct OperationConfig *first;
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/src/
H A Dtool_cfgable.h297 struct GlobalConfig { struct
307 FILE *trace_stream;
308 bool trace_fopened;
309 trace tracetype;
310 bool tracetime; /* include timestamp? */
316 bool test_event_based;
318 bool parallel;
319 long parallel_max;
320 bool parallel_connect;
322 struct OperationConfig *first;
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/src/
H A Dtool_cfgable.h296 struct GlobalConfig { struct
306 FILE *trace_stream;
307 bool trace_fopened;
308 trace tracetype;
309 bool tracetime; /* include timestamp? */
315 bool test_event_based;
317 bool parallel;
318 long parallel_max;
319 bool parallel_connect;
321 struct OperationConfig *first;
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/config/
H A Dconfig.go133 GlobalConfig GlobalConfig `yaml:"global"` member
283 type GlobalConfig struct { struct
285 ScrapeInterval model.Duration `yaml:"scrape_interval,omitempty"`
287 ScrapeTimeout model.Duration `yaml:"scrape_timeout,omitempty"`
289 EvaluationInterval model.Duration `yaml:"evaluation_interval,omitempty"`
291 ExternalLabels labels.Labels `yaml:"external_labels,omitempty"`
295 func (c *GlobalConfig) UnmarshalYAML(unmarshal func(interface{}) error) error {
336 func (c *GlobalConfig) isZero() bool {

123