Home
last modified time | relevance | path

Searched defs:Discover (Results 1 – 25 of 625) sorted by relevance

12345678910>>...25

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go38 type Discover struct { struct
41 Providers map[string]Provider
44 once sync.Once
49 func (d *Discover) initProviders() {
56 func (d *Discover) Names() []string {
78 func (d *Discover) Help() string {
91 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go59 type Discover struct { struct
62 Providers map[string]Provider
65 userAgent string
68 once sync.Once
108 func (d *Discover) initProviders() {
115 func (d *Discover) Names() []string {
137 func (d *Discover) Help() string {
150 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go59 type Discover struct { struct
62 Providers map[string]Provider
65 userAgent string
68 once sync.Once
108 func (d *Discover) initProviders() {
115 func (d *Discover) Names() []string {
137 func (d *Discover) Help() string {
150 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go65 type Discover struct { struct
68 Providers map[string]Provider
71 userAgent string
74 once sync.Once
114 func (d *Discover) initProviders() {
121 func (d *Discover) Names() []string {
143 func (d *Discover) Help() string {
156 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Ddiscover.go59 type Discover struct { struct
62 Providers map[string]Provider
65 userAgent string
68 once sync.Once
108 func (d *Discover) initProviders() {
115 func (d *Discover) Names() []string {
137 func (d *Discover) Help() string {
150 func (d *Discover) Addrs(cfg string, l *log.Logger) ([]string, error) {
/dports/sysutils/vector/tower-c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a/tower/src/balance/
H A Derror.rs9 pub struct Discover(pub(crate) Error); struct
11 impl fmt::Display for Discover { implementation
17 impl std::error::Error for Discover { implementation
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yohcop/openid-go/
H A Ddiscover.go21 func Discover(id string) (opEndpoint, opLocalID, claimedID string, err error) { func
25 func (oid *OpenID) Discover(id string) (opEndpoint, opLocalID, claimedID string, err error) { func
/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/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/devel/etcd32/etcd-3.2.32/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/client/
H A Ddiscover.go24 Discover(domain string) ([]string, error) methodSpec
34 func (d *srvDiscover) Discover(domain string) ([]string, error) { func

12345678910>>...25