Home
last modified time | relevance | path

Searched defs:UpstreamConfig (Results 1 – 25 of 50) sorted by relevance

12

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/xds/
H A Dconfig.go166 type UpstreamConfig struct { struct
172 ListenerJSON string `mapstructure:"envoy_listener_json"`
180 ClusterJSON string `mapstructure:"envoy_cluster_json"`
186 Protocol string `mapstructure:"protocol"`
190 ConnectTimeoutMs int `mapstructure:"connect_timeout_ms"`
194 Limits UpstreamLimits `mapstructure:"limits"`
197 PassiveHealthCheck PassiveHealthCheck `mapstructure:"passive_health_check"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/xds/
H A Dconfig.go128 type UpstreamConfig struct { struct
134 ListenerJSON string `mapstructure:"envoy_listener_json"`
142 ClusterJSON string `mapstructure:"envoy_cluster_json"`
148 Protocol string `mapstructure:"protocol"`
152 ConnectTimeoutMs int `mapstructure:"connect_timeout_ms"`
156 Limits UpstreamLimits `mapstructure:"limits"`
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconfig_entry.go668 type UpstreamConfig struct { struct
670 Name string `json:",omitempty"`
672 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
693 Protocol string `json:",omitempty"`
701 Limits *UpstreamLimits `json:",omitempty"`
711 func (cfg UpstreamConfig) Clone() UpstreamConfig {
720 func (cfg *UpstreamConfig) ServiceID() ServiceID {
727 func (cfg *UpstreamConfig) ServiceName() ServiceName {
781 func (cfg UpstreamConfig) ValidateWithoutName() error {
784 func (cfg UpstreamConfig) ValidateWithName() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go668 type UpstreamConfig struct { struct
670 Name string `json:",omitempty"`
672 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
693 Protocol string `json:",omitempty"`
701 Limits *UpstreamLimits `json:",omitempty"`
711 func (cfg UpstreamConfig) Clone() UpstreamConfig {
720 func (cfg *UpstreamConfig) ServiceID() ServiceID {
727 func (cfg *UpstreamConfig) ServiceName() ServiceName {
781 func (cfg UpstreamConfig) ValidateWithoutName() error {
784 func (cfg UpstreamConfig) ValidateWithName() error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go668 type UpstreamConfig struct { struct
670 Name string `json:",omitempty"`
672 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
693 Protocol string `json:",omitempty"`
701 Limits *UpstreamLimits `json:",omitempty"`
711 func (cfg UpstreamConfig) Clone() UpstreamConfig {
720 func (cfg *UpstreamConfig) ServiceID() ServiceID {
727 func (cfg *UpstreamConfig) ServiceName() ServiceName {
781 func (cfg UpstreamConfig) ValidateWithoutName() error {
784 func (cfg UpstreamConfig) ValidateWithName() error {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go668 type UpstreamConfig struct { struct
670 Name string `json:",omitempty"`
672 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
693 Protocol string `json:",omitempty"`
701 Limits *UpstreamLimits `json:",omitempty"`
711 func (cfg UpstreamConfig) Clone() UpstreamConfig {
720 func (cfg *UpstreamConfig) ServiceID() ServiceID {
727 func (cfg *UpstreamConfig) ServiceName() ServiceName {
781 func (cfg UpstreamConfig) ValidateWithoutName() error {
784 func (cfg UpstreamConfig) ValidateWithName() error {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/pkg/apis/options/
H A Dupstreams.go11 type UpstreamConfig struct { struct
14 ProxyRawPath bool `json:"proxyRawPath,omitempty"`
18 Upstreams []Upstream `json:"upstreams,omitempty"`
H A Dalpha_options.go15 UpstreamConfig UpstreamConfig `json:"upstreamConfig,omitempty"` member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go135 type UpstreamConfig struct { struct
137 Name string `json:",omitempty"`
140 Partition string `json:",omitempty"`
143 Namespace string `json:",omitempty"`
150 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
158 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
164 Protocol string `json:",omitempty"`
168 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
172 Limits *UpstreamLimits `json:",omitempty"`
179 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go133 type UpstreamConfig struct { struct
135 Name string `json:",omitempty"`
137 Namespace string `json:",omitempty"`
144 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
152 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
158 Protocol string `json:",omitempty"`
162 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
166 Limits *UpstreamLimits `json:",omitempty"`
170 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
173 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go133 type UpstreamConfig struct { struct
135 Name string `json:",omitempty"`
137 Namespace string `json:",omitempty"`
144 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
152 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
158 Protocol string `json:",omitempty"`
162 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
166 Limits *UpstreamLimits `json:",omitempty"`
170 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
173 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/sysutils/consul/consul-1.10.3/api/
H A Dconfig_entry.go133 type UpstreamConfig struct { struct
135 Name string `json:",omitempty"`
137 Namespace string `json:",omitempty"`
144 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
152 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
158 Protocol string `json:",omitempty"`
162 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
166 Limits *UpstreamLimits `json:",omitempty"`
170 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
173 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go133 type UpstreamConfig struct { struct
135 Name string `json:",omitempty"`
137 Namespace string `json:",omitempty"`
144 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
152 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
158 Protocol string `json:",omitempty"`
162 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
166 Limits *UpstreamLimits `json:",omitempty"`
170 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
173 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go133 type UpstreamConfig struct { struct
135 Name string `json:",omitempty"`
137 Namespace string `json:",omitempty"`
144 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
152 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
158 Protocol string `json:",omitempty"`
162 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
166 Limits *UpstreamLimits `json:",omitempty"`
170 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
173 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go128 type UpstreamConfig struct { struct
130 Name string `json:",omitempty"`
132 Namespace string `json:",omitempty"`
139 EnvoyListenerJSON string `json:",omitempty" alias:"envoy_listener_json"`
147 EnvoyClusterJSON string `json:",omitempty" alias:"envoy_cluster_json"`
153 Protocol string `json:",omitempty"`
157 ConnectTimeoutMs int `json:",omitempty" alias:"connect_timeout_ms"`
161 Limits *UpstreamLimits `json:",omitempty"`
165 PassiveHealthCheck *PassiveHealthCheck `json:",omitempty" alias:"passive_health_check"`
168 MeshGateway MeshGatewayConfig `json:",omitempty" alias:"mesh_gateway" `
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/pkg/validation/
H A Dupstreams.go10 func validateUpstreams(upstreams options.UpstreamConfig) []string {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go91 cfg UpstreamConfig, logger hclog.Logger) *Listener {
96 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go91 cfg UpstreamConfig, logger *log.Logger) *Listener {
96 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/connect/proxy/
H A Dlistener.go91 cfg UpstreamConfig, logger *log.Logger) *Listener {
96 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go91 cfg UpstreamConfig, logger hclog.Logger) *Listener {
96 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go91 cfg UpstreamConfig, logger *log.Logger) *Listener {
96 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/sysutils/consul/consul-1.10.3/connect/proxy/
H A Dlistener.go96 cfg UpstreamConfig, logger hclog.Logger) *Listener {
101 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go96 cfg UpstreamConfig, logger hclog.Logger) *Listener {
101 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/connect/proxy/
H A Dlistener.go96 cfg UpstreamConfig, logger hclog.Logger) *Listener {
101 func newUpstreamListenerWithResolver(svc *connect.Service, cfg UpstreamConfig,
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/pkg/upstream/
H A Dproxy.go25 func NewProxy(upstreams options.UpstreamConfig, sigData *options.SignatureData, writer pagewriter.W…

12