Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/config"

Index

Functions

mergeK8sOptions

  • mergeK8sOptions(sdm: SoftwareDeliveryMachine, options?: SdmPackK8sOptions): SoftwareDeliveryMachine
  • Safely merge the the provided Kubernetes options with those already existing in the SDM. The values in the SDM take precedence over those in the passed in options. The passed in SDM is modified in place and returned.

    Parameters

    • sdm: SoftwareDeliveryMachine

      Software Delivery Machine that may or may not have any Kubernetes pack options

    • Optional options: SdmPackK8sOptions

      Kubernetes pack options

    Returns SoftwareDeliveryMachine

    Modified SDM object

validSyncOptions

Generated using TypeDoc