package
1.4.0-beta.2
Repository: https://github.com/crisesw/containerd.git
Documentation: pkg.go.dev

# Functions

ContextDialer returns a GRPC net.Conn connected to the provided address.
DialAddress returns the address with unix:// prepended to the provided address.

# Variables

Dialer returns a GRPC net.Conn connected to the provided address Deprecated: use ContextDialer and grpc.WithContextDialer.