# Constants
These are all the types of events.
No description provided by the author
# Structs
Commit represents the commit information in a sync event.
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
SyncEventMetadata is the metadata for when new a commit is synced to the cluster.
No description provided by the author
# Interfaces
EventMetadata is a type safety trick used to make sure that Metadata field of Event is always a pointer, so that consumers can cast without being concerned about encountering a value type instead.
# Type aliases
No description provided by the author