Files
kubernetes/pkg
Doug MacEachern 64601373f1 vsphere: use vim25.Client directly to support token authentication
This refactor is in support of SAML token authentication: #63209
Avoid use of govmomi.Client as it only supports username+password authentication via SessionManager.Login().
Using vim25.Client directly will allow VCP to add other authentication methods,
such as SessionManager.LoginByToken().
2018-05-07 08:50:31 -07:00
..
2018-02-16 13:43:01 -08:00
2018-04-25 09:47:14 -07:00
2018-02-16 13:43:01 -08:00
2018-05-07 11:22:34 +08:00
2018-02-12 10:54:33 -05:00
2018-02-16 13:43:01 -08:00
2018-03-13 17:20:16 +08:00