Home
last modified time | relevance | path

Searched defs:Config (Results 251 – 275 of 38437) sorted by relevance

1...<<11121314151617181920>>...1538

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/serf/command/agent/
H A Dconfig.go47 type Config struct { struct
58 Tags map[string]string `mapstructure:"tags"`
63 TagsFile string `mapstructure:"tags_file"`
69 BindAddr string `mapstructure:"bind"`
89 LogLevel string `mapstructure:"log_level"`
93 RPCAddr string `mapstructure:"rpc_addr"`
98 RPCAuthKey string `mapstructure:"rpc_auth"`
101 Protocol int `mapstructure:"protocol"`
126 Profile string `mapstructure:"profile"`
145 Discover string `mapstructure:"discover"`
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/LTO/
H A DConfig.h38 struct Config { struct
41 std::string CPU;
42 TargetOptions Options;
48 unsigned OptLevel = 2;
52 bool UseNewPM = false;
67 std::string OptPipeline;
72 std::string AAPipeline;
83 std::string CSIRProfile;
92 std::string DwoDir;
121 std::string StatsFile;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DConfig.h38 struct Config { struct
41 std::string CPU;
42 TargetOptions Options;
48 unsigned OptLevel = 2;
52 bool UseNewPM = false;
67 std::string OptPipeline;
72 std::string AAPipeline;
83 std::string CSIRProfile;
92 std::string DwoDir;
121 std::string StatsFile;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h38 struct Config { struct
41 std::string CPU;
42 TargetOptions Options;
48 unsigned OptLevel = 2;
52 bool UseNewPM = false;
67 std::string OptPipeline;
72 std::string AAPipeline;
83 std::string CSIRProfile;
92 std::string DwoDir;
121 std::string StatsFile;
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/hashicorp/memberlist/
H A Dconfig.go10 type Config struct { struct
12 Name string
18 BindAddr string
19 BindPort int
23 AdvertiseAddr string
24 AdvertisePort int
40 IndirectChecks int
51 RetransmitMult int
64 SuspicionMult int
122 SecretKey []byte
[all …]
/dports/sysutils/terraform/terraform-1.0.11/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
124 MaxQueueDepth int
139 EventBuffer int
147 QueryBuffer int
185 LogOutput io.Writer
191 Logger *log.Logger
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dconfig.go49 type Config struct { struct
60 Tags map[string]string `mapstructure:"tags"`
65 TagsFile string `mapstructure:"tags_file"`
71 BindAddr string `mapstructure:"bind"`
92 LogLevel string `mapstructure:"log_level"`
96 RPCAddr string `mapstructure:"rpc_addr"`
101 RPCAuthKey string `mapstructure:"rpc_auth"`
104 Protocol int `mapstructure:"protocol"`
133 Profile string `mapstructure:"profile"`
152 Discover string `mapstructure:"discover"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dconfig.go49 type Config struct { struct
60 Tags map[string]string `mapstructure:"tags"`
65 TagsFile string `mapstructure:"tags_file"`
71 BindAddr string `mapstructure:"bind"`
92 LogLevel string `mapstructure:"log_level"`
96 RPCAddr string `mapstructure:"rpc_addr"`
101 RPCAuthKey string `mapstructure:"rpc_auth"`
104 Protocol int `mapstructure:"protocol"`
133 Profile string `mapstructure:"profile"`
152 Discover string `mapstructure:"discover"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dconfig.go49 type Config struct { struct
60 Tags map[string]string `mapstructure:"tags"`
65 TagsFile string `mapstructure:"tags_file"`
71 BindAddr string `mapstructure:"bind"`
92 LogLevel string `mapstructure:"log_level"`
96 RPCAddr string `mapstructure:"rpc_addr"`
101 RPCAuthKey string `mapstructure:"rpc_auth"`
104 Protocol int `mapstructure:"protocol"`
133 Profile string `mapstructure:"profile"`
152 Discover string `mapstructure:"discover"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/serf/serf-0.7.0/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/serf/serf/
H A Dconfig.go25 type Config struct { struct
28 NodeName string
35 Tags map[string]string
44 EventCh chan<- Event
48 ProtocolVersion uint8
115 MaxQueueDepth int
130 EventBuffer int
138 QueryBuffer int
176 LogOutput io.Writer
182 SnapshotPath string
[all …]

1...<<11121314151617181920>>...1538