Home
last modified time | relevance | path

Searched defs:RPCServer (Results 1 – 25 of 97) sorted by relevance

1234

/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-centrify/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-plugin/
H A Drpc_server.go20 type RPCServer struct { struct
21 Plugins map[string]Plugin
27 Stdout io.Reader
28 Stderr io.Reader
32 DoneCh chan<- struct{}
34 lock sync.Mutex
38 func (s *RPCServer) Init() error { return nil }
41 func (s *RPCServer) Config() string { return "" }
44 func (s *RPCServer) Serve(lis net.Listener) {
59 func (s *RPCServer) ServeConn(conn io.ReadWriteCloser) {
[all …]

1234