TlspkClustersLLCertsNotManagedByCertManagerWidget
No description
type TlspkClustersLLCertsNotManagedByCertManagerWidget {
totalCount: Int
notManagedByCertManager: Int
categories: [TlspkClustersLLCertsNotManagedByCertManagerCategory]
}
Fields
TlspkClustersLLCertsNotManagedByCertManagerWidget.totalCount ● Int scalar
totalCount is the number of long lived certificates found in clusters
TlspkClustersLLCertsNotManagedByCertManagerWidget.notManagedByCertManager ● Int scalar
notManagedByCertManager is the number of long lived certfiicates found in clusters that are not managed by Cert-Manager
TlspkClustersLLCertsNotManagedByCertManagerWidget.categories ● [TlspkClustersLLCertsNotManagedByCertManagerCategory] list object
categories is the list of long lived certificates found in clusters that are either managed by Cert-Manager or not managed by Cert-Manager
Member Of
TlspkClustersSummary object