Skip to main content

@terascope/types / teraslice / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-packages/types/src/teraslice.ts:260
analyticsboolean-packages/types/src/teraslice.ts:261
apisAPIConfig[]-packages/types/src/teraslice.ts:269
assetIds?string[]This may not exist until ran in an executionpackages/types/src/teraslice.ts:264
assetsstring[]-packages/types/src/teraslice.ts:262
autorecover?boolean-packages/types/src/teraslice.ts:265
cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:283
cpu_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:285
env_varsobject-packages/types/src/teraslice.ts:273
ephemeral_storage?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:287
external_ports?(number | ExternalPort)[]This will only be available in the context of k8spackages/types/src/teraslice.ts:289
kubernetes_image?stringThis will only be available in the context of k8spackages/types/src/teraslice.ts:307
labels?objectThis will only be available in the context of k8spackages/types/src/teraslice.ts:279
lifecycleLifeCycle-packages/types/src/teraslice.ts:266
log_level?string-packages/types/src/teraslice.ts:274
max_retriesnumber-packages/types/src/teraslice.ts:267
memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:291
memory_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:293
namestring-packages/types/src/teraslice.ts:268
operationsOpConfig[]-packages/types/src/teraslice.ts:270
performance_metrics?boolean-packages/types/src/teraslice.ts:272
pod_spec_override?Record<string, any>This will only be available in the context of k8spackages/types/src/teraslice.ts:295
probation_windownumber-packages/types/src/teraslice.ts:271
prom_metrics_add_default?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:313
prom_metrics_enabled?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:309
prom_metrics_port?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:311
resources_limits_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:301
resources_limits_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:303
resources_requests_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:297
resources_requests_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:299
slicersnumber-packages/types/src/teraslice.ts:275
stateful?boolean-packages/types/src/teraslice.ts:277
targets?Targets[]This will only be available in the context of k8spackages/types/src/teraslice.ts:281
volumes?Volume[]This will only be available in the context of k8spackages/types/src/teraslice.ts:305
workersnumber-packages/types/src/teraslice.ts:276