Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler( reader domain.DeploymentsReader, writer domain.DeploymentsWriter, artifactManager domain.ArtifactManager, source domain.Source, backend domain.Backend, ) bus.RequestHandler[bus.UnitType, Command]
func OnDeploymentCreatedHandler ¶
func OnDeploymentCreatedHandler(scheduler bus.Scheduler) bus.SignalHandler[domain.DeploymentCreated]
Upon receiving a deployment created event, queue a job to deploy the application.
Types ¶
Click to show internal directories.
Click to hide internal directories.