Versions in this module Expand all Collapse all v1 v1.1.0 Aug 30, 2025 v1.0.0 Aug 21, 2025 Changes in this version + func Setup(mgr ctrl.Manager) error + type Client struct + func (c *Client) Close() error + func (c *Client) Mysql() mysql.MysqlOperationClient + func (c *Client) Postgresql() postgresql.PostgresqlOperationClient + func (c *Client) Proxysql() proxysql.ProxysqlOperationClient + type ReconcileGrpcCall struct + func (r *ReconcileGrpcCall) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)