Documentation
¶
Index ¶
- Variables
- type AppendConfig
- func (*AppendConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AppendConfig) GetAllowFakeVerifier() bool
- func (x *AppendConfig) GetRetention() *RetentionPolicy
- func (*AppendConfig) ProtoMessage()
- func (x *AppendConfig) ProtoReflect() protoreflect.Message
- func (x *AppendConfig) Reset()
- func (x *AppendConfig) String() string
- type AppendInput
- type AppendOutput
- func (*AppendOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AppendOutput) GetCommitment() *OperationCommitment
- func (x *AppendOutput) GetVerification() *VerificationReport
- func (*AppendOutput) ProtoMessage()
- func (x *AppendOutput) ProtoReflect() protoreflect.Message
- func (x *AppendOutput) Reset()
- func (x *AppendOutput) String() string
- type EncryptedOperation
- func (*EncryptedOperation) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptedOperation) GetAssociatedData() []byte
- func (x *EncryptedOperation) GetCiphertext() []byte
- func (x *EncryptedOperation) GetCreatedAtUnixNano() int64
- func (x *EncryptedOperation) GetDeviceId() string
- func (x *EncryptedOperation) GetKeyEpoch() uint64
- func (x *EncryptedOperation) GetMemberId() string
- func (x *EncryptedOperation) GetMembershipEpoch() uint64
- func (x *EncryptedOperation) GetNonce() []byte
- func (x *EncryptedOperation) GetOperationId() string
- func (x *EncryptedOperation) GetSpaceId() string
- func (*EncryptedOperation) ProtoMessage()
- func (x *EncryptedOperation) ProtoReflect() protoreflect.Message
- func (x *EncryptedOperation) Reset()
- func (x *EncryptedOperation) String() string
- type EpochRotateConfig
- type EpochRotateInput
- func (*EpochRotateInput) Descriptor() ([]byte, []int)deprecated
- func (x *EpochRotateInput) GetCurrentKeyEpoch() uint64
- func (x *EpochRotateInput) GetReason() string
- func (x *EpochRotateInput) GetSpaceId() string
- func (*EpochRotateInput) ProtoMessage()
- func (x *EpochRotateInput) ProtoReflect() protoreflect.Message
- func (x *EpochRotateInput) Reset()
- func (x *EpochRotateInput) String() string
- type EpochRotateOutput
- func (*EpochRotateOutput) Descriptor() ([]byte, []int)deprecated
- func (x *EpochRotateOutput) GetKeyEpoch() uint64
- func (x *EpochRotateOutput) GetReason() string
- func (*EpochRotateOutput) ProtoMessage()
- func (x *EpochRotateOutput) ProtoReflect() protoreflect.Message
- func (x *EpochRotateOutput) Reset()
- func (x *EpochRotateOutput) String() string
- type FastForwardCheckpoint
- func (*FastForwardCheckpoint) Descriptor() ([]byte, []int)deprecated
- func (x *FastForwardCheckpoint) GetDigest() string
- func (x *FastForwardCheckpoint) GetKeyEpoch() uint64
- func (x *FastForwardCheckpoint) GetMembershipEpoch() uint64
- func (x *FastForwardCheckpoint) GetOperationId() string
- func (x *FastForwardCheckpoint) GetSpaceId() string
- func (x *FastForwardCheckpoint) GetThroughSequence() uint64
- func (*FastForwardCheckpoint) ProtoMessage()
- func (x *FastForwardCheckpoint) ProtoReflect() protoreflect.Message
- func (x *FastForwardCheckpoint) Reset()
- func (x *FastForwardCheckpoint) String() string
- type FastForwardConfig
- type FastForwardInput
- func (*FastForwardInput) Descriptor() ([]byte, []int)deprecated
- func (x *FastForwardInput) GetCheckpoint() *FastForwardCheckpoint
- func (x *FastForwardInput) GetCommitment() *OperationCommitment
- func (*FastForwardInput) ProtoMessage()
- func (x *FastForwardInput) ProtoReflect() protoreflect.Message
- func (x *FastForwardInput) Reset()
- func (x *FastForwardInput) String() string
- type FastForwardOutput
- func (*FastForwardOutput) Descriptor() ([]byte, []int)deprecated
- func (x *FastForwardOutput) GetAccepted() bool
- func (x *FastForwardOutput) GetStatus() string
- func (*FastForwardOutput) ProtoMessage()
- func (x *FastForwardOutput) ProtoReflect() protoreflect.Message
- func (x *FastForwardOutput) Reset()
- func (x *FastForwardOutput) String() string
- type MemberUpdateConfig
- type MemberUpdateInput
- func (*MemberUpdateInput) Descriptor() ([]byte, []int)deprecated
- func (x *MemberUpdateInput) GetAction() string
- func (x *MemberUpdateInput) GetMemberId() string
- func (x *MemberUpdateInput) GetMembers() []string
- func (x *MemberUpdateInput) GetReason() string
- func (x *MemberUpdateInput) GetSpaceId() string
- func (*MemberUpdateInput) ProtoMessage()
- func (x *MemberUpdateInput) ProtoReflect() protoreflect.Message
- func (x *MemberUpdateInput) Reset()
- func (x *MemberUpdateInput) String() string
- type MemberUpdateOutput
- func (*MemberUpdateOutput) Descriptor() ([]byte, []int)deprecated
- func (x *MemberUpdateOutput) GetAction() string
- func (x *MemberUpdateOutput) GetMemberAllowed() bool
- func (x *MemberUpdateOutput) GetMembershipEpoch() uint64
- func (*MemberUpdateOutput) ProtoMessage()
- func (x *MemberUpdateOutput) ProtoReflect() protoreflect.Message
- func (x *MemberUpdateOutput) Reset()
- func (x *MemberUpdateOutput) String() string
- type OperationCommitment
- func (*OperationCommitment) Descriptor() ([]byte, []int)deprecated
- func (x *OperationCommitment) GetCiphertextSize() uint64
- func (x *OperationCommitment) GetDigest() string
- func (x *OperationCommitment) GetKeyEpoch() uint64
- func (x *OperationCommitment) GetMembershipEpoch() uint64
- func (x *OperationCommitment) GetOperationId() string
- func (x *OperationCommitment) GetSequence() uint64
- func (x *OperationCommitment) GetSpaceId() string
- func (*OperationCommitment) ProtoMessage()
- func (x *OperationCommitment) ProtoReflect() protoreflect.Message
- func (x *OperationCommitment) Reset()
- func (x *OperationCommitment) String() string
- type RetentionPolicy
- func (*RetentionPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *RetentionPolicy) GetMaxOperations() uint32
- func (x *RetentionPolicy) GetMinKeyEpoch() uint64
- func (x *RetentionPolicy) GetMinMembershipEpoch() uint64
- func (*RetentionPolicy) ProtoMessage()
- func (x *RetentionPolicy) ProtoReflect() protoreflect.Message
- func (x *RetentionPolicy) Reset()
- func (x *RetentionPolicy) String() string
- type SpaceStoreConfig
- func (*SpaceStoreConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceStoreConfig) GetBackend() string
- func (x *SpaceStoreConfig) GetMaxOperations() uint64
- func (x *SpaceStoreConfig) GetSpaceId() string
- func (*SpaceStoreConfig) ProtoMessage()
- func (x *SpaceStoreConfig) ProtoReflect() protoreflect.Message
- func (x *SpaceStoreConfig) Reset()
- func (x *SpaceStoreConfig) String() string
- type VerificationReport
- func (*VerificationReport) Descriptor() ([]byte, []int)deprecated
- func (x *VerificationReport) GetAccepted() bool
- func (x *VerificationReport) GetDigest() string
- func (x *VerificationReport) GetMode() string
- func (x *VerificationReport) GetOperationId() string
- func (x *VerificationReport) GetProductionReady() bool
- func (*VerificationReport) ProtoMessage()
- func (x *VerificationReport) ProtoReflect() protoreflect.Message
- func (x *VerificationReport) Reset()
- func (x *VerificationReport) String() string
- type VerifierConfig
- func (*VerifierConfig) Descriptor() ([]byte, []int)deprecated
- func (x *VerifierConfig) GetAllowFake() bool
- func (x *VerifierConfig) GetMode() string
- func (*VerifierConfig) ProtoMessage()
- func (x *VerifierConfig) ProtoReflect() protoreflect.Message
- func (x *VerifierConfig) Reset()
- func (x *VerifierConfig) String() string
Constants ¶
This section is empty.
Variables ¶
var File_internal_contracts_spaces_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AppendConfig ¶
type AppendConfig struct {
Retention *RetentionPolicy `protobuf:"bytes,1,opt,name=retention,proto3" json:"retention,omitempty"`
AllowFakeVerifier bool `protobuf:"varint,2,opt,name=allow_fake_verifier,json=allowFakeVerifier,proto3" json:"allow_fake_verifier,omitempty"`
// contains filtered or unexported fields
}
func (*AppendConfig) Descriptor
deprecated
func (*AppendConfig) Descriptor() ([]byte, []int)
Deprecated: Use AppendConfig.ProtoReflect.Descriptor instead.
func (*AppendConfig) GetAllowFakeVerifier ¶
func (x *AppendConfig) GetAllowFakeVerifier() bool
func (*AppendConfig) GetRetention ¶
func (x *AppendConfig) GetRetention() *RetentionPolicy
func (*AppendConfig) ProtoMessage ¶
func (*AppendConfig) ProtoMessage()
func (*AppendConfig) ProtoReflect ¶
func (x *AppendConfig) ProtoReflect() protoreflect.Message
func (*AppendConfig) Reset ¶
func (x *AppendConfig) Reset()
func (*AppendConfig) String ¶
func (x *AppendConfig) String() string
type AppendInput ¶
type AppendInput struct {
Operation *EncryptedOperation `protobuf:"bytes,1,opt,name=operation,proto3" json:"operation,omitempty"`
// contains filtered or unexported fields
}
func (*AppendInput) Descriptor
deprecated
func (*AppendInput) Descriptor() ([]byte, []int)
Deprecated: Use AppendInput.ProtoReflect.Descriptor instead.
func (*AppendInput) GetOperation ¶
func (x *AppendInput) GetOperation() *EncryptedOperation
func (*AppendInput) ProtoMessage ¶
func (*AppendInput) ProtoMessage()
func (*AppendInput) ProtoReflect ¶
func (x *AppendInput) ProtoReflect() protoreflect.Message
func (*AppendInput) Reset ¶
func (x *AppendInput) Reset()
func (*AppendInput) String ¶
func (x *AppendInput) String() string
type AppendOutput ¶
type AppendOutput struct {
Commitment *OperationCommitment `protobuf:"bytes,1,opt,name=commitment,proto3" json:"commitment,omitempty"`
Verification *VerificationReport `protobuf:"bytes,2,opt,name=verification,proto3" json:"verification,omitempty"`
// contains filtered or unexported fields
}
func (*AppendOutput) Descriptor
deprecated
func (*AppendOutput) Descriptor() ([]byte, []int)
Deprecated: Use AppendOutput.ProtoReflect.Descriptor instead.
func (*AppendOutput) GetCommitment ¶
func (x *AppendOutput) GetCommitment() *OperationCommitment
func (*AppendOutput) GetVerification ¶
func (x *AppendOutput) GetVerification() *VerificationReport
func (*AppendOutput) ProtoMessage ¶
func (*AppendOutput) ProtoMessage()
func (*AppendOutput) ProtoReflect ¶
func (x *AppendOutput) ProtoReflect() protoreflect.Message
func (*AppendOutput) Reset ¶
func (x *AppendOutput) Reset()
func (*AppendOutput) String ¶
func (x *AppendOutput) String() string
type EncryptedOperation ¶
type EncryptedOperation struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
MemberId string `protobuf:"bytes,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"`
DeviceId string `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
OperationId string `protobuf:"bytes,4,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
KeyEpoch uint64 `protobuf:"varint,5,opt,name=key_epoch,json=keyEpoch,proto3" json:"key_epoch,omitempty"`
MembershipEpoch uint64 `protobuf:"varint,6,opt,name=membership_epoch,json=membershipEpoch,proto3" json:"membership_epoch,omitempty"`
Ciphertext []byte `protobuf:"bytes,7,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"`
Nonce []byte `protobuf:"bytes,8,opt,name=nonce,proto3" json:"nonce,omitempty"`
AssociatedData []byte `protobuf:"bytes,9,opt,name=associated_data,json=associatedData,proto3" json:"associated_data,omitempty"`
CreatedAtUnixNano int64 `protobuf:"varint,10,opt,name=created_at_unix_nano,json=createdAtUnixNano,proto3" json:"created_at_unix_nano,omitempty"`
// contains filtered or unexported fields
}
func (*EncryptedOperation) Descriptor
deprecated
func (*EncryptedOperation) Descriptor() ([]byte, []int)
Deprecated: Use EncryptedOperation.ProtoReflect.Descriptor instead.
func (*EncryptedOperation) GetAssociatedData ¶
func (x *EncryptedOperation) GetAssociatedData() []byte
func (*EncryptedOperation) GetCiphertext ¶
func (x *EncryptedOperation) GetCiphertext() []byte
func (*EncryptedOperation) GetCreatedAtUnixNano ¶
func (x *EncryptedOperation) GetCreatedAtUnixNano() int64
func (*EncryptedOperation) GetDeviceId ¶
func (x *EncryptedOperation) GetDeviceId() string
func (*EncryptedOperation) GetKeyEpoch ¶
func (x *EncryptedOperation) GetKeyEpoch() uint64
func (*EncryptedOperation) GetMemberId ¶
func (x *EncryptedOperation) GetMemberId() string
func (*EncryptedOperation) GetMembershipEpoch ¶
func (x *EncryptedOperation) GetMembershipEpoch() uint64
func (*EncryptedOperation) GetNonce ¶
func (x *EncryptedOperation) GetNonce() []byte
func (*EncryptedOperation) GetOperationId ¶
func (x *EncryptedOperation) GetOperationId() string
func (*EncryptedOperation) GetSpaceId ¶
func (x *EncryptedOperation) GetSpaceId() string
func (*EncryptedOperation) ProtoMessage ¶
func (*EncryptedOperation) ProtoMessage()
func (*EncryptedOperation) ProtoReflect ¶
func (x *EncryptedOperation) ProtoReflect() protoreflect.Message
func (*EncryptedOperation) Reset ¶
func (x *EncryptedOperation) Reset()
func (*EncryptedOperation) String ¶
func (x *EncryptedOperation) String() string
type EpochRotateConfig ¶
type EpochRotateConfig struct {
// contains filtered or unexported fields
}
func (*EpochRotateConfig) Descriptor
deprecated
func (*EpochRotateConfig) Descriptor() ([]byte, []int)
Deprecated: Use EpochRotateConfig.ProtoReflect.Descriptor instead.
func (*EpochRotateConfig) ProtoMessage ¶
func (*EpochRotateConfig) ProtoMessage()
func (*EpochRotateConfig) ProtoReflect ¶
func (x *EpochRotateConfig) ProtoReflect() protoreflect.Message
func (*EpochRotateConfig) Reset ¶
func (x *EpochRotateConfig) Reset()
func (*EpochRotateConfig) String ¶
func (x *EpochRotateConfig) String() string
type EpochRotateInput ¶
type EpochRotateInput struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
CurrentKeyEpoch uint64 `protobuf:"varint,2,opt,name=current_key_epoch,json=currentKeyEpoch,proto3" json:"current_key_epoch,omitempty"`
Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*EpochRotateInput) Descriptor
deprecated
func (*EpochRotateInput) Descriptor() ([]byte, []int)
Deprecated: Use EpochRotateInput.ProtoReflect.Descriptor instead.
func (*EpochRotateInput) GetCurrentKeyEpoch ¶
func (x *EpochRotateInput) GetCurrentKeyEpoch() uint64
func (*EpochRotateInput) GetReason ¶
func (x *EpochRotateInput) GetReason() string
func (*EpochRotateInput) GetSpaceId ¶
func (x *EpochRotateInput) GetSpaceId() string
func (*EpochRotateInput) ProtoMessage ¶
func (*EpochRotateInput) ProtoMessage()
func (*EpochRotateInput) ProtoReflect ¶
func (x *EpochRotateInput) ProtoReflect() protoreflect.Message
func (*EpochRotateInput) Reset ¶
func (x *EpochRotateInput) Reset()
func (*EpochRotateInput) String ¶
func (x *EpochRotateInput) String() string
type EpochRotateOutput ¶
type EpochRotateOutput struct {
KeyEpoch uint64 `protobuf:"varint,1,opt,name=key_epoch,json=keyEpoch,proto3" json:"key_epoch,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*EpochRotateOutput) Descriptor
deprecated
func (*EpochRotateOutput) Descriptor() ([]byte, []int)
Deprecated: Use EpochRotateOutput.ProtoReflect.Descriptor instead.
func (*EpochRotateOutput) GetKeyEpoch ¶
func (x *EpochRotateOutput) GetKeyEpoch() uint64
func (*EpochRotateOutput) GetReason ¶
func (x *EpochRotateOutput) GetReason() string
func (*EpochRotateOutput) ProtoMessage ¶
func (*EpochRotateOutput) ProtoMessage()
func (*EpochRotateOutput) ProtoReflect ¶
func (x *EpochRotateOutput) ProtoReflect() protoreflect.Message
func (*EpochRotateOutput) Reset ¶
func (x *EpochRotateOutput) Reset()
func (*EpochRotateOutput) String ¶
func (x *EpochRotateOutput) String() string
type FastForwardCheckpoint ¶
type FastForwardCheckpoint struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
ThroughSequence uint64 `protobuf:"varint,2,opt,name=through_sequence,json=throughSequence,proto3" json:"through_sequence,omitempty"`
OperationId string `protobuf:"bytes,3,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
Digest string `protobuf:"bytes,4,opt,name=digest,proto3" json:"digest,omitempty"`
KeyEpoch uint64 `protobuf:"varint,5,opt,name=key_epoch,json=keyEpoch,proto3" json:"key_epoch,omitempty"`
MembershipEpoch uint64 `protobuf:"varint,6,opt,name=membership_epoch,json=membershipEpoch,proto3" json:"membership_epoch,omitempty"`
// contains filtered or unexported fields
}
func (*FastForwardCheckpoint) Descriptor
deprecated
func (*FastForwardCheckpoint) Descriptor() ([]byte, []int)
Deprecated: Use FastForwardCheckpoint.ProtoReflect.Descriptor instead.
func (*FastForwardCheckpoint) GetDigest ¶
func (x *FastForwardCheckpoint) GetDigest() string
func (*FastForwardCheckpoint) GetKeyEpoch ¶
func (x *FastForwardCheckpoint) GetKeyEpoch() uint64
func (*FastForwardCheckpoint) GetMembershipEpoch ¶
func (x *FastForwardCheckpoint) GetMembershipEpoch() uint64
func (*FastForwardCheckpoint) GetOperationId ¶
func (x *FastForwardCheckpoint) GetOperationId() string
func (*FastForwardCheckpoint) GetSpaceId ¶
func (x *FastForwardCheckpoint) GetSpaceId() string
func (*FastForwardCheckpoint) GetThroughSequence ¶
func (x *FastForwardCheckpoint) GetThroughSequence() uint64
func (*FastForwardCheckpoint) ProtoMessage ¶
func (*FastForwardCheckpoint) ProtoMessage()
func (*FastForwardCheckpoint) ProtoReflect ¶
func (x *FastForwardCheckpoint) ProtoReflect() protoreflect.Message
func (*FastForwardCheckpoint) Reset ¶
func (x *FastForwardCheckpoint) Reset()
func (*FastForwardCheckpoint) String ¶
func (x *FastForwardCheckpoint) String() string
type FastForwardConfig ¶
type FastForwardConfig struct {
// contains filtered or unexported fields
}
func (*FastForwardConfig) Descriptor
deprecated
func (*FastForwardConfig) Descriptor() ([]byte, []int)
Deprecated: Use FastForwardConfig.ProtoReflect.Descriptor instead.
func (*FastForwardConfig) ProtoMessage ¶
func (*FastForwardConfig) ProtoMessage()
func (*FastForwardConfig) ProtoReflect ¶
func (x *FastForwardConfig) ProtoReflect() protoreflect.Message
func (*FastForwardConfig) Reset ¶
func (x *FastForwardConfig) Reset()
func (*FastForwardConfig) String ¶
func (x *FastForwardConfig) String() string
type FastForwardInput ¶
type FastForwardInput struct {
Commitment *OperationCommitment `protobuf:"bytes,1,opt,name=commitment,proto3" json:"commitment,omitempty"`
Checkpoint *FastForwardCheckpoint `protobuf:"bytes,2,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"`
// contains filtered or unexported fields
}
func (*FastForwardInput) Descriptor
deprecated
func (*FastForwardInput) Descriptor() ([]byte, []int)
Deprecated: Use FastForwardInput.ProtoReflect.Descriptor instead.
func (*FastForwardInput) GetCheckpoint ¶
func (x *FastForwardInput) GetCheckpoint() *FastForwardCheckpoint
func (*FastForwardInput) GetCommitment ¶
func (x *FastForwardInput) GetCommitment() *OperationCommitment
func (*FastForwardInput) ProtoMessage ¶
func (*FastForwardInput) ProtoMessage()
func (*FastForwardInput) ProtoReflect ¶
func (x *FastForwardInput) ProtoReflect() protoreflect.Message
func (*FastForwardInput) Reset ¶
func (x *FastForwardInput) Reset()
func (*FastForwardInput) String ¶
func (x *FastForwardInput) String() string
type FastForwardOutput ¶
type FastForwardOutput struct {
Accepted bool `protobuf:"varint,1,opt,name=accepted,proto3" json:"accepted,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*FastForwardOutput) Descriptor
deprecated
func (*FastForwardOutput) Descriptor() ([]byte, []int)
Deprecated: Use FastForwardOutput.ProtoReflect.Descriptor instead.
func (*FastForwardOutput) GetAccepted ¶
func (x *FastForwardOutput) GetAccepted() bool
func (*FastForwardOutput) GetStatus ¶
func (x *FastForwardOutput) GetStatus() string
func (*FastForwardOutput) ProtoMessage ¶
func (*FastForwardOutput) ProtoMessage()
func (*FastForwardOutput) ProtoReflect ¶
func (x *FastForwardOutput) ProtoReflect() protoreflect.Message
func (*FastForwardOutput) Reset ¶
func (x *FastForwardOutput) Reset()
func (*FastForwardOutput) String ¶
func (x *FastForwardOutput) String() string
type MemberUpdateConfig ¶
type MemberUpdateConfig struct {
// contains filtered or unexported fields
}
func (*MemberUpdateConfig) Descriptor
deprecated
func (*MemberUpdateConfig) Descriptor() ([]byte, []int)
Deprecated: Use MemberUpdateConfig.ProtoReflect.Descriptor instead.
func (*MemberUpdateConfig) ProtoMessage ¶
func (*MemberUpdateConfig) ProtoMessage()
func (*MemberUpdateConfig) ProtoReflect ¶
func (x *MemberUpdateConfig) ProtoReflect() protoreflect.Message
func (*MemberUpdateConfig) Reset ¶
func (x *MemberUpdateConfig) Reset()
func (*MemberUpdateConfig) String ¶
func (x *MemberUpdateConfig) String() string
type MemberUpdateInput ¶
type MemberUpdateInput struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
Members []string `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty"`
MemberId string `protobuf:"bytes,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"`
Action string `protobuf:"bytes,4,opt,name=action,proto3" json:"action,omitempty"`
Reason string `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*MemberUpdateInput) Descriptor
deprecated
func (*MemberUpdateInput) Descriptor() ([]byte, []int)
Deprecated: Use MemberUpdateInput.ProtoReflect.Descriptor instead.
func (*MemberUpdateInput) GetAction ¶
func (x *MemberUpdateInput) GetAction() string
func (*MemberUpdateInput) GetMemberId ¶
func (x *MemberUpdateInput) GetMemberId() string
func (*MemberUpdateInput) GetMembers ¶
func (x *MemberUpdateInput) GetMembers() []string
func (*MemberUpdateInput) GetReason ¶
func (x *MemberUpdateInput) GetReason() string
func (*MemberUpdateInput) GetSpaceId ¶
func (x *MemberUpdateInput) GetSpaceId() string
func (*MemberUpdateInput) ProtoMessage ¶
func (*MemberUpdateInput) ProtoMessage()
func (*MemberUpdateInput) ProtoReflect ¶
func (x *MemberUpdateInput) ProtoReflect() protoreflect.Message
func (*MemberUpdateInput) Reset ¶
func (x *MemberUpdateInput) Reset()
func (*MemberUpdateInput) String ¶
func (x *MemberUpdateInput) String() string
type MemberUpdateOutput ¶
type MemberUpdateOutput struct {
MembershipEpoch uint64 `protobuf:"varint,1,opt,name=membership_epoch,json=membershipEpoch,proto3" json:"membership_epoch,omitempty"`
MemberAllowed bool `protobuf:"varint,2,opt,name=member_allowed,json=memberAllowed,proto3" json:"member_allowed,omitempty"`
Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*MemberUpdateOutput) Descriptor
deprecated
func (*MemberUpdateOutput) Descriptor() ([]byte, []int)
Deprecated: Use MemberUpdateOutput.ProtoReflect.Descriptor instead.
func (*MemberUpdateOutput) GetAction ¶
func (x *MemberUpdateOutput) GetAction() string
func (*MemberUpdateOutput) GetMemberAllowed ¶
func (x *MemberUpdateOutput) GetMemberAllowed() bool
func (*MemberUpdateOutput) GetMembershipEpoch ¶
func (x *MemberUpdateOutput) GetMembershipEpoch() uint64
func (*MemberUpdateOutput) ProtoMessage ¶
func (*MemberUpdateOutput) ProtoMessage()
func (*MemberUpdateOutput) ProtoReflect ¶
func (x *MemberUpdateOutput) ProtoReflect() protoreflect.Message
func (*MemberUpdateOutput) Reset ¶
func (x *MemberUpdateOutput) Reset()
func (*MemberUpdateOutput) String ¶
func (x *MemberUpdateOutput) String() string
type OperationCommitment ¶
type OperationCommitment struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
OperationId string `protobuf:"bytes,2,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
Sequence uint64 `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
Digest string `protobuf:"bytes,4,opt,name=digest,proto3" json:"digest,omitempty"`
KeyEpoch uint64 `protobuf:"varint,5,opt,name=key_epoch,json=keyEpoch,proto3" json:"key_epoch,omitempty"`
MembershipEpoch uint64 `protobuf:"varint,6,opt,name=membership_epoch,json=membershipEpoch,proto3" json:"membership_epoch,omitempty"`
CiphertextSize uint64 `protobuf:"varint,7,opt,name=ciphertext_size,json=ciphertextSize,proto3" json:"ciphertext_size,omitempty"`
// contains filtered or unexported fields
}
func (*OperationCommitment) Descriptor
deprecated
func (*OperationCommitment) Descriptor() ([]byte, []int)
Deprecated: Use OperationCommitment.ProtoReflect.Descriptor instead.
func (*OperationCommitment) GetCiphertextSize ¶
func (x *OperationCommitment) GetCiphertextSize() uint64
func (*OperationCommitment) GetDigest ¶
func (x *OperationCommitment) GetDigest() string
func (*OperationCommitment) GetKeyEpoch ¶
func (x *OperationCommitment) GetKeyEpoch() uint64
func (*OperationCommitment) GetMembershipEpoch ¶
func (x *OperationCommitment) GetMembershipEpoch() uint64
func (*OperationCommitment) GetOperationId ¶
func (x *OperationCommitment) GetOperationId() string
func (*OperationCommitment) GetSequence ¶
func (x *OperationCommitment) GetSequence() uint64
func (*OperationCommitment) GetSpaceId ¶
func (x *OperationCommitment) GetSpaceId() string
func (*OperationCommitment) ProtoMessage ¶
func (*OperationCommitment) ProtoMessage()
func (*OperationCommitment) ProtoReflect ¶
func (x *OperationCommitment) ProtoReflect() protoreflect.Message
func (*OperationCommitment) Reset ¶
func (x *OperationCommitment) Reset()
func (*OperationCommitment) String ¶
func (x *OperationCommitment) String() string
type RetentionPolicy ¶
type RetentionPolicy struct {
MaxOperations uint32 `protobuf:"varint,1,opt,name=max_operations,json=maxOperations,proto3" json:"max_operations,omitempty"`
MinKeyEpoch uint64 `protobuf:"varint,2,opt,name=min_key_epoch,json=minKeyEpoch,proto3" json:"min_key_epoch,omitempty"`
MinMembershipEpoch uint64 `protobuf:"varint,3,opt,name=min_membership_epoch,json=minMembershipEpoch,proto3" json:"min_membership_epoch,omitempty"`
// contains filtered or unexported fields
}
func (*RetentionPolicy) Descriptor
deprecated
func (*RetentionPolicy) Descriptor() ([]byte, []int)
Deprecated: Use RetentionPolicy.ProtoReflect.Descriptor instead.
func (*RetentionPolicy) GetMaxOperations ¶
func (x *RetentionPolicy) GetMaxOperations() uint32
func (*RetentionPolicy) GetMinKeyEpoch ¶
func (x *RetentionPolicy) GetMinKeyEpoch() uint64
func (*RetentionPolicy) GetMinMembershipEpoch ¶
func (x *RetentionPolicy) GetMinMembershipEpoch() uint64
func (*RetentionPolicy) ProtoMessage ¶
func (*RetentionPolicy) ProtoMessage()
func (*RetentionPolicy) ProtoReflect ¶
func (x *RetentionPolicy) ProtoReflect() protoreflect.Message
func (*RetentionPolicy) Reset ¶
func (x *RetentionPolicy) Reset()
func (*RetentionPolicy) String ¶
func (x *RetentionPolicy) String() string
type SpaceStoreConfig ¶
type SpaceStoreConfig struct {
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"space_id,omitempty"`
Backend string `protobuf:"bytes,2,opt,name=backend,proto3" json:"backend,omitempty"`
MaxOperations uint64 `protobuf:"varint,3,opt,name=max_operations,json=maxOperations,proto3" json:"max_operations,omitempty"`
// contains filtered or unexported fields
}
func (*SpaceStoreConfig) Descriptor
deprecated
func (*SpaceStoreConfig) Descriptor() ([]byte, []int)
Deprecated: Use SpaceStoreConfig.ProtoReflect.Descriptor instead.
func (*SpaceStoreConfig) GetBackend ¶
func (x *SpaceStoreConfig) GetBackend() string
func (*SpaceStoreConfig) GetMaxOperations ¶
func (x *SpaceStoreConfig) GetMaxOperations() uint64
func (*SpaceStoreConfig) GetSpaceId ¶
func (x *SpaceStoreConfig) GetSpaceId() string
func (*SpaceStoreConfig) ProtoMessage ¶
func (*SpaceStoreConfig) ProtoMessage()
func (*SpaceStoreConfig) ProtoReflect ¶
func (x *SpaceStoreConfig) ProtoReflect() protoreflect.Message
func (*SpaceStoreConfig) Reset ¶
func (x *SpaceStoreConfig) Reset()
func (*SpaceStoreConfig) String ¶
func (x *SpaceStoreConfig) String() string
type VerificationReport ¶
type VerificationReport struct {
OperationId string `protobuf:"bytes,1,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
Digest string `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"`
Accepted bool `protobuf:"varint,3,opt,name=accepted,proto3" json:"accepted,omitempty"`
ProductionReady bool `protobuf:"varint,4,opt,name=production_ready,json=productionReady,proto3" json:"production_ready,omitempty"`
Mode string `protobuf:"bytes,5,opt,name=mode,proto3" json:"mode,omitempty"`
// contains filtered or unexported fields
}
func (*VerificationReport) Descriptor
deprecated
func (*VerificationReport) Descriptor() ([]byte, []int)
Deprecated: Use VerificationReport.ProtoReflect.Descriptor instead.
func (*VerificationReport) GetAccepted ¶
func (x *VerificationReport) GetAccepted() bool
func (*VerificationReport) GetDigest ¶
func (x *VerificationReport) GetDigest() string
func (*VerificationReport) GetMode ¶
func (x *VerificationReport) GetMode() string
func (*VerificationReport) GetOperationId ¶
func (x *VerificationReport) GetOperationId() string
func (*VerificationReport) GetProductionReady ¶
func (x *VerificationReport) GetProductionReady() bool
func (*VerificationReport) ProtoMessage ¶
func (*VerificationReport) ProtoMessage()
func (*VerificationReport) ProtoReflect ¶
func (x *VerificationReport) ProtoReflect() protoreflect.Message
func (*VerificationReport) Reset ¶
func (x *VerificationReport) Reset()
func (*VerificationReport) String ¶
func (x *VerificationReport) String() string
type VerifierConfig ¶
type VerifierConfig struct {
Mode string `protobuf:"bytes,1,opt,name=mode,proto3" json:"mode,omitempty"`
AllowFake bool `protobuf:"varint,2,opt,name=allow_fake,json=allowFake,proto3" json:"allow_fake,omitempty"`
// contains filtered or unexported fields
}
func (*VerifierConfig) Descriptor
deprecated
func (*VerifierConfig) Descriptor() ([]byte, []int)
Deprecated: Use VerifierConfig.ProtoReflect.Descriptor instead.
func (*VerifierConfig) GetAllowFake ¶
func (x *VerifierConfig) GetAllowFake() bool
func (*VerifierConfig) GetMode ¶
func (x *VerifierConfig) GetMode() string
func (*VerifierConfig) ProtoMessage ¶
func (*VerifierConfig) ProtoMessage()
func (*VerifierConfig) ProtoReflect ¶
func (x *VerifierConfig) ProtoReflect() protoreflect.Message
func (*VerifierConfig) Reset ¶
func (x *VerifierConfig) Reset()
func (*VerifierConfig) String ¶
func (x *VerifierConfig) String() string