Home
last modified time | relevance | path

Searched defs:KeyspaceMetadata (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/gocql/gocql/
H A Dmetadata.go18 type KeyspaceMetadata struct { struct
19 Name string
20 DurableWrites bool
21 StrategyClass string
22 StrategyOptions map[string]interface{}
23 Tables map[string]*TableMetadata
166 keyspace *KeyspaceMetadata,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/gocql/gocql/
H A Dmetadata.go20 type KeyspaceMetadata struct { struct
21 Name string
22 DurableWrites bool
23 StrategyClass string
24 StrategyOptions map[string]interface{}
25 Tables map[string]*TableMetadata
26 Functions map[string]*FunctionMetadata
27 Aggregates map[string]*AggregateMetadata
29 Views map[string]*ViewMetadata
31 UserTypes map[string]*UserTypeMetadata
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/gocql/gocql/
H A Dmetadata.go20 type KeyspaceMetadata struct { struct
21 Name string
22 DurableWrites bool
23 StrategyClass string
24 StrategyOptions map[string]interface{}
25 Tables map[string]*TableMetadata
26 Functions map[string]*FunctionMetadata
27 Aggregates map[string]*AggregateMetadata
29 Views map[string]*ViewMetadata
31 UserTypes map[string]*UserTypeMetadata
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
26 Views map[string]*ViewMetadata
28 UserTypes map[string]*UserTypeMetadata
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
23 Functions map[string]*FunctionMetadata
24 Aggregates map[string]*AggregateMetadata
25 Views map[string]*ViewMetadata
266 keyspace *KeyspaceMetadata,
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
216 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
216 keyspace *KeyspaceMetadata,
H A Dtopology.go36 func getStrategy(ks *KeyspaceMetadata) placementStrategy {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
216 keyspace *KeyspaceMetadata,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/gocql/gocql/
H A Dmetadata.go17 type KeyspaceMetadata struct { struct
18 Name string
19 DurableWrites bool
20 StrategyClass string
21 StrategyOptions map[string]interface{}
22 Tables map[string]*TableMetadata
216 keyspace *KeyspaceMetadata,

123