proxy.golang.org : github.com/projectsveltos/ui-backend : v0.40.0
This repo contains a service that provides all APIs Sveltos dashboard uses
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/projectsveltos/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/antlr4-go/antlr/v4 v4.13.1
- 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/bytedance/sonic v1.12.3
- github.com/bytedance/sonic/loader v0.2.0
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudwego/base64x v0.1.4
- github.com/cloudwego/iasm v0.2.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/emicklei/go-restful/v3 v3.12.1
- github.com/evanphx/json-patch/v5 v5.9.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/fxamacker/cbor/v2 v2.7.0
- github.com/gabriel-vasile/mimetype v1.4.5
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.10.0
- 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/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.22.1
- github.com/go-task/slim-sprig/v3 v3.0.0
- github.com/gobuffalo/flect v1.0.3
- github.com/goccy/go-json v0.10.3
- 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/pprof v0.0.0-20241008150032-332c0e1a4a34
- github.com/google/uuid v1.6.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
- github.com/imdario/mergo v0.3.16
- 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.10
- github.com/klauspost/cpuid/v2 v2.2.8
- github.com/leodido/go-urn v1.4.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-isatty v0.0.20
- 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.20.2
- github.com/onsi/gomega v1.34.2
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/pkg/errors v0.9.1
- github.com/projectsveltos/addon-controller v0.40.0
- github.com/projectsveltos/libsveltos v0.40.0
- github.com/prometheus/client_golang v1.20.4
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.60.0
- github.com/prometheus/procfs v0.15.1
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.3.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- github.com/x448/float16 v0.8.4
- 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
- golang.org/x/arch v0.10.0
- golang.org/x/crypto v0.28.0
- golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6
- golang.org/x/net v0.30.0
- golang.org/x/oauth2 v0.23.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.26.0
- golang.org/x/term v0.25.0
- golang.org/x/text v0.19.0
- golang.org/x/time v0.7.0
- golang.org/x/tools v0.26.0
- gomodules.xyz/jsonpatch/v2 v2.4.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240930140551-af27646dc61f
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240924160255-9d4c2d233b61
- google.golang.org/grpc v1.67.1
- google.golang.org/protobuf v1.35.1
- gopkg.in/evanphx/json-patch.v4 v4.12.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.31.1
- k8s.io/apiextensions-apiserver v0.31.1
- k8s.io/apimachinery v0.31.1
- k8s.io/apiserver v0.31.1
- k8s.io/client-go v0.31.1
- k8s.io/component-base v0.31.1
- k8s.io/klog/v2 v2.130.1
- k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094
- k8s.io/utils v0.0.0-20240921022957-49e7df575cb6
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
- sigs.k8s.io/cluster-api v1.8.4
- sigs.k8s.io/controller-runtime v0.19.0
- 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