package
0.0.0-20210505140244-f60a318dc904
Repository: https://github.com/nutanix/kps-connector-go-sdk.git
Documentation: pkg.go.dev

# Functions

AlertWithEventMetadata is for publishing metadata along with Alert.
AlertWithStreamID is for publishing a stream specific alert.
NewAlert creates an alert object that can be registered with the registry.
NewRegistry creates a new events registry for use in a data connector.
NewStatus creates a status object that can be registered with the registry.
StatusWithEventMetadata is for publishing metadata along with Status.
StatusWithStreamID is for publishing a stream specific status.

# Structs

EventMetadata is a mechanism for adding extra arbitrary properties to an event as metadata.
Registry enables registering events that need to be published.

# Interfaces

Alert is the interface for raising alerts.
Status is the interface for updating status.

# Type aliases

AlertOpts defines the type for the functional options for publishing alerts.
StatusOpts defines the type for the functional options for publishing status.