Skip to main content

@terascope/types / teraslice / ValidatedJobConfig

Interface: ValidatedJobConfig

Defined in: packages/types/src/teraslice.ts:314

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-packages/types/src/teraslice.ts:315
analyticsboolean-packages/types/src/teraslice.ts:316
apisAPIConfig[]-packages/types/src/teraslice.ts:322
assetsstring[]-packages/types/src/teraslice.ts:317
autorecover?boolean-packages/types/src/teraslice.ts:318
cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:335
cpu_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:337
env_varsobject-packages/types/src/teraslice.ts:325
ephemeral_storage?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:339
external_ports?(number | ExternalPort)[]This will only be available in the context of k8spackages/types/src/teraslice.ts:341
kubernetes_image?stringThis will only be available in the context of k8spackages/types/src/teraslice.ts:359
labels?objectThis will only be available in the context of k8spackages/types/src/teraslice.ts:331
lifecycleLifeCycle-packages/types/src/teraslice.ts:319
log_level?string-packages/types/src/teraslice.ts:326
max_retriesnumber-packages/types/src/teraslice.ts:320
memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:343
memory_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:345
namestring-packages/types/src/teraslice.ts:321
operationsOpConfig[]-packages/types/src/teraslice.ts:323
pod_spec_override?Record<string, any>This will only be available in the context of k8spackages/types/src/teraslice.ts:347
probation_windownumber-packages/types/src/teraslice.ts:324
prom_metrics_add_default?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:365
prom_metrics_enabled?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:361
prom_metrics_port?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:363
relocatable?booleanThis will only be available in the context of k8s. Set by the system at execution start.packages/types/src/teraslice.ts:367
resources_limits_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:353
resources_limits_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:355
resources_requests_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:349
resources_requests_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:351
slicersnumber-packages/types/src/teraslice.ts:327
stateful?boolean-packages/types/src/teraslice.ts:329
targets?Targets[]This will only be available in the context of k8spackages/types/src/teraslice.ts:333
volumes?Volume[]This will only be available in the context of k8spackages/types/src/teraslice.ts:357
workersnumber-packages/types/src/teraslice.ts:328