Home
last modified time | relevance | path

Searched refs:ALPNWrapper (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/grpc/
H A Dclient.go55 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
73 ALPNWrapper ALPNWrapper member
158 cfg.ALPNWrapper != nil &&
166 tlsutil.ALPNWrapper(cfg.ALPNWrapper),
H A Dclient_test.go133 ALPNWrapper: wrapperALPN,
243 ALPNWrapper: ALPNWrapper(clientTLSConf.OutgoingALPNRPCWrapper()),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/grpc/
H A Dclient.go55 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
73 ALPNWrapper ALPNWrapper member
158 cfg.ALPNWrapper != nil &&
166 tlsutil.ALPNWrapper(cfg.ALPNWrapper),
H A Dclient_test.go133 ALPNWrapper: wrapperALPN,
243 ALPNWrapper: ALPNWrapper(clientTLSConf.OutgoingALPNRPCWrapper()),
/dports/sysutils/consul/consul-1.10.3/agent/
H A Dsetup.go117 ALPNWrapper: grpc.ALPNWrapper(d.TLSConfigurator.OutgoingALPNRPCWrapper()),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/
H A Dsetup.go117 ALPNWrapper: grpc.ALPNWrapper(d.TLSConfigurator.OutgoingALPNRPCWrapper()),
/dports/sysutils/consul/consul-1.10.3/tlsutil/
H A Dconfig.go26 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
798 func (c *Configurator) OutgoingALPNRPCWrapper() ALPNWrapper {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go25 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
797 func (c *Configurator) OutgoingALPNRPCWrapper() ALPNWrapper {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go25 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
787 func (c *Configurator) OutgoingALPNRPCWrapper() ALPNWrapper {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go24 type ALPNWrapper func(dc, nodeName, alpnProto string, conn net.Conn) (net.Conn, error) type
784 func (c *Configurator) OutgoingALPNRPCWrapper() ALPNWrapper {
/dports/sysutils/consul/consul-1.10.3/agent/pool/
H A Dpool.go388 alpnWrapper tlsutil.ALPNWrapper, argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/pool/
H A Dpool.go392 wrapper tlsutil.ALPNWrapper, argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/pool/
H A Dpool.go388 alpnWrapper tlsutil.ALPNWrapper, argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/pool/
H A Dpool.go386 wrapper tlsutil.ALPNWrapper, argument