Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Go library for the VMware vSphere API

License

NotificationsYou must be signed in to change notification settings

naveenholla/govmomi

 
 

Repository files navigation

Codacy BadgeBuild StatusGo Report CardCodacy Badge

govmomi

lol

A Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).

In addition to the vSphere API client, this repository includes:

  • govc - vSphere CLI

  • vcsim - vSphere API mock framework

  • toolbox - VM guest tools framework

Compatibility

This library is built for and tested against ESXi and vCenter 6.0 and 6.5.

It should work with versions 5.5 and 5.1, but neither are officially supported.

Documentation

The APIs exposed by this library very closely follow the API described in theVMware vSphere API Reference Documentation.Refer to this document to become familiar with the upstream API.

The code in thegovmomi package is a wrapper for the code that is generated from the vSphere API description.It primarily provides convenience functions for working with the vSphere API.Seegodoc.org for documentation.

Installation

go get -u github.com/vmware/govmomi

Discussion

Contributors and users are encouraged to collaborate using GitHub issues and/orSlack.Access to Slack requires aVMware {code} membership.

Status

Changes to the API are subject tosemantic versioning.

Refer to theCHANGELOG for version to version changes.

Projects using govmomi

Related projects

License

govmomi is available under theApache 2 license.

About

Go library for the VMware vSphere API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go95.4%
  • Shell2.8%
  • Emacs Lisp1.3%
  • Other0.5%

[8]ページ先頭

©2009-2025 Movatter.jp