Options
All
  • Public
  • Public/Protected
  • All
Menu

EventSource contains information for an event.

schema

io.k8s.api.core.v1.EventSource

Hierarchy

  • EventSource

Index

Properties

Properties

Optional Readonly component

component: string

Component from which the event is generated.

schema

io.k8s.api.core.v1.EventSource#component

Optional Readonly host

host: string

Node name on which the event is generated.

schema

io.k8s.api.core.v1.EventSource#host

Generated using TypeDoc