Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterData ¶
type ClusterData struct { Nodes []v1.Node Namespaces *v1.NamespaceList Pods []v1.Pod PodsMetric []v1beta1.PodMetrics }
type ClusterStat ¶
type ClusterStat struct { MemAvailable int64 CpuAvailable int64 NodesCount int NamespacesCount int NamespacesStat []NamespaceStat }
type NamespaceStat ¶
Click to show internal directories.
Click to hide internal directories.