Skip to main content

@terascope/job-components / index / JobConfigParams

Interface: JobConfigParams

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

Extends

Properties

PropertyTypeDescriptionOverridesInherited fromDefined in
active?boolean--ValidatedJobConfig.activetypes/dist/src/teraslice.d.ts:266
analytics?boolean--ValidatedJobConfig.analyticstypes/dist/src/teraslice.d.ts:267
apis?APIConfig[]--ValidatedJobConfig.apistypes/dist/src/teraslice.d.ts:273
assets?string[]--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 k8s-ValidatedJobConfig.cputypes/dist/src/teraslice.d.ts:290
cpu_execution_controller?numberThis will only be available in the context of k8s-ValidatedJobConfig.cpu_execution_controllertypes/dist/src/teraslice.d.ts:292
env_vars?object--ValidatedJobConfig.env_varstypes/dist/src/teraslice.d.ts:276
ephemeral_storage?booleanThis will only be available in the context of k8s-ValidatedJobConfig.ephemeral_storagetypes/dist/src/teraslice.d.ts:294
external_ports?(number | ExternalPort)[]This will only be available in the context of k8s-ValidatedJobConfig.external_portstypes/dist/src/teraslice.d.ts:296
kubernetes_image?stringThis will only be available in the context of k8s-ValidatedJobConfig.kubernetes_imagetypes/dist/src/teraslice.d.ts:314
labels?objectThis will only be available in the context of k8s-ValidatedJobConfig.labelstypes/dist/src/teraslice.d.ts:284
lifecycle?LifeCycle--ValidatedJobConfig.lifecycletypes/dist/src/teraslice.d.ts:270
log_level?string--ValidatedJobConfig.log_leveltypes/dist/src/teraslice.d.ts:279
max_retries?number--ValidatedJobConfig.max_retriestypes/dist/src/teraslice.d.ts:271
memory?numberThis will only be available in the context of k8s-ValidatedJobConfig.memorytypes/dist/src/teraslice.d.ts:298
memory_execution_controller?numberThis will only be available in the context of k8s-ValidatedJobConfig.memory_execution_controllertypes/dist/src/teraslice.d.ts:300
name?string--ValidatedJobConfig.nametypes/dist/src/teraslice.d.ts:272
operationsOpConfig[]-ValidatedJobConfig.operations-types/dist/src/teraslice.d.ts:223
pod_spec_override?Record<string, any>This will only be available in the context of k8s-ValidatedJobConfig.pod_spec_overridetypes/dist/src/teraslice.d.ts:302
probation_window?number--ValidatedJobConfig.probation_windowtypes/dist/src/teraslice.d.ts:275
prom_metrics_add_default?booleanThis will only be available in the context of k8s-ValidatedJobConfig.prom_metrics_add_defaulttypes/dist/src/teraslice.d.ts:320
prom_metrics_enabled?booleanThis will only be available in the context of k8s-ValidatedJobConfig.prom_metrics_enabledtypes/dist/src/teraslice.d.ts:316
prom_metrics_port?numberThis will only be available in the context of k8s-ValidatedJobConfig.prom_metrics_porttypes/dist/src/teraslice.d.ts:318
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 k8s-ValidatedJobConfig.resources_limits_cputypes/dist/src/teraslice.d.ts:308
resources_limits_memory?numberThis will only be available in the context of k8s-ValidatedJobConfig.resources_limits_memorytypes/dist/src/teraslice.d.ts:310
resources_requests_cpu?numberThis will only be available in the context of k8s-ValidatedJobConfig.resources_requests_cputypes/dist/src/teraslice.d.ts:304
resources_requests_memory?numberThis will only be available in the context of k8s-ValidatedJobConfig.resources_requests_memorytypes/dist/src/teraslice.d.ts:306
slicers?number--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 k8s-ValidatedJobConfig.targetstypes/dist/src/teraslice.d.ts:288
volumes?Volume[]This will only be available in the context of k8s-ValidatedJobConfig.volumestypes/dist/src/teraslice.d.ts:312
workers?number--ValidatedJobConfig.workerstypes/dist/src/teraslice.d.ts:281