Imports
- github.com/envoyproxy/go-control-plane/envoy/service/cluster/v3
- github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3
- github.com/envoyproxy/go-control-plane/envoy/service/endpoint/v3
- github.com/envoyproxy/go-control-plane/envoy/service/listener/v3
- github.com/envoyproxy/go-control-plane/envoy/service/route/v3
- github.com/envoyproxy/go-control-plane/pkg/resource/v3
- github.com/envoyproxy/go-control-plane/pkg/server/v3
- github.com/golang/protobuf/proto
- github.com/google/uuid
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/collectors
- github.com/prometheus/common/expfmt
- github.com/sirupsen/logrus
- google.golang.org/grpc
- google.golang.org/grpc/credentials
- google.golang.org/grpc/keepalive
- gopkg.in/alecthomas/kingpin.v2
- k8s.io/api/core/v1
- k8s.io/api/networking/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/types
- k8s.io/apimachinery/pkg/util/wait
- k8s.io/client-go/dynamic
- k8s.io/client-go/kubernetes
- k8s.io/client-go/tools/cache
- k8s.io/client-go/tools/leaderelection
- k8s.io/client-go/tools/leaderelection/resourcelock
- k8s.io/client-go/util/retry
- sigs.k8s.io/controller-runtime/pkg/client/config
- sigs.k8s.io/controller-runtime/pkg/manager
- sigs.k8s.io/controller-runtime/pkg/manager/signals
- sigs.k8s.io/gateway-api/apis/v1alpha1
Imports in module “github.com/projectcontour/contour”
- github.com/projectcontour/contour/apis/projectcontour/v1
- github.com/projectcontour/contour/apis/projectcontour/v1alpha1
- github.com/projectcontour/contour/internal/annotation
- github.com/projectcontour/contour/internal/build
- github.com/projectcontour/contour/internal/certgen
- github.com/projectcontour/contour/internal/contour
- github.com/projectcontour/contour/internal/controller
- github.com/projectcontour/contour/internal/dag
- github.com/projectcontour/contour/internal/debug
- github.com/projectcontour/contour/internal/envoy
- github.com/projectcontour/contour/internal/envoy/v3
- github.com/projectcontour/contour/internal/health
- github.com/projectcontour/contour/internal/httpsvc
- github.com/projectcontour/contour/internal/k8s
- github.com/projectcontour/contour/internal/metrics
- github.com/projectcontour/contour/internal/timeout
- github.com/projectcontour/contour/internal/workgroup
- github.com/projectcontour/contour/internal/xds
- github.com/projectcontour/contour/internal/xds/v3
- github.com/projectcontour/contour/internal/xdscache
- github.com/projectcontour/contour/internal/xdscache/v3
- github.com/projectcontour/contour/pkg/certs
- github.com/projectcontour/contour/pkg/config