Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Client/ClientNetConvert

Index

Functions

jobToGetArtifacts

  • Build a network request to get build artifacts for the given job.

    Parameters

    • job: Job

      The job to get the artifacts for.

    Returns Request

    The appropriate network request from client to daemon.

jobToJobRequest

  • Build a network request to trigger the specified job.

    Parameters

    • job: Job

      The job to be triggered.

    Returns Request

    The appropriate network request from client to daemon.

jobToPushInputs

  • Build a network request to initiate pushing input files for the given job.

    Parameters

    • job: Job

      The job to push inputs for.

    Returns Request

    The appropriate network request from client to daemon.

Generated using TypeDoc