Skip to main content

@terascope/types / teraslice / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

PropertyTypeDescriptionDefined in
activeboolean-packages/types/src/teraslice.ts:259
analyticsboolean-packages/types/src/teraslice.ts:260
apisAPIConfig[]-packages/types/src/teraslice.ts:268
assetIds?string[]This may not exist until ran in an executionpackages/types/src/teraslice.ts:263
assetsstring[]-packages/types/src/teraslice.ts:261
autorecover?boolean-packages/types/src/teraslice.ts:264
cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:282
cpu_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:284
env_varsobject-packages/types/src/teraslice.ts:272
ephemeral_storage?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:286
external_ports?(number | ExternalPort)[]This will only be available in the context of k8spackages/types/src/teraslice.ts:288
kubernetes_image?stringThis will only be available in the context of k8spackages/types/src/teraslice.ts:306
labels?objectThis will only be available in the context of k8spackages/types/src/teraslice.ts:278
lifecycleLifeCycle-packages/types/src/teraslice.ts:265
log_level?string-packages/types/src/teraslice.ts:273
max_retriesnumber-packages/types/src/teraslice.ts:266
memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:290
memory_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:292
namestring-packages/types/src/teraslice.ts:267
operationsOpConfig[]-packages/types/src/teraslice.ts:269
performance_metrics?boolean-packages/types/src/teraslice.ts:271
pod_spec_override?Record<string, any>This will only be available in the context of k8spackages/types/src/teraslice.ts:294
probation_windownumber-packages/types/src/teraslice.ts:270
prom_metrics_add_default?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:312
prom_metrics_enabled?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:308
prom_metrics_port?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:310
resources_limits_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:300
resources_limits_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:302
resources_requests_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:296
resources_requests_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:298
slicersnumber-packages/types/src/teraslice.ts:274
stateful?boolean-packages/types/src/teraslice.ts:276
targets?Targets[]This will only be available in the context of k8spackages/types/src/teraslice.ts:280
volumes?Volume[]This will only be available in the context of k8spackages/types/src/teraslice.ts:304
workersnumber-packages/types/src/teraslice.ts:275