Versions in this module Expand all Collapse all v0 v0.2.0 Sep 16, 2015 Changes in this version + func KeepAlive(roundTripper soap.RoundTripper, idleTime time.Duration) soap.RoundTripper + type Manager struct + func NewManager(client *vim25.Client) *Manager + func (sm *Manager) Login(ctx context.Context, u *url.Userinfo) error + func (sm *Manager) Logout(ctx context.Context) error + func (sm *Manager) SessionIsActive(ctx context.Context) (bool, error) + func (sm *Manager) UserSession(ctx context.Context) (*types.UserSession, error) + func (sm Manager) Reference() types.ManagedObjectReference