proxy.golang.org : github.com/siderolabs/talos-cloud-controller-manager : v1.8.0
Generic cloud controller manager for hybrid deployments using Talos OS
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/siderolabs/talos-cloud-controller-manager@v1.8.0
Published:
Indexed:
Related tag:
v1.8.0
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/NYTimes/gziphandler v1.1.1
- github.com/ProtonMail/go-crypto v1.1.0-alpha.5.0.20240827111422-b5837fa4476e
- github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
- github.com/ProtonMail/gopenpgp/v2 v2.7.5
- github.com/adrg/xdg v0.5.0
- github.com/antlr4-go/antlr/v4 v4.13.0
- 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/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudflare/circl v1.4.0
- github.com/containerd/go-cni v1.1.10
- github.com/containernetworking/cni v1.2.3
- github.com/coreos/go-semver v0.3.1
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/cosi-project/runtime v0.6.4
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dustin/go-humanize v1.0.1
- github.com/emicklei/go-restful/v3 v3.12.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/fxamacker/cbor/v2 v2.7.0
- github.com/gertd/go-pluralize v0.2.1
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/swag v0.23.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/cel-go v0.21.0
- github.com/google/gnostic-models v0.6.8
- github.com/google/go-cmp v0.6.0
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.6.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/imdario/mergo v0.3.6
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/josharian/intern v1.0.0
- github.com/josharian/native v1.1.0
- github.com/jsimonetti/rtnetlink/v2 v2.0.2
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.9
- github.com/kylelemons/godebug v1.1.0
- github.com/mailru/easyjson v0.7.7
- github.com/mdlayher/ethtool v0.2.0
- github.com/mdlayher/genetlink v1.3.2
- github.com/mdlayher/netlink v1.7.2
- github.com/mdlayher/socket v0.5.1
- github.com/moby/term 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/opencontainers/runtime-spec v1.2.0
- github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
- github.com/pkg/errors v0.9.1
- github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.20.4
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.59.1
- github.com/prometheus/procfs v0.15.1
- github.com/ryanuber/go-glob v1.0.0
- github.com/siderolabs/crypto v0.4.4
- github.com/siderolabs/gen v0.5.0
- github.com/siderolabs/go-api-signature v0.3.6
- github.com/siderolabs/go-blockdevice v0.4.8
- github.com/siderolabs/go-blockdevice/v2 v2.0.2
- github.com/siderolabs/go-pointer v1.0.0
- github.com/siderolabs/go-retry v0.3.3
- github.com/siderolabs/net v0.4.0
- github.com/siderolabs/protoenc v0.2.1
- github.com/siderolabs/talos/pkg/machinery v1.8.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.3.0
- github.com/stretchr/testify v1.9.0
- github.com/x448/float16 v0.8.4
- go.etcd.io/etcd/api/v3 v3.5.16
- go.etcd.io/etcd/client/pkg/v3 v3.5.16
- go.etcd.io/etcd/client/v3 v3.5.16
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.55.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
- go.opentelemetry.io/otel v1.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.30.0
- go.opentelemetry.io/otel/metric v1.30.0
- go.opentelemetry.io/otel/sdk v1.30.0
- go.opentelemetry.io/otel/trace v1.30.0
- go.opentelemetry.io/proto/otlp v1.3.1
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.27.0
- golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
- golang.org/x/net v0.29.0
- golang.org/x/oauth2 v0.23.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.25.0
- golang.org/x/term v0.24.0
- golang.org/x/text v0.18.0
- golang.org/x/time v0.6.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/grpc v1.66.2
- google.golang.org/protobuf v1.34.2
- gopkg.in/evanphx/json-patch.v4 v4.12.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
- gotest.tools/v3 v3.5.1
- k8s.io/api v0.31.1
- k8s.io/apimachinery v0.31.1
- k8s.io/apiserver v0.31.1
- k8s.io/client-go v0.31.1
- k8s.io/cloud-provider v0.31.1
- k8s.io/component-base v0.31.1
- k8s.io/component-helpers v0.31.1
- k8s.io/controller-manager v0.31.1
- k8s.io/klog/v2 v2.130.1
- k8s.io/kms v0.31.1
- k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38
- k8s.io/utils v0.0.0-20240921022957-49e7df575cb6
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.4.1
- sigs.k8s.io/yaml v1.4.0