//
pkg.gl
Category
github.com/kubernetes/client-go
util
connrotation
package
11.0.0+incompatible
Repository:
https://github.com/kubernetes/client-go.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
3
Dependents
0
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.