Skip to main content

@terascope/job-components / index / JobConfig

Interface: JobConfig

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

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
_context"job"--types/dist/src/teraslice.d.ts:53
_createdstring | Date--types/dist/src/teraslice.d.ts:54
_deleted?boolean--types/dist/src/teraslice.d.ts:56
_deleted_on?string | Date--types/dist/src/teraslice.d.ts:57
_updatedstring | Date--types/dist/src/teraslice.d.ts:55
activeboolean-ValidatedJobConfig.activetypes/dist/src/teraslice.d.ts:224
analyticsboolean-ValidatedJobConfig.analyticstypes/dist/src/teraslice.d.ts:225
apisAPIConfig[]-ValidatedJobConfig.apistypes/dist/src/teraslice.d.ts:231
assetsstring[]-ValidatedJobConfig.assetstypes/dist/src/teraslice.d.ts:226
autorecover?boolean-ValidatedJobConfig.autorecovertypes/dist/src/teraslice.d.ts:227
cpu?numberThis will only be available in the context of k8sValidatedJobConfig.cputypes/dist/src/teraslice.d.ts:248
cpu_execution_controller?numberThis will only be available in the context of k8sValidatedJobConfig.cpu_execution_controllertypes/dist/src/teraslice.d.ts:250
env_varsobject-ValidatedJobConfig.env_varstypes/dist/src/teraslice.d.ts:234
ephemeral_storage?booleanThis will only be available in the context of k8sValidatedJobConfig.ephemeral_storagetypes/dist/src/teraslice.d.ts:252
ex?any--types/dist/src/teraslice.d.ts:58
external_ports?(number | ExternalPort)[]This will only be available in the context of k8sValidatedJobConfig.external_portstypes/dist/src/teraslice.d.ts:254
job_idstring--types/dist/src/teraslice.d.ts:52
kubernetes_image?stringThis will only be available in the context of k8sValidatedJobConfig.kubernetes_imagetypes/dist/src/teraslice.d.ts:272
labels?objectThis will only be available in the context of k8sValidatedJobConfig.labelstypes/dist/src/teraslice.d.ts:242
lifecycleLifeCycle-ValidatedJobConfig.lifecycletypes/dist/src/teraslice.d.ts:228
log_level?string-ValidatedJobConfig.log_leveltypes/dist/src/teraslice.d.ts:237
max_retriesnumber-ValidatedJobConfig.max_retriestypes/dist/src/teraslice.d.ts:229
memory?numberThis will only be available in the context of k8sValidatedJobConfig.memorytypes/dist/src/teraslice.d.ts:256
memory_execution_controller?numberThis will only be available in the context of k8sValidatedJobConfig.memory_execution_controllertypes/dist/src/teraslice.d.ts:258
namestring-ValidatedJobConfig.nametypes/dist/src/teraslice.d.ts:230
operationsOpConfig[]-ValidatedJobConfig.operationstypes/dist/src/teraslice.d.ts:232
pod_spec_override?Record<string, any>This will only be available in the context of k8sValidatedJobConfig.pod_spec_overridetypes/dist/src/teraslice.d.ts:260
probation_windownumber-ValidatedJobConfig.probation_windowtypes/dist/src/teraslice.d.ts:233
prom_metrics_add_default?booleanThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_add_defaulttypes/dist/src/teraslice.d.ts:278
prom_metrics_enabled?booleanThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_enabledtypes/dist/src/teraslice.d.ts:274
prom_metrics_port?numberThis will only be available in the context of k8sValidatedJobConfig.prom_metrics_porttypes/dist/src/teraslice.d.ts:276
resources_limits_cpu?numberThis will only be available in the context of k8sValidatedJobConfig.resources_limits_cputypes/dist/src/teraslice.d.ts:266
resources_limits_memory?numberThis will only be available in the context of k8sValidatedJobConfig.resources_limits_memorytypes/dist/src/teraslice.d.ts:268
resources_requests_cpu?numberThis will only be available in the context of k8sValidatedJobConfig.resources_requests_cputypes/dist/src/teraslice.d.ts:262
resources_requests_memory?numberThis will only be available in the context of k8sValidatedJobConfig.resources_requests_memorytypes/dist/src/teraslice.d.ts:264
slicersnumber-ValidatedJobConfig.slicerstypes/dist/src/teraslice.d.ts:238
stateful?boolean-ValidatedJobConfig.statefultypes/dist/src/teraslice.d.ts:240
targets?Targets[]This will only be available in the context of k8sValidatedJobConfig.targetstypes/dist/src/teraslice.d.ts:246
volumes?Volume[]This will only be available in the context of k8sValidatedJobConfig.volumestypes/dist/src/teraslice.d.ts:270
workersnumber-ValidatedJobConfig.workerstypes/dist/src/teraslice.d.ts:239