Categorygithub.com/bygui86/kubernetes-testskubernetesdatabasespostgreszalando-postgres-operatorpkgspec
package
0.0.0-20200105234837-3f85c9d2fd0d
Repository: https://github.com/bygui86/kubernetes-tests.git
Documentation: pkg.go.dev
# Functions
GetOperatorNamespace assumes serviceaccount secret is mounted by kubernetes Placing this func here instead of pgk/util avoids circular import.
# Constants
handle ALTER ROLE SET parameter = value.
Possible values for the sync user operation (removal of users is not supported yet).
Possible values for the sync user operation (removal of users is not supported yet).
The rolesOrigin constant values must be sorted by the role priority for resolveNameConflict(...) to work.
The rolesOrigin constant values must be sorted by the role priority for resolveNameConflict(...) to work.
The rolesOrigin constant values must be sorted by the role priority for resolveNameConflict(...) to work.
The rolesOrigin constant values must be sorted by the role priority for resolveNameConflict(...) to work.
The rolesOrigin constant values must be sorted by the role priority for resolveNameConflict(...) to work.
# Structs
ControllerConfig describes configuration of the controller.
ControllerStatus describes status of the controller.
Diff describes diff.
LogEntry describes log entry in the RingLogger.
PgSyncUserRequest has information about a single request to sync a user.
PgUser contains information about a single user.
QueueDump describes cache.FIFO queue.
# Interfaces
UserSyncer defines an interface for the implementations to sync users from the manifest to the DB.
# Type aliases
NamespacedName describes the namespace/name pairs used in Kubernetes names.
PgUserMap maps user names to the definitions.
RoleOrigin contains the code of the origin of a role.