# Functions
New creates a new ControlPlane It is using a SubscriptionSource source to get information about current uniform subscriptions as well as an EventSource to actually receive events from Keptn and a LogForwarder to forward error logs.
RunWithGracefulShutdown starts the controlplane component which takes care of registering the integration and handling events and subscriptions.
WithLogger sets the logger to use.
# Variables
No description provided by the author
# Structs
ControlPlane can be used to connect to the Keptn Control Plane.
# Interfaces
Integration represents a Keptn Service that wants to receive events from the Keptn Control plane.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author