debian-forge-composer/vendor/github.com/vmware/govmomi
2024-04-17 10:27:08 +02:00
..
cns go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
find Update osbuild/images to v0.40.0 2024-02-26 09:08:50 +01:00
govc go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
guest go.mod: update images to 0.11 2023-10-10 08:17:49 +02:00
history build(deps): bump github.com/vmware/govmomi from 0.26.1 to 0.27.4 2022-04-19 14:49:19 +02:00
internal go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
list build(deps): bump github.com/vmware/govmomi from 0.29.0 to 0.30.5 2023-06-27 09:41:01 +02:00
nfc build(deps): bump the go-deps group with 6 updates 2023-09-26 13:05:54 +02:00
object go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
ovf build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
pbm build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
property go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
session build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
task Update osbuild/images to v0.40.0 2024-02-26 09:08:50 +01:00
units tests: upload & test in vCenter. Closes #338 2020-08-20 21:59:54 +02:00
vapi go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
view Update osbuild/images to v0.40.0 2024-02-26 09:08:50 +01:00
vim25 go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
vmdk tests: upload & test in vCenter. Closes #338 2020-08-20 21:59:54 +02:00
vsan/vsanfs/types build(deps): bump github.com/vmware/govmomi from 0.23.0 to 0.26.1 2021-09-05 08:48:07 +02:00
.dockerignore go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
.gitignore go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
.golangci.yml go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
.goreleaser.yml go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
.mailmap go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
CHANGELOG.md go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
client.go go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
CONTRIBUTING.md go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
CONTRIBUTORS go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
Dockerfile.govc go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
Dockerfile.vcsim go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
LICENSE.txt tests: upload & test in vCenter. Closes #338 2020-08-20 21:59:54 +02:00
Makefile go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
program.mk go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
README.md go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
RELEASE.md go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00
USAGE.md go.mod: bump osbuild/images to 0.55 2024-04-17 10:27:08 +02:00

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

License

govmomi is available under the Apache 2 License.

Name

Pronounced: go·mom·ie

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