mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-08 18:30:25 +00:00
Check for error conditions from the vSphere API and return the err if one occurs. The vSphere API does not return an err for unauthenticated users, it just returns a nil user object.