# Functions
NewActionTriggeredHandler creates a new ActionTriggeredHandler.
NewDeleteHandler creates a new DeleteHandler.
NewDeploymentHandler creates a new DeploymentHandler.
NewHandlerBase creates a new HandlerBase.
NewMockedHandler creates a MockedHandler.
NewOnboarder creates a new onboarder instance.
NewReleaseHandler creates a ReleaseHandler.
No description provided by the author
# Constants
ActionScaling is the identifier for the scaling action.
# Variables
No description provided by the author
# Structs
ActionTriggeredHandler handles sh.keptn.events.action.triggered events for scaling.
DeleteHandler handles sh.keptn.internal.event.service.delete events.
DeploymentHandler is a handler for doing the deployment and optionally first change the configuration.
HandlerBase provides basic functionality for all handlers.
MockedHandler mocks typical tasks of a handler.
MockedHandlerOptions contains configuration items for the mock.
ReleaseHandler is a handler for releasing a service.
No description provided by the author
# Type aliases
MockedHandlerOption function is used to configure the mock.