Interface: KubeObjectDetailRegistration<T>#
Common.Types.KubeObjectDetailRegistration
Type parameters#
Name | Type |
---|---|
T |
extends KubeObject = KubeObject |
Table of contents#
Properties#
Properties#
apiVersions#
• apiVersions: string
[]
components#
• components: KubeObjectDetailComponents
<T
>
kind#
• kind: string
priority#
• Optional
priority: number
visible#
• Optional
visible: IComputedValue
<boolean
>