Imports
- go.uber.org/zap
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/event
- sigs.k8s.io/controller-runtime/pkg/predicate
Imports in module “github.com/kyma-project/kyma/components/function-controller”
- github.com/kyma-project/kyma/components/function-controller/internal/resource
- github.com/kyma-project/kyma/components/function-controller/pkg/apis/serverless/v1alpha2