- Reference >
- Third-Party Licenses
Third-Party Licenses¶
MongoDB Kubernetes Operator uses third-party libraries or other resources that may be distributed under licenses different than the MongoDB software.
Kubernetes Operator depends upon the following third-party packages. These packages are licensed as shown in the following list. Should MongoDB have accidentally failed to list a required license, please contact the MongoDB Legal Department.
On this page
Apache License 2.0¶
BSD 2-Clause¶
Package | Version |
---|---|
github.com/pkg/errors | v0.9.1 |
github.com/vmihailenco/msgpack/v5 | v5.3.5 |
github.com/vmihailenco/tagparser/v2 | v2.0.0 |
BSD 3-Clause¶
Package | Version |
---|---|
github.com/PuerkitoBio/purell | v1.1.1 |
github.com/PuerkitoBio/urlesc | v0.0.0-20170810143723-de5bf2ad4578 |
github.com/evanphx/json-patch | v5.6.0 |
github.com/fsnotify/fsnotify | v1.5.1 |
github.com/gogo/protobuf | v1.3.2 |
github.com/golang/protobuf | v1.5.3 |
github.com/golang/snappy | v0.0.4 |
github.com/google/go-cmp/cmp | v0.5.9 |
github.com/google/uuid | v1.3.0 |
github.com/imdario/mergo | v0.3.15 |
github.com/munnerz/goautoneg | v0.0.0-20191010083416-a7dc8b61c822 |
github.com/pierrec/lz4 | v2.5.2 |
github.com/pmezard/go-difflib/difflib | v1.0.0 |
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg | v0.44.0 |
github.com/spf13/pflag | v1.0.5 |
google.golang.org/protobuf | v1.30.0 |
gopkg.in/inf.v0 | v0.9.1 |
gopkg.in/square/go-jose.v2/json | v2.5.1 |
k8s.io/apimachinery/third_party/forked/golang | v0.25.12 |
k8s.io/utils/internal/third_party/forked/golang/net | v0.0.0-20220728103510-ee6ede2d64ed |
MIT License¶
Package | Version |
---|---|
github.com/armon/go-metrics | v0.3.9 |
github.com/armon/go-radix | v1.0.0 |
github.com/beorn7/perks/quantile | v1.0.1 |
github.com/blang/semver | v3.5.1 |
github.com/cenkalti/backoff/v3 | v3.0.0 |
github.com/cespare/xxhash/v2 | v2.2.0 |
github.com/emicklei/go-restful/v3 | v3.8.0 |
github.com/fatih/color | v1.7.0 |
github.com/ghodss/yaml | v1.0.0 |
github.com/hashicorp/go-hclog | v0.16.2 |
github.com/josharian/intern | v1.0.0 |
github.com/json-iterator/go | v1.1.12 |
github.com/mailru/easyjson | v0.7.6 |
github.com/mattn/go-colorable | v0.1.6 |
github.com/mattn/go-isatty | v0.0.12 |
github.com/mitchellh/copystructure | v1.0.0 |
github.com/mitchellh/go-testing-interface | v1.0.0 |
github.com/mitchellh/mapstructure | v1.5.0 |
github.com/mitchellh/reflectwalk | v1.0.0 |
github.com/ryanuber/go-glob | v1.0.0 |
github.com/spf13/cast | v1.5.1 |
github.com/stretchr/objx | v0.5.0 |
github.com/stretchr/testify/assert | v1.8.4 |
go.uber.org/atomic | v1.9.0 |
go.uber.org/multierr | v1.6.0 |
go.uber.org/zap | v1.24.0 |
gopkg.in/yaml.v3 | v3.0.1 |
sigs.k8s.io/yaml | v1.3.0 |
MPL 2.0¶
Package | Version |
---|---|
github.com/hashicorp/errwrap | v1.1.0 |
github.com/hashicorp/go-cleanhttp | v0.5.2 |
github.com/hashicorp/go-immutable-radix | v1.3.1 |
github.com/hashicorp/go-multierror | v1.1.1 |
github.com/hashicorp/go-plugin | v1.4.5 |
github.com/hashicorp/go-retryablehttp | v0.7.4 |
github.com/hashicorp/go-rootcerts | v1.0.2 |
github.com/hashicorp/go-secure-stdlib/mlock | v0.1.1 |
github.com/hashicorp/go-secure-stdlib/parseutil | v0.1.6 |
github.com/hashicorp/go-secure-stdlib/strutil | v0.1.2 |
github.com/hashicorp/go-sockaddr | v1.0.2 |
github.com/hashicorp/go-uuid | v1.0.2 |
github.com/hashicorp/go-version | v1.2.0 |
github.com/hashicorp/golang-lru | v0.5.4 |
github.com/hashicorp/hcl | v1.0.0 |
github.com/hashicorp/vault/api | v1.8.3 |
github.com/hashicorp/vault/sdk | v0.7.0 |
github.com/hashicorp/yamux | v0.0.0-20180604194846-3520598351bb |
github.com/r3labs/diff/v3 | v3.0.1 |