package dialer
import "github.com/containerd/containerd/dialer"
Index ¶
- func DialAddress(address string) string
- func Dialer(address string, timeout time.Duration) (net.Conn, error)
Functions ¶
func DialAddress ¶
DialAddress returns the address with unix:// prepended to the provided address
func Dialer ¶
Dialer returns a GRPC net.Conn connected to the provided address
Source Files ¶
- Version
- v1.0.0-rc.0
- Published
- Dec 1, 2017
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 3 minutes ago –
Tools for package owners.