package dialer

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

Index

Functions

func DialAddress

func DialAddress(address string) string

DialAddress returns the dial 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_windows.go

Version
v1.0.0-rc.0
Published
Dec 1, 2017
Platform
windows/amd64
Imports
6 packages
Last checked
13 minutes ago

Tools for package owners.