周玉环 d906a41c2e first commit 2 ngày trước cách đây
..
history d906a41c2e first commit 2 ngày trước cách đây
internal d906a41c2e first commit 2 ngày trước cách đây
nfc d906a41c2e first commit 2 ngày trước cách đây
object d906a41c2e first commit 2 ngày trước cách đây
ovf d906a41c2e first commit 2 ngày trước cách đây
performance d906a41c2e first commit 2 ngày trước cách đây
property d906a41c2e first commit 2 ngày trước cách đây
session d906a41c2e first commit 2 ngày trước cách đây
task d906a41c2e first commit 2 ngày trước cách đây
vapi d906a41c2e first commit 2 ngày trước cách đây
view d906a41c2e first commit 2 ngày trước cách đây
vim25 d906a41c2e first commit 2 ngày trước cách đây
.dockerignore d906a41c2e first commit 2 ngày trước cách đây
.gitignore d906a41c2e first commit 2 ngày trước cách đây
.golangci.yml d906a41c2e first commit 2 ngày trước cách đây
.goreleaser.yml d906a41c2e first commit 2 ngày trước cách đây
.mailmap d906a41c2e first commit 2 ngày trước cách đây
CHANGELOG.md d906a41c2e first commit 2 ngày trước cách đây
CONTRIBUTING.md d906a41c2e first commit 2 ngày trước cách đây
CONTRIBUTORS d906a41c2e first commit 2 ngày trước cách đây
Dockerfile.govc d906a41c2e first commit 2 ngày trước cách đây
Dockerfile.vcsim d906a41c2e first commit 2 ngày trước cách đây
LICENSE.txt d906a41c2e first commit 2 ngày trước cách đây
Makefile d906a41c2e first commit 2 ngày trước cách đây
README.md d906a41c2e first commit 2 ngày trước cách đây
RELEASE.md d906a41c2e first commit 2 ngày trước cách đây
USAGE.md d906a41c2e first commit 2 ngày trước cách đây
client.go d906a41c2e first commit 2 ngày trước cách đây
program.mk d906a41c2e first commit 2 ngày trước cách đây

README.md

Build Tests Go Report Card Latest Release Go Reference go.mod Go version

govmomi

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

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 supports vCenter Server and ESXi versions following the VMware Product Lifecycle Matrix.

Product versions that are end of support may work, but are not officially supported.

Documentation

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

The code in the govmomi 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. See godoc.org for documentation.

Installation

Binaries and Docker Images for govc and vcsim

Installation instructions, released binaries, and Docker images are documented in the respective README files of govc and vcsim.

Discussion

The project encourages the community to collaborate using GitHub issues, GitHub discussions, and Slack.

Note Access to Slack requires a free VMware {code} developer program membership.

Status

Changes to the API are subject to semantic versioning.

Refer to the CHANGELOG for version to version changes.

Notable Projects Using govmomi

Related Projects

License

govmomi is available under the Apache 2 License.

Name

Pronounced: go·​v·​mom·​ie

Follows pyvmomi and rbvmomi: language prefix + the vSphere acronym "VM Object Management Infrastructure".