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:106
arch
arch:
string
Inherited from
Terafoundation.Context.arch
Source
types/dist/src/terafoundation.d.ts:109
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:113
cluster_name?
optional
cluster_name:string
Inherited from
Terafoundation.Context.cluster_name
Source
types/dist/src/terafoundation.d.ts:112
logger
logger:
Logger
Inherited from
Terafoundation.Context.logger
Source
types/dist/src/terafoundation.d.ts:107
name
name:
string
Inherited from
Terafoundation.Context.name
Source
types/dist/src/terafoundation.d.ts:108
platform
platform:
string
Inherited from
Terafoundation.Context.platform
Source
types/dist/src/terafoundation.d.ts:110
sysconfig
sysconfig:
SysConfig
<SysConfig
>
Inherited from
Terafoundation.Context.sysconfig
Source
types/dist/src/terafoundation.d.ts:105