Imports
- github.com/go-logr/logr
- github.com/mattbaird/jsonpatch
- go.uber.org/multierr
- k8s.io/apiextensions-apiserver/pkg/apis/apiextensions
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
Imports in module “github.com/kyverno/kyverno”
- github.com/kyverno/kyverno/api/kyverno/v1
- github.com/kyverno/kyverno/pkg/clients/dclient
- github.com/kyverno/kyverno/pkg/config
- github.com/kyverno/kyverno/pkg/engine/api
- github.com/kyverno/kyverno/pkg/engine/context
- github.com/kyverno/kyverno/pkg/engine/handlers
- github.com/kyverno/kyverno/pkg/engine/internal
- github.com/kyverno/kyverno/pkg/engine/mutate
- github.com/kyverno/kyverno/pkg/engine/mutate/patch
- github.com/kyverno/kyverno/pkg/engine/utils
- github.com/kyverno/kyverno/pkg/engine/variables
- github.com/kyverno/kyverno/pkg/registryclient
- github.com/kyverno/kyverno/pkg/utils/api
- github.com/kyverno/kyverno/pkg/utils/kube
- github.com/kyverno/kyverno/pkg/utils/strings
- github.com/kyverno/kyverno/pkg/utils/wildcard