//
pkg.gl
Category
k8s.io/client-go
util
connrotation
package
12.0.0+incompatible
Repository:
https://github.com/kubernetes/client-go.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
3
Dependents
445
Files
63 SLOC
#
Functions
NewDialer
NewDialer creates a new Dialer instance.
#
Structs
Dialer
Dialer opens connections through Dial and tracks them.
#
Type aliases
DialFunc
DialFunc is a shorthand for signature of net.DialContext.