package
0.0.0-20240731152001-3f5d8b58a11e
Repository: https://github.com/omniviewdev/omniview.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AddResourceEvent is an event that is emitted when a resource is added to an informer This is used to notify the cluster manager of the new resource so it can dispatch it to the frontend runtime and any other service listeners.
DeleteResourceEvent is an event that is emitted when a resource is deleted from an informer This is used to notify the cluster manager of the deleted resource so it can dispatch it to the frontend runtime and any other service listeners.
UpdateObject is a comparison object for update events.
UpdateResourceEvent is an event that is emitted when a resource is updated in an informer This is used to notify the cluster manager of the updated resource so it can dispatch it to the frontend runtime and any other service listeners.

# Type aliases

No description provided by the author