Skip to main content

teraslice-test-harness / index / Context

Interface: Context

Extends

  • Context<Teraslice.SysConfig, ExecutionContextAPIs>

Properties

apis

apis: ContextAPIs & ExecutionContextAPIs

Inherited from

Terafoundation.Context.apis

Source

types/dist/src/terafoundation.d.ts:108


arch

arch: string

Inherited from

Terafoundation.Context.arch

Source

types/dist/src/terafoundation.d.ts:111


assignment

assignment: Assignment

Overrides

Terafoundation.Context.assignment

Source

job-components/dist/src/interfaces/context.d.ts:42


cluster

cluster: Cluster

Inherited from

Terafoundation.Context.cluster

Source

types/dist/src/terafoundation.d.ts:115


cluster_name?

optional cluster_name: string

Inherited from

Terafoundation.Context.cluster_name

Source

types/dist/src/terafoundation.d.ts:114


logger

logger: Logger

Inherited from

Terafoundation.Context.logger

Source

types/dist/src/terafoundation.d.ts:109


name

name: string

Inherited from

Terafoundation.Context.name

Source

types/dist/src/terafoundation.d.ts:110


platform

platform: string

Inherited from

Terafoundation.Context.platform

Source

types/dist/src/terafoundation.d.ts:112


sysconfig

sysconfig: SysConfig<SysConfig>

Inherited from

Terafoundation.Context.sysconfig

Source

types/dist/src/terafoundation.d.ts:107