//
pkg.gl
Category
github.com/adifri/postgres-operator/v5
internal
controller
postgrescluster
package
5.1.2-bit
Repository:
https://github.com/adifri/postgres-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
73
Dependents
1
Files
9.1k SLOC
bytes
context
encoding/json
fmt
github.com/adifri/postgres-operator/v5/internal/config
github.com/adifri/postgres-operator/v5/internal/initialize
github.com/adifri/postgres-operator/v5/internal/kubeapi
github.com/adifri/postgres-operator/v5/internal/logging
github.com/adifri/postgres-operator/v5/internal/naming
github.com/adifri/postgres-operator/v5/internal/patroni
github.com/adifri/postgres-operator/v5/internal/pgadmin
github.com/adifri/postgres-operator/v5/internal/pgaudit
github.com/adifri/postgres-operator/v5/internal/pgbackrest
github.com/adifri/postgres-operator/v5/internal/pgbouncer
github.com/adifri/postgres-operator/v5/internal/pgmonitor
github.com/adifri/postgres-operator/v5/internal/pki
github.com/adifri/postgres-operator/v5/internal/postgis
github.com/adifri/postgres-operator/v5/internal/postgres
github.com/adifri/postgres-operator/v5/internal/postgres/password
github.com/adifri/postgres-operator/v5/internal/util
github.com/adifri/postgres-operator/v5/pkg/apis/postgres-operator.crunchydata.com/v1beta1
github.com/evanphx/json-patch/v5
github.com/pkg/errors
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/trace
hash/fnv
io
k8s.io/api/apps/v1
k8s.io/api/batch/v1
k8s.io/api/batch/v1beta1
k8s.io/api/core/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/runtime
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/runtime/serializer
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/api/policy/v1beta1
k8s.io/api/rbac/v1
k8s.io/client-go/kubernetes/scheme
k8s.io/client-go/rest
k8s.io/client-go/tools/record
k8s.io/client-go/tools/remotecommand
k8s.io/client-go/util/workqueue
net
net/url
os
reflect
regexp
sigs.k8s.io/controller-runtime/pkg/builder
sigs.k8s.io/controller-runtime/pkg/client
sigs.k8s.io/controller-runtime/pkg/client/apiutil
sigs.k8s.io/controller-runtime/pkg/controller
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/reconcile
sigs.k8s.io/controller-runtime/pkg/source
sort
strconv
strings
time