Home

envoy.config.overload.v3.BufferFactoryConfig

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.overload.v3.BufferFactoryConfig
.withMinimumAccountToTrackPowerOfTwo(1)
._validate()

Fields

Name Type One-of group Required Constraints
minimum_account_to_track_power_of_two uint32   {"Uint32":{"gte":10,"lte":56}}