TlspkClustersLongLivedCertificatesWidget
No description
type TlspkClustersLongLivedCertificatesWidget {
totalCount: Int
unhealthy: Int
categories: [TlspkClustersLongLivedCertificatesCategory]
}
Fields
TlspkClustersLongLivedCertificatesWidget.totalCount ● Int scalar
totalCount is the number of long lived certificates found in clusters
TlspkClustersLongLivedCertificatesWidget.unhealthy ● Int scalar
unhealthy is the number of long lived certificates found in clusters that are expired, soon to expire or not managed by cert manager
TlspkClustersLongLivedCertificatesWidget.categories ● [TlspkClustersLongLivedCertificatesCategory] list object
categories is the list of long lived certificates found in clusters that are expired, soon to expire or not managed by cert manager
Member Of
TlspkClustersSummary object