Module: plugin/registry
Classes
Interfaces
Type aliases
sectionFunc
Ƭ sectionFunc: (resource
:
KubeObject
) =>
SectionFuncProps
| null
| undefined
Type declaration
▸ (resource
):
SectionFuncProps
| null
| undefined
Parameters
Name | Type |
---|---|
resource |
KubeObject
|
Returns
SectionFuncProps
| null
| undefined