Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/sync/goals"

Index

Functions

Const K8sSync

  • K8sSync(gi: GoalInvocation): Promise<ExecuteGoalResult>
  • Create resources of added specs, update resources of changed specs, and remove resources of deleted specs.

    Parameters

    • gi: GoalInvocation

    Returns Promise<ExecuteGoalResult>

isSyncRepoCommit

  • isSyncRepoCommit(sdm: SoftwareDeliveryMachine): PushTest | undefined
  • Parameters

    • sdm: SoftwareDeliveryMachine

    Returns PushTest | undefined

syncGoals

  • syncGoals(sdm: SoftwareDeliveryMachine): SoftwareDeliveryMachine
  • Add goals for pushes on the sync repo.

    Parameters

    • sdm: SoftwareDeliveryMachine

    Returns SoftwareDeliveryMachine

Generated using TypeDoc