Imports
- github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3
- github.com/envoyproxy/go-control-plane/envoy/config/core/v3
- github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3
- github.com/envoyproxy/go-control-plane/envoy/config/listener/v3
- github.com/envoyproxy/go-control-plane/envoy/config/route/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/ext_authz/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/jwt_authn/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/tcp_proxy/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/upstreams/http/v3
- 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/envoy/service/secret/v3
- github.com/envoyproxy/go-control-plane/envoy/type/v3
- github.com/envoyproxy/go-control-plane/pkg/resource/v3
- github.com/envoyproxy/go-control-plane/pkg/wellknown
- github.com/prometheus/client_golang/prometheus
- github.com/sirupsen/logrus
- github.com/stretchr/testify/assert
- github.com/stretchr/testify/require
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/protobuf/proto
- google.golang.org/protobuf/types/known/anypb
- google.golang.org/protobuf/types/known/durationpb
- google.golang.org/protobuf/types/known/wrapperspb
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/client-go/tools/cache
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/contour
- github.com/projectcontour/contour/internal/dag
- github.com/projectcontour/contour/internal/envoy/v3
- github.com/projectcontour/contour/internal/fixture
- github.com/projectcontour/contour/internal/k8s
- github.com/projectcontour/contour/internal/metrics
- github.com/projectcontour/contour/internal/protobuf
- github.com/projectcontour/contour/internal/sorter
- github.com/projectcontour/contour/internal/status
- 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