Skip to main content

@terascope/job-components / index / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

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