Menu
My Site LogoMy Site LogoKoskoDocsAPIBlog
GitHub
🌜
🌞
My Site LogoMy Site LogoKosko
  • Docs
  • API
  • Blog
  • GitHub
  • Overview
  • Classes
    • CLIError
    • ValidationError
    • Environment
    • ValidationError
  • Enums
    • PrintFormat
  • Interfaces
    • Config
    • EnvironmentConfig
    • Paths
    • Reducer
    • GenerateOptions
    • Manifest
    • PrintOptions
    • Result
    • ValidationErrorOptions
    • File
    • Result
    • Template
    • LoadOptions
    • Manifest
    • ResourceKind
    • ResourceModule
  • Modules
    • @kosko/cli
    • @kosko/config
    • @kosko/env
    • @kosko/generate
    • @kosko/migrate
    • @kosko/require
    • @kosko/template
    • @kosko/template-deployed-service
    • @kosko/template-environment
    • @kosko/yaml

Interface: Manifest#

Hierarchy#

  • Manifest

Index#

Properties#

  • data
  • index
  • path

Properties#

data#

• data: unknown

Defined in packages/generate/src/base.ts:22

Manifest data.


index#

• index: number[]

Defined in packages/generate/src/base.ts:17

Source index of a manifest.


path#

• path: string

Defined in packages/generate/src/base.ts:12

Source path of a manifest.

Edit this page
Previous
« GenerateOptions
Next
PrintOptions »
  • Hierarchy
  • Index
    • Properties
  • Properties
    • data
    • index
    • path
Copyright © 2021 Tommy Chen. Built with Docusaurus.