Home
last modified time | relevance | path

Searched defs:Cassandra (Results 1 – 25 of 148) sorted by relevance

123456

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/cassandra/
H A Dcassandra.go47 type Cassandra struct { struct
48 session *gocql.Session
49 isLocked atomic.Bool
52 config *Config
86 func (c *Cassandra) Open(url string) (database.Driver, error) {
180 func (c *Cassandra) Close() error {
185 func (c *Cassandra) Lock() error {
192 func (c *Cassandra) Unlock() error {
199 func (c *Cassandra) Run(migration io.Reader) error {
268 func (c *Cassandra) Drop() error {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/misc/concourse/vault-bdd38fca2cff/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go28 type Cassandra struct { struct
29 *cassandraConnectionProducer
30 credsutil.CredentialsProducer
71 func (c *Cassandra) Type() (string, error) {
75 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
86 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
156 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
162 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
198 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go28 type Cassandra struct { struct
29 *cassandraConnectionProducer
30 credsutil.CredentialsProducer
71 func (c *Cassandra) Type() (string, error) {
75 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
86 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
156 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
162 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
198 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/istio/vault-sdk-v0.1.12/plugins/database/cassandra/
H A Dcassandra.go27 type Cassandra struct { struct
28 *cassandraConnectionProducer
29 credsutil.CredentialsProducer
70 func (c *Cassandra) Type() (string, error) {
74 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
85 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
155 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
161 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
197 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go28 type Cassandra struct { struct
29 *cassandraConnectionProducer
30 credsutil.CredentialsProducer
71 func (c *Cassandra) Type() (string, error) {
75 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
86 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
156 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
162 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
198 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/plugins/database/cassandra/
H A Dcassandra.go28 type Cassandra struct { struct
29 *cassandraConnectionProducer
30 credsutil.CredentialsProducer
71 func (c *Cassandra) Type() (string, error) {
75 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
86 …nfig dbplugin.UsernameConfig, expiration time.Time) (username string, password string, err error) {
156 …ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
162 …Cassandra) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error {
198 …) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error) {
/dports/security/vault/vault-1.8.2/plugins/database/cassandra/
H A Dcassandra.go29 type Cassandra struct { struct
30 *cassandraConnectionProducer
32 usernameProducer template.StringTemplate
53 func (c *Cassandra) Type() (string, error) {
57 func (c *Cassandra) getConnection(ctx context.Context) (*gocql.Session, error) {
66 …tialize(ctx context.Context, req dbplugin.InitializeRequest) (dbplugin.InitializeResponse, error) {
99 …ndra) NewUser(ctx context.Context, req dbplugin.NewUserRequest) (dbplugin.NewUserResponse, error) {
177 …ateUser(ctx context.Context, req dbplugin.UpdateUserRequest) (dbplugin.UpdateUserResponse, error) {
190 …angeUserPassword(ctx context.Context, username string, changePass *dbplugin.ChangePassword) error {
225 …eteUser(ctx context.Context, req dbplugin.DeleteUserRequest) (dbplugin.DeleteUserResponse, error) {
/dports/net/p5-Net-Cassandra-Easy/Net-Cassandra-Easy-0.15/
H A Dcassandra.thrift31 namespace perl Cassandra namespace
327 service Cassandra { service
340 ColumnOrSuperColumn get(1:required binary key,
368 i32 get_count(1:required binary key,
398 void insert(1:required binary key,
409 void remove(1:required binary key,
432 void truncate(1:required string keyspace,
440 set<string> describe_keyspaces(),
443 string describe_cluster_name(),
446 string describe_version(),
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift460 service Cassandra { service
492 i32 get_count(1:required binary key,
537 void insert(1:required binary key,
546 void add(1:required binary key,
557 void remove(1:required binary key,
608 list<KsDef> describe_keyspaces()
612 string describe_cluster_name(),
615 string describe_version(),
629 string describe_partitioner(),
632 string describe_snitch(),
[all …]

123456