Interface: InvolvedObject

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/plugin-kubectl / InvolvedObject

Interface: InvolvedObject

@kui-shell/plugin-kubectl.InvolvedObject

Trait that defines an involvedObject, e.g. for Events

Table of contents

Properties

Properties

involvedObject

involvedObject: Object

Type declaration

NameType
apiVersionstring
fieldPath?string
kindstring
namestring
namespacestring
resourceVersion?string
uid?string

Defined in

plugins/plugin-kubectl/src/lib/model/resource.ts:468