package dialer

import "github.com/containerd/containerd/dialer"

Index

Functions

func DialAddress

func DialAddress(address string) string

DialAddress returns the address with unix:// prepended to the provided address

func Dialer

func Dialer(address string, timeout time.Duration) (net.Conn, error)

Dialer returns a GRPC net.Conn connected to the provided address

Source Files

dialer.go dialer_unix.go

Version
v1.0.0-rc.0
Published
Dec 1, 2017
Platform
darwin/amd64
Imports
7 packages
Last checked
1 minute ago

Tools for package owners.