Imports
- github.com/go-logr/zapr
- github.com/vrischmann/envconfig
- go.uber.org/zap
- go.uber.org/zap/zapcore
- k8s.io/apimachinery/pkg/runtime
- k8s.io/client-go/kubernetes/scheme
- k8s.io/client-go/plugin/pkg/client/auth/gcp
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/handler
- sigs.k8s.io/controller-runtime/pkg/healthz
- sigs.k8s.io/controller-runtime/pkg/log/zap
- sigs.k8s.io/controller-runtime/pkg/manager
- sigs.k8s.io/controller-runtime/pkg/source
Imports in module “github.com/kyma-project/kyma/components/function-controller”
- github.com/kyma-project/kyma/components/function-controller/internal/config
- github.com/kyma-project/kyma/components/function-controller/internal/controllers/kubernetes
- github.com/kyma-project/kyma/components/function-controller/internal/controllers/serverless
- github.com/kyma-project/kyma/components/function-controller/internal/controllers/serverless/metrics
- github.com/kyma-project/kyma/components/function-controller/internal/git
- github.com/kyma-project/kyma/components/function-controller/internal/logging
- github.com/kyma-project/kyma/components/function-controller/internal/resource
- github.com/kyma-project/kyma/components/function-controller/pkg/apis/serverless/v1alpha2