Skip to content

@k8slens/extensions / Exports / Common / Types / KubeObjectDetailRegistration

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>