mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-12 22:10:34 +00:00
If grpc.DialContext() fails, a nil connection is returned. Check the error before calling conn.Close().
If grpc.DialContext() fails, a nil connection is returned. Check the error before calling conn.Close().