Skip to main content

@terascope/job-components / index / ValidatedJobConfig

Interface: ValidatedJobConfig

Defined in: packages/types/dist/src/teraslice.d.ts:221

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-packages/types/dist/src/teraslice.d.ts:222
analyticsboolean-packages/types/dist/src/teraslice.d.ts:223
apisAPIConfig[]-packages/types/dist/src/teraslice.d.ts:231
assetIds?string[]This may not exist until ran in an executionpackages/types/dist/src/teraslice.d.ts:226
assetsstring[]-packages/types/dist/src/teraslice.d.ts:224
autorecover?boolean-packages/types/dist/src/teraslice.d.ts:227
cpu?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:249
cpu_execution_controller?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:251
env_varsobject-packages/types/dist/src/teraslice.d.ts:235
ephemeral_storage?booleanThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:253
external_ports?(number | ExternalPort)[]This will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:255
kubernetes_image?stringThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:273
labels?objectThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:243
lifecycleLifeCycle-packages/types/dist/src/teraslice.d.ts:228
log_level?string-packages/types/dist/src/teraslice.d.ts:238
max_retriesnumber-packages/types/dist/src/teraslice.d.ts:229
memory?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:257
memory_execution_controller?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:259
namestring-packages/types/dist/src/teraslice.d.ts:230
operationsOpConfig[]-packages/types/dist/src/teraslice.d.ts:232
performance_metrics?boolean-packages/types/dist/src/teraslice.d.ts:234
pod_spec_override?Record<string, any>This will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:261
probation_windownumber-packages/types/dist/src/teraslice.d.ts:233
prom_metrics_add_default?booleanThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:279
prom_metrics_enabled?booleanThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:275
prom_metrics_port?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:277
resources_limits_cpu?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:267
resources_limits_memory?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:269
resources_requests_cpu?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:263
resources_requests_memory?numberThis will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:265
slicersnumber-packages/types/dist/src/teraslice.d.ts:239
stateful?boolean-packages/types/dist/src/teraslice.d.ts:241
targets?Targets[]This will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:247
volumes?Volume[]This will only be available in the context of k8spackages/types/dist/src/teraslice.d.ts:271
workersnumber-packages/types/dist/src/teraslice.d.ts:240