Home
last modified time | relevance | path

Searched refs:wrapTLSClient (Results 1 – 12 of 12) sorted by relevance

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/tlsutil/
H A Dconfig.go205 return c.wrapTLSClient(conn, tlsConfig)
232 func (c *Config) wrapTLSClient(conn net.Conn, tlsConfig *tls.Config) (net.Conn, error) { func
H A Dconfig_test.go395 tlsClient, err := config.wrapTLSClient(client, clientConfig)
428 tlsClient, err := clientConfig.wrapTLSClient(client, clientTLSConfig)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go672 return c.wrapTLSClient(dc, conn)
716 func (c *Configurator) wrapTLSClient(dc string, conn net.Conn) (net.Conn, error) { func
H A Dconfig_test.go193 tlsClient, err := c.wrapTLSClient("dc1", client)
219 tlsClient, err := c.wrapTLSClient("dc1", client)
/dports/sysutils/consul/consul-1.10.3/tlsutil/
H A Dconfig.go786 return c.wrapTLSClient(dc, conn)
849 func (c *Configurator) wrapTLSClient(dc string, conn net.Conn) (net.Conn, error) { func
H A Dconfig_test.go336 tlsClient, err := c.wrapTLSClient("dc1", client)
362 tlsClient, err := c.wrapTLSClient("dc1", client)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go785 return c.wrapTLSClient(dc, conn)
848 func (c *Configurator) wrapTLSClient(dc string, conn net.Conn) (net.Conn, error) { func
H A Dconfig_test.go336 tlsClient, err := c.wrapTLSClient("dc1", client)
362 tlsClient, err := c.wrapTLSClient("dc1", client)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go775 return c.wrapTLSClient(dc, conn)
838 func (c *Configurator) wrapTLSClient(dc string, conn net.Conn) (net.Conn, error) { func
H A Dconfig_test.go336 tlsClient, err := c.wrapTLSClient("dc1", client)
362 tlsClient, err := c.wrapTLSClient("dc1", client)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/tlsutil/
H A Dconfig.go772 return c.wrapTLSClient(dc, conn)
835 func (c *Configurator) wrapTLSClient(dc string, conn net.Conn) (net.Conn, error) { func
H A Dconfig_test.go334 tlsClient, err := c.wrapTLSClient("dc1", client)
360 tlsClient, err := c.wrapTLSClient("dc1", client)