Objectruntime.RawExtension`json:"object,omitempty" description:"the object being watched; will match the type of the resource endpoint or be a Status object if the type is ERROR"`
}
// NewWatchEvent returns the serialization form of watchEvent for structured schemas
funcNewWatchEvent()interface{}{
return&watchEvent{}
}
}
// Object converts a watch.Event into an appropriately serializable JSON object
// Object converts a watch.Event into an appropriately serializable JSON object