Skip to main content

@terascope/types / teraslice / ValidatedJobConfig

Interface: ValidatedJobConfig

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

Extended by

Properties

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