Home
last modified time | relevance | path

Searched defs:BootstrapConfig (Results 1 – 25 of 127) sorted by relevance

123456

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dbootstrap_config.go18 type BootstrapConfig struct { struct
26 StatsdURL string `mapstructure:"envoy_statsd_url"`
36 DogstatsdURL string `mapstructure:"envoy_dogstatsd_url"`
44 StatsTags []string `mapstructure:"envoy_stats_tags"`
58 PrometheusBindAddr string `mapstructure:"envoy_prometheus_bind_addr"`
66 StatsBindAddr string `mapstructure:"envoy_stats_bind_addr"`
76 OverrideJSONTpl string `mapstructure:"envoy_bootstrap_json_tpl"`
115 StatsSinksJSON string `mapstructure:"envoy_extra_stats_sinks_json"`
124 StatsConfigJSON string `mapstructure:"envoy_stats_config_json"`
136 TracingConfigJSON string `mapstructure:"envoy_tracing_json"`
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dbootstrap_config.go22 type BootstrapConfig struct { struct
30 StatsdURL string `mapstructure:"envoy_statsd_url"`
40 DogstatsdURL string `mapstructure:"envoy_dogstatsd_url"`
48 StatsTags []string `mapstructure:"envoy_stats_tags"`
62 PrometheusBindAddr string `mapstructure:"envoy_prometheus_bind_addr"`
70 StatsBindAddr string `mapstructure:"envoy_stats_bind_addr"`
79 ReadyBindAddr string `mapstructure:"-"`
89 OverrideJSONTpl string `mapstructure:"envoy_bootstrap_json_tpl"`
137 StatsConfigJSON string `mapstructure:"envoy_stats_config_json"`
149 TracingConfigJSON string `mapstructure:"envoy_tracing_json"`
[all …]
/dports/sysutils/consul/consul-1.10.3/command/connect/envoy/
H A Dbootstrap_config.go24 type BootstrapConfig struct { struct
32 StatsdURL string `mapstructure:"envoy_statsd_url"`
42 DogstatsdURL string `mapstructure:"envoy_dogstatsd_url"`
50 StatsTags []string `mapstructure:"envoy_stats_tags"`
64 PrometheusBindAddr string `mapstructure:"envoy_prometheus_bind_addr"`
72 StatsBindAddr string `mapstructure:"envoy_stats_bind_addr"`
81 ReadyBindAddr string `mapstructure:"-"`
91 OverrideJSONTpl string `mapstructure:"envoy_bootstrap_json_tpl"`
139 StatsConfigJSON string `mapstructure:"envoy_stats_config_json"`
151 TracingConfigJSON string `mapstructure:"envoy_tracing_json"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dbootstrap_config.go24 type BootstrapConfig struct { struct
32 StatsdURL string `mapstructure:"envoy_statsd_url"`
42 DogstatsdURL string `mapstructure:"envoy_dogstatsd_url"`
50 StatsTags []string `mapstructure:"envoy_stats_tags"`
64 PrometheusBindAddr string `mapstructure:"envoy_prometheus_bind_addr"`
72 StatsBindAddr string `mapstructure:"envoy_stats_bind_addr"`
81 ReadyBindAddr string `mapstructure:"-"`
91 OverrideJSONTpl string `mapstructure:"envoy_bootstrap_json_tpl"`
139 StatsConfigJSON string `mapstructure:"envoy_stats_config_json"`
151 TracingConfigJSON string `mapstructure:"envoy_tracing_json"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dbootstrap_config.go24 type BootstrapConfig struct { struct
32 StatsdURL string `mapstructure:"envoy_statsd_url"`
42 DogstatsdURL string `mapstructure:"envoy_dogstatsd_url"`
50 StatsTags []string `mapstructure:"envoy_stats_tags"`
64 PrometheusBindAddr string `mapstructure:"envoy_prometheus_bind_addr"`
72 StatsBindAddr string `mapstructure:"envoy_stats_bind_addr"`
81 ReadyBindAddr string `mapstructure:"-"`
91 OverrideJSONTpl string `mapstructure:"envoy_bootstrap_json_tpl"`
139 StatsConfigJSON string `mapstructure:"envoy_stats_config_json"`
151 TracingConfigJSON string `mapstructure:"envoy_tracing_json"`
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DBootstrap.h40 struct BootstrapConfig { struct
43 sandbox::BrokerServices* sandboxBrokerServices;
44 sandboxing::PermissionsService* sandboxPermissionsService;
47 const StaticXREAppData* appData;
52 const char* appDataPath;
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go16 type BootstrapConfig struct { struct
17 Name string
18 Server string
19 CA string // CA is expected to be base64 encoded PEM file
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go16 type BootstrapConfig struct { struct
17 Name string
18 Server string
19 CA string // CA is expected to be base64 encoded PEM file
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go16 type BootstrapConfig struct { struct
17 Name string
18 Server string
19 CA string // CA is expected to be base64 encoded PEM file
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go16 type BootstrapConfig struct { struct
17 Name string
18 Server string
19 CA string // CA is expected to be base64 encoded PEM file
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DBootstrap.h40 struct BootstrapConfig { struct
43 sandbox::BrokerServices* sandboxBrokerServices;
44 sandboxing::PermissionsService* sandboxPermissionsService;
47 const StaticXREAppData* appData;
52 const char* appDataPath;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DBootstrap.h51 struct BootstrapConfig { struct
54 sandbox::BrokerServices* sandboxBrokerServices;
55 sandboxing::PermissionsService* sandboxPermissionsService;
58 const StaticXREAppData* appData;
63 const char* appDataPath;
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DBootstrap.h51 struct BootstrapConfig { struct
54 sandbox::BrokerServices* sandboxBrokerServices;
55 sandboxing::PermissionsService* sandboxPermissionsService;
58 const StaticXREAppData* appData;
63 const char* appDataPath;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DBootstrap.h51 struct BootstrapConfig { struct
54 sandbox::BrokerServices* sandboxBrokerServices;
55 sandboxing::PermissionsService* sandboxPermissionsService;
58 const StaticXREAppData* appData;
63 const char* appDataPath;
/dports/www/gitea/gitea-1.16.5/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dclient.go81 func (c *clientRefCounted) BootstrapConfig() *bootstrap.Config { func
H A Dattributes.go46 BootstrapConfig() *bootstrap.Config methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/xds/
H A Dxds.go64 }
65
66 csdss, err := csds.NewClientStatusDiscoveryServer()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dattributes.go45 BootstrapConfig() *bootstrap.Config methodSpec

123456