//
pkg.gl
Category
github.com/zalando/postgres-operator
pkg
cluster
package
1.14.0
Repository:
https://github.com/zalando/postgres-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
59
Dependents
4
Files
10.8k SLOC
bytes
context
database/sql
encoding/gob
encoding/json
fmt
github.com/aws/aws-sdk-go/aws
github.com/lib/pq
github.com/Masterminds/semver
github.com/pkg/errors
github.com/r3labs/diff
github.com/sirupsen/logrus
github.com/zalando/postgres-operator/pkg/apis/acid.zalan.do
github.com/zalando/postgres-operator/pkg/apis/acid.zalan.do/v1
github.com/zalando/postgres-operator/pkg/apis/zalando.org/v1
github.com/zalando/postgres-operator/pkg/generated/clientset/versioned/scheme
github.com/zalando/postgres-operator/pkg/spec
github.com/zalando/postgres-operator/pkg/teams
github.com/zalando/postgres-operator/pkg/util
github.com/zalando/postgres-operator/pkg/util/config
github.com/zalando/postgres-operator/pkg/util/constants
github.com/zalando/postgres-operator/pkg/util/filesystems
github.com/zalando/postgres-operator/pkg/util/k8sutil
github.com/zalando/postgres-operator/pkg/util/nicediff
github.com/zalando/postgres-operator/pkg/util/patroni
github.com/zalando/postgres-operator/pkg/util/retryutil
github.com/zalando/postgres-operator/pkg/util/teams
github.com/zalando/postgres-operator/pkg/util/users
github.com/zalando/postgres-operator/pkg/util/volumes
golang.org/x/exp/maps
golang.org/x/exp/slices
k8s.io/api/apps/v1
k8s.io/api/batch/v1
k8s.io/api/core/v1
k8s.io/apimachinery/pkg/api/errors
k8s.io/apimachinery/pkg/api/resource
k8s.io/apimachinery/pkg/apis/meta/v1
k8s.io/apimachinery/pkg/labels
k8s.io/apimachinery/pkg/types
k8s.io/apimachinery/pkg/util/intstr
k8s.io/api/policy/v1
k8s.io/api/rbac/v1
k8s.io/client-go/kubernetes/scheme
k8s.io/client-go/rest
k8s.io/client-go/tools/cache
k8s.io/client-go/tools/record
k8s.io/client-go/tools/reference
k8s.io/client-go/tools/remotecommand
net
net/http
path
reflect
regexp
sort
strconv
strings
sync
text/template
time