Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface K8sServiceRegistration

K8s specific service registration

Hierarchy

Index

Properties

Properties

name

name: string

service

service: function

Type declaration

    • (goalEvent: SdmGoalEvent, repo: RepoContext): Promise<object | undefined>
    • Parameters

      • goalEvent: SdmGoalEvent
      • repo: RepoContext

      Returns Promise<object | undefined>

Generated using TypeDoc