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:277
cpu_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:279
env_varsobject-packages/types/src/teraslice.ts:267
ephemeral_storage?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:281
external_ports?(number | ExternalPort)[]This will only be available in the context of k8spackages/types/src/teraslice.ts:283
kubernetes_image?stringThis will only be available in the context of k8spackages/types/src/teraslice.ts:301
labels?objectThis will only be available in the context of k8spackages/types/src/teraslice.ts:273
lifecycleLifeCycle-packages/types/src/teraslice.ts:261
log_level?string-packages/types/src/teraslice.ts:268
max_retriesnumber-packages/types/src/teraslice.ts:262
memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:285
memory_execution_controller?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:287
namestring-packages/types/src/teraslice.ts:263
operationsOpConfig[]-packages/types/src/teraslice.ts:265
pod_spec_override?Record<string, any>This will only be available in the context of k8spackages/types/src/teraslice.ts:289
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:307
prom_metrics_enabled?booleanThis will only be available in the context of k8spackages/types/src/teraslice.ts:303
prom_metrics_port?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:305
resources_limits_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:295
resources_limits_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:297
resources_requests_cpu?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:291
resources_requests_memory?numberThis will only be available in the context of k8spackages/types/src/teraslice.ts:293
slicersnumber-packages/types/src/teraslice.ts:269
stateful?boolean-packages/types/src/teraslice.ts:271
targets?Targets[]This will only be available in the context of k8spackages/types/src/teraslice.ts:275
volumes?Volume[]This will only be available in the context of k8spackages/types/src/teraslice.ts:299
workersnumber-packages/types/src/teraslice.ts:270