types

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notification

type Notification struct {
	// Event is the cloudevent received from the gateway
	Event *v1alpha1.Event
	// EventDependency refers to the dependency against the event received from the gateway
	EventDependency *v1alpha1.EventDependency
	// Sensor refers to the sensor object
	// It is a reference to the sensor object updated by some other process and now it is required
	// that the sensor context must update it's own object reference
	Sensor *v1alpha1.Sensor
	// NotificationType for event notification and state update notification
	NotificationType v1alpha1.NotificationType
}

Notification to update event dependency's state or the sensor resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL