Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/vmware/govmomi

This package is the root package of the govmomi library. The library is structured as follows: The minimal usable functionality is available through the vim25 package. It contains subpackages that contain generated types, managed objects, and all available methods. The vim25 package is entirely independent of the other packages in the govmomi tree -- it has no dependencies on its peers. The vim25 package itself contains a client structure that is passed around throughout the entire library. It abstracts a session and its immutable state. See the vim25 package for more information. The session package contains an abstraction for the session manager that allows a user to login and logout. It also provides access to the current session (i.e. to determine if the user is in fact logged in) The object package contains wrappers for a selection of managed objects. The constructors of these objects all take a *vim25.Client, which they pass along to derived objects, if applicable. The govc package contains the govc CLI. The code in this tree is not intended to be used as a library. Any functionality that govc contains that _could_ be used as a library function but isn't, _should_ live in a root level package. Other packages, such as "event", "guest", or "license", provide wrappers for the respective subsystems. They are typically not needed in normal workflows so are kept outside the object package.
69 versions
Latest release: 4 months ago
4,646 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/vmware/govmomi

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/vmware%2Fgovmomi

Dependent Repos 9,859

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v0.20.3 go.sum

Size: 6.44 MB - Last synced: about 19 hours ago - Pushed: about 20 hours ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v0.20.3 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.20.3 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.20.3 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v0.27.2 go.mod
  • v0.18.0 go.sum
  • v0.19.0 go.sum
  • v0.27.2 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v0.18.0 go.sum
  • v0.19.0 go.sum

Size: 168 MB - Last synced: 23 days ago - Pushed: about 1 year ago

xpivarc/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v0.23.1 go.sum
  • v0.23.1 staging/src/kubevirt.io/client-go/go.sum

Size: 262 MB - Last synced: 2 months ago - Pushed: 2 months ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v0.20.3 go.sum
  • v0.26.0 go.sum
  • v0.20.3 cmd/rancherd/go.sum
  • v0.26.0 go.mod

Size: 131 MB - Last synced: 29 days ago - Pushed: 29 days ago

jrivera-px/operator Fork of libopenstorage/operator
Storage operator for Kubernetes
  • v0.20.3 go.sum
  • v0.22.2 go.sum

Size: 34.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.20.3 extensions/camel-k/generator-v1/go.sum
  • v0.20.3 extensions/camel-k/generator-v1alpha1/go.sum
  • v0.20.3 extensions/chaosmesh/generator/go.sum
  • v0.20.3 extensions/knative/generator/go.sum
  • v0.20.3 extensions/tekton/generator-v1alpha1/go.sum
  • v0.20.3 extensions/tekton/generator-v1beta1/go.sum
  • v0.22.2 kubernetes-model-generator/go.sum

Size: 466 MB - Last synced: 6 days ago - Pushed: 7 days ago

cilium/cilium-olm 📦
  • v0.20.3 tools/go.sum

Size: 982 KB - Last synced: 9 months ago - Pushed: 12 months ago

influxdata/influxdb-observability
  • v0.27.3 tests-integration/go.sum

Size: 2.21 MB - Last synced: 18 days ago - Pushed: 18 days ago

kubernetes-sigs/cluster-api-provider-nested
Cluster API Provider for Nested Clusters
  • v0.20.3 virtualcluster/pkg/vn-agent/server/test/go.sum

Size: 3.04 MB - Last synced: about 21 hours ago - Pushed: 21 days ago

Seanstoppable/wtf Fork of wtfutil/wtf
The personal information dashboard for your terminal.
  • v0.0.0-20170817040329-d7e841db6909 go.sum

Size: 47.6 MB - Last synced: 10 months ago - Pushed: 12 months ago

leoluz/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v0.20.3 go.sum

Size: 25.8 MB - Last synced: 25 days ago - Pushed: about 1 year ago

david-yu/consul Fork of hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • v0.18.0 go.sum

Size: 290 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

elisasre/kops-autoscaler-openstack
Provide AutoScalingGroup capability to OpenStack Kops
  • v0.20.3 go.sum

Size: 17.4 MB - Last synced: 1 day ago - Pushed: 2 days ago

mclarke47/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v0.20.3 go.sum

Size: 11.8 MB - Last synced: 25 days ago - Pushed: over 1 year ago

metallb/metallb-operator
MetalLB Operator for deploying metallb
  • v0.20.3 go.sum

Size: 16.7 MB - Last synced: 27 days ago - Pushed: 27 days ago

akram/origin Fork of openshift/origin
Enterprise Kubernetes for Developers
  • v0.20.3 go.sum

Size: 1.16 GB - Last synced: about 4 hours ago - Pushed: about 10 hours ago

sknot-rh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.20.3 extensions/camel-k/generator-v1/go.sum
  • v0.20.3 extensions/camel-k/generator-v1alpha1/go.sum
  • v0.20.3 extensions/chaosmesh/generator/go.sum
  • v0.20.3 extensions/knative/generator/go.sum
  • v0.20.3 extensions/tekton/generator-triggers/go.sum
  • v0.20.3 extensions/tekton/generator-v1alpha1/go.sum
  • v0.20.3 extensions/tekton/generator-v1beta1/go.sum
  • v0.22.2 kubernetes-model-generator/go.sum

Size: 442 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.20.3 extensions/camel-k/generator-v1/go.sum
  • v0.20.3 extensions/camel-k/generator-v1alpha1/go.sum
  • v0.20.3 extensions/chaosmesh/generator/go.sum
  • v0.20.3 extensions/knative/generator/go.sum
  • v0.22.1 extensions/open-cluster-management/generator-agent/go.sum
  • v0.22.2 extensions/open-cluster-management/generator-agent/go.sum
  • v0.22.1 extensions/open-cluster-management/generator-observability/go.sum
  • v0.22.2 extensions/open-cluster-management/generator-observability/go.sum
  • v0.20.3 extensions/tekton/generator-triggers/go.sum
  • v0.20.3 extensions/tekton/generator-v1alpha1/go.sum
  • v0.20.3 extensions/tekton/generator-v1beta1/go.sum
  • v0.24.0 kubernetes-model-generator/go.mod
  • v0.22.2 kubernetes-model-generator/go.sum
  • v0.24.0 kubernetes-model-generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

erda-project/kubeprober
Large-scale Kubernetes cluster diagnostic tool.
  • v0.20.3 go.sum

Size: 268 MB - Last synced: 24 days ago - Pushed: 4 months ago

tmax-cloud/cicd-operator
K8s-native CI/CD operator
  • v0.20.3 go.sum

Size: 2.15 MB - Last synced: 21 days ago - Pushed: 21 days ago

jeffmendoza/allstar Fork of ossf/allstar
  • v0.20.3 go.sum

Size: 1.83 MB - Last synced: 7 days ago - Pushed: 7 days ago

ankitm123/jx-pipeline Fork of jenkins-x-plugins/jx-pipeline
a small binary plugin for working with Jenkins X pipelines
  • v0.20.3 go.sum

Size: 1.97 MB - Last synced: 4 months ago - Pushed: 4 months ago

grafana/vmware_exporter
  • v0.27.2 go.mod
  • v0.27.2 go.sum

Size: 614 KB - Last synced: 27 days ago - Pushed: about 2 months ago

Paperspace/csi-driver-nfs Fork of kubernetes-csi/csi-driver-nfs 📦
This driver allows Kubernetes to access NFS server on Linux node.
  • v0.20.3 go.sum

Size: 21.6 MB - Last synced: 26 days ago - Pushed: almost 2 years ago

boostchicken/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.30.1 cmd/configschema/go.mod
  • v0.19.0 cmd/configschema/go.sum
  • v0.30.1 cmd/configschema/go.sum
  • v0.30.1 cmd/otelcontribcol/go.mod
  • v0.30.1 cmd/otelcontribcol/go.sum

Size: 262 MB - Last synced: 9 days ago - Pushed: 5 months ago

ankitm123/jx-registry Fork of jenkins-x-plugins/jx-registry
a plugin for working with container registries
  • v0.20.3 go.sum

Size: 287 KB - Last synced: 9 months ago - Pushed: 9 months ago

PhoenixRedflash/hub Fork of artifacthub/hub
Find, install and publish Kubernetes packages
  • v0.20.3 go.sum

Size: 80.9 MB - Last synced: 11 days ago - Pushed: 11 days ago

hashicorp/packer-plugin-vsphere
Packer plugin for VMware vSphere Builder
  • v0.24.1 go.mod
  • v0.24.1 go.sum

Size: 1.77 MB - Last synced: about 3 hours ago - Pushed: about 15 hours ago

truenas/k3s Fork of k3s-io/k3s
Lightweight Kubernetes
  • v0.20.3 go.sum

Size: 546 MB - Last synced: 3 months ago - Pushed: 3 months ago

mayankbh/tanzu-framework Fork of vmware-tanzu/tanzu-framework
Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
  • v0.20.3 addons/go.sum
  • v0.27.1 addons/go.sum
  • v0.27.1 go.mod
  • v0.20.3 go.sum
  • v0.27.1 go.sum

Size: 185 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

buildpacks/registry-api
API for searching and reading the Buildpack Registry
  • v0.20.3 go.sum

Size: 1.79 MB - Last synced: 25 days ago - Pushed: 7 months ago

cisco-ie/telegraf Fork of influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
  • v0.19.0 go.mod
  • v0.19.0 go.sum

Size: 44 MB - Last synced: 7 months ago - Pushed: over 1 year ago

asmigala/camel-k Fork of apache/camel-k
Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
  • v0.20.3 go.sum

Size: 64.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

blrm/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v0.20.3 go.sum
  • v0.21.0 go.sum
  • v0.22.2 go.sum

Size: 431 MB - Last synced: almost 1 year ago - Pushed: about 1 year ago

jeschkies/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v0.18.0 go.sum
  • v0.19.0 go.sum

Size: 199 MB - Last synced: 23 days ago - Pushed: 25 days ago

openshift-assisted/assisted-swarm
Load testing tool for the Assisted Installer
  • v0.22.2 go.sum

Size: 688 KB - Last synced: 7 months ago - Pushed: about 1 year ago

alrs/magma Fork of magma/magma
Platform for building access networks and modular network services
  • v0.20.1 cwf/k8s/cwf_operator/go.sum

Size: 199 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

GoogleCloudPlatform/terraform-google-cloud-run
Deploys apps to Cloud Run, along with option to map custom domain
  • v0.20.3 test/integration/go.sum

Size: 657 KB - Last synced: 12 days ago - Pushed: 12 days ago

sanekkurt/telegraf Fork of influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
  • v0.27.3 go.mod
  • v0.27.3 go.sum

Size: 43.5 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

Tessg22/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v0.20.3 go.sum
  • v0.21.0 go.sum
  • v0.22.2 go.sum

Size: 465 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

rizalgowandy/skaffold Fork of GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
  • v0.20.3 go.sum

Size: 79.4 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

mr-miles/consul Fork of hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • v0.18.0 go.sum

Size: 368 MB - Last synced: 8 months ago - Pushed: 8 months ago

vmware-tanzu/astrolabe
Data protection framework for complex applications
  • v0.22.2-0.20200329013745-f2eef8fc745f go.mod

Size: 24.7 MB - Last synced: 21 days ago - Pushed: 21 days ago

DuploMinh/wtf Fork of wtfutil/wtf
The personal information dashboard for your terminal.
  • v0.0.0-20170817040329-d7e841db6909 go.sum

Size: 47.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago