Imports
- github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3
- github.com/envoyproxy/go-control-plane/envoy/config/cluster/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/network/http_connection_manager/v3
- github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3
- github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3
- github.com/envoyproxy/go-control-plane/pkg/cache/types
- github.com/envoyproxy/go-control-plane/pkg/cache/v3
- github.com/envoyproxy/go-control-plane/pkg/resource/v3
- github.com/google/uuid
- github.com/sirupsen/logrus
- google.golang.org/protobuf/proto
- google.golang.org/protobuf/types/known/structpb
- k8s.io/api/core/v1
- k8s.io/api/discovery/v1
- k8s.io/apimachinery/pkg/types
- k8s.io/client-go/tools/cache
Imports in module “github.com/projectcontour/contour”
- github.com/projectcontour/contour/apis/projectcontour/v1alpha1
- github.com/projectcontour/contour/internal/contour
- github.com/projectcontour/contour/internal/contourconfig
- github.com/projectcontour/contour/internal/dag
- github.com/projectcontour/contour/internal/envoy
- github.com/projectcontour/contour/internal/envoy/v3
- github.com/projectcontour/contour/internal/k8s
- github.com/projectcontour/contour/internal/protobuf
- github.com/projectcontour/contour/internal/sorter
- github.com/projectcontour/contour/internal/timeout
- github.com/projectcontour/contour/internal/xds/v3
- github.com/projectcontour/contour/internal/xdscache
- github.com/projectcontour/contour/pkg/config