Skip to main content

@terascope/job-components / index / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-types/dist/src/teraslice.d.ts:224
analyticsboolean-types/dist/src/teraslice.d.ts:225
apisAPIConfig[]-types/dist/src/teraslice.d.ts:231
assetsstring[]-types/dist/src/teraslice.d.ts:226
autorecover?boolean-types/dist/src/teraslice.d.ts:227
cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:248
cpu_execution_controller?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:250
env_varsobject-types/dist/src/teraslice.d.ts:234
ephemeral_storage?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:252
external_ports?(number | ExternalPort)[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:254
kubernetes_image?stringThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:272
labels?objectThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:242
lifecycleLifeCycle-types/dist/src/teraslice.d.ts:228
log_level?string-types/dist/src/teraslice.d.ts:237
max_retriesnumber-types/dist/src/teraslice.d.ts:229
memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:256
memory_execution_controller?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:258
namestring-types/dist/src/teraslice.d.ts:230
operationsOpConfig[]-types/dist/src/teraslice.d.ts:232
pod_spec_override?Record<string, any>This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:260
probation_windownumber-types/dist/src/teraslice.d.ts:233
prom_metrics_add_default?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:278
prom_metrics_enabled?booleanThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:274
prom_metrics_port?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:276
resources_limits_cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:266
resources_limits_memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:268
resources_requests_cpu?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:262
resources_requests_memory?numberThis will only be available in the context of k8stypes/dist/src/teraslice.d.ts:264
slicersnumber-types/dist/src/teraslice.d.ts:238
stateful?boolean-types/dist/src/teraslice.d.ts:240
targets?Targets[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:246
volumes?Volume[]This will only be available in the context of k8stypes/dist/src/teraslice.d.ts:270
workersnumber-types/dist/src/teraslice.d.ts:239