envoy_types/generated/
envoy.extensions.rbac.audit_loggers.stream.v3.rs

1// This file is @generated by prost-build.
2/// Custom configuration for the RBAC audit logger that writes log entries
3/// directly to the operating system's standard output.
4/// The logger outputs in JSON format and is currently not configurable.
5#[derive(Clone, Copy, PartialEq, Eq, Hash, ::prost::Message)]
6pub struct StdoutAuditLog {}