proxy.golang.org : github.com/kubevela-contrib/sae-apiserver-proxy : v0.1.0
A proxy server that implements the Kubernetes aggregated APIServer and provide proxy access to SAE APIServer
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/kubevela-contrib/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/NYTimes/gziphandler v1.1.1
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/aliyun/alibaba-cloud-sdk-go v1.62.83
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver/v4 v4.0.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.8.0
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/felixge/httpsnoop v1.0.1
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-logr/logr v1.2.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.5
- github.com/go-openapi/swag v0.19.14
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.1.0
- github.com/google/uuid v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway v1.16.0
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kubevela/pkg v0.0.0-20221213071438-51651a930129
- github.com/mailru/easyjson v0.7.6
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- 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/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
- github.com/oam-dev/cluster-gateway v1.7.0-alpha.1
- github.com/openshift/library-go v0.0.0-20221111030555-73ed40c0a938
- github.com/opentracing/opentracing-go v1.2.1-0.20220228012449-10b1cf09e00b
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.12.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.32.1
- github.com/prometheus/procfs v0.7.3
- github.com/spf13/cobra v1.6.0
- github.com/spf13/pflag v1.0.5
- go.etcd.io/etcd/api/v3 v3.5.4
- go.etcd.io/etcd/client/pkg/v3 v3.5.4
- go.etcd.io/etcd/client/v3 v3.5.4
- go.opentelemetry.io/contrib v0.20.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.20.0
- go.opentelemetry.io/otel v0.20.0
- go.opentelemetry.io/otel/exporters/otlp v0.20.0
- go.opentelemetry.io/otel/metric v0.20.0
- go.opentelemetry.io/otel/sdk v0.20.0
- go.opentelemetry.io/otel/sdk/export/metric v0.20.0
- go.opentelemetry.io/otel/sdk/metric v0.20.0
- go.opentelemetry.io/otel/trace v0.20.0
- go.opentelemetry.io/proto/otlp v0.7.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.1.0
- golang.org/x/net v0.1.0
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
- golang.org/x/sys v0.1.0
- golang.org/x/term v0.1.0
- golang.org/x/text v0.4.0
- golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
- google.golang.org/grpc v1.47.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.25.3
- k8s.io/apimachinery v0.25.3
- k8s.io/apiserver v0.25.3
- k8s.io/client-go v0.25.3
- k8s.io/component-base v0.25.3
- k8s.io/klog v1.0.0
- k8s.io/klog/v2 v2.70.1
- k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1
- k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
- open-cluster-management.io/api v0.5.1-0.20220112073018-2d280a97a052
- sigs.k8s.io/apiserver-network-proxy v0.0.30
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.24
- sigs.k8s.io/apiserver-runtime v1.1.2-0.20221102045245-fb656940062f
- sigs.k8s.io/controller-runtime v0.11.0
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0