Skip to main content

TlspkClustersIngressesWidget

No description

type TlspkClustersIngressesWidget {
totalCount: Int
unhealthy: Int
categories: [TlspkClustersIngressesCategory]
}

Fields

TlspkClustersIngressesWidget.totalCount ● Int scalar

totalCount is the number of ingresses found in clusters

TlspkClustersIngressesWidget.unhealthy ● Int scalar

unhealthy is the number of ingresses found in clusters that have certificates that are expired or soon to expire

TlspkClustersIngressesWidget.categories ● [TlspkClustersIngressesCategory] list object

categories is the list of ingresses found in clusters that have certificates that are expired or soon to expire

Member Of

TlspkClustersSummary object