local types = import 'types.libsonnet'; types.envoy.config.tap.v3.StreamingGrpcSink .withGrpcService(types.envoy.config.core.v3.GrpcService) .withTapId('string') ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
grpc_service | envoy.config.core.v3.GrpcService | yes |
|
|
tap_id | string |
|