local types = import 'types.libsonnet'; types.envoy.extensions.common.async_files.v3.AsyncFileManagerConfig .withId('string') .withThreadPool(types.envoy.extensions.common.async_files.v3.AsyncFileManagerConfig.ThreadPool) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
id | string |
|
||
thread_pool | envoy.extensions.common.async_files.v3.AsyncFileManagerConfig.ThreadPool | manager_type |
|