Categorygithub.com/bygui86/kubernetes-testskubernetesdatabasespostgrescrunchydata-postgres-operatoroperatorcluster
package
0.0.0-20200105234837-3f85c9d2fd0d
Repository: https://github.com/bygui86/kubernetes-tests.git
Documentation: pkg.go.dev
# Functions
AddCluster ...
AddClusterBase ...
ProcessPgbouncer ...
No description provided by the author
ProcessPgpool ...
No description provided by the author
AddUpgrade bounces the Deployment with the new image tag.
AutofailBase ...
CreatePgpoolSecret create a secret used by pgpool.
CreateService ...
DeleteCluster ...
DeleteClusterBase ...
DeletePgbouncer.
No description provided by the author
DeletePgpool.
No description provided by the author
DeletePgreplicas.
DeleteReplica ...
No description provided by the author
FailoverBase ...
at operator startup, check for autofail enabled pods in Not Ready statusin each namespace the operator is watching, trigger a failover if found.
ProcessPolicies ...
No description provided by the author
No description provided by the author
Scale ...
ScaleBase ...
ScaleDownBase ...
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReplicaSuffix ...
# Structs
No description provided by the author
FailoverEvent holds a record of a NotReady or other event that is used by the failover algorithm, FailoverEvents can build up for a given cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceTemplateFields ...
StateMachine holds a state machine that is created when a cluster has received a NotReady event, this is the start The StateMachine is executed in a separate goroutine for any cluster founds to be NotReady.