All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.home.registry.ftl Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
<#-- @ftlvariable name="lastCommit"  type="java.lang.String" -->
<#-- @ftlvariable name="imageProps"  type="com.infobip.kafkistry.webapp.ImageProperties" -->
<#-- @ftlvariable name="gitStorageEnabled"  type="java.lang.Boolean" -->




    <#include "../commonResources.ftl"/>
    Kafkistry
    
    




<#include "../commonMenu.ftl">

kr


Your owned Status counts / quick navigate

<@_util.yourOwned what="topics"/> Topics
<#assign statusId = "topics-your-stats"> <#include "../common/serverOpStatus.ftl">
<@_util.yourOwned what="consumer groups"/> Consumers
<#assign statusId = "consumer-groups-your-stats"> <#include "../common/serverOpStatus.ftl">
<@_util.yourOwned what="principal ACLs"/> ACLs
<#assign statusId = "acls-your-stats"> <#include "../common/serverOpStatus.ftl">

All Status counts / quick navigate

Clusters
<#assign statusId = "clusters-stats"> <#include "../common/serverOpStatus.ftl">
Tags
<#assign statusId = "tags-stats"> <#include "../common/serverOpStatus.ftl">
All Topics
<#assign statusId = "topics-stats"> <#include "../common/serverOpStatus.ftl">
All Consumers
<#assign statusId = "consumer-groups-stats"> <#include "../common/serverOpStatus.ftl">
All ACLs
<#assign statusId = "acls-stats"> <#include "../common/serverOpStatus.ftl">
All Quotas
<#assign statusId = "quotas-stats"> <#include "../common/serverOpStatus.ftl">
<#if gitStorageEnabled>

Pending repository updates

<#assign statusId = "pending-requests"> <#include "../common/serverOpStatus.ftl">
<#include "../common/pageBottom.ftl">




© 2015 - 2024 Weber Informatics LLC | Privacy Policy