proxy.golang.org : github.com/rh-ecosystem-edge/kernel-module-management : v0.0.0-20240123133540-bdb58f8e1018
The kernel module management operator builds, signs and loads kernel modules on OpenShift.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rh-ecosystem-edge/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v1.3.2
- github.com/NYTimes/gziphandler v1.1.1
- github.com/a8m/envsubst v1.4.2
- github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver/v4 v4.0.0
- github.com/budougumi0617/cmpmock v0.0.4
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/containerd/containerd v1.7.11
- github.com/containerd/log v0.1.0
- github.com/containerd/stargz-snapshotter/estargz v0.15.1
- github.com/containers/image/v5 v5.29.1
- github.com/containers/storage v1.51.0
- github.com/coreos/go-semver v0.3.1
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/cli v24.0.7+incompatible
- github.com/docker/distribution v2.8.3+incompatible
- github.com/docker/docker v24.0.7+incompatible
- github.com/docker/docker-credential-helpers v0.8.0
- github.com/docker/go-units v0.5.0
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/evanphx/json-patch v5.6.0+incompatible
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/jsonreference v0.20.2
- github.com/go-openapi/swag v0.22.4
- github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.3
- github.com/google/cel-go v0.16.1
- github.com/google/gnostic-models v0.6.8
- github.com/google/go-cmp v0.6.0
- github.com/google/go-containerregistry v0.18.0
- github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20230523181351-c3f8a49229d3
- github.com/google/gofuzz v1.2.0
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
- github.com/google/uuid v1.3.1
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
- github.com/imdario/mergo v0.3.13
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.3
- github.com/mailru/easyjson v0.7.7
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/hashstructure/v2 v2.0.2
- github.com/moby/moby v25.0.0+incompatible
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/mountinfo v0.7.1
- github.com/moby/sys/sequential v0.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/onsi/ginkgo/v2 v2.15.0
- github.com/onsi/gomega v1.31.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc5
- github.com/opencontainers/runc v1.1.10
- github.com/opencontainers/runtime-spec v1.1.0
- github.com/openshift/api v0.0.0-20230425161039-9a7a7c17dbf8
- github.com/otiai10/copy v1.14.0
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.18.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.2.0
- github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
- github.com/vbatts/tar-split v0.11.5
- go.etcd.io/etcd/api/v3 v3.5.9
- go.etcd.io/etcd/client/pkg/v3 v3.5.9
- go.etcd.io/etcd/client/v3 v3.5.9
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.0
- go.opentelemetry.io/otel v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
- go.opentelemetry.io/otel/metric v1.21.0
- go.opentelemetry.io/otel/sdk v1.21.0
- go.opentelemetry.io/otel/trace v1.21.0
- go.opentelemetry.io/proto/otlp v1.0.0
- go.uber.org/mock v0.4.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.25.0
- golang.org/x/crypto v0.17.0
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/net v0.19.0
- golang.org/x/oauth2 v0.14.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.15.0
- golang.org/x/term v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.16.1
- gomodules.xyz/jsonpatch/v2 v2.4.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb
- google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
- google.golang.org/grpc v1.59.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/natefinch/lumberjack.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.28.3
- k8s.io/apiextensions-apiserver v0.28.3
- k8s.io/apimachinery v0.28.3
- k8s.io/apiserver v0.28.3
- k8s.io/client-go v0.28.3
- k8s.io/component-base v0.28.3
- k8s.io/klog/v2 v2.120.0
- k8s.io/kms v0.28.3
- k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
- k8s.io/kubectl v0.28.3
- k8s.io/utils v0.0.0-20230505201702-9f6742963106
- open-cluster-management.io/api v0.12.0
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
- sigs.k8s.io/controller-runtime v0.16.3
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.4.0