Home

envoy.extensions.access_loggers.grpc.v3.TcpGrpcAccessLogConfig

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.extensions.access_loggers.grpc.v3.TcpGrpcAccessLogConfig
.withCommonConfig(types.envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig)
._validate()

Fields

Name Type One-of group Required Constraints
common_config envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig yes