Enum mz_audit_log::EventDetails
source · pub enum EventDetails {
Show 36 variants
CreateClusterReplicaV1(CreateClusterReplicaV1),
CreateClusterReplicaV2(CreateClusterReplicaV2),
CreateClusterReplicaV3(CreateClusterReplicaV3),
DropClusterReplicaV1(DropClusterReplicaV1),
DropClusterReplicaV2(DropClusterReplicaV2),
DropClusterReplicaV3(DropClusterReplicaV3),
CreateSourceSinkV1(CreateSourceSinkV1),
CreateSourceSinkV2(CreateSourceSinkV2),
CreateSourceSinkV3(CreateSourceSinkV3),
CreateSourceSinkV4(CreateSourceSinkV4),
CreateIndexV1(CreateIndexV1),
CreateMaterializedViewV1(CreateMaterializedViewV1),
AlterSetClusterV1(AlterSetClusterV1),
AlterSourceSinkV1(AlterSourceSinkV1),
GrantRoleV1(GrantRoleV1),
GrantRoleV2(GrantRoleV2),
RevokeRoleV1(RevokeRoleV1),
RevokeRoleV2(RevokeRoleV2),
UpdatePrivilegeV1(UpdatePrivilegeV1),
AlterDefaultPrivilegeV1(AlterDefaultPrivilegeV1),
UpdateOwnerV1(UpdateOwnerV1),
IdFullNameV1(IdFullNameV1),
RenameClusterV1(RenameClusterV1),
RenameClusterReplicaV1(RenameClusterReplicaV1),
RenameItemV1(RenameItemV1),
IdNameV1(IdNameV1),
SchemaV1(SchemaV1),
SchemaV2(SchemaV2),
UpdateItemV1(UpdateItemV1),
RenameSchemaV1(RenameSchemaV1),
AlterRetainHistoryV1(AlterRetainHistoryV1),
ToNewIdV1(ToNewIdV1),
FromPreviousIdV1(FromPreviousIdV1),
SetV1(SetV1),
ResetAllV1,
RotateKeysV1(RotateKeysV1),
}
Variants§
CreateClusterReplicaV1(CreateClusterReplicaV1)
CreateClusterReplicaV2(CreateClusterReplicaV2)
CreateClusterReplicaV3(CreateClusterReplicaV3)
DropClusterReplicaV1(DropClusterReplicaV1)
DropClusterReplicaV2(DropClusterReplicaV2)
DropClusterReplicaV3(DropClusterReplicaV3)
CreateSourceSinkV1(CreateSourceSinkV1)
CreateSourceSinkV2(CreateSourceSinkV2)
CreateSourceSinkV3(CreateSourceSinkV3)
CreateSourceSinkV4(CreateSourceSinkV4)
CreateIndexV1(CreateIndexV1)
CreateMaterializedViewV1(CreateMaterializedViewV1)
AlterSetClusterV1(AlterSetClusterV1)
AlterSourceSinkV1(AlterSourceSinkV1)
GrantRoleV1(GrantRoleV1)
GrantRoleV2(GrantRoleV2)
RevokeRoleV1(RevokeRoleV1)
RevokeRoleV2(RevokeRoleV2)
UpdatePrivilegeV1(UpdatePrivilegeV1)
AlterDefaultPrivilegeV1(AlterDefaultPrivilegeV1)
UpdateOwnerV1(UpdateOwnerV1)
IdFullNameV1(IdFullNameV1)
RenameClusterV1(RenameClusterV1)
RenameClusterReplicaV1(RenameClusterReplicaV1)
RenameItemV1(RenameItemV1)
IdNameV1(IdNameV1)
SchemaV1(SchemaV1)
SchemaV2(SchemaV2)
UpdateItemV1(UpdateItemV1)
RenameSchemaV1(RenameSchemaV1)
AlterRetainHistoryV1(AlterRetainHistoryV1)
ToNewIdV1(ToNewIdV1)
FromPreviousIdV1(FromPreviousIdV1)
SetV1(SetV1)
ResetAllV1
RotateKeysV1(RotateKeysV1)
Implementations§
Trait Implementations§
source§impl Arbitrary for EventDetails
impl Arbitrary for EventDetails
§type Parameters = (<CreateClusterReplicaV1 as Arbitrary>::Parameters, <CreateClusterReplicaV2 as Arbitrary>::Parameters, <CreateClusterReplicaV3 as Arbitrary>::Parameters, <DropClusterReplicaV1 as Arbitrary>::Parameters, <DropClusterReplicaV2 as Arbitrary>::Parameters, <DropClusterReplicaV3 as Arbitrary>::Parameters, <CreateSourceSinkV1 as Arbitrary>::Parameters, <CreateSourceSinkV2 as Arbitrary>::Parameters, <CreateSourceSinkV3 as Arbitrary>::Parameters, (<CreateSourceSinkV4 as Arbitrary>::Parameters, <CreateIndexV1 as Arbitrary>::Parameters, <CreateMaterializedViewV1 as Arbitrary>::Parameters, <AlterSetClusterV1 as Arbitrary>::Parameters, <AlterSourceSinkV1 as Arbitrary>::Parameters, <GrantRoleV1 as Arbitrary>::Parameters, <GrantRoleV2 as Arbitrary>::Parameters, <RevokeRoleV1 as Arbitrary>::Parameters, <RevokeRoleV2 as Arbitrary>::Parameters, (<UpdatePrivilegeV1 as Arbitrary>::Parameters, <AlterDefaultPrivilegeV1 as Arbitrary>::Parameters, <UpdateOwnerV1 as Arbitrary>::Parameters, <IdFullNameV1 as Arbitrary>::Parameters, <RenameClusterV1 as Arbitrary>::Parameters, <RenameClusterReplicaV1 as Arbitrary>::Parameters, <RenameItemV1 as Arbitrary>::Parameters, <IdNameV1 as Arbitrary>::Parameters, <SchemaV1 as Arbitrary>::Parameters, (<SchemaV2 as Arbitrary>::Parameters, <UpdateItemV1 as Arbitrary>::Parameters, <RenameSchemaV1 as Arbitrary>::Parameters, <AlterRetainHistoryV1 as Arbitrary>::Parameters, <ToNewIdV1 as Arbitrary>::Parameters, <FromPreviousIdV1 as Arbitrary>::Parameters, <SetV1 as Arbitrary>::Parameters, <RotateKeysV1 as Arbitrary>::Parameters))))
type Parameters = (<CreateClusterReplicaV1 as Arbitrary>::Parameters, <CreateClusterReplicaV2 as Arbitrary>::Parameters, <CreateClusterReplicaV3 as Arbitrary>::Parameters, <DropClusterReplicaV1 as Arbitrary>::Parameters, <DropClusterReplicaV2 as Arbitrary>::Parameters, <DropClusterReplicaV3 as Arbitrary>::Parameters, <CreateSourceSinkV1 as Arbitrary>::Parameters, <CreateSourceSinkV2 as Arbitrary>::Parameters, <CreateSourceSinkV3 as Arbitrary>::Parameters, (<CreateSourceSinkV4 as Arbitrary>::Parameters, <CreateIndexV1 as Arbitrary>::Parameters, <CreateMaterializedViewV1 as Arbitrary>::Parameters, <AlterSetClusterV1 as Arbitrary>::Parameters, <AlterSourceSinkV1 as Arbitrary>::Parameters, <GrantRoleV1 as Arbitrary>::Parameters, <GrantRoleV2 as Arbitrary>::Parameters, <RevokeRoleV1 as Arbitrary>::Parameters, <RevokeRoleV2 as Arbitrary>::Parameters, (<UpdatePrivilegeV1 as Arbitrary>::Parameters, <AlterDefaultPrivilegeV1 as Arbitrary>::Parameters, <UpdateOwnerV1 as Arbitrary>::Parameters, <IdFullNameV1 as Arbitrary>::Parameters, <RenameClusterV1 as Arbitrary>::Parameters, <RenameClusterReplicaV1 as Arbitrary>::Parameters, <RenameItemV1 as Arbitrary>::Parameters, <IdNameV1 as Arbitrary>::Parameters, <SchemaV1 as Arbitrary>::Parameters, (<SchemaV2 as Arbitrary>::Parameters, <UpdateItemV1 as Arbitrary>::Parameters, <RenameSchemaV1 as Arbitrary>::Parameters, <AlterRetainHistoryV1 as Arbitrary>::Parameters, <ToNewIdV1 as Arbitrary>::Parameters, <FromPreviousIdV1 as Arbitrary>::Parameters, <SetV1 as Arbitrary>::Parameters, <RotateKeysV1 as Arbitrary>::Parameters))))
The type of parameters that
arbitrary_with
accepts for configuration
of the generated Strategy
. Parameters must implement Default
.§type Strategy = Union<BoxedStrategy<EventDetails>>
type Strategy = Union<BoxedStrategy<EventDetails>>
The type of
Strategy
used to generate values of type Self
.source§fn arbitrary_with(_top: Self::Parameters) -> Self::Strategy
fn arbitrary_with(_top: Self::Parameters) -> Self::Strategy
source§impl Clone for EventDetails
impl Clone for EventDetails
source§fn clone(&self) -> EventDetails
fn clone(&self) -> EventDetails
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for EventDetails
impl Debug for EventDetails
source§impl<'de> Deserialize<'de> for EventDetails
impl<'de> Deserialize<'de> for EventDetails
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§impl Hash for EventDetails
impl Hash for EventDetails
source§impl Ord for EventDetails
impl Ord for EventDetails
source§fn cmp(&self, other: &EventDetails) -> Ordering
fn cmp(&self, other: &EventDetails) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
source§impl PartialEq for EventDetails
impl PartialEq for EventDetails
source§impl PartialOrd for EventDetails
impl PartialOrd for EventDetails
source§impl Serialize for EventDetails
impl Serialize for EventDetails
impl Eq for EventDetails
impl StructuralPartialEq for EventDetails
Auto Trait Implementations§
impl Freeze for EventDetails
impl RefUnwindSafe for EventDetails
impl Send for EventDetails
impl Sync for EventDetails
impl Unpin for EventDetails
impl UnwindSafe for EventDetails
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§default unsafe fn clone_to_uninit(&self, dst: *mut T)
default unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)source§impl<Q, K> Comparable<K> for Q
impl<Q, K> Comparable<K> for Q
source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key
and return true
if they are equal.source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key
and return true
if they are equal.source§impl<T> FutureExt for T
impl<T> FutureExt for T
source§fn with_context(self, otel_cx: Context) -> WithContext<Self>
fn with_context(self, otel_cx: Context) -> WithContext<Self>
source§fn with_current_context(self) -> WithContext<Self>
fn with_current_context(self) -> WithContext<Self>
source§impl<T> Instrument for T
impl<T> Instrument for T
source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
source§impl<T> IntoRequest<T> for T
impl<T> IntoRequest<T> for T
source§fn into_request(self) -> Request<T>
fn into_request(self) -> Request<T>
Wrap the input message
T
in a tonic::Request