Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/sdm/configuration/localSdmConfig"

Index

Functions

Object literals

Functions

Const NoOp

  • NoOp(): Promise<void>

registerNoOpListeners

  • registerNoOpListeners(sdm: SoftwareDeliveryMachine): void

Object literals

Const LocalSdmConfig

LocalSdmConfig: object

Extension pack that configures SDM for local

type

{{name: string; vendor: string; version: string; configure: (sdm) => void}}

configure

  • configure(sdm: SoftwareDeliveryMachine<SoftwareDeliveryMachineConfiguration<__type>>): void

Generated using TypeDoc