Skip to main content

@terascope/job-components / index / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-types/dist/src/teraslice.d.ts:266
analyticsboolean-types/dist/src/teraslice.d.ts:267
apisAPIConfig[]-types/dist/src/teraslice.d.ts:273
assetsstring[]-types/dist/src/teraslice.d.ts:268
autorecover?boolean-types/dist/src/teraslice.d.ts:269
cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:290
cpu_execution_controller?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:292
env_varsobject-types/dist/src/teraslice.d.ts:276
ephemeral_storage?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:294
external_ports?(number | ExternalPort)[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:296
kubernetes_image?stringThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:314
labels?objectThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:284
lifecycleLifeCycle-types/dist/src/teraslice.d.ts:270
log_level?string-types/dist/src/teraslice.d.ts:279
max_retriesnumber-types/dist/src/teraslice.d.ts:271
memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:298
memory_execution_controller?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:300
namestring-types/dist/src/teraslice.d.ts:272
operationsOpConfig[]-types/dist/src/teraslice.d.ts:274
pod_spec_override?Record<string, any>This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:302
probation_windownumber-types/dist/src/teraslice.d.ts:275
prom_metrics_add_default?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:320
prom_metrics_enabled?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:316
prom_metrics_port?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:318
relocatable?booleanThis will only be available in the context of k8s. Set by the system at execution start.types/dist/src/teraslice.d.ts:322
resources_limits_cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:308
resources_limits_memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:310
resources_requests_cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:304
resources_requests_memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:306
slicersnumber-types/dist/src/teraslice.d.ts:280
stateful?boolean-types/dist/src/teraslice.d.ts:282
targets?Targets[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:288
volumes?Volume[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:312
workersnumber-types/dist/src/teraslice.d.ts:281