Options
All
  • Public
  • Public/Protected
  • All
Menu

Register additional services for a goal. This can be used to add additional containers into k8s jobs to use during goal execution.

Type parameters

  • T

Hierarchy

Index

Properties

Properties

name

name: string

service

service: (goalEvent: SdmGoalEvent, repo: RepoContext) => Promise<{ spec: T; type: string } | undefined>

Type declaration

Generated using TypeDoc