Imports
- github.com/hashicorp/go-version
- github.com/kubernetes-csi/external-snapshotter/client/v8/apis/volumesnapshot/v1
- github.com/pkg/errors
- go.opentelemetry.io/otel/attribute
- go.opentelemetry.io/otel/trace
- k8s.io/api/apps/v1
- k8s.io/api/batch/v1
- k8s.io/api/core/v1
- k8s.io/api/policy/v1
- k8s.io/api/rbac/v1
- k8s.io/apimachinery/pkg/api/equality
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/api/meta
- k8s.io/apimachinery/pkg/api/resource
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/types
- k8s.io/apimachinery/pkg/util/errors
- k8s.io/apimachinery/pkg/util/intstr
- k8s.io/apimachinery/pkg/util/rand
- k8s.io/apimachinery/pkg/util/sets
- k8s.io/apimachinery/pkg/util/validation/field
- k8s.io/client-go/discovery
- k8s.io/client-go/tools/record
- k8s.io/client-go/util/workqueue
- sigs.k8s.io/controller-runtime/pkg/builder
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/controller/controllerutil
- sigs.k8s.io/controller-runtime/pkg/event
- sigs.k8s.io/controller-runtime/pkg/handler
- sigs.k8s.io/controller-runtime/pkg/manager
- sigs.k8s.io/controller-runtime/pkg/predicate
- sigs.k8s.io/controller-runtime/pkg/reconcile
Imports in module “github.com/percona/percona-postgresql-operator”
- github.com/percona/percona-postgresql-operator/internal/config
- github.com/percona/percona-postgresql-operator/internal/controller/runtime
- github.com/percona/percona-postgresql-operator/internal/feature
- github.com/percona/percona-postgresql-operator/internal/initialize
- github.com/percona/percona-postgresql-operator/internal/kubeapi
- github.com/percona/percona-postgresql-operator/internal/logging
- github.com/percona/percona-postgresql-operator/internal/naming
- github.com/percona/percona-postgresql-operator/internal/patroni
- github.com/percona/percona-postgresql-operator/internal/pgadmin
- github.com/percona/percona-postgresql-operator/internal/pgaudit
- github.com/percona/percona-postgresql-operator/internal/pgbackrest
- github.com/percona/percona-postgresql-operator/internal/pgbouncer
- github.com/percona/percona-postgresql-operator/internal/pgmonitor
- github.com/percona/percona-postgresql-operator/internal/pgrepack
- github.com/percona/percona-postgresql-operator/internal/pgstatmonitor
- github.com/percona/percona-postgresql-operator/internal/pgstatstatements
- github.com/percona/percona-postgresql-operator/internal/pgvector
- github.com/percona/percona-postgresql-operator/internal/pki
- github.com/percona/percona-postgresql-operator/internal/pmm
- github.com/percona/percona-postgresql-operator/internal/postgis
- github.com/percona/percona-postgresql-operator/internal/postgres
- github.com/percona/percona-postgresql-operator/internal/postgres/password
- github.com/percona/percona-postgresql-operator/internal/registration
- github.com/percona/percona-postgresql-operator/internal/util
- github.com/percona/percona-postgresql-operator/percona/k8s
- github.com/percona/percona-postgresql-operator/percona/naming
- github.com/percona/percona-postgresql-operator/pkg/apis/pgv2.percona.com/v2
- github.com/percona/percona-postgresql-operator/pkg/apis/postgres-operator.crunchydata.com/v1beta1