Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresSnapshotReconciler ¶
type PostgresSnapshotReconciler struct {
// This client, initialized using mgr.Client() above, is a split client
// that reads objects from the cache and writes to the apiserver
k8sclient.Client
ConfigManager croAws.ConfigManager
CredentialManager croAws.CredentialManager
// contains filtered or unexported fields
}
PostgresSnapshotReconciler reconciles a PostgresSnapshot object
func New ¶
func New(mgr manager.Manager) (*PostgresSnapshotReconciler, error)
New returns a new reconcile.Reconciler
func (*PostgresSnapshotReconciler) SetupWithManager ¶
func (r *PostgresSnapshotReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.