package
0.5.1
Repository: https://github.com/opdev/synapse-operator.git
Documentation: pkg.go.dev

# Functions

AddFinalizer returns a function of type subreconciler.FnWithRequest.
Helper function for struct construction requiring a boolean pointer.
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
ConfigMap that are created by the user could be living in a different namespace as Synapse.
No description provided by the author
No description provided by the author
CopyInputConfigMap returns a function of type FnWithRequest, to be called in the main reconciliation loop.
No description provided by the author
No description provided by the author
getConfigMapCopy is a generic function which creates a copy of a given source ConfigMap.
No description provided by the author
No description provided by the author
HandleDelete returns a function of type subreconciler.FnWithRequest Bridges need to trigger the reconciliation of their associated Synapse homeserver so that Synapse can remove the bridge from the list of application services in its configuration.
No description provided by the author
No description provided by the author
TriggerSynapseReconciliation returns a function of type subreconciler.FnWithRequest Bridges should trigger the reconciliation of their associated Synapse server so that Synapse can add the bridge as an application service in its configuration.
A generic function to update an existing ConfigMap.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Matrix Bridges should implement the Bridge interface.