1 2 3 4
pub const URL_TENANTS: &str = "/admin/v2/tenants"; pub const URL_NAMESPACES: &str = "/admin/v2/namespaces"; pub const URL_PERSISTENT: &str = "/admin/v2/persistent"; pub const URL_LOOKUP: &str = "/lookup/v2/topic";