vCluster and vclusterctl dependencies
The following open source dependencies are used to build vCluster and vclusterctl.
Go Packages
Some packages may only be included on certain architectures or operating systems.
- github.com/AlecAivazis/survey/v2 (MIT)
- github.com/AlecAivazis/survey/v2/terminal (MIT)
- github.com/MakeNowJust/heredoc (MIT)
- github.com/NYTimes/gziphandler (Apache-2.0)
- github.com/ProtonMail/go-crypto (BSD-3-Clause)
- github.com/Sytten/logrus-zap-hook (MIT)
- github.com/acarl005/stripansi (MIT)
- github.com/antlr/antlr4/runtime/Go/antlr/v4 (BSD-3-Clause)
- github.com/asaskevich/govalidator (MIT)
- github.com/bahlo/generic-list-go (BSD-3-Clause)
- github.com/beorn7/perks/quantile (MIT)
- github.com/blang/semver (MIT)
- github.com/blang/semver/v4 (MIT)
- github.com/buger/jsonparser (MIT)
- github.com/cenkalti/backoff/v4 (MIT)
- github.com/cespare/xxhash/v2 (MIT)
- github.com/chai2010/gettext-go (BSD-3-Clause)
- github.com/cloudflare/circl (BSD-3-Clause)
- github.com/coreos/go-semver/semver (Apache-2.0)
- github.com/coreos/go-systemd/v22 (Apache-2.0)
- github.com/cpuguy83/go-md2man/v2/md2man (MIT)
- github.com/davecgh/go-spew/spew (ISC)
- github.com/denisbrodbeck/machineid (MIT)
- github.com/docker/cli/cli/config (Apache-2.0)
- github.com/docker/docker-credential-helpers (MIT)
- github.com/docker/docker/pkg/homedir (Apache-2.0)
- github.com/dprotaso/go-yit (MIT)
- github.com/emicklei/go-restful/v3 (MIT)
- github.com/evanphx/json-patch (BSD-3-Clause)
- github.com/evanphx/json-patch/v5 (BSD-3-Clause)
- github.com/exponent-io/jsonpath (MIT)
- github.com/fatih/camelcase (MIT)
- github.com/fatih/color (MIT)
- github.com/felixge/httpsnoop (MIT)
- github.com/fsnotify/fsnotify (BSD-3-Clause)
- github.com/fvbommel/sortorder (MIT)
- github.com/ghodss/yaml (MIT)
- github.com/go-errors/errors (MIT)
- github.com/go-logr/logr (Apache-2.0)
- github.com/go-logr/stdr (Apache-2.0)
- github.com/go-openapi/analysis (Apache-2.0)
- github.com/go-openapi/errors (Apache-2.0)
- github.com/go-openapi/jsonpointer (Apache-2.0)
- github.com/go-openapi/jsonreference (Apache-2.0)
- github.com/go-openapi/loads (Apache-2.0)
- github.com/go-openapi/spec (Apache-2.0)
- github.com/go-openapi/strfmt (Apache-2.0)
- github.com/go-openapi/swag (Apache-2.0)
- github.com/gogo/protobuf (BSD-3-Clause)
- github.com/golang/groupcache/lru (Apache-2.0)
- github.com/golang/protobuf (BSD-3-Clause)
- github.com/google/btree (Apache-2.0)
- github.com/google/cel-go (Apache-2.0)
- github.com/google/gnostic-models (Apache-2.0)
- github.com/google/go-cmp/cmp (BSD-3-Clause)
- github.com/google/go-github/v30/github (BSD-3-Clause)
- github.com/google/go-github/v53/github (BSD-3-Clause)
- github.com/google/go-querystring/query (BSD-3-Clause)
- github.com/google/gofuzz (Apache-2.0)
- github.com/google/shlex (Apache-2.0)
- github.com/google/uuid (BSD-3-Clause)
- github.com/gorilla/websocket (BSD-3-Clause)
- github.com/gregjones/httpcache (MIT)
- github.com/grpc-ecosystem/go-grpc-prometheus (Apache-2.0)
- github.com/grpc-ecosystem/grpc-gateway/v2 (BSD-3-Clause)
- github.com/hashicorp/go-hclog (MIT)
- github.com/hashicorp/go-plugin (MPL-2.0)
- github.com/hashicorp/golang-lru/v2 (MPL-2.0)
- github.com/hashicorp/golang-lru/v2/simplelru (BSD-3-Clause)
- github.com/hashicorp/yamux (MPL-2.0)
- github.com/imdario/mergo (BSD-3-Clause)
- github.com/inconshreveable/go-update (Apache-2.0)
- github.com/inconshreveable/go-update/internal/binarydist (MIT)
- github.com/inconshreveable/go-update/internal/osext (BSD-3-Clause)
- github.com/invopop/jsonschema (MIT)
- github.com/jonboulle/clockwork (Apache-2.0)
- github.com/josharian/intern (MIT)
- github.com/json-iterator/go (MIT)
- github.com/k0kubun/go-ansi (MIT)
- github.com/kballard/go-shellquote (MIT)
- github.com/kubernetes-csi/external-snapshotter/client/v4/apis/volumesnapshot/v1 (Apache-2.0)
- github.com/liggitt/tabwriter (BSD-3-Clause)
- github.com/mailru/easyjson (MIT)
- github.com/mattn/go-colorable (MIT)
- github.com/mattn/go-isatty (MIT)
- github.com/mattn/go-runewidth (MIT)
- github.com/mgutz/ansi (MIT)
- github.com/mitchellh/go-homedir (MIT)
- github.com/mitchellh/go-testing-interface (MIT)
- github.com/mitchellh/go-wordwrap (MIT)
- github.com/mitchellh/mapstructure (MIT)
- github.com/moby/spdystream (Apache-2.0)
- github.com/moby/term (Apache-2.0)
- github.com/modern-go/concurrent (Apache-2.0)
- github.com/modern-go/reflect2 (Apache-2.0)
- github.com/monochromegane/go-gitignore (MIT)
- github.com/munnerz/goautoneg (BSD-3-Clause)
- github.com/mxk/go-flowrate/flowrate (BSD-3-Clause)
- github.com/oklog/run (Apache-2.0)
- github.com/oklog/ulid (Apache-2.0)
- github.com/olekukonko/tablewriter (MIT)
- github.com/onsi/ginkgo/v2 (MIT)
- github.com/onsi/gomega (MIT)
- github.com/otiai10/copy (MIT)
- github.com/peterbourgon/diskv (MIT)
- github.com/pkg/errors (BSD-2-Clause)
- github.com/prometheus/client_golang/prometheus (Apache-2.0)
- github.com/prometheus/client_model/go (Apache-2.0)
- github.com/prometheus/common (Apache-2.0)
- github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg (BSD-3-Clause)
- github.com/prometheus/procfs (Apache-2.0)
- github.com/rhysd/go-github-selfupdate/selfupdate (MIT)
- github.com/rivo/uniseg (MIT)
- github.com/russross/blackfriday/v2 (BSD-2-Clause)
- github.com/samber/lo (MIT)
- github.com/sirupsen/logrus (MIT)
- github.com/skratchdot/open-golang/open (MIT)
- github.com/spf13/cobra (Apache-2.0)
- github.com/spf13/pflag (BSD-3-Clause)
- github.com/stoewer/go-strcase (MIT)
- github.com/tcnksm/go-gitconfig (MIT)
- github.com/ulikunitz/xz (BSD-3-Clause)
- github.com/vmware-labs/yaml-jsonpath/pkg/yamlpath (Apache-2.0)
- github.com/wk8/go-ordered-map/v2 (Apache-2.0)
- github.com/xlab/treeprint (MIT)
- go.etcd.io/etcd/api/v3 (Apache-2.0)
- go.etcd.io/etcd/client/pkg/v3 (Apache-2.0)
- go.etcd.io/etcd/client/v3 (Apache-2.0)
- go.mongodb.org/mongo-driver (Apache-2.0)
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (Apache-2.0)
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (Apache-2.0)
- go.opentelemetry.io/otel (Apache-2.0)
- go.opentelemetry.io/otel/exporters/otlp/otlptrace (Apache-2.0)
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (Apache-2.0)
- go.opentelemetry.io/otel/metric (Apache-2.0)
- go.opentelemetry.io/otel/sdk (Apache-2.0)
- go.opentelemetry.io/otel/trace (Apache-2.0)
- go.opentelemetry.io/proto/otlp (Apache-2.0)
- go.starlark.net (BSD-3-Clause)
- go.uber.org/atomic (MIT)
- go.uber.org/multierr (MIT)
- go.uber.org/zap (MIT)
- golang.org/x/crypto (BSD-3-Clause)
- golang.org/x/exp (BSD-3-Clause)
- golang.org/x/mod/semver (BSD-3-Clause)
- golang.org/x/net (BSD-3-Clause)
- golang.org/x/oauth2 (BSD-3-Clause)
- golang.org/x/sync (BSD-3-Clause)
- golang.org/x/sys (BSD-3-Clause)
- golang.org/x/term (BSD-3-Clause)
- golang.org/x/text (BSD-3-Clause)
- golang.org/x/time/rate (BSD-3-Clause)
- gomodules.xyz/jsonpatch/v2 (Apache-2.0)
- google.golang.org/genproto/googleapis/api (Apache-2.0)
- google.golang.org/genproto/googleapis/rpc (Apache-2.0)
- google.golang.org/grpc (Apache-2.0)
- google.golang.org/protobuf (BSD-3-Clause)
- gopkg.in/inf.v0 (BSD-3-Clause)
- gopkg.in/natefinch/lumberjack.v2 (MIT)
- gopkg.in/yaml.v2 (Apache-2.0)
- gopkg.in/yaml.v3 (MIT)
- gotest.tools (Apache-2.0)
- gotest.tools/internal/difflib (BSD-3-Clause)
- k8s.io/api (Apache-2.0)
- k8s.io/apiextensions-apiserver/pkg (Apache-2.0)
- k8s.io/apimachinery/pkg (Apache-2.0)
- k8s.io/apimachinery/third_party/forked/golang (BSD-3-Clause)
- k8s.io/apiserver (Apache-2.0)
- k8s.io/cli-runtime/pkg (Apache-2.0)
- k8s.io/client-go (Apache-2.0)
- k8s.io/client-go/third_party/forked/golang/template (BSD-3-Clause)
- k8s.io/component-base (Apache-2.0)
- k8s.io/component-helpers/storage/ephemeral (Apache-2.0)
- k8s.io/klog/v2 (Apache-2.0)
- k8s.io/kms (Apache-2.0)
- k8s.io/kube-aggregator/pkg (Apache-2.0)
- k8s.io/kube-openapi/pkg (Apache-2.0)
- k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json (BSD-3-Clause)
- k8s.io/kube-openapi/pkg/validation/errors (Apache-2.0)
- k8s.io/kube-openapi/pkg/validation/spec (Apache-2.0)
- k8s.io/kube-openapi/pkg/validation/strfmt (Apache-2.0)
- k8s.io/kubectl/pkg (Apache-2.0)
- k8s.io/kubelet/pkg/apis/stats/v1alpha1 (Apache-2.0)
- k8s.io/metrics/pkg (Apache-2.0)
- k8s.io/pod-security-admission (Apache-2.0)
- k8s.io/utils (Apache-2.0)
- k8s.io/utils/internal/third_party/forked/golang (BSD-3-Clause)
- mvdan.cc/sh/v3 (BSD-3-Clause)
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client (Apache-2.0)
- sigs.k8s.io/controller-runtime (Apache-2.0)
- sigs.k8s.io/json (Apache-2.0)
- sigs.k8s.io/kustomize/api (Apache-2.0)
- sigs.k8s.io/kustomize/kyaml (Apache-2.0)
- sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml (MIT)
- sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util (MIT)
- sigs.k8s.io/structured-merge-diff/v4 (Apache-2.0)
- sigs.k8s.io/yaml (Apache-2.0)
- sigs.k8s.io/yaml/goyaml.v2 (Apache-2.0)