Documentation ¶ Index ¶ func Logout(client *govmomi.Client) error func LogoutRest(restClient *rest.Client) error func New(vmURL string, vmUsername string, vmPassword string, ValidateSSL bool) (*govmomi.Client, error) func NewRest(clientvim25 *govmomi.Client, vmUsername string, vmPassword string) (*rest.Client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Logout ¶ added in v1.0.0 func Logout(client *govmomi.Client) error func LogoutRest ¶ added in v1.0.0 func LogoutRest(restClient *rest.Client) error func New ¶ func New(vmURL string, vmUsername string, vmPassword string, ValidateSSL bool) (*govmomi.Client, error) New create new VMWare client func NewRest ¶ added in v1.0.0 func NewRest(clientvim25 *govmomi.Client, vmUsername string, vmPassword string) (*rest.Client, error) New create new VMWare rest client Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.