# Functions
No description provided by the author
ParseCloudEventsDataType parse the cloud event data type to a struct object.
ParseCloudEventsType parse the cloud event type to a struct object.
# Constants
Added represents a resource is added on the source part.
No description provided by the author
No description provided by the author
ClusterAll is the default argument to specify on a context when you want to list or filter resources across all managed clusters.
Deleted represents a resource is deleted from the source prat.
No description provided by the author
ExtensionClusterName is the cloud event extension key of the cluster name.
ExtensionDeletionTimestamp is the cloud event extension key of the deletion timestamp.
ExtensionOriginalSource is the cloud event extension key of the original source.
ExtensionResourceID is the cloud event extension key of the resource ID.
ExtensionResourceVersion is the cloud event extension key of the resource version.
ExtensionStatusUpdateSequenceID is the cloud event extension key of the status update event sequence ID.
Modified represents a resource is modified on the source part.
ResyncRequestAction represents the cloud event is for the resync request.
ResyncRequestAction represents the cloud event is for the resync response.
SourceAll is the default argument to specify on a context when you want to list or filter resources across all sources.
No description provided by the author
No description provided by the author
StatusModified represents the status of a resource is modified on the agent part.
SubResourceSpec represents the cloud event data is from the resource spec.
SubResourceSpec represents the cloud event data is from the resource status.
# Structs
CloudEventsDataType uniquely identifies the type of cloud event data.
CloudEventsType represents the type of cloud events, which describes the type of cloud event data.
No description provided by the author
ListOptions is the query options for listing the resource objects from the source/agent.
Topics represents required messaging system topics for a source or agent.
# Type aliases
EventAction describes the expected action of a cloud event.
EventSubResource describes the subresource of a cloud event.
ResourceAction represents an action on a resource object on the source or agent.