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
| Name | Type |
|---|---|
apiVersion | string |
fieldPath? | string |
kind | string |
name | string |
namespace | string |
resourceVersion? | string |
uid? | string |