Home
last modified time | relevance | path

Searched defs:Config (Results 126 – 150 of 31141) sorted by relevance

12345678910>>...1246

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go15 type Config struct { struct
17 Name string
22 Transport Transport
28 BindAddr string
29 BindPort int
33 AdvertiseAddr string
34 AdvertisePort int
53 IndirectChecks int
64 RetransmitMult int
77 SuspicionMult int
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/node/
H A Dconfig.go48 type Config struct { struct
52 Name string `toml:"-"`
59 Version string `toml:"-"`
66 DataDir string
69 P2P p2p.Config
95 USB bool `toml:",omitempty"`
104 IPCPath string
108 HTTPHost string
132 HTTPModules []string
143 WSHost string
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DConfig.h27 struct Config struct
32 Config &operator=(const Config &other); argument
49 EGLint configID; // Unique EGLConfig identifier argument
50 EGLint conformant; // Whether contexts created with this config are conformant
51 EGLint depthSize; // Bits of Z in the depth buffer
52 EGLint level; // Frame buffer level
53 EGLBoolean matchNativePixmap; // Match the native pixmap format
54 EGLint maxPBufferWidth; // Maximum width of pbuffer
55 EGLint maxPBufferHeight; // Maximum height of pbuffer
79 class ConfigSet argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go10 type Config struct { struct
12 Name string
17 Transport Transport
23 BindAddr string
24 BindPort int
28 AdvertiseAddr string
29 AdvertisePort int
48 IndirectChecks int
59 RetransmitMult int
72 SuspicionMult int
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go10 type Config struct { struct
12 Name string
17 Transport Transport
23 BindAddr string
24 BindPort int
28 AdvertiseAddr string
29 AdvertisePort int
48 IndirectChecks int
59 RetransmitMult int
72 SuspicionMult int
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
140 S3UseAccelerate *bool
177 UseDualStack *bool
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
140 S3UseAccelerate *bool
177 UseDualStack *bool
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
140 S3UseAccelerate *bool
177 UseDualStack *bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
140 S3UseAccelerate *bool
177 UseDualStack *bool
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go27 type Config struct { struct
30 NodeName string
37 Tags map[string]string
46 EventCh chan<- Event
50 ProtocolVersion uint8
135 MaxQueueDepth int
141 MinQueueDepth int
156 EventBuffer int
164 QueryBuffer int
208 Logger *log.Logger
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
143 S3UseAccelerate *bool
180 UseDualStack *bool
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/aws/aws-sdk-go/aws/
H A Dconfig.go32 type Config struct { struct
49 Endpoint *string
58 Region *string
62 DisableSSL *bool
71 LogLevel *LogLevelType
75 Logger Logger
80 MaxRetries *int
96 Retryer RequestRetryer
143 S3UseAccelerate *bool
180 UseDualStack *bool
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DConfig.h27 struct Config struct
32 Config &operator=(const Config &other); argument
49 EGLint configID; // Unique EGLConfig identifier argument
52 EGLint level; // Frame buffer level
54 EGLint maxPBufferWidth; // Maximum width of pbuffer
55 EGLint maxPBufferHeight; // Maximum height of pbuffer
56 EGLint maxPBufferPixels; // Maximum size of pbuffer
57 EGLint maxSwapInterval; // Maximum swap interval
58 EGLint minSwapInterval; // Minimum swap interval
82 class ConfigSet argument
[all …]

12345678910>>...1246