package
0.52.1
Repository: https://github.com/google/cadvisor.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.