@hashgraph/solo
Preparing search index...
src/integration/kube/resources/pod/pod-metrics-item
PodMetricsItem
Interface PodMetricsItem
interface
PodMetricsItem
{
cpuInMillicores
:
number
;
memoryInMebibytes
:
number
;
namespace
:
NamespaceName
;
podName
:
PodName
;
}
Index
Properties
cpu
In
Millicores
memory
In
Mebibytes
namespace
pod
Name
Properties
Readonly
cpu
In
Millicores
cpuInMillicores
:
number
Readonly
memory
In
Mebibytes
memoryInMebibytes
:
number
Readonly
namespace
namespace
:
NamespaceName
Readonly
pod
Name
podName
:
PodName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cpu
In
Millicores
memory
In
Mebibytes
namespace
pod
Name
@hashgraph/solo
Loading...