pb

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_workflow_plugin_control_plane_envelopes_v1alpha1_control_plane_envelopes_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ControlPlaneEnvelope

type ControlPlaneEnvelope struct {
	ProtocolVersion    string             `protobuf:"bytes,1,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
	EnvelopeId         string             `protobuf:"bytes,2,opt,name=envelope_id,json=envelopeId,proto3" json:"envelope_id,omitempty"`
	Kind               string             `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"`
	TenantHandle       string             `protobuf:"bytes,4,opt,name=tenant_handle,json=tenantHandle,proto3" json:"tenant_handle,omitempty"`
	ActorHandle        string             `protobuf:"bytes,5,opt,name=actor_handle,json=actorHandle,proto3" json:"actor_handle,omitempty"`
	ResourceHandle     string             `protobuf:"bytes,6,opt,name=resource_handle,json=resourceHandle,proto3" json:"resource_handle,omitempty"`
	CorrelationId      string             `protobuf:"bytes,7,opt,name=correlation_id,json=correlationId,proto3" json:"correlation_id,omitempty"`
	OccurredAtUnixNano int64              `protobuf:"varint,8,opt,name=occurred_at_unix_nano,json=occurredAtUnixNano,proto3" json:"occurred_at_unix_nano,omitempty"`
	ObservedAtUnixNano int64              `protobuf:"varint,9,opt,name=observed_at_unix_nano,json=observedAtUnixNano,proto3" json:"observed_at_unix_nano,omitempty"`
	Retention          *RetentionMetadata `protobuf:"bytes,10,opt,name=retention,proto3" json:"retention,omitempty"`
	// contains filtered or unexported fields
}

func (*ControlPlaneEnvelope) Descriptor deprecated

func (*ControlPlaneEnvelope) Descriptor() ([]byte, []int)

Deprecated: Use ControlPlaneEnvelope.ProtoReflect.Descriptor instead.

func (*ControlPlaneEnvelope) GetActorHandle

func (x *ControlPlaneEnvelope) GetActorHandle() string

func (*ControlPlaneEnvelope) GetCorrelationId

func (x *ControlPlaneEnvelope) GetCorrelationId() string

func (*ControlPlaneEnvelope) GetEnvelopeId

func (x *ControlPlaneEnvelope) GetEnvelopeId() string

func (*ControlPlaneEnvelope) GetKind

func (x *ControlPlaneEnvelope) GetKind() string

func (*ControlPlaneEnvelope) GetObservedAtUnixNano

func (x *ControlPlaneEnvelope) GetObservedAtUnixNano() int64

func (*ControlPlaneEnvelope) GetOccurredAtUnixNano

func (x *ControlPlaneEnvelope) GetOccurredAtUnixNano() int64

func (*ControlPlaneEnvelope) GetProtocolVersion

func (x *ControlPlaneEnvelope) GetProtocolVersion() string

func (*ControlPlaneEnvelope) GetResourceHandle

func (x *ControlPlaneEnvelope) GetResourceHandle() string

func (*ControlPlaneEnvelope) GetRetention

func (x *ControlPlaneEnvelope) GetRetention() *RetentionMetadata

func (*ControlPlaneEnvelope) GetTenantHandle

func (x *ControlPlaneEnvelope) GetTenantHandle() string

func (*ControlPlaneEnvelope) ProtoMessage

func (*ControlPlaneEnvelope) ProtoMessage()

func (*ControlPlaneEnvelope) ProtoReflect

func (x *ControlPlaneEnvelope) ProtoReflect() protoreflect.Message

func (*ControlPlaneEnvelope) Reset

func (x *ControlPlaneEnvelope) Reset()

func (*ControlPlaneEnvelope) String

func (x *ControlPlaneEnvelope) String() string

type RetentionMetadata

type RetentionMetadata struct {
	RedactionState             string `protobuf:"bytes,1,opt,name=redaction_state,json=redactionState,proto3" json:"redaction_state,omitempty"`
	RetentionExpiresAtUnixNano int64  `` /* 146-byte string literal not displayed */
	Tombstoned                 bool   `protobuf:"varint,3,opt,name=tombstoned,proto3" json:"tombstoned,omitempty"`
	LegalErasure               bool   `protobuf:"varint,4,opt,name=legal_erasure,json=legalErasure,proto3" json:"legal_erasure,omitempty"`
	CorrelationRekeyId         string `protobuf:"bytes,5,opt,name=correlation_rekey_id,json=correlationRekeyId,proto3" json:"correlation_rekey_id,omitempty"`
	// contains filtered or unexported fields
}

func (*RetentionMetadata) Descriptor deprecated

func (*RetentionMetadata) Descriptor() ([]byte, []int)

Deprecated: Use RetentionMetadata.ProtoReflect.Descriptor instead.

func (*RetentionMetadata) GetCorrelationRekeyId

func (x *RetentionMetadata) GetCorrelationRekeyId() string

func (*RetentionMetadata) GetLegalErasure

func (x *RetentionMetadata) GetLegalErasure() bool

func (*RetentionMetadata) GetRedactionState

func (x *RetentionMetadata) GetRedactionState() string

func (*RetentionMetadata) GetRetentionExpiresAtUnixNano

func (x *RetentionMetadata) GetRetentionExpiresAtUnixNano() int64

func (*RetentionMetadata) GetTombstoned

func (x *RetentionMetadata) GetTombstoned() bool

func (*RetentionMetadata) ProtoMessage

func (*RetentionMetadata) ProtoMessage()

func (*RetentionMetadata) ProtoReflect

func (x *RetentionMetadata) ProtoReflect() protoreflect.Message

func (*RetentionMetadata) Reset

func (x *RetentionMetadata) Reset()

func (*RetentionMetadata) String

func (x *RetentionMetadata) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL