Skip to content

Interface: KubeObjectMetadata#

Renderer.K8sApi.KubeObjectMetadata

Table of contents#

Properties#

Properties#

annotations#

• Optional annotations: Object

Index signature#

▪ [annotation: string]: string


continue#

• Optional continue: string


creationTimestamp#

• creationTimestamp: string


deletionTimestamp#

• Optional deletionTimestamp: string


finalizers#

• Optional finalizers: string[]


labels#

• Optional labels: Object

Index signature#

▪ [label: string]: string


name#

• name: string


namespace#

• Optional namespace: string


ownerReferences#

• Optional ownerReferences: { apiVersion: string ; blockOwnerDeletion: boolean ; controller: boolean ; kind: string ; name: string ; uid: string }[]


resourceVersion#

• resourceVersion: string


• selfLink: string


uid#

• uid: string