package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev

# Functions

NewDialer creates a new Dialer instance.

# Structs

Dialer opens connections through Dial and tracks them.

# Type aliases

DialFunc is a shorthand for signature of net.DialContext.