ENUM

KubernetesResourceEventType

link GraphQL Schema definition

  • enum KubernetesResourceEventType {
  • ADDED
  • # The resource object in a `BOOKMARK` event will only contain the
  • # `metadata.resourceVersion` field
  • BOOKMARK
  • DELETED
  • ERROR
  • MODIFIED
  • }