Home
last modified time | relevance | path

Searched defs:unsafeSet (Results 1 – 25 of 58) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[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/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.etcd.io/etcd/client/pkg/v3/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.etcd.io/etcd/client/pkg/v3/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/devel/etcd32/etcd-3.2.32/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/pkg/types/
H A Dset.go47 type unsafeSet struct { struct
48 d map[string]struct{}
52 func (us *unsafeSet) Add(value string) {
57 func (us *unsafeSet) Remove(value string) {
62 func (us *unsafeSet) Contains(value string) (exists bool) {
68 func (us *unsafeSet) ContainsAll(values []string) bool {
78 func (us *unsafeSet) Equals(other Set) bool {
87 func (us *unsafeSet) Length() int {
92 func (us *unsafeSet) Values() (values []string) {
101 func (us *unsafeSet) Copy() Set {
[all …]

123