Imports
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/api/meta
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/types
- k8s.io/apimachinery/pkg/util/wait
- k8s.io/api/core/v1
- k8s.io/utils/clock
- sigs.k8s.io/cli-utils/pkg/common
- sigs.k8s.io/controller-runtime/pkg/client
- k8s.io/klog/v2
- github.com/google/go-cmp/cmp
- github.com/elliotchance/orderedmap/v2
Imports in module “github.com/GoogleContainerTools/config-sync”
- github.com/GoogleContainerTools/config-sync/pkg/api/configsync
- github.com/GoogleContainerTools/config-sync/pkg/api/configsync/v1beta1
- github.com/GoogleContainerTools/config-sync/pkg/applier
- github.com/GoogleContainerTools/config-sync/pkg/applyset
- github.com/GoogleContainerTools/config-sync/pkg/core
- github.com/GoogleContainerTools/config-sync/pkg/declared
- github.com/GoogleContainerTools/config-sync/pkg/diff
- github.com/GoogleContainerTools/config-sync/pkg/hydrate
- github.com/GoogleContainerTools/config-sync/pkg/importer/analyzer/ast
- github.com/GoogleContainerTools/config-sync/pkg/importer/analyzer/validation/nonhierarchical
- github.com/GoogleContainerTools/config-sync/pkg/importer/filesystem
- github.com/GoogleContainerTools/config-sync/pkg/importer/filesystem/cmpath
- github.com/GoogleContainerTools/config-sync/pkg/importer/reader
- github.com/GoogleContainerTools/config-sync/pkg/kinds
- github.com/GoogleContainerTools/config-sync/pkg/metadata
- github.com/GoogleContainerTools/config-sync/pkg/metrics
- github.com/GoogleContainerTools/config-sync/pkg/parse/events
- github.com/GoogleContainerTools/config-sync/pkg/reconciler/namespacecontroller
- github.com/GoogleContainerTools/config-sync/pkg/reconcilermanager
- github.com/GoogleContainerTools/config-sync/pkg/remediator
- github.com/GoogleContainerTools/config-sync/pkg/remediator/conflict
- github.com/GoogleContainerTools/config-sync/pkg/reposync
- github.com/GoogleContainerTools/config-sync/pkg/rootsync
- github.com/GoogleContainerTools/config-sync/pkg/status
- github.com/GoogleContainerTools/config-sync/pkg/syncer/reconcile/fight
- github.com/GoogleContainerTools/config-sync/pkg/util
- github.com/GoogleContainerTools/config-sync/pkg/util/compare
- github.com/GoogleContainerTools/config-sync/pkg/util/discovery
- github.com/GoogleContainerTools/config-sync/pkg/validate
- github.com/GoogleContainerTools/config-sync/pkg/webhook/configuration