govmomi

Go library for the VMware vSphere API

  • 所有者: vmware/govmomi
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Build Status
Go Report Card

govmomi

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, 6.5 and 6.7.

It may 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 the VMware vSphere API Reference Documentation.
Refer to this document 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

go get -u github.com/vmware/govmomi

Discussion

Contributors and users are encouraged to collaborate using GitHub issues and/or
Slack.
Access to Slack requires a VMware {code} membership.

Status

Changes to the API are subject to semantic versioning.

Refer to the CHANGELOG for version to version changes.

Projects using govmomi

License

govmomi is available under the Apache 2 license.

主要指标

概览
名称与所有者vmware/govmomi
主编程语言Go
编程语言Makefile (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2014-08-12 16:15:08
推送于2025-06-13 12:56:23
最后一次提交
发布数110
最新版本名称v0.52.0-alpha.0 (发布于 2025-05-23 13:12:03)
第一版名称v0.1.0 (发布于 2015-03-17 17:58:05)
用户参与
星数2.4k
关注者数103
派生数0.9k
提交数4.6k
已启用问题?
问题数1579
打开的问题数35
拉请求数1909
打开的拉请求数6
关闭的拉请求数158
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?