proxy.golang.org : github.com/hashicorp/consul-api-gateway : v0.2.1
The Consul API Gateway is a dedicated ingress solution for intelligently routing traffic to applications running on a Consul Service Mesh.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hashicorp/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.0
- github.com/Masterminds/semver v1.5.0
- github.com/Masterminds/sprig v2.22.0+incompatible
- github.com/Microsoft/go-winio v0.4.17
- github.com/Microsoft/hcsshim v0.9.0
- github.com/armon/go-metrics v0.3.9
- github.com/armon/go-radix v1.0.0
- github.com/beorn7/perks v1.0.1
- github.com/bgentry/speakeasy v0.1.0
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/census-instrumentation/opencensus-proto v0.2.1
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe
- github.com/containerd/cgroups v1.0.1
- github.com/containerd/containerd v1.5.7
- github.com/containerd/continuity v0.2.1
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/distribution v2.7.1+incompatible
- github.com/docker/docker v20.10.9+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/envoyproxy/go-control-plane v0.9.10-0.20211015211602-cfdef0997689
- github.com/envoyproxy/protoc-gen-validate v0.1.0
- github.com/evanphx/json-patch v4.11.0+incompatible
- github.com/fatih/color v1.12.0
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-logr/logr v0.4.0
- 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.2
- github.com/google/go-cmp v0.5.6
- github.com/google/gofuzz v1.1.0
- github.com/google/uuid v1.2.0
- github.com/googleapis/gnostic v0.5.5
- github.com/gorilla/mux v1.8.0
- github.com/hashicorp/consul/api v1.12.1-0.20220111183205-dcf1cd485363
- github.com/hashicorp/consul/sdk v0.8.0
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-cleanhttp v0.5.1
- github.com/hashicorp/go-hclog v0.16.2
- github.com/hashicorp/go-immutable-radix v1.0.0
- github.com/hashicorp/go-multierror v1.1.0
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-uuid v1.0.1
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/serf v0.9.6
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.12
- github.com/json-iterator/go v1.1.11
- github.com/mattn/go-colorable v0.1.8
- github.com/mattn/go-isatty v0.0.12
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/cli v1.1.2
- github.com/mitchellh/copystructure v1.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.0.0
- github.com/mitchellh/mapstructure v1.4.1
- github.com/mitchellh/reflectwalk v1.0.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/sys/mountinfo v0.4.1
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/onsi/gomega v1.15.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.1
- github.com/opencontainers/runc v1.0.2
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/posener/complete v1.2.3
- github.com/prometheus/client_golang v1.11.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.26.0
- github.com/prometheus/procfs v0.6.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.0
- github.com/vladimirvivien/gexe v0.1.1
- go.opencensus.io v0.23.0
- go.uber.org/zap v1.19.0
- golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
- golang.org/x/net v0.0.0-20210825183410-e898025ed96a
- golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
- golang.org/x/text v0.3.6
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
- google.golang.org/grpc v1.40.0
- google.golang.org/protobuf v1.26.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- k8s.io/api v0.22.1
- k8s.io/apiextensions-apiserver v0.21.3
- k8s.io/apimachinery v0.22.1
- k8s.io/client-go v0.22.1
- k8s.io/component-base v0.21.3
- k8s.io/klog/v2 v2.10.0
- k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e
- k8s.io/utils v0.0.0-20210820185131-d34e5cb4466e
- sigs.k8s.io/controller-runtime v0.9.6
- sigs.k8s.io/e2e-framework v0.0.3
- sigs.k8s.io/gateway-api v0.4.1
- sigs.k8s.io/structured-merge-diff/v4 v4.1.2
- sigs.k8s.io/yaml v1.2.0