Home
last modified time | relevance | path

Searched defs:v2v3Store (Results 1 – 12 of 12) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/www/minio-client/etcd-3.5.0/server/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/devel/etcd34/etcd-3.4.18/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/etcdserver/api/v2v3/
H A Dstore.go34 type v2v3Store struct { struct
35 c *clientv3.Client
37 pfx string
38 ctx context.Context
49 func (s *v2v3Store) Index() uint64 { panic("STUB") }
138 func (s *v2v3Store) Set(
267 func (s *v2v3Store) Create(
350 func (s *v2v3Store) CompareAndSwap(
563 func (s *v2v3Store) Version() int { return 2 }
567 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/api/v2v3/
H A Dstore.go33 type v2v3Store struct { struct
34 c *clientv3.Client
36 pfx string
37 ctx context.Context
48 func (s *v2v3Store) Index() uint64 { panic("STUB") }
130 func (s *v2v3Store) Set(
249 func (s *v2v3Store) Create(
332 func (s *v2v3Store) CompareAndSwap(
545 func (s *v2v3Store) Version() int { return 2 }
549 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/api/v2v3/
H A Dstore.go33 type v2v3Store struct { struct
34 c *clientv3.Client
36 pfx string
37 ctx context.Context
48 func (s *v2v3Store) Index() uint64 { panic("STUB") }
130 func (s *v2v3Store) Set(
249 func (s *v2v3Store) Create(
332 func (s *v2v3Store) CompareAndSwap(
545 func (s *v2v3Store) Version() int { return 2 }
549 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/etcdserver/api/v2v3/
H A Dstore.go33 type v2v3Store struct { struct
34 c *clientv3.Client
36 pfx string
37 ctx context.Context
48 func (s *v2v3Store) Index() uint64 { panic("STUB") }
130 func (s *v2v3Store) Set(
249 func (s *v2v3Store) Create(
332 func (s *v2v3Store) CompareAndSwap(
545 func (s *v2v3Store) Version() int { return 2 }
549 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/devel/etcd33/etcd-3.3.23/etcdserver/api/v2v3/
H A Dstore.go33 type v2v3Store struct { struct
34 c *clientv3.Client
36 pfx string
37 ctx context.Context
48 func (s *v2v3Store) Index() uint64 { panic("STUB") }
130 func (s *v2v3Store) Set(
249 func (s *v2v3Store) Create(
332 func (s *v2v3Store) CompareAndSwap(
545 func (s *v2v3Store) Version() int { return 2 }
549 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/etcdserver/api/v2v3/
H A Dstore.go33 type v2v3Store struct { struct
34 c *clientv3.Client
36 pfx string
37 ctx context.Context
48 func (s *v2v3Store) Index() uint64 { panic("STUB") }
130 func (s *v2v3Store) Set(
249 func (s *v2v3Store) Create(
332 func (s *v2v3Store) CompareAndSwap(
545 func (s *v2v3Store) Version() int { return 2 }
549 func (s *v2v3Store) Save() ([]byte, error) { panic("STUB") }
[all …]