Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + type RdsManagementApiHandler struct + func (h *RdsManagementApiHandler) CloseSession(r *restful.Request, w *restful.Response) + func (h *RdsManagementApiHandler) GetActiveSessions(r *restful.Request, w *restful.Response) + func (h *RdsManagementApiHandler) GetMetrics(r *restful.Request, w *restful.Response) + func (h *RdsManagementApiHandler) GetPoolStats(r *restful.Request, w *restful.Response) + func (h *RdsManagementApiHandler) Init() error + func (h *RdsManagementApiHandler) Name() string + type RdsProxyApiHandler struct + func (h *RdsProxyApiHandler) Init() error + func (h *RdsProxyApiHandler) Name() string + func (h *RdsProxyApiHandler) WebSocketProxy(r *restful.Request, w *restful.Response)