Imports
- github.com/hashicorp/consul/api
- github.com/hashicorp/go-hclog
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/types
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/gateway-api/apis/v1alpha2
Imports in module “github.com/hashicorp/consul-api-gateway”
- github.com/hashicorp/consul-api-gateway/internal/common
- github.com/hashicorp/consul-api-gateway/internal/core
- github.com/hashicorp/consul-api-gateway/internal/k8s/builder
- github.com/hashicorp/consul-api-gateway/internal/k8s/gatewayclient
- github.com/hashicorp/consul-api-gateway/internal/k8s/service
- github.com/hashicorp/consul-api-gateway/internal/k8s/utils
- github.com/hashicorp/consul-api-gateway/internal/store
- github.com/hashicorp/consul-api-gateway/pkg/apis/v1alpha1