Imports
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/types
- k8s.io/api/core/v1
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/log
- sigs.k8s.io/yaml
- github.com/go-logr/logr
- filippo.io/age
- go.opentelemetry.io/otel/metric
- go.opentelemetry.io/otel/attribute
- golang.org/x/crypto/ssh
- github.com/go-git/go-git/v6
- github.com/go-git/go-billy/v6/util
- github.com/go-git/go-git/v6/config
- github.com/go-git/go-git/v6/plumbing
- github.com/go-git/go-git/v6/plumbing/format/index
- github.com/go-git/go-git/v6/plumbing/format/packfile
- github.com/go-git/go-git/v6/plumbing/object
- github.com/go-git/go-git/v6/plumbing/protocol/packp
- github.com/go-git/go-git/v6/plumbing/revlist
- github.com/go-git/go-git/v6/plumbing/transport
- github.com/go-git/go-git/v6/plumbing/transport/http
- github.com/go-git/go-git/v6/plumbing/client
Imports in module “github.com/ConfigButler/gitops-reverser”
- github.com/ConfigButler/gitops-reverser/api/v1alpha3
- github.com/ConfigButler/gitops-reverser/internal/git/manifestedit
- github.com/ConfigButler/gitops-reverser/internal/manifestanalyzer
- github.com/ConfigButler/gitops-reverser/internal/manifestreport
- github.com/ConfigButler/gitops-reverser/internal/sanitize
- github.com/ConfigButler/gitops-reverser/internal/ssh
- github.com/ConfigButler/gitops-reverser/internal/sshsig
- github.com/ConfigButler/gitops-reverser/internal/telemetry
- github.com/ConfigButler/gitops-reverser/internal/types
- github.com/ConfigButler/gitops-reverser/internal/typeset