Options
All
  • Public
  • Public/Protected
  • All
Menu

Module upload

Index

Variables

Functions

Variables

Const ManifestType

ManifestType: { Branch: string; Ref: string } = ...

Type declaration

  • Branch: string
  • Ref: string

Functions

uploadManifest

  • uploadManifest(googleCloudProject: string, bucket: string, manifest: Manifest, force?: boolean, ttl?: Date): Promise<void>
  • Parameters

    • googleCloudProject: string
    • bucket: string
    • manifest: Manifest
    • Optional force: boolean
    • Optional ttl: Date

    Returns Promise<void>

Generated using TypeDoc