Kazan v0.9.0 Kazan.Models.Apimachinery.Meta.V1.WatchEvent View Source

Event represents a single event to a watched resource.

OpenAPI Definition: io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent

Properties

  • object :: Kazan.Models.Apimachinery.Runtime.RawExtension

    • Object is:
  • If Type is Added or Modified: the new state of the object.
  • If Type is Deleted: the state of the object immediately before deletion.
  • If Type is Error: *Status is recommended; other types may make sense depending on context.
  • type :: String