Versions in this module Expand all Collapse all v0 v0.1.0 Jun 12, 2026 Changes in this version + var File_workflow_plugin_control_plane_envelopes_v1alpha1_control_plane_envelopes_proto protoreflect.FileDescriptor + type ControlPlaneEnvelope struct + ActorHandle string + CorrelationId string + EnvelopeId string + Kind string + ObservedAtUnixNano int64 + OccurredAtUnixNano int64 + ProtocolVersion string + ResourceHandle string + Retention *RetentionMetadata + TenantHandle string + func (*ControlPlaneEnvelope) Descriptor() ([]byte, []int) + func (*ControlPlaneEnvelope) ProtoMessage() + func (x *ControlPlaneEnvelope) GetActorHandle() string + func (x *ControlPlaneEnvelope) GetCorrelationId() string + func (x *ControlPlaneEnvelope) GetEnvelopeId() string + func (x *ControlPlaneEnvelope) GetKind() string + func (x *ControlPlaneEnvelope) GetObservedAtUnixNano() int64 + func (x *ControlPlaneEnvelope) GetOccurredAtUnixNano() int64 + func (x *ControlPlaneEnvelope) GetProtocolVersion() string + func (x *ControlPlaneEnvelope) GetResourceHandle() string + func (x *ControlPlaneEnvelope) GetRetention() *RetentionMetadata + func (x *ControlPlaneEnvelope) GetTenantHandle() string + func (x *ControlPlaneEnvelope) ProtoReflect() protoreflect.Message + func (x *ControlPlaneEnvelope) Reset() + func (x *ControlPlaneEnvelope) String() string + type RetentionMetadata struct + CorrelationRekeyId string + LegalErasure bool + RedactionState string + RetentionExpiresAtUnixNano int64 + Tombstoned bool + func (*RetentionMetadata) Descriptor() ([]byte, []int) + func (*RetentionMetadata) ProtoMessage() + func (x *RetentionMetadata) GetCorrelationRekeyId() string + func (x *RetentionMetadata) GetLegalErasure() bool + func (x *RetentionMetadata) GetRedactionState() string + func (x *RetentionMetadata) GetRetentionExpiresAtUnixNano() int64 + func (x *RetentionMetadata) GetTombstoned() bool + func (x *RetentionMetadata) ProtoReflect() protoreflect.Message + func (x *RetentionMetadata) Reset() + func (x *RetentionMetadata) String() string