Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
ResourceUtilizationProps
Interface ResourceUtilizationProps
Context for Pod Metrics
interface
ResourceUtilizationProps
{
compressed
?:
boolean
;
title
:
string
;
total
:
string
|
number
;
totalFormatted
:
string
;
usage
:
string
|
number
;
}
Index
Properties
compressed?
title
total
total
Formatted
usage
Properties
Optional
compressed
compressed
?:
boolean
title
title
:
string
total
total
:
string
|
number
total
Formatted
totalFormatted
:
string
usage
usage
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compressed
title
total
total
Formatted
usage
Docs
Github
Backstage
Loading...
Context for Pod Metrics