Imports
- github.com/cenkalti/backoff/v4
- go.uber.org/fx
- golang.org/x/exp/slices
- google.golang.org/grpc
- google.golang.org/protobuf/proto
- google.golang.org/protobuf/types/known/emptypb
- k8s.io/api/core/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/watch
- k8s.io/client-go/discovery
- k8s.io/client-go/dynamic
- k8s.io/client-go/kubernetes
- k8s.io/client-go/scale
- k8s.io/client-go/tools/cache
- k8s.io/client-go/tools/watch
Imports in module “github.com/fluxninja/aperture”
- github.com/fluxninja/aperture/api/gen/proto/go/aperture/controlpointcache/v1
- github.com/fluxninja/aperture/api/gen/proto/go/aperture/flowcontrol/entitycache/v1
- github.com/fluxninja/aperture/api/gen/proto/go/aperture/policy/language/v1
- github.com/fluxninja/aperture/api/gen/proto/go/aperture/policy/sync/v1
- github.com/fluxninja/aperture/pkg/config
- github.com/fluxninja/aperture/pkg/discovery/common
- github.com/fluxninja/aperture/pkg/entitycache
- github.com/fluxninja/aperture/pkg/etcd/election
- github.com/fluxninja/aperture/pkg/k8s
- github.com/fluxninja/aperture/pkg/log
- github.com/fluxninja/aperture/pkg/net/grpcgateway
- github.com/fluxninja/aperture/pkg/notifiers
- github.com/fluxninja/aperture/pkg/panichandler
- github.com/fluxninja/aperture/pkg/status
- github.com/fluxninja/aperture/pkg/utils