Skip to main content

@terascope/job-components / index / ExecutionConfig

Interface: ExecutionConfig

Defined in: types/dist/src/teraslice.d.ts:107

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
_context"ex"--types/dist/src/teraslice.d.ts:110
_createdstring | Date--types/dist/src/teraslice.d.ts:111
_deleted?boolean--types/dist/src/teraslice.d.ts:113
_deleted_on?string | Date--types/dist/src/teraslice.d.ts:114
_failureReason?string--types/dist/src/teraslice.d.ts:121
_has_errorsboolean--types/dist/src/teraslice.d.ts:119
_slicer_statsRecord<string, any>--types/dist/src/teraslice.d.ts:120
_status"pending" | "scheduling" | "initializing" | "running" | "recovering" | "failing" | "paused" | "stopping" | "completed" | "stopped" | "rejected" | "failed" | "terminated"--types/dist/src/teraslice.d.ts:118
_updatedstring | Date--types/dist/src/teraslice.d.ts:112
activeboolean-ValidatedJobConfig.activetypes/dist/src/teraslice.d.ts:266
analyticsboolean-ValidatedJobConfig.analyticstypes/dist/src/teraslice.d.ts:267
apisAPIConfig[]-ValidatedJobConfig.apistypes/dist/src/teraslice.d.ts:273
assetsstring[]-ValidatedJobConfig.assetstypes/dist/src/teraslice.d.ts:268
autorecover?boolean-ValidatedJobConfig.autorecovertypes/dist/src/teraslice.d.ts:269
cpu?numberThis will only be available in the context of k8sValidatedJobConfig.cputypes/dist/src/teraslice.d.ts:290
cpu_execution_controller?numberThis will only be available in the context of k8sValidatedJobConfig.cpu_execution_controllertypes/dist/src/teraslice.d.ts:292
env_varsobject-ValidatedJobConfig.env_varstypes/dist/src/teraslice.d.ts:276
ephemeral_storage?booleanThis will only be available in the context of k8sValidatedJobConfig.ephemeral_storagetypes/dist/src/teraslice.d.ts:294
ex_idstring--types/dist/src/teraslice.d.ts:109
external_ports?(number | ExternalPort)[]This will only be available in the context of k8sValidatedJobConfig.external_portstypes/dist/src/teraslice.d.ts:296
job_idstring--types/dist/src/teraslice.d.ts:108
kubernetes_image?stringThis will only be available in the context of k8sValidatedJobConfig.kubernetes_imagetypes/dist/src/teraslice.d.ts:314
labels?objectThis will only be available in the context of k8sValidatedJobConfig.labelstypes/dist/src/teraslice.d.ts:284
lifecycleLifeCycle-ValidatedJobConfig.lifecycletypes/dist/src/teraslice.d.ts:270
log_level?string-ValidatedJobConfig.log_leveltypes/dist/src/teraslice.d.ts:279
max_retriesnumber-ValidatedJobConfig.max_retriestypes/dist/src/teraslice.d.ts:271
memory?numberThis will only be available in the context of k8sValidatedJobConfig.memorytypes/dist/src/teraslice.d.ts:298
memory_execution_controller?numberThis will only be available in the context of k8sValidatedJobConfig.memory_execution_controllertypes/dist/src/teraslice.d.ts:300
metadataRecord<string, any>--types/dist/src/teraslice.d.ts:115
namestring-ValidatedJobConfig.nametypes/dist/src/teraslice.d.ts:272
operationsOpConfig[]-ValidatedJobConfig.operationstypes/dist/src/teraslice.d.ts:274
pod_spec_override?Record<string, any>This will only be available in the context of k8sValidatedJobConfig.pod_spec_overridetypes/dist/src/teraslice.d.ts:302
probation_windownumber-ValidatedJobConfig.probation_windowtypes/dist/src/teraslice.d.ts:275
prom_metrics_add_default?booleanThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_add_defaulttypes/dist/src/teraslice.d.ts:320
prom_metrics_enabled?booleanThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_enabledtypes/dist/src/teraslice.d.ts:316
prom_metrics_port?numberThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_porttypes/dist/src/teraslice.d.ts:318
recovered_execution?string--types/dist/src/teraslice.d.ts:116
recovered_slice_type?RecoveryCleanupType--types/dist/src/teraslice.d.ts:117
relocatable?booleanThis will only be available in the context of k8s. Set by the system at execution start.ValidatedJobConfig.relocatabletypes/dist/src/teraslice.d.ts:322
resources_limits_cpu?numberThis will only be available in the context of k8sValidatedJobConfig.resources_limits_cputypes/dist/src/teraslice.d.ts:308
resources_limits_memory?numberThis will only be available in the context of k8sValidatedJobConfig.resources_limits_memorytypes/dist/src/teraslice.d.ts:310
resources_requests_cpu?numberThis will only be available in the context of k8sValidatedJobConfig.resources_requests_cputypes/dist/src/teraslice.d.ts:304
resources_requests_memory?numberThis will only be available in the context of k8sValidatedJobConfig.resources_requests_memorytypes/dist/src/teraslice.d.ts:306
slicer_hostnamestring--types/dist/src/teraslice.d.ts:123
slicer_portnumber--types/dist/src/teraslice.d.ts:122
slicersnumber-ValidatedJobConfig.slicerstypes/dist/src/teraslice.d.ts:280
stateful?boolean-ValidatedJobConfig.statefultypes/dist/src/teraslice.d.ts:282
targets?Targets[]This will only be available in the context of k8sValidatedJobConfig.targetstypes/dist/src/teraslice.d.ts:288
teraslice_versionstring--types/dist/src/teraslice.d.ts:124
volumes?Volume[]This will only be available in the context of k8sValidatedJobConfig.volumestypes/dist/src/teraslice.d.ts:312
workersnumber-ValidatedJobConfig.workerstypes/dist/src/teraslice.d.ts:281