Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterIdentityInitializationServiceServer(s grpc.ServiceRegistrar, srv IdentityInitializationServiceServer)
- func RegisterTopologyAggregationServiceServer(s grpc.ServiceRegistrar, srv TopologyAggregationServiceServer)
- func RegisterTopologyManagerReadServiceServer(s grpc.ServiceRegistrar, srv TopologyManagerReadServiceServer)
- func RegisterTopologyManagerWriteServiceServer(s grpc.ServiceRegistrar, srv TopologyManagerWriteServiceServer)
- type AddTransactionsRequest
- func (*AddTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddTransactionsRequest) GetForceChanges() []ForceFlag
- func (x *AddTransactionsRequest) GetStore() string
- func (x *AddTransactionsRequest) GetTransactions() []*v30.SignedTopologyTransaction
- func (*AddTransactionsRequest) ProtoMessage()
- func (x *AddTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *AddTransactionsRequest) Reset()
- func (x *AddTransactionsRequest) String() string
- type AddTransactionsResponse
- type AuthorizeRequest
- func (*AuthorizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeRequest) GetForceChanges() []ForceFlag
- func (x *AuthorizeRequest) GetMustFullyAuthorize() bool
- func (x *AuthorizeRequest) GetProposal() *AuthorizeRequest_Proposal
- func (x *AuthorizeRequest) GetSignedBy() []string
- func (x *AuthorizeRequest) GetStore() string
- func (x *AuthorizeRequest) GetTransactionHash() string
- func (m *AuthorizeRequest) GetType() isAuthorizeRequest_Type
- func (*AuthorizeRequest) ProtoMessage()
- func (x *AuthorizeRequest) ProtoReflect() protoreflect.Message
- func (x *AuthorizeRequest) Reset()
- func (x *AuthorizeRequest) String() string
- type AuthorizeRequest_Proposal
- func (*AuthorizeRequest_Proposal) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeRequest_Proposal) GetChange() v30.Enums_TopologyChangeOp
- func (x *AuthorizeRequest_Proposal) GetMapping() *v30.TopologyMapping
- func (x *AuthorizeRequest_Proposal) GetSerial() uint32
- func (*AuthorizeRequest_Proposal) ProtoMessage()
- func (x *AuthorizeRequest_Proposal) ProtoReflect() protoreflect.Message
- func (x *AuthorizeRequest_Proposal) Reset()
- func (x *AuthorizeRequest_Proposal) String() string
- type AuthorizeRequest_Proposal_
- type AuthorizeRequest_TransactionHash
- type AuthorizeResponse
- func (*AuthorizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeResponse) GetTransaction() *v30.SignedTopologyTransaction
- func (*AuthorizeResponse) ProtoMessage()
- func (x *AuthorizeResponse) ProtoReflect() protoreflect.Message
- func (x *AuthorizeResponse) Reset()
- func (x *AuthorizeResponse) String() string
- type BaseQuery
- func (*BaseQuery) Descriptor() ([]byte, []int)deprecated
- func (x *BaseQuery) GetFilterSignedKey() string
- func (x *BaseQuery) GetFilterStore() *Store
- func (x *BaseQuery) GetHeadState() *emptypb.Empty
- func (x *BaseQuery) GetOperation() v30.Enums_TopologyChangeOp
- func (x *BaseQuery) GetProposals() bool
- func (x *BaseQuery) GetProtocolVersion() *wrapperspb.Int32Value
- func (x *BaseQuery) GetRange() *BaseQuery_TimeRange
- func (x *BaseQuery) GetSnapshot() *timestamppb.Timestamp
- func (m *BaseQuery) GetTimeQuery() isBaseQuery_TimeQuery
- func (*BaseQuery) ProtoMessage()
- func (x *BaseQuery) ProtoReflect() protoreflect.Message
- func (x *BaseQuery) Reset()
- func (x *BaseQuery) String() string
- type BaseQuery_HeadState
- type BaseQuery_Range
- type BaseQuery_Snapshot
- type BaseQuery_TimeRange
- func (*BaseQuery_TimeRange) Descriptor() ([]byte, []int)deprecated
- func (x *BaseQuery_TimeRange) GetFrom() *timestamppb.Timestamp
- func (x *BaseQuery_TimeRange) GetUntil() *timestamppb.Timestamp
- func (*BaseQuery_TimeRange) ProtoMessage()
- func (x *BaseQuery_TimeRange) ProtoReflect() protoreflect.Message
- func (x *BaseQuery_TimeRange) Reset()
- func (x *BaseQuery_TimeRange) String() string
- type BaseResult
- func (*BaseResult) Descriptor() ([]byte, []int)deprecated
- func (x *BaseResult) GetOperation() v30.Enums_TopologyChangeOp
- func (x *BaseResult) GetSequenced() *timestamppb.Timestamp
- func (x *BaseResult) GetSerial() int32
- func (x *BaseResult) GetSignedByFingerprints() []string
- func (x *BaseResult) GetStore() *Store
- func (x *BaseResult) GetTransactionHash() []byte
- func (x *BaseResult) GetValidFrom() *timestamppb.Timestamp
- func (x *BaseResult) GetValidUntil() *timestamppb.Timestamp
- func (*BaseResult) ProtoMessage()
- func (x *BaseResult) ProtoReflect() protoreflect.Message
- func (x *BaseResult) Reset()
- func (x *BaseResult) String() string
- type CurrentTimeRequest
- type CurrentTimeResponse
- func (*CurrentTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentTimeResponse) GetCurrentTime() *timestamppb.Timestamp
- func (*CurrentTimeResponse) ProtoMessage()
- func (x *CurrentTimeResponse) ProtoReflect() protoreflect.Message
- func (x *CurrentTimeResponse) Reset()
- func (x *CurrentTimeResponse) String() string
- type ExportTopologySnapshotRequest
- func (*ExportTopologySnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportTopologySnapshotRequest) GetBaseQuery() *BaseQuery
- func (x *ExportTopologySnapshotRequest) GetExcludeMappings() []string
- func (x *ExportTopologySnapshotRequest) GetFilterNamespace() string
- func (*ExportTopologySnapshotRequest) ProtoMessage()
- func (x *ExportTopologySnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *ExportTopologySnapshotRequest) Reset()
- func (x *ExportTopologySnapshotRequest) String() string
- type ExportTopologySnapshotResponse
- func (*ExportTopologySnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExportTopologySnapshotResponse) GetResult() []byte
- func (*ExportTopologySnapshotResponse) ProtoMessage()
- func (x *ExportTopologySnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *ExportTopologySnapshotResponse) Reset()
- func (x *ExportTopologySnapshotResponse) String() string
- type ForceFlag
- type GenerateTransactionsRequest
- func (*GenerateTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTransactionsRequest) GetProposals() []*GenerateTransactionsRequest_Proposal
- func (*GenerateTransactionsRequest) ProtoMessage()
- func (x *GenerateTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateTransactionsRequest) Reset()
- func (x *GenerateTransactionsRequest) String() string
- type GenerateTransactionsRequest_Proposal
- func (*GenerateTransactionsRequest_Proposal) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTransactionsRequest_Proposal) GetMapping() *v30.TopologyMapping
- func (x *GenerateTransactionsRequest_Proposal) GetOperation() v30.Enums_TopologyChangeOp
- func (x *GenerateTransactionsRequest_Proposal) GetSerial() uint32
- func (x *GenerateTransactionsRequest_Proposal) GetStore() string
- func (*GenerateTransactionsRequest_Proposal) ProtoMessage()
- func (x *GenerateTransactionsRequest_Proposal) ProtoReflect() protoreflect.Message
- func (x *GenerateTransactionsRequest_Proposal) Reset()
- func (x *GenerateTransactionsRequest_Proposal) String() string
- type GenerateTransactionsResponse
- func (*GenerateTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTransactionsResponse) GetGeneratedTransactions() []*GenerateTransactionsResponse_GeneratedTransaction
- func (*GenerateTransactionsResponse) ProtoMessage()
- func (x *GenerateTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateTransactionsResponse) Reset()
- func (x *GenerateTransactionsResponse) String() string
- type GenerateTransactionsResponse_GeneratedTransaction
- func (*GenerateTransactionsResponse_GeneratedTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTransactionsResponse_GeneratedTransaction) GetSerializedTransaction() []byte
- func (x *GenerateTransactionsResponse_GeneratedTransaction) GetTransactionHash() []byte
- func (*GenerateTransactionsResponse_GeneratedTransaction) ProtoMessage()
- func (x *GenerateTransactionsResponse_GeneratedTransaction) ProtoReflect() protoreflect.Message
- func (x *GenerateTransactionsResponse_GeneratedTransaction) Reset()
- func (x *GenerateTransactionsResponse_GeneratedTransaction) String() string
- type GenesisStateRequest
- func (*GenesisStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisStateRequest) GetFilterDomainStore() *Store
- func (x *GenesisStateRequest) GetTimestamp() *timestamppb.Timestamp
- func (*GenesisStateRequest) ProtoMessage()
- func (x *GenesisStateRequest) ProtoReflect() protoreflect.Message
- func (x *GenesisStateRequest) Reset()
- func (x *GenesisStateRequest) String() string
- type GenesisStateResponse
- func (*GenesisStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisStateResponse) GetChunk() []byte
- func (*GenesisStateResponse) ProtoMessage()
- func (x *GenesisStateResponse) ProtoReflect() protoreflect.Message
- func (x *GenesisStateResponse) Reset()
- func (x *GenesisStateResponse) String() string
- type GetIdRequest
- type GetIdResponse
- func (*GetIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIdResponse) GetInitialized() bool
- func (x *GetIdResponse) GetUniqueIdentifier() string
- func (*GetIdResponse) ProtoMessage()
- func (x *GetIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetIdResponse) Reset()
- func (x *GetIdResponse) String() string
- type GetOnboardingTransactionsRequest
- func (*GetOnboardingTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetOnboardingTransactionsRequest) ProtoMessage()
- func (x *GetOnboardingTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetOnboardingTransactionsRequest) Reset()
- func (x *GetOnboardingTransactionsRequest) String() string
- type GetOnboardingTransactionsResponse
- func (*GetOnboardingTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOnboardingTransactionsResponse) GetTransactions() *TopologyTransactions
- func (*GetOnboardingTransactionsResponse) ProtoMessage()
- func (x *GetOnboardingTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetOnboardingTransactionsResponse) Reset()
- func (x *GetOnboardingTransactionsResponse) String() string
- type IdentityInitializationServiceClient
- type IdentityInitializationServiceServer
- type ImportTopologySnapshotRequest
- func (*ImportTopologySnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportTopologySnapshotRequest) GetStore() string
- func (x *ImportTopologySnapshotRequest) GetTopologySnapshot() []byte
- func (*ImportTopologySnapshotRequest) ProtoMessage()
- func (x *ImportTopologySnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *ImportTopologySnapshotRequest) Reset()
- func (x *ImportTopologySnapshotRequest) String() string
- type ImportTopologySnapshotResponse
- func (*ImportTopologySnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (*ImportTopologySnapshotResponse) ProtoMessage()
- func (x *ImportTopologySnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *ImportTopologySnapshotResponse) Reset()
- func (x *ImportTopologySnapshotResponse) String() string
- type InitIdRequest
- type InitIdResponse
- type ListAllRequest
- func (*ListAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllRequest) GetBaseQuery() *BaseQuery
- func (x *ListAllRequest) GetExcludeMappings() []string
- func (x *ListAllRequest) GetFilterNamespace() string
- func (*ListAllRequest) ProtoMessage()
- func (x *ListAllRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllRequest) Reset()
- func (x *ListAllRequest) String() string
- type ListAllResponse
- type ListAuthorityOfRequest
- func (*ListAuthorityOfRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthorityOfRequest) GetBaseQuery() *BaseQuery
- func (x *ListAuthorityOfRequest) GetFilterParty() string
- func (*ListAuthorityOfRequest) ProtoMessage()
- func (x *ListAuthorityOfRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuthorityOfRequest) Reset()
- func (x *ListAuthorityOfRequest) String() string
- type ListAuthorityOfResponse
- func (*ListAuthorityOfResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthorityOfResponse) GetResults() []*ListAuthorityOfResponse_Result
- func (*ListAuthorityOfResponse) ProtoMessage()
- func (x *ListAuthorityOfResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthorityOfResponse) Reset()
- func (x *ListAuthorityOfResponse) String() string
- type ListAuthorityOfResponse_Result
- func (*ListAuthorityOfResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthorityOfResponse_Result) GetContext() *BaseResult
- func (x *ListAuthorityOfResponse_Result) GetItem() *v30.AuthorityOf
- func (*ListAuthorityOfResponse_Result) ProtoMessage()
- func (x *ListAuthorityOfResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListAuthorityOfResponse_Result) Reset()
- func (x *ListAuthorityOfResponse_Result) String() string
- type ListAvailableStoresRequest
- type ListAvailableStoresResponse
- func (*ListAvailableStoresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAvailableStoresResponse) GetStoreIds() []string
- func (*ListAvailableStoresResponse) ProtoMessage()
- func (x *ListAvailableStoresResponse) ProtoReflect() protoreflect.Message
- func (x *ListAvailableStoresResponse) Reset()
- func (x *ListAvailableStoresResponse) String() string
- type ListDecentralizedNamespaceDefinitionRequest
- func (*ListDecentralizedNamespaceDefinitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDecentralizedNamespaceDefinitionRequest) GetBaseQuery() *BaseQuery
- func (x *ListDecentralizedNamespaceDefinitionRequest) GetFilterNamespace() string
- func (*ListDecentralizedNamespaceDefinitionRequest) ProtoMessage()
- func (x *ListDecentralizedNamespaceDefinitionRequest) ProtoReflect() protoreflect.Message
- func (x *ListDecentralizedNamespaceDefinitionRequest) Reset()
- func (x *ListDecentralizedNamespaceDefinitionRequest) String() string
- type ListDecentralizedNamespaceDefinitionResponse
- func (*ListDecentralizedNamespaceDefinitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDecentralizedNamespaceDefinitionResponse) GetResults() []*ListDecentralizedNamespaceDefinitionResponse_Result
- func (*ListDecentralizedNamespaceDefinitionResponse) ProtoMessage()
- func (x *ListDecentralizedNamespaceDefinitionResponse) ProtoReflect() protoreflect.Message
- func (x *ListDecentralizedNamespaceDefinitionResponse) Reset()
- func (x *ListDecentralizedNamespaceDefinitionResponse) String() string
- type ListDecentralizedNamespaceDefinitionResponse_Result
- func (*ListDecentralizedNamespaceDefinitionResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListDecentralizedNamespaceDefinitionResponse_Result) GetContext() *BaseResult
- func (x *ListDecentralizedNamespaceDefinitionResponse_Result) GetItem() *v30.DecentralizedNamespaceDefinition
- func (*ListDecentralizedNamespaceDefinitionResponse_Result) ProtoMessage()
- func (x *ListDecentralizedNamespaceDefinitionResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListDecentralizedNamespaceDefinitionResponse_Result) Reset()
- func (x *ListDecentralizedNamespaceDefinitionResponse_Result) String() string
- type ListDomainParametersStateRequest
- func (*ListDomainParametersStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainParametersStateRequest) GetBaseQuery() *BaseQuery
- func (x *ListDomainParametersStateRequest) GetFilterDomain() string
- func (*ListDomainParametersStateRequest) ProtoMessage()
- func (x *ListDomainParametersStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListDomainParametersStateRequest) Reset()
- func (x *ListDomainParametersStateRequest) String() string
- type ListDomainParametersStateResponse
- func (*ListDomainParametersStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainParametersStateResponse) GetResults() []*ListDomainParametersStateResponse_Result
- func (*ListDomainParametersStateResponse) ProtoMessage()
- func (x *ListDomainParametersStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListDomainParametersStateResponse) Reset()
- func (x *ListDomainParametersStateResponse) String() string
- type ListDomainParametersStateResponse_Result
- func (*ListDomainParametersStateResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainParametersStateResponse_Result) GetContext() *BaseResult
- func (x *ListDomainParametersStateResponse_Result) GetItem() *v30.DynamicDomainParameters
- func (*ListDomainParametersStateResponse_Result) ProtoMessage()
- func (x *ListDomainParametersStateResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListDomainParametersStateResponse_Result) Reset()
- func (x *ListDomainParametersStateResponse_Result) String() string
- type ListDomainTrustCertificateRequest
- func (*ListDomainTrustCertificateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainTrustCertificateRequest) GetBaseQuery() *BaseQuery
- func (x *ListDomainTrustCertificateRequest) GetFilterUid() string
- func (*ListDomainTrustCertificateRequest) ProtoMessage()
- func (x *ListDomainTrustCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *ListDomainTrustCertificateRequest) Reset()
- func (x *ListDomainTrustCertificateRequest) String() string
- type ListDomainTrustCertificateResponse
- func (*ListDomainTrustCertificateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainTrustCertificateResponse) GetResults() []*ListDomainTrustCertificateResponse_Result
- func (*ListDomainTrustCertificateResponse) ProtoMessage()
- func (x *ListDomainTrustCertificateResponse) ProtoReflect() protoreflect.Message
- func (x *ListDomainTrustCertificateResponse) Reset()
- func (x *ListDomainTrustCertificateResponse) String() string
- type ListDomainTrustCertificateResponse_Result
- func (*ListDomainTrustCertificateResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainTrustCertificateResponse_Result) GetContext() *BaseResult
- func (x *ListDomainTrustCertificateResponse_Result) GetItem() *v30.DomainTrustCertificate
- func (*ListDomainTrustCertificateResponse_Result) ProtoMessage()
- func (x *ListDomainTrustCertificateResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListDomainTrustCertificateResponse_Result) Reset()
- func (x *ListDomainTrustCertificateResponse_Result) String() string
- type ListIdentifierDelegationRequest
- func (*ListIdentifierDelegationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIdentifierDelegationRequest) GetBaseQuery() *BaseQuery
- func (x *ListIdentifierDelegationRequest) GetFilterTargetKeyFingerprint() string
- func (x *ListIdentifierDelegationRequest) GetFilterUid() string
- func (*ListIdentifierDelegationRequest) ProtoMessage()
- func (x *ListIdentifierDelegationRequest) ProtoReflect() protoreflect.Message
- func (x *ListIdentifierDelegationRequest) Reset()
- func (x *ListIdentifierDelegationRequest) String() string
- type ListIdentifierDelegationResponse
- func (*ListIdentifierDelegationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIdentifierDelegationResponse) GetResults() []*ListIdentifierDelegationResponse_Result
- func (*ListIdentifierDelegationResponse) ProtoMessage()
- func (x *ListIdentifierDelegationResponse) ProtoReflect() protoreflect.Message
- func (x *ListIdentifierDelegationResponse) Reset()
- func (x *ListIdentifierDelegationResponse) String() string
- type ListIdentifierDelegationResponse_Result
- func (*ListIdentifierDelegationResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListIdentifierDelegationResponse_Result) GetContext() *BaseResult
- func (x *ListIdentifierDelegationResponse_Result) GetItem() *v30.IdentifierDelegation
- func (*ListIdentifierDelegationResponse_Result) ProtoMessage()
- func (x *ListIdentifierDelegationResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListIdentifierDelegationResponse_Result) Reset()
- func (x *ListIdentifierDelegationResponse_Result) String() string
- type ListKeyOwnersRequest
- func (*ListKeyOwnersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListKeyOwnersRequest) GetAsOf() *timestamppb.Timestamp
- func (x *ListKeyOwnersRequest) GetFilterDomain() string
- func (x *ListKeyOwnersRequest) GetFilterKeyOwnerType() string
- func (x *ListKeyOwnersRequest) GetFilterKeyOwnerUid() string
- func (x *ListKeyOwnersRequest) GetLimit() int32
- func (*ListKeyOwnersRequest) ProtoMessage()
- func (x *ListKeyOwnersRequest) ProtoReflect() protoreflect.Message
- func (x *ListKeyOwnersRequest) Reset()
- func (x *ListKeyOwnersRequest) String() string
- type ListKeyOwnersResponse
- func (*ListKeyOwnersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListKeyOwnersResponse) GetResults() []*ListKeyOwnersResponse_Result
- func (*ListKeyOwnersResponse) ProtoMessage()
- func (x *ListKeyOwnersResponse) ProtoReflect() protoreflect.Message
- func (x *ListKeyOwnersResponse) Reset()
- func (x *ListKeyOwnersResponse) String() string
- type ListKeyOwnersResponse_Result
- func (*ListKeyOwnersResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListKeyOwnersResponse_Result) GetDomain() string
- func (x *ListKeyOwnersResponse_Result) GetEncryptionKeys() []*v301.EncryptionPublicKey
- func (x *ListKeyOwnersResponse_Result) GetKeyOwner() string
- func (x *ListKeyOwnersResponse_Result) GetSigningKeys() []*v301.SigningPublicKey
- func (*ListKeyOwnersResponse_Result) ProtoMessage()
- func (x *ListKeyOwnersResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListKeyOwnersResponse_Result) Reset()
- func (x *ListKeyOwnersResponse_Result) String() string
- type ListMediatorDomainStateRequest
- func (*ListMediatorDomainStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMediatorDomainStateRequest) GetBaseQuery() *BaseQuery
- func (x *ListMediatorDomainStateRequest) GetFilterDomain() string
- func (*ListMediatorDomainStateRequest) ProtoMessage()
- func (x *ListMediatorDomainStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListMediatorDomainStateRequest) Reset()
- func (x *ListMediatorDomainStateRequest) String() string
- type ListMediatorDomainStateResponse
- func (*ListMediatorDomainStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMediatorDomainStateResponse) GetResults() []*ListMediatorDomainStateResponse_Result
- func (*ListMediatorDomainStateResponse) ProtoMessage()
- func (x *ListMediatorDomainStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListMediatorDomainStateResponse) Reset()
- func (x *ListMediatorDomainStateResponse) String() string
- type ListMediatorDomainStateResponse_Result
- func (*ListMediatorDomainStateResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListMediatorDomainStateResponse_Result) GetContext() *BaseResult
- func (x *ListMediatorDomainStateResponse_Result) GetItem() *v30.MediatorDomainState
- func (*ListMediatorDomainStateResponse_Result) ProtoMessage()
- func (x *ListMediatorDomainStateResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListMediatorDomainStateResponse_Result) Reset()
- func (x *ListMediatorDomainStateResponse_Result) String() string
- type ListNamespaceDelegationRequest
- func (*ListNamespaceDelegationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespaceDelegationRequest) GetBaseQuery() *BaseQuery
- func (x *ListNamespaceDelegationRequest) GetFilterNamespace() string
- func (x *ListNamespaceDelegationRequest) GetFilterTargetKeyFingerprint() string
- func (*ListNamespaceDelegationRequest) ProtoMessage()
- func (x *ListNamespaceDelegationRequest) ProtoReflect() protoreflect.Message
- func (x *ListNamespaceDelegationRequest) Reset()
- func (x *ListNamespaceDelegationRequest) String() string
- type ListNamespaceDelegationResponse
- func (*ListNamespaceDelegationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespaceDelegationResponse) GetResults() []*ListNamespaceDelegationResponse_Result
- func (*ListNamespaceDelegationResponse) ProtoMessage()
- func (x *ListNamespaceDelegationResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespaceDelegationResponse) Reset()
- func (x *ListNamespaceDelegationResponse) String() string
- type ListNamespaceDelegationResponse_Result
- func (*ListNamespaceDelegationResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespaceDelegationResponse_Result) GetContext() *BaseResult
- func (x *ListNamespaceDelegationResponse_Result) GetItem() *v30.NamespaceDelegation
- func (*ListNamespaceDelegationResponse_Result) ProtoMessage()
- func (x *ListNamespaceDelegationResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListNamespaceDelegationResponse_Result) Reset()
- func (x *ListNamespaceDelegationResponse_Result) String() string
- type ListOwnerToKeyMappingRequest
- func (*ListOwnerToKeyMappingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOwnerToKeyMappingRequest) GetBaseQuery() *BaseQuery
- func (x *ListOwnerToKeyMappingRequest) GetFilterKeyOwnerType() string
- func (x *ListOwnerToKeyMappingRequest) GetFilterKeyOwnerUid() string
- func (*ListOwnerToKeyMappingRequest) ProtoMessage()
- func (x *ListOwnerToKeyMappingRequest) ProtoReflect() protoreflect.Message
- func (x *ListOwnerToKeyMappingRequest) Reset()
- func (x *ListOwnerToKeyMappingRequest) String() string
- type ListOwnerToKeyMappingResponse
- func (*ListOwnerToKeyMappingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOwnerToKeyMappingResponse) GetResults() []*ListOwnerToKeyMappingResponse_Result
- func (*ListOwnerToKeyMappingResponse) ProtoMessage()
- func (x *ListOwnerToKeyMappingResponse) ProtoReflect() protoreflect.Message
- func (x *ListOwnerToKeyMappingResponse) Reset()
- func (x *ListOwnerToKeyMappingResponse) String() string
- type ListOwnerToKeyMappingResponse_Result
- func (*ListOwnerToKeyMappingResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListOwnerToKeyMappingResponse_Result) GetContext() *BaseResult
- func (x *ListOwnerToKeyMappingResponse_Result) GetItem() *v30.OwnerToKeyMapping
- func (*ListOwnerToKeyMappingResponse_Result) ProtoMessage()
- func (x *ListOwnerToKeyMappingResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListOwnerToKeyMappingResponse_Result) Reset()
- func (x *ListOwnerToKeyMappingResponse_Result) String() string
- type ListParticipantDomainPermissionRequest
- func (*ListParticipantDomainPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListParticipantDomainPermissionRequest) GetBaseQuery() *BaseQuery
- func (x *ListParticipantDomainPermissionRequest) GetFilterUid() string
- func (*ListParticipantDomainPermissionRequest) ProtoMessage()
- func (x *ListParticipantDomainPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *ListParticipantDomainPermissionRequest) Reset()
- func (x *ListParticipantDomainPermissionRequest) String() string
- type ListParticipantDomainPermissionResponse
- func (*ListParticipantDomainPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListParticipantDomainPermissionResponse) GetResults() []*ListParticipantDomainPermissionResponse_Result
- func (*ListParticipantDomainPermissionResponse) ProtoMessage()
- func (x *ListParticipantDomainPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *ListParticipantDomainPermissionResponse) Reset()
- func (x *ListParticipantDomainPermissionResponse) String() string
- type ListParticipantDomainPermissionResponse_Result
- func (*ListParticipantDomainPermissionResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListParticipantDomainPermissionResponse_Result) GetContext() *BaseResult
- func (x *ListParticipantDomainPermissionResponse_Result) GetItem() *v30.ParticipantDomainPermission
- func (*ListParticipantDomainPermissionResponse_Result) ProtoMessage()
- func (x *ListParticipantDomainPermissionResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListParticipantDomainPermissionResponse_Result) Reset()
- func (x *ListParticipantDomainPermissionResponse_Result) String() string
- type ListPartiesRequest
- func (*ListPartiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartiesRequest) GetAsOf() *timestamppb.Timestamp
- func (x *ListPartiesRequest) GetFilterDomain() string
- func (x *ListPartiesRequest) GetFilterParticipant() string
- func (x *ListPartiesRequest) GetFilterParty() string
- func (x *ListPartiesRequest) GetLimit() int32
- func (*ListPartiesRequest) ProtoMessage()
- func (x *ListPartiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPartiesRequest) Reset()
- func (x *ListPartiesRequest) String() string
- type ListPartiesResponse
- func (*ListPartiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartiesResponse) GetResults() []*ListPartiesResponse_Result
- func (*ListPartiesResponse) ProtoMessage()
- func (x *ListPartiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPartiesResponse) Reset()
- func (x *ListPartiesResponse) String() string
- type ListPartiesResponse_Result
- func (*ListPartiesResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartiesResponse_Result) GetParticipants() []*ListPartiesResponse_Result_ParticipantDomains
- func (x *ListPartiesResponse_Result) GetParty() string
- func (*ListPartiesResponse_Result) ProtoMessage()
- func (x *ListPartiesResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListPartiesResponse_Result) Reset()
- func (x *ListPartiesResponse_Result) String() string
- type ListPartiesResponse_Result_ParticipantDomains
- func (*ListPartiesResponse_Result_ParticipantDomains) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartiesResponse_Result_ParticipantDomains) GetDomains() []*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions
- func (x *ListPartiesResponse_Result_ParticipantDomains) GetParticipantUid() string
- func (*ListPartiesResponse_Result_ParticipantDomains) ProtoMessage()
- func (x *ListPartiesResponse_Result_ParticipantDomains) ProtoReflect() protoreflect.Message
- func (x *ListPartiesResponse_Result_ParticipantDomains) Reset()
- func (x *ListPartiesResponse_Result_ParticipantDomains) String() string
- type ListPartiesResponse_Result_ParticipantDomains_DomainPermissions
- func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetDomain() string
- func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetPermission() v30.Enums_ParticipantPermission
- func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoMessage()
- func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoReflect() protoreflect.Message
- func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Reset()
- func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) String() string
- type ListPartyHostingLimitsRequest
- func (*ListPartyHostingLimitsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyHostingLimitsRequest) GetBaseQuery() *BaseQuery
- func (x *ListPartyHostingLimitsRequest) GetFilterUid() string
- func (*ListPartyHostingLimitsRequest) ProtoMessage()
- func (x *ListPartyHostingLimitsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPartyHostingLimitsRequest) Reset()
- func (x *ListPartyHostingLimitsRequest) String() string
- type ListPartyHostingLimitsResponse
- func (*ListPartyHostingLimitsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyHostingLimitsResponse) GetResults() []*ListPartyHostingLimitsResponse_Result
- func (*ListPartyHostingLimitsResponse) ProtoMessage()
- func (x *ListPartyHostingLimitsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPartyHostingLimitsResponse) Reset()
- func (x *ListPartyHostingLimitsResponse) String() string
- type ListPartyHostingLimitsResponse_Result
- func (*ListPartyHostingLimitsResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyHostingLimitsResponse_Result) GetContext() *BaseResult
- func (x *ListPartyHostingLimitsResponse_Result) GetItem() *v30.PartyHostingLimits
- func (*ListPartyHostingLimitsResponse_Result) ProtoMessage()
- func (x *ListPartyHostingLimitsResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListPartyHostingLimitsResponse_Result) Reset()
- func (x *ListPartyHostingLimitsResponse_Result) String() string
- type ListPartyToKeyMappingRequest
- func (*ListPartyToKeyMappingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToKeyMappingRequest) GetBaseQuery() *BaseQuery
- func (x *ListPartyToKeyMappingRequest) GetFilterParty() string
- func (*ListPartyToKeyMappingRequest) ProtoMessage()
- func (x *ListPartyToKeyMappingRequest) ProtoReflect() protoreflect.Message
- func (x *ListPartyToKeyMappingRequest) Reset()
- func (x *ListPartyToKeyMappingRequest) String() string
- type ListPartyToKeyMappingResponse
- func (*ListPartyToKeyMappingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToKeyMappingResponse) GetResults() []*ListPartyToKeyMappingResponse_Result
- func (*ListPartyToKeyMappingResponse) ProtoMessage()
- func (x *ListPartyToKeyMappingResponse) ProtoReflect() protoreflect.Message
- func (x *ListPartyToKeyMappingResponse) Reset()
- func (x *ListPartyToKeyMappingResponse) String() string
- type ListPartyToKeyMappingResponse_Result
- func (*ListPartyToKeyMappingResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToKeyMappingResponse_Result) GetContext() *BaseResult
- func (x *ListPartyToKeyMappingResponse_Result) GetItem() *v30.PartyToKeyMapping
- func (*ListPartyToKeyMappingResponse_Result) ProtoMessage()
- func (x *ListPartyToKeyMappingResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListPartyToKeyMappingResponse_Result) Reset()
- func (x *ListPartyToKeyMappingResponse_Result) String() string
- type ListPartyToParticipantRequest
- func (*ListPartyToParticipantRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToParticipantRequest) GetBaseQuery() *BaseQuery
- func (x *ListPartyToParticipantRequest) GetFilterParticipant() string
- func (x *ListPartyToParticipantRequest) GetFilterParty() string
- func (*ListPartyToParticipantRequest) ProtoMessage()
- func (x *ListPartyToParticipantRequest) ProtoReflect() protoreflect.Message
- func (x *ListPartyToParticipantRequest) Reset()
- func (x *ListPartyToParticipantRequest) String() string
- type ListPartyToParticipantResponse
- func (*ListPartyToParticipantResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToParticipantResponse) GetResults() []*ListPartyToParticipantResponse_Result
- func (*ListPartyToParticipantResponse) ProtoMessage()
- func (x *ListPartyToParticipantResponse) ProtoReflect() protoreflect.Message
- func (x *ListPartyToParticipantResponse) Reset()
- func (x *ListPartyToParticipantResponse) String() string
- type ListPartyToParticipantResponse_Result
- func (*ListPartyToParticipantResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListPartyToParticipantResponse_Result) GetContext() *BaseResult
- func (x *ListPartyToParticipantResponse_Result) GetItem() *v30.PartyToParticipant
- func (*ListPartyToParticipantResponse_Result) ProtoMessage()
- func (x *ListPartyToParticipantResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListPartyToParticipantResponse_Result) Reset()
- func (x *ListPartyToParticipantResponse_Result) String() string
- type ListPurgeTopologyTransactionRequest
- func (*ListPurgeTopologyTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPurgeTopologyTransactionRequest) GetBaseQuery() *BaseQuery
- func (x *ListPurgeTopologyTransactionRequest) GetFilterDomain() string
- func (*ListPurgeTopologyTransactionRequest) ProtoMessage()
- func (x *ListPurgeTopologyTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ListPurgeTopologyTransactionRequest) Reset()
- func (x *ListPurgeTopologyTransactionRequest) String() string
- type ListPurgeTopologyTransactionResponse
- func (*ListPurgeTopologyTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPurgeTopologyTransactionResponse) GetResults() []*ListPurgeTopologyTransactionResponse_Result
- func (*ListPurgeTopologyTransactionResponse) ProtoMessage()
- func (x *ListPurgeTopologyTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *ListPurgeTopologyTransactionResponse) Reset()
- func (x *ListPurgeTopologyTransactionResponse) String() string
- type ListPurgeTopologyTransactionResponse_Result
- func (*ListPurgeTopologyTransactionResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListPurgeTopologyTransactionResponse_Result) GetContext() *BaseResult
- func (x *ListPurgeTopologyTransactionResponse_Result) GetItem() *v30.PurgeTopologyTransaction
- func (*ListPurgeTopologyTransactionResponse_Result) ProtoMessage()
- func (x *ListPurgeTopologyTransactionResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListPurgeTopologyTransactionResponse_Result) Reset()
- func (x *ListPurgeTopologyTransactionResponse_Result) String() string
- type ListSequencerDomainStateRequest
- func (*ListSequencerDomainStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSequencerDomainStateRequest) GetBaseQuery() *BaseQuery
- func (x *ListSequencerDomainStateRequest) GetFilterDomain() string
- func (*ListSequencerDomainStateRequest) ProtoMessage()
- func (x *ListSequencerDomainStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListSequencerDomainStateRequest) Reset()
- func (x *ListSequencerDomainStateRequest) String() string
- type ListSequencerDomainStateResponse
- func (*ListSequencerDomainStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSequencerDomainStateResponse) GetResults() []*ListSequencerDomainStateResponse_Result
- func (*ListSequencerDomainStateResponse) ProtoMessage()
- func (x *ListSequencerDomainStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListSequencerDomainStateResponse) Reset()
- func (x *ListSequencerDomainStateResponse) String() string
- type ListSequencerDomainStateResponse_Result
- func (*ListSequencerDomainStateResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListSequencerDomainStateResponse_Result) GetContext() *BaseResult
- func (x *ListSequencerDomainStateResponse_Result) GetItem() *v30.SequencerDomainState
- func (*ListSequencerDomainStateResponse_Result) ProtoMessage()
- func (x *ListSequencerDomainStateResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListSequencerDomainStateResponse_Result) Reset()
- func (x *ListSequencerDomainStateResponse_Result) String() string
- type ListVettedPackagesRequest
- func (*ListVettedPackagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListVettedPackagesRequest) GetBaseQuery() *BaseQuery
- func (x *ListVettedPackagesRequest) GetFilterParticipant() string
- func (*ListVettedPackagesRequest) ProtoMessage()
- func (x *ListVettedPackagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListVettedPackagesRequest) Reset()
- func (x *ListVettedPackagesRequest) String() string
- type ListVettedPackagesResponse
- func (*ListVettedPackagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListVettedPackagesResponse) GetResults() []*ListVettedPackagesResponse_Result
- func (*ListVettedPackagesResponse) ProtoMessage()
- func (x *ListVettedPackagesResponse) ProtoReflect() protoreflect.Message
- func (x *ListVettedPackagesResponse) Reset()
- func (x *ListVettedPackagesResponse) String() string
- type ListVettedPackagesResponse_Result
- func (*ListVettedPackagesResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListVettedPackagesResponse_Result) GetContext() *BaseResult
- func (x *ListVettedPackagesResponse_Result) GetItem() *v30.VettedPackages
- func (*ListVettedPackagesResponse_Result) ProtoMessage()
- func (x *ListVettedPackagesResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListVettedPackagesResponse_Result) Reset()
- func (x *ListVettedPackagesResponse_Result) String() string
- type SignTransactionsRequest
- func (*SignTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignTransactionsRequest) GetSignedBy() []string
- func (x *SignTransactionsRequest) GetTransactions() []*v30.SignedTopologyTransaction
- func (*SignTransactionsRequest) ProtoMessage()
- func (x *SignTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *SignTransactionsRequest) Reset()
- func (x *SignTransactionsRequest) String() string
- type SignTransactionsResponse
- func (*SignTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SignTransactionsResponse) GetTransactions() []*v30.SignedTopologyTransaction
- func (*SignTransactionsResponse) ProtoMessage()
- func (x *SignTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *SignTransactionsResponse) Reset()
- func (x *SignTransactionsResponse) String() string
- type Store
- func (*Store) Descriptor() ([]byte, []int)deprecated
- func (x *Store) GetAuthorized() *Store_Authorized
- func (x *Store) GetDomain() *Store_Domain
- func (m *Store) GetStore() isStore_Store
- func (*Store) ProtoMessage()
- func (x *Store) ProtoReflect() protoreflect.Message
- func (x *Store) Reset()
- func (x *Store) String() string
- type Store_Authorized
- type Store_Authorized_
- type Store_Domain
- type Store_Domain_
- type TopologyAggregationServiceClient
- type TopologyAggregationServiceServer
- type TopologyManagerReadServiceClient
- type TopologyManagerReadServiceServer
- type TopologyManagerReadService_GenesisStateClient
- type TopologyManagerReadService_GenesisStateServer
- type TopologyManagerWriteServiceClient
- type TopologyManagerWriteServiceServer
- type TopologyTransactions
- func (*TopologyTransactions) Descriptor() ([]byte, []int)deprecated
- func (x *TopologyTransactions) GetItems() []*TopologyTransactions_Item
- func (*TopologyTransactions) ProtoMessage()
- func (x *TopologyTransactions) ProtoReflect() protoreflect.Message
- func (x *TopologyTransactions) Reset()
- func (x *TopologyTransactions) String() string
- type TopologyTransactions_Item
- func (*TopologyTransactions_Item) Descriptor() ([]byte, []int)deprecated
- func (x *TopologyTransactions_Item) GetSequenced() *timestamppb.Timestamp
- func (x *TopologyTransactions_Item) GetTransaction() []byte
- func (x *TopologyTransactions_Item) GetValidFrom() *timestamppb.Timestamp
- func (x *TopologyTransactions_Item) GetValidUntil() *timestamppb.Timestamp
- func (*TopologyTransactions_Item) ProtoMessage()
- func (x *TopologyTransactions_Item) ProtoReflect() protoreflect.Message
- func (x *TopologyTransactions_Item) Reset()
- func (x *TopologyTransactions_Item) String() string
- type UnimplementedIdentityInitializationServiceServer
- func (UnimplementedIdentityInitializationServiceServer) CurrentTime(context.Context, *CurrentTimeRequest) (*CurrentTimeResponse, error)
- func (UnimplementedIdentityInitializationServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
- func (UnimplementedIdentityInitializationServiceServer) GetOnboardingTransactions(context.Context, *GetOnboardingTransactionsRequest) (*GetOnboardingTransactionsResponse, error)
- func (UnimplementedIdentityInitializationServiceServer) InitId(context.Context, *InitIdRequest) (*InitIdResponse, error)
- type UnimplementedTopologyAggregationServiceServer
- type UnimplementedTopologyManagerReadServiceServer
- func (UnimplementedTopologyManagerReadServiceServer) ExportTopologySnapshot(context.Context, *ExportTopologySnapshotRequest) (*ExportTopologySnapshotResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) GenesisState(*GenesisStateRequest, grpc.ServerStreamingServer[GenesisStateResponse]) error
- func (UnimplementedTopologyManagerReadServiceServer) ListAll(context.Context, *ListAllRequest) (*ListAllResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListAuthorityOf(context.Context, *ListAuthorityOfRequest) (*ListAuthorityOfResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListAvailableStores(context.Context, *ListAvailableStoresRequest) (*ListAvailableStoresResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListDecentralizedNamespaceDefinition(context.Context, *ListDecentralizedNamespaceDefinitionRequest) (*ListDecentralizedNamespaceDefinitionResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListDomainParametersState(context.Context, *ListDomainParametersStateRequest) (*ListDomainParametersStateResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListDomainTrustCertificate(context.Context, *ListDomainTrustCertificateRequest) (*ListDomainTrustCertificateResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListIdentifierDelegation(context.Context, *ListIdentifierDelegationRequest) (*ListIdentifierDelegationResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListMediatorDomainState(context.Context, *ListMediatorDomainStateRequest) (*ListMediatorDomainStateResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListNamespaceDelegation(context.Context, *ListNamespaceDelegationRequest) (*ListNamespaceDelegationResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListOwnerToKeyMapping(context.Context, *ListOwnerToKeyMappingRequest) (*ListOwnerToKeyMappingResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListParticipantDomainPermission(context.Context, *ListParticipantDomainPermissionRequest) (*ListParticipantDomainPermissionResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListPartyHostingLimits(context.Context, *ListPartyHostingLimitsRequest) (*ListPartyHostingLimitsResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListPartyToKeyMapping(context.Context, *ListPartyToKeyMappingRequest) (*ListPartyToKeyMappingResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListPartyToParticipant(context.Context, *ListPartyToParticipantRequest) (*ListPartyToParticipantResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListPurgeTopologyTransaction(context.Context, *ListPurgeTopologyTransactionRequest) (*ListPurgeTopologyTransactionResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListSequencerDomainState(context.Context, *ListSequencerDomainStateRequest) (*ListSequencerDomainStateResponse, error)
- func (UnimplementedTopologyManagerReadServiceServer) ListVettedPackages(context.Context, *ListVettedPackagesRequest) (*ListVettedPackagesResponse, error)
- type UnimplementedTopologyManagerWriteServiceServer
- func (UnimplementedTopologyManagerWriteServiceServer) AddTransactions(context.Context, *AddTransactionsRequest) (*AddTransactionsResponse, error)
- func (UnimplementedTopologyManagerWriteServiceServer) Authorize(context.Context, *AuthorizeRequest) (*AuthorizeResponse, error)
- func (UnimplementedTopologyManagerWriteServiceServer) GenerateTransactions(context.Context, *GenerateTransactionsRequest) (*GenerateTransactionsResponse, error)
- func (UnimplementedTopologyManagerWriteServiceServer) ImportTopologySnapshot(context.Context, *ImportTopologySnapshotRequest) (*ImportTopologySnapshotResponse, error)
- func (UnimplementedTopologyManagerWriteServiceServer) SignTransactions(context.Context, *SignTransactionsRequest) (*SignTransactionsResponse, error)
- type UnsafeIdentityInitializationServiceServer
- type UnsafeTopologyAggregationServiceServer
- type UnsafeTopologyManagerReadServiceServer
- type UnsafeTopologyManagerWriteServiceServer
Constants ¶
const ( IdentityInitializationService_InitId_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.IdentityInitializationService/InitId" IdentityInitializationService_GetOnboardingTransactions_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.IdentityInitializationService/GetOnboardingTransactions" IdentityInitializationService_GetId_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.IdentityInitializationService/GetId" IdentityInitializationService_CurrentTime_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.IdentityInitializationService/CurrentTime" )
const ( TopologyAggregationService_ListParties_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyAggregationService/ListParties" TopologyAggregationService_ListKeyOwners_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyAggregationService/ListKeyOwners" )
const ( TopologyManagerReadService_ListNamespaceDelegation_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListNamespaceDelegation" TopologyManagerReadService_ListDecentralizedNamespaceDefinition_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListDecentralizedNamespaceDefinition" TopologyManagerReadService_ListIdentifierDelegation_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListIdentifierDelegation" TopologyManagerReadService_ListOwnerToKeyMapping_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListOwnerToKeyMapping" TopologyManagerReadService_ListPartyToKeyMapping_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListPartyToKeyMapping" TopologyManagerReadService_ListDomainTrustCertificate_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListDomainTrustCertificate" TopologyManagerReadService_ListParticipantDomainPermission_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListParticipantDomainPermission" TopologyManagerReadService_ListPartyHostingLimits_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListPartyHostingLimits" TopologyManagerReadService_ListVettedPackages_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListVettedPackages" TopologyManagerReadService_ListPartyToParticipant_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListPartyToParticipant" TopologyManagerReadService_ListAuthorityOf_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListAuthorityOf" TopologyManagerReadService_ListDomainParametersState_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListDomainParametersState" TopologyManagerReadService_ListMediatorDomainState_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListMediatorDomainState" TopologyManagerReadService_ListSequencerDomainState_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListSequencerDomainState" TopologyManagerReadService_ListPurgeTopologyTransaction_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListPurgeTopologyTransaction" TopologyManagerReadService_ListAvailableStores_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListAvailableStores" TopologyManagerReadService_ListAll_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ListAll" TopologyManagerReadService_ExportTopologySnapshot_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/ExportTopologySnapshot" TopologyManagerReadService_GenesisState_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService/GenesisState" )
const ( TopologyManagerWriteService_Authorize_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService/Authorize" TopologyManagerWriteService_AddTransactions_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService/AddTransactions" TopologyManagerWriteService_ImportTopologySnapshot_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService/ImportTopologySnapshot" TopologyManagerWriteService_SignTransactions_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService/SignTransactions" TopologyManagerWriteService_GenerateTransactions_FullMethodName = "/com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService/GenerateTransactions" )
Variables ¶
var ( ForceFlag_name = map[int32]string{ 0: "FORCE_FLAG_UNSPECIFIED", 1: "FORCE_FLAG_ALIEN_MEMBER", 2: "FORCE_FLAG_LEDGER_TIME_RECORD_TIME_TOLERANCE_INCREASE", } ForceFlag_value = map[string]int32{ "FORCE_FLAG_UNSPECIFIED": 0, "FORCE_FLAG_ALIEN_MEMBER": 1, "FORCE_FLAG_LEDGER_TIME_RECORD_TIME_TOLERANCE_INCREASE": 2, } )
Enum value maps for ForceFlag.
var File_com_digitalasset_canton_topology_admin_v30_initialization_service_proto protoreflect.FileDescriptor
var File_com_digitalasset_canton_topology_admin_v30_topology_aggregation_service_proto protoreflect.FileDescriptor
var File_com_digitalasset_canton_topology_admin_v30_topology_ext_proto protoreflect.FileDescriptor
var File_com_digitalasset_canton_topology_admin_v30_topology_manager_read_service_proto protoreflect.FileDescriptor
var File_com_digitalasset_canton_topology_admin_v30_topology_manager_write_service_proto protoreflect.FileDescriptor
var IdentityInitializationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.digitalasset.canton.topology.admin.v30.IdentityInitializationService", HandlerType: (*IdentityInitializationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "InitId", Handler: _IdentityInitializationService_InitId_Handler, }, { MethodName: "GetOnboardingTransactions", Handler: _IdentityInitializationService_GetOnboardingTransactions_Handler, }, { MethodName: "GetId", Handler: _IdentityInitializationService_GetId_Handler, }, { MethodName: "CurrentTime", Handler: _IdentityInitializationService_CurrentTime_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "com/digitalasset/canton/topology/admin/v30/initialization_service.proto", }
IdentityInitializationService_ServiceDesc is the grpc.ServiceDesc for IdentityInitializationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TopologyAggregationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.digitalasset.canton.topology.admin.v30.TopologyAggregationService", HandlerType: (*TopologyAggregationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListParties", Handler: _TopologyAggregationService_ListParties_Handler, }, { MethodName: "ListKeyOwners", Handler: _TopologyAggregationService_ListKeyOwners_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "com/digitalasset/canton/topology/admin/v30/topology_aggregation_service.proto", }
TopologyAggregationService_ServiceDesc is the grpc.ServiceDesc for TopologyAggregationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TopologyManagerReadService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.digitalasset.canton.topology.admin.v30.TopologyManagerReadService", HandlerType: (*TopologyManagerReadServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListNamespaceDelegation", Handler: _TopologyManagerReadService_ListNamespaceDelegation_Handler, }, { MethodName: "ListDecentralizedNamespaceDefinition", Handler: _TopologyManagerReadService_ListDecentralizedNamespaceDefinition_Handler, }, { MethodName: "ListIdentifierDelegation", Handler: _TopologyManagerReadService_ListIdentifierDelegation_Handler, }, { MethodName: "ListOwnerToKeyMapping", Handler: _TopologyManagerReadService_ListOwnerToKeyMapping_Handler, }, { MethodName: "ListPartyToKeyMapping", Handler: _TopologyManagerReadService_ListPartyToKeyMapping_Handler, }, { MethodName: "ListDomainTrustCertificate", Handler: _TopologyManagerReadService_ListDomainTrustCertificate_Handler, }, { MethodName: "ListParticipantDomainPermission", Handler: _TopologyManagerReadService_ListParticipantDomainPermission_Handler, }, { MethodName: "ListPartyHostingLimits", Handler: _TopologyManagerReadService_ListPartyHostingLimits_Handler, }, { MethodName: "ListVettedPackages", Handler: _TopologyManagerReadService_ListVettedPackages_Handler, }, { MethodName: "ListPartyToParticipant", Handler: _TopologyManagerReadService_ListPartyToParticipant_Handler, }, { MethodName: "ListAuthorityOf", Handler: _TopologyManagerReadService_ListAuthorityOf_Handler, }, { MethodName: "ListDomainParametersState", Handler: _TopologyManagerReadService_ListDomainParametersState_Handler, }, { MethodName: "ListMediatorDomainState", Handler: _TopologyManagerReadService_ListMediatorDomainState_Handler, }, { MethodName: "ListSequencerDomainState", Handler: _TopologyManagerReadService_ListSequencerDomainState_Handler, }, { MethodName: "ListPurgeTopologyTransaction", Handler: _TopologyManagerReadService_ListPurgeTopologyTransaction_Handler, }, { MethodName: "ListAvailableStores", Handler: _TopologyManagerReadService_ListAvailableStores_Handler, }, { MethodName: "ListAll", Handler: _TopologyManagerReadService_ListAll_Handler, }, { MethodName: "ExportTopologySnapshot", Handler: _TopologyManagerReadService_ExportTopologySnapshot_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "GenesisState", Handler: _TopologyManagerReadService_GenesisState_Handler, ServerStreams: true, }, }, Metadata: "com/digitalasset/canton/topology/admin/v30/topology_manager_read_service.proto", }
TopologyManagerReadService_ServiceDesc is the grpc.ServiceDesc for TopologyManagerReadService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TopologyManagerWriteService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.digitalasset.canton.topology.admin.v30.TopologyManagerWriteService", HandlerType: (*TopologyManagerWriteServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Authorize", Handler: _TopologyManagerWriteService_Authorize_Handler, }, { MethodName: "AddTransactions", Handler: _TopologyManagerWriteService_AddTransactions_Handler, }, { MethodName: "ImportTopologySnapshot", Handler: _TopologyManagerWriteService_ImportTopologySnapshot_Handler, }, { MethodName: "SignTransactions", Handler: _TopologyManagerWriteService_SignTransactions_Handler, }, { MethodName: "GenerateTransactions", Handler: _TopologyManagerWriteService_GenerateTransactions_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "com/digitalasset/canton/topology/admin/v30/topology_manager_write_service.proto", }
TopologyManagerWriteService_ServiceDesc is the grpc.ServiceDesc for TopologyManagerWriteService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterIdentityInitializationServiceServer ¶
func RegisterIdentityInitializationServiceServer(s grpc.ServiceRegistrar, srv IdentityInitializationServiceServer)
func RegisterTopologyAggregationServiceServer ¶
func RegisterTopologyAggregationServiceServer(s grpc.ServiceRegistrar, srv TopologyAggregationServiceServer)
func RegisterTopologyManagerReadServiceServer ¶
func RegisterTopologyManagerReadServiceServer(s grpc.ServiceRegistrar, srv TopologyManagerReadServiceServer)
func RegisterTopologyManagerWriteServiceServer ¶
func RegisterTopologyManagerWriteServiceServer(s grpc.ServiceRegistrar, srv TopologyManagerWriteServiceServer)
Types ¶
type AddTransactionsRequest ¶
type AddTransactionsRequest struct { Transactions []*v30.SignedTopologyTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"` ForceChanges []ForceFlag `` /* 163-byte string literal not displayed */ Store string `protobuf:"bytes,3,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*AddTransactionsRequest) Descriptor
deprecated
func (*AddTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddTransactionsRequest.ProtoReflect.Descriptor instead.
func (*AddTransactionsRequest) GetForceChanges ¶
func (x *AddTransactionsRequest) GetForceChanges() []ForceFlag
func (*AddTransactionsRequest) GetStore ¶
func (x *AddTransactionsRequest) GetStore() string
func (*AddTransactionsRequest) GetTransactions ¶
func (x *AddTransactionsRequest) GetTransactions() []*v30.SignedTopologyTransaction
func (*AddTransactionsRequest) ProtoMessage ¶
func (*AddTransactionsRequest) ProtoMessage()
func (*AddTransactionsRequest) ProtoReflect ¶
func (x *AddTransactionsRequest) ProtoReflect() protoreflect.Message
func (*AddTransactionsRequest) Reset ¶
func (x *AddTransactionsRequest) Reset()
func (*AddTransactionsRequest) String ¶
func (x *AddTransactionsRequest) String() string
type AddTransactionsResponse ¶
type AddTransactionsResponse struct {
// contains filtered or unexported fields
}
func (*AddTransactionsResponse) Descriptor
deprecated
func (*AddTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddTransactionsResponse.ProtoReflect.Descriptor instead.
func (*AddTransactionsResponse) ProtoMessage ¶
func (*AddTransactionsResponse) ProtoMessage()
func (*AddTransactionsResponse) ProtoReflect ¶
func (x *AddTransactionsResponse) ProtoReflect() protoreflect.Message
func (*AddTransactionsResponse) Reset ¶
func (x *AddTransactionsResponse) Reset()
func (*AddTransactionsResponse) String ¶
func (x *AddTransactionsResponse) String() string
type AuthorizeRequest ¶
type AuthorizeRequest struct { // Types that are assignable to Type: // // *AuthorizeRequest_Proposal_ // *AuthorizeRequest_TransactionHash Type isAuthorizeRequest_Type `protobuf_oneof:"type"` MustFullyAuthorize bool `protobuf:"varint,3,opt,name=must_fully_authorize,json=mustFullyAuthorize,proto3" json:"must_fully_authorize,omitempty"` ForceChanges []ForceFlag `` /* 163-byte string literal not displayed */ SignedBy []string `protobuf:"bytes,5,rep,name=signed_by,json=signedBy,proto3" json:"signed_by,omitempty"` Store string `protobuf:"bytes,6,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeRequest) Descriptor
deprecated
func (*AuthorizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeRequest.ProtoReflect.Descriptor instead.
func (*AuthorizeRequest) GetForceChanges ¶
func (x *AuthorizeRequest) GetForceChanges() []ForceFlag
func (*AuthorizeRequest) GetMustFullyAuthorize ¶
func (x *AuthorizeRequest) GetMustFullyAuthorize() bool
func (*AuthorizeRequest) GetProposal ¶
func (x *AuthorizeRequest) GetProposal() *AuthorizeRequest_Proposal
func (*AuthorizeRequest) GetSignedBy ¶
func (x *AuthorizeRequest) GetSignedBy() []string
func (*AuthorizeRequest) GetStore ¶
func (x *AuthorizeRequest) GetStore() string
func (*AuthorizeRequest) GetTransactionHash ¶
func (x *AuthorizeRequest) GetTransactionHash() string
func (*AuthorizeRequest) GetType ¶
func (m *AuthorizeRequest) GetType() isAuthorizeRequest_Type
func (*AuthorizeRequest) ProtoMessage ¶
func (*AuthorizeRequest) ProtoMessage()
func (*AuthorizeRequest) ProtoReflect ¶
func (x *AuthorizeRequest) ProtoReflect() protoreflect.Message
func (*AuthorizeRequest) Reset ¶
func (x *AuthorizeRequest) Reset()
func (*AuthorizeRequest) String ¶
func (x *AuthorizeRequest) String() string
type AuthorizeRequest_Proposal ¶
type AuthorizeRequest_Proposal struct { Change v30.Enums_TopologyChangeOp `` /* 131-byte string literal not displayed */ Serial uint32 `protobuf:"varint,2,opt,name=serial,proto3" json:"serial,omitempty"` Mapping *v30.TopologyMapping `protobuf:"bytes,3,opt,name=mapping,proto3" json:"mapping,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeRequest_Proposal) Descriptor
deprecated
func (*AuthorizeRequest_Proposal) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeRequest_Proposal.ProtoReflect.Descriptor instead.
func (*AuthorizeRequest_Proposal) GetChange ¶
func (x *AuthorizeRequest_Proposal) GetChange() v30.Enums_TopologyChangeOp
func (*AuthorizeRequest_Proposal) GetMapping ¶
func (x *AuthorizeRequest_Proposal) GetMapping() *v30.TopologyMapping
func (*AuthorizeRequest_Proposal) GetSerial ¶
func (x *AuthorizeRequest_Proposal) GetSerial() uint32
func (*AuthorizeRequest_Proposal) ProtoMessage ¶
func (*AuthorizeRequest_Proposal) ProtoMessage()
func (*AuthorizeRequest_Proposal) ProtoReflect ¶
func (x *AuthorizeRequest_Proposal) ProtoReflect() protoreflect.Message
func (*AuthorizeRequest_Proposal) Reset ¶
func (x *AuthorizeRequest_Proposal) Reset()
func (*AuthorizeRequest_Proposal) String ¶
func (x *AuthorizeRequest_Proposal) String() string
type AuthorizeRequest_Proposal_ ¶
type AuthorizeRequest_Proposal_ struct {
Proposal *AuthorizeRequest_Proposal `protobuf:"bytes,1,opt,name=proposal,proto3,oneof"`
}
type AuthorizeRequest_TransactionHash ¶
type AuthorizeRequest_TransactionHash struct {
TransactionHash string `protobuf:"bytes,2,opt,name=transaction_hash,json=transactionHash,proto3,oneof"`
}
type AuthorizeResponse ¶
type AuthorizeResponse struct { Transaction *v30.SignedTopologyTransaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeResponse) Descriptor
deprecated
func (*AuthorizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeResponse.ProtoReflect.Descriptor instead.
func (*AuthorizeResponse) GetTransaction ¶
func (x *AuthorizeResponse) GetTransaction() *v30.SignedTopologyTransaction
func (*AuthorizeResponse) ProtoMessage ¶
func (*AuthorizeResponse) ProtoMessage()
func (*AuthorizeResponse) ProtoReflect ¶
func (x *AuthorizeResponse) ProtoReflect() protoreflect.Message
func (*AuthorizeResponse) Reset ¶
func (x *AuthorizeResponse) Reset()
func (*AuthorizeResponse) String ¶
func (x *AuthorizeResponse) String() string
type BaseQuery ¶
type BaseQuery struct { FilterStore *Store `protobuf:"bytes,1,opt,name=filter_store,json=filterStore,proto3" json:"filter_store,omitempty"` Proposals bool `protobuf:"varint,2,opt,name=proposals,proto3" json:"proposals,omitempty"` Operation v30.Enums_TopologyChangeOp `` /* 137-byte string literal not displayed */ // Types that are assignable to TimeQuery: // // *BaseQuery_Snapshot // *BaseQuery_HeadState // *BaseQuery_Range TimeQuery isBaseQuery_TimeQuery `protobuf_oneof:"time_query"` FilterSignedKey string `protobuf:"bytes,8,opt,name=filter_signed_key,json=filterSignedKey,proto3" json:"filter_signed_key,omitempty"` ProtocolVersion *wrapperspb.Int32Value `protobuf:"bytes,9,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"` // contains filtered or unexported fields }
func (*BaseQuery) Descriptor
deprecated
func (*BaseQuery) GetFilterSignedKey ¶
func (*BaseQuery) GetFilterStore ¶
func (*BaseQuery) GetHeadState ¶
func (*BaseQuery) GetOperation ¶
func (x *BaseQuery) GetOperation() v30.Enums_TopologyChangeOp
func (*BaseQuery) GetProposals ¶
func (*BaseQuery) GetProtocolVersion ¶
func (x *BaseQuery) GetProtocolVersion() *wrapperspb.Int32Value
func (*BaseQuery) GetRange ¶
func (x *BaseQuery) GetRange() *BaseQuery_TimeRange
func (*BaseQuery) GetSnapshot ¶
func (x *BaseQuery) GetSnapshot() *timestamppb.Timestamp
func (*BaseQuery) GetTimeQuery ¶
func (m *BaseQuery) GetTimeQuery() isBaseQuery_TimeQuery
func (*BaseQuery) ProtoMessage ¶
func (*BaseQuery) ProtoMessage()
func (*BaseQuery) ProtoReflect ¶
func (x *BaseQuery) ProtoReflect() protoreflect.Message
type BaseQuery_HeadState ¶
type BaseQuery_Range ¶
type BaseQuery_Range struct {
Range *BaseQuery_TimeRange `protobuf:"bytes,7,opt,name=range,proto3,oneof"`
}
type BaseQuery_Snapshot ¶
type BaseQuery_Snapshot struct {
Snapshot *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=snapshot,proto3,oneof"`
}
type BaseQuery_TimeRange ¶
type BaseQuery_TimeRange struct { From *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` Until *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=until,proto3" json:"until,omitempty"` // contains filtered or unexported fields }
func (*BaseQuery_TimeRange) Descriptor
deprecated
func (*BaseQuery_TimeRange) Descriptor() ([]byte, []int)
Deprecated: Use BaseQuery_TimeRange.ProtoReflect.Descriptor instead.
func (*BaseQuery_TimeRange) GetFrom ¶
func (x *BaseQuery_TimeRange) GetFrom() *timestamppb.Timestamp
func (*BaseQuery_TimeRange) GetUntil ¶
func (x *BaseQuery_TimeRange) GetUntil() *timestamppb.Timestamp
func (*BaseQuery_TimeRange) ProtoMessage ¶
func (*BaseQuery_TimeRange) ProtoMessage()
func (*BaseQuery_TimeRange) ProtoReflect ¶
func (x *BaseQuery_TimeRange) ProtoReflect() protoreflect.Message
func (*BaseQuery_TimeRange) Reset ¶
func (x *BaseQuery_TimeRange) Reset()
func (*BaseQuery_TimeRange) String ¶
func (x *BaseQuery_TimeRange) String() string
type BaseResult ¶
type BaseResult struct { Store *Store `protobuf:"bytes,1,opt,name=store,proto3" json:"store,omitempty"` Sequenced *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=sequenced,proto3" json:"sequenced,omitempty"` ValidFrom *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=valid_from,json=validFrom,proto3" json:"valid_from,omitempty"` ValidUntil *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=valid_until,json=validUntil,proto3" json:"valid_until,omitempty"` Operation v30.Enums_TopologyChangeOp `` /* 137-byte string literal not displayed */ TransactionHash []byte `protobuf:"bytes,6,opt,name=transaction_hash,json=transactionHash,proto3" json:"transaction_hash,omitempty"` Serial int32 `protobuf:"varint,7,opt,name=serial,proto3" json:"serial,omitempty"` SignedByFingerprints []string `protobuf:"bytes,8,rep,name=signed_by_fingerprints,json=signedByFingerprints,proto3" json:"signed_by_fingerprints,omitempty"` // contains filtered or unexported fields }
func (*BaseResult) Descriptor
deprecated
func (*BaseResult) Descriptor() ([]byte, []int)
Deprecated: Use BaseResult.ProtoReflect.Descriptor instead.
func (*BaseResult) GetOperation ¶
func (x *BaseResult) GetOperation() v30.Enums_TopologyChangeOp
func (*BaseResult) GetSequenced ¶
func (x *BaseResult) GetSequenced() *timestamppb.Timestamp
func (*BaseResult) GetSerial ¶
func (x *BaseResult) GetSerial() int32
func (*BaseResult) GetSignedByFingerprints ¶
func (x *BaseResult) GetSignedByFingerprints() []string
func (*BaseResult) GetStore ¶
func (x *BaseResult) GetStore() *Store
func (*BaseResult) GetTransactionHash ¶
func (x *BaseResult) GetTransactionHash() []byte
func (*BaseResult) GetValidFrom ¶
func (x *BaseResult) GetValidFrom() *timestamppb.Timestamp
func (*BaseResult) GetValidUntil ¶
func (x *BaseResult) GetValidUntil() *timestamppb.Timestamp
func (*BaseResult) ProtoMessage ¶
func (*BaseResult) ProtoMessage()
func (*BaseResult) ProtoReflect ¶
func (x *BaseResult) ProtoReflect() protoreflect.Message
func (*BaseResult) Reset ¶
func (x *BaseResult) Reset()
func (*BaseResult) String ¶
func (x *BaseResult) String() string
type CurrentTimeRequest ¶
type CurrentTimeRequest struct {
// contains filtered or unexported fields
}
func (*CurrentTimeRequest) Descriptor
deprecated
func (*CurrentTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CurrentTimeRequest.ProtoReflect.Descriptor instead.
func (*CurrentTimeRequest) ProtoMessage ¶
func (*CurrentTimeRequest) ProtoMessage()
func (*CurrentTimeRequest) ProtoReflect ¶
func (x *CurrentTimeRequest) ProtoReflect() protoreflect.Message
func (*CurrentTimeRequest) Reset ¶
func (x *CurrentTimeRequest) Reset()
func (*CurrentTimeRequest) String ¶
func (x *CurrentTimeRequest) String() string
type CurrentTimeResponse ¶
type CurrentTimeResponse struct { CurrentTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=current_time,json=currentTime,proto3" json:"current_time,omitempty"` // contains filtered or unexported fields }
func (*CurrentTimeResponse) Descriptor
deprecated
func (*CurrentTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CurrentTimeResponse.ProtoReflect.Descriptor instead.
func (*CurrentTimeResponse) GetCurrentTime ¶
func (x *CurrentTimeResponse) GetCurrentTime() *timestamppb.Timestamp
func (*CurrentTimeResponse) ProtoMessage ¶
func (*CurrentTimeResponse) ProtoMessage()
func (*CurrentTimeResponse) ProtoReflect ¶
func (x *CurrentTimeResponse) ProtoReflect() protoreflect.Message
func (*CurrentTimeResponse) Reset ¶
func (x *CurrentTimeResponse) Reset()
func (*CurrentTimeResponse) String ¶
func (x *CurrentTimeResponse) String() string
type ExportTopologySnapshotRequest ¶
type ExportTopologySnapshotRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` ExcludeMappings []string `protobuf:"bytes,2,rep,name=exclude_mappings,json=excludeMappings,proto3" json:"exclude_mappings,omitempty"` FilterNamespace string `protobuf:"bytes,3,opt,name=filter_namespace,json=filterNamespace,proto3" json:"filter_namespace,omitempty"` // contains filtered or unexported fields }
func (*ExportTopologySnapshotRequest) Descriptor
deprecated
func (*ExportTopologySnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportTopologySnapshotRequest.ProtoReflect.Descriptor instead.
func (*ExportTopologySnapshotRequest) GetBaseQuery ¶
func (x *ExportTopologySnapshotRequest) GetBaseQuery() *BaseQuery
func (*ExportTopologySnapshotRequest) GetExcludeMappings ¶
func (x *ExportTopologySnapshotRequest) GetExcludeMappings() []string
func (*ExportTopologySnapshotRequest) GetFilterNamespace ¶
func (x *ExportTopologySnapshotRequest) GetFilterNamespace() string
func (*ExportTopologySnapshotRequest) ProtoMessage ¶
func (*ExportTopologySnapshotRequest) ProtoMessage()
func (*ExportTopologySnapshotRequest) ProtoReflect ¶
func (x *ExportTopologySnapshotRequest) ProtoReflect() protoreflect.Message
func (*ExportTopologySnapshotRequest) Reset ¶
func (x *ExportTopologySnapshotRequest) Reset()
func (*ExportTopologySnapshotRequest) String ¶
func (x *ExportTopologySnapshotRequest) String() string
type ExportTopologySnapshotResponse ¶
type ExportTopologySnapshotResponse struct { Result []byte `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ExportTopologySnapshotResponse) Descriptor
deprecated
func (*ExportTopologySnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExportTopologySnapshotResponse.ProtoReflect.Descriptor instead.
func (*ExportTopologySnapshotResponse) GetResult ¶
func (x *ExportTopologySnapshotResponse) GetResult() []byte
func (*ExportTopologySnapshotResponse) ProtoMessage ¶
func (*ExportTopologySnapshotResponse) ProtoMessage()
func (*ExportTopologySnapshotResponse) ProtoReflect ¶
func (x *ExportTopologySnapshotResponse) ProtoReflect() protoreflect.Message
func (*ExportTopologySnapshotResponse) Reset ¶
func (x *ExportTopologySnapshotResponse) Reset()
func (*ExportTopologySnapshotResponse) String ¶
func (x *ExportTopologySnapshotResponse) String() string
type ForceFlag ¶
type ForceFlag int32
func (ForceFlag) Descriptor ¶
func (ForceFlag) Descriptor() protoreflect.EnumDescriptor
func (ForceFlag) EnumDescriptor
deprecated
func (ForceFlag) Number ¶
func (x ForceFlag) Number() protoreflect.EnumNumber
func (ForceFlag) Type ¶
func (ForceFlag) Type() protoreflect.EnumType
type GenerateTransactionsRequest ¶
type GenerateTransactionsRequest struct { Proposals []*GenerateTransactionsRequest_Proposal `protobuf:"bytes,1,rep,name=proposals,proto3" json:"proposals,omitempty"` // contains filtered or unexported fields }
func (*GenerateTransactionsRequest) Descriptor
deprecated
func (*GenerateTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTransactionsRequest.ProtoReflect.Descriptor instead.
func (*GenerateTransactionsRequest) GetProposals ¶
func (x *GenerateTransactionsRequest) GetProposals() []*GenerateTransactionsRequest_Proposal
func (*GenerateTransactionsRequest) ProtoMessage ¶
func (*GenerateTransactionsRequest) ProtoMessage()
func (*GenerateTransactionsRequest) ProtoReflect ¶
func (x *GenerateTransactionsRequest) ProtoReflect() protoreflect.Message
func (*GenerateTransactionsRequest) Reset ¶
func (x *GenerateTransactionsRequest) Reset()
func (*GenerateTransactionsRequest) String ¶
func (x *GenerateTransactionsRequest) String() string
type GenerateTransactionsRequest_Proposal ¶
type GenerateTransactionsRequest_Proposal struct { Operation v30.Enums_TopologyChangeOp `` /* 137-byte string literal not displayed */ Serial uint32 `protobuf:"varint,2,opt,name=serial,proto3" json:"serial,omitempty"` Mapping *v30.TopologyMapping `protobuf:"bytes,3,opt,name=mapping,proto3" json:"mapping,omitempty"` Store string `protobuf:"bytes,4,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*GenerateTransactionsRequest_Proposal) Descriptor
deprecated
func (*GenerateTransactionsRequest_Proposal) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTransactionsRequest_Proposal.ProtoReflect.Descriptor instead.
func (*GenerateTransactionsRequest_Proposal) GetMapping ¶
func (x *GenerateTransactionsRequest_Proposal) GetMapping() *v30.TopologyMapping
func (*GenerateTransactionsRequest_Proposal) GetOperation ¶
func (x *GenerateTransactionsRequest_Proposal) GetOperation() v30.Enums_TopologyChangeOp
func (*GenerateTransactionsRequest_Proposal) GetSerial ¶
func (x *GenerateTransactionsRequest_Proposal) GetSerial() uint32
func (*GenerateTransactionsRequest_Proposal) GetStore ¶
func (x *GenerateTransactionsRequest_Proposal) GetStore() string
func (*GenerateTransactionsRequest_Proposal) ProtoMessage ¶
func (*GenerateTransactionsRequest_Proposal) ProtoMessage()
func (*GenerateTransactionsRequest_Proposal) ProtoReflect ¶
func (x *GenerateTransactionsRequest_Proposal) ProtoReflect() protoreflect.Message
func (*GenerateTransactionsRequest_Proposal) Reset ¶
func (x *GenerateTransactionsRequest_Proposal) Reset()
func (*GenerateTransactionsRequest_Proposal) String ¶
func (x *GenerateTransactionsRequest_Proposal) String() string
type GenerateTransactionsResponse ¶
type GenerateTransactionsResponse struct { GeneratedTransactions []*GenerateTransactionsResponse_GeneratedTransaction `protobuf:"bytes,1,rep,name=generated_transactions,json=generatedTransactions,proto3" json:"generated_transactions,omitempty"` // contains filtered or unexported fields }
func (*GenerateTransactionsResponse) Descriptor
deprecated
func (*GenerateTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTransactionsResponse.ProtoReflect.Descriptor instead.
func (*GenerateTransactionsResponse) GetGeneratedTransactions ¶
func (x *GenerateTransactionsResponse) GetGeneratedTransactions() []*GenerateTransactionsResponse_GeneratedTransaction
func (*GenerateTransactionsResponse) ProtoMessage ¶
func (*GenerateTransactionsResponse) ProtoMessage()
func (*GenerateTransactionsResponse) ProtoReflect ¶
func (x *GenerateTransactionsResponse) ProtoReflect() protoreflect.Message
func (*GenerateTransactionsResponse) Reset ¶
func (x *GenerateTransactionsResponse) Reset()
func (*GenerateTransactionsResponse) String ¶
func (x *GenerateTransactionsResponse) String() string
type GenerateTransactionsResponse_GeneratedTransaction ¶
type GenerateTransactionsResponse_GeneratedTransaction struct { SerializedTransaction []byte `protobuf:"bytes,1,opt,name=serialized_transaction,json=serializedTransaction,proto3" json:"serialized_transaction,omitempty"` TransactionHash []byte `protobuf:"bytes,2,opt,name=transaction_hash,json=transactionHash,proto3" json:"transaction_hash,omitempty"` // contains filtered or unexported fields }
func (*GenerateTransactionsResponse_GeneratedTransaction) Descriptor
deprecated
func (*GenerateTransactionsResponse_GeneratedTransaction) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTransactionsResponse_GeneratedTransaction.ProtoReflect.Descriptor instead.
func (*GenerateTransactionsResponse_GeneratedTransaction) GetSerializedTransaction ¶
func (x *GenerateTransactionsResponse_GeneratedTransaction) GetSerializedTransaction() []byte
func (*GenerateTransactionsResponse_GeneratedTransaction) GetTransactionHash ¶
func (x *GenerateTransactionsResponse_GeneratedTransaction) GetTransactionHash() []byte
func (*GenerateTransactionsResponse_GeneratedTransaction) ProtoMessage ¶
func (*GenerateTransactionsResponse_GeneratedTransaction) ProtoMessage()
func (*GenerateTransactionsResponse_GeneratedTransaction) ProtoReflect ¶
func (x *GenerateTransactionsResponse_GeneratedTransaction) ProtoReflect() protoreflect.Message
func (*GenerateTransactionsResponse_GeneratedTransaction) Reset ¶
func (x *GenerateTransactionsResponse_GeneratedTransaction) Reset()
func (*GenerateTransactionsResponse_GeneratedTransaction) String ¶
func (x *GenerateTransactionsResponse_GeneratedTransaction) String() string
type GenesisStateRequest ¶
type GenesisStateRequest struct { FilterDomainStore *Store `protobuf:"bytes,1,opt,name=filter_domain_store,json=filterDomainStore,proto3" json:"filter_domain_store,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*GenesisStateRequest) Descriptor
deprecated
func (*GenesisStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenesisStateRequest.ProtoReflect.Descriptor instead.
func (*GenesisStateRequest) GetFilterDomainStore ¶
func (x *GenesisStateRequest) GetFilterDomainStore() *Store
func (*GenesisStateRequest) GetTimestamp ¶
func (x *GenesisStateRequest) GetTimestamp() *timestamppb.Timestamp
func (*GenesisStateRequest) ProtoMessage ¶
func (*GenesisStateRequest) ProtoMessage()
func (*GenesisStateRequest) ProtoReflect ¶
func (x *GenesisStateRequest) ProtoReflect() protoreflect.Message
func (*GenesisStateRequest) Reset ¶
func (x *GenesisStateRequest) Reset()
func (*GenesisStateRequest) String ¶
func (x *GenesisStateRequest) String() string
type GenesisStateResponse ¶
type GenesisStateResponse struct { Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"` // contains filtered or unexported fields }
func (*GenesisStateResponse) Descriptor
deprecated
func (*GenesisStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenesisStateResponse.ProtoReflect.Descriptor instead.
func (*GenesisStateResponse) GetChunk ¶
func (x *GenesisStateResponse) GetChunk() []byte
func (*GenesisStateResponse) ProtoMessage ¶
func (*GenesisStateResponse) ProtoMessage()
func (*GenesisStateResponse) ProtoReflect ¶
func (x *GenesisStateResponse) ProtoReflect() protoreflect.Message
func (*GenesisStateResponse) Reset ¶
func (x *GenesisStateResponse) Reset()
func (*GenesisStateResponse) String ¶
func (x *GenesisStateResponse) String() string
type GetIdRequest ¶
type GetIdRequest struct {
// contains filtered or unexported fields
}
func (*GetIdRequest) Descriptor
deprecated
func (*GetIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIdRequest.ProtoReflect.Descriptor instead.
func (*GetIdRequest) ProtoMessage ¶
func (*GetIdRequest) ProtoMessage()
func (*GetIdRequest) ProtoReflect ¶
func (x *GetIdRequest) ProtoReflect() protoreflect.Message
func (*GetIdRequest) Reset ¶
func (x *GetIdRequest) Reset()
func (*GetIdRequest) String ¶
func (x *GetIdRequest) String() string
type GetIdResponse ¶
type GetIdResponse struct { Initialized bool `protobuf:"varint,1,opt,name=initialized,proto3" json:"initialized,omitempty"` UniqueIdentifier string `protobuf:"bytes,2,opt,name=unique_identifier,json=uniqueIdentifier,proto3" json:"unique_identifier,omitempty"` // contains filtered or unexported fields }
func (*GetIdResponse) Descriptor
deprecated
func (*GetIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIdResponse.ProtoReflect.Descriptor instead.
func (*GetIdResponse) GetInitialized ¶
func (x *GetIdResponse) GetInitialized() bool
func (*GetIdResponse) GetUniqueIdentifier ¶
func (x *GetIdResponse) GetUniqueIdentifier() string
func (*GetIdResponse) ProtoMessage ¶
func (*GetIdResponse) ProtoMessage()
func (*GetIdResponse) ProtoReflect ¶
func (x *GetIdResponse) ProtoReflect() protoreflect.Message
func (*GetIdResponse) Reset ¶
func (x *GetIdResponse) Reset()
func (*GetIdResponse) String ¶
func (x *GetIdResponse) String() string
type GetOnboardingTransactionsRequest ¶
type GetOnboardingTransactionsRequest struct {
// contains filtered or unexported fields
}
func (*GetOnboardingTransactionsRequest) Descriptor
deprecated
func (*GetOnboardingTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOnboardingTransactionsRequest.ProtoReflect.Descriptor instead.
func (*GetOnboardingTransactionsRequest) ProtoMessage ¶
func (*GetOnboardingTransactionsRequest) ProtoMessage()
func (*GetOnboardingTransactionsRequest) ProtoReflect ¶
func (x *GetOnboardingTransactionsRequest) ProtoReflect() protoreflect.Message
func (*GetOnboardingTransactionsRequest) Reset ¶
func (x *GetOnboardingTransactionsRequest) Reset()
func (*GetOnboardingTransactionsRequest) String ¶
func (x *GetOnboardingTransactionsRequest) String() string
type GetOnboardingTransactionsResponse ¶
type GetOnboardingTransactionsResponse struct { Transactions *TopologyTransactions `protobuf:"bytes,1,opt,name=transactions,proto3" json:"transactions,omitempty"` // contains filtered or unexported fields }
func (*GetOnboardingTransactionsResponse) Descriptor
deprecated
func (*GetOnboardingTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOnboardingTransactionsResponse.ProtoReflect.Descriptor instead.
func (*GetOnboardingTransactionsResponse) GetTransactions ¶
func (x *GetOnboardingTransactionsResponse) GetTransactions() *TopologyTransactions
func (*GetOnboardingTransactionsResponse) ProtoMessage ¶
func (*GetOnboardingTransactionsResponse) ProtoMessage()
func (*GetOnboardingTransactionsResponse) ProtoReflect ¶
func (x *GetOnboardingTransactionsResponse) ProtoReflect() protoreflect.Message
func (*GetOnboardingTransactionsResponse) Reset ¶
func (x *GetOnboardingTransactionsResponse) Reset()
func (*GetOnboardingTransactionsResponse) String ¶
func (x *GetOnboardingTransactionsResponse) String() string
type IdentityInitializationServiceClient ¶
type IdentityInitializationServiceClient interface { InitId(ctx context.Context, in *InitIdRequest, opts ...grpc.CallOption) (*InitIdResponse, error) GetOnboardingTransactions(ctx context.Context, in *GetOnboardingTransactionsRequest, opts ...grpc.CallOption) (*GetOnboardingTransactionsResponse, error) GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error) CurrentTime(ctx context.Context, in *CurrentTimeRequest, opts ...grpc.CallOption) (*CurrentTimeResponse, error) }
IdentityInitializationServiceClient is the client API for IdentityInitializationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewIdentityInitializationServiceClient ¶
func NewIdentityInitializationServiceClient(cc grpc.ClientConnInterface) IdentityInitializationServiceClient
type IdentityInitializationServiceServer ¶
type IdentityInitializationServiceServer interface { InitId(context.Context, *InitIdRequest) (*InitIdResponse, error) GetOnboardingTransactions(context.Context, *GetOnboardingTransactionsRequest) (*GetOnboardingTransactionsResponse, error) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error) CurrentTime(context.Context, *CurrentTimeRequest) (*CurrentTimeResponse, error) // contains filtered or unexported methods }
IdentityInitializationServiceServer is the server API for IdentityInitializationService service. All implementations must embed UnimplementedIdentityInitializationServiceServer for forward compatibility.
type ImportTopologySnapshotRequest ¶
type ImportTopologySnapshotRequest struct { TopologySnapshot []byte `protobuf:"bytes,1,opt,name=topology_snapshot,json=topologySnapshot,proto3" json:"topology_snapshot,omitempty"` Store string `protobuf:"bytes,2,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*ImportTopologySnapshotRequest) Descriptor
deprecated
func (*ImportTopologySnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportTopologySnapshotRequest.ProtoReflect.Descriptor instead.
func (*ImportTopologySnapshotRequest) GetStore ¶
func (x *ImportTopologySnapshotRequest) GetStore() string
func (*ImportTopologySnapshotRequest) GetTopologySnapshot ¶
func (x *ImportTopologySnapshotRequest) GetTopologySnapshot() []byte
func (*ImportTopologySnapshotRequest) ProtoMessage ¶
func (*ImportTopologySnapshotRequest) ProtoMessage()
func (*ImportTopologySnapshotRequest) ProtoReflect ¶
func (x *ImportTopologySnapshotRequest) ProtoReflect() protoreflect.Message
func (*ImportTopologySnapshotRequest) Reset ¶
func (x *ImportTopologySnapshotRequest) Reset()
func (*ImportTopologySnapshotRequest) String ¶
func (x *ImportTopologySnapshotRequest) String() string
type ImportTopologySnapshotResponse ¶
type ImportTopologySnapshotResponse struct {
// contains filtered or unexported fields
}
func (*ImportTopologySnapshotResponse) Descriptor
deprecated
func (*ImportTopologySnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportTopologySnapshotResponse.ProtoReflect.Descriptor instead.
func (*ImportTopologySnapshotResponse) ProtoMessage ¶
func (*ImportTopologySnapshotResponse) ProtoMessage()
func (*ImportTopologySnapshotResponse) ProtoReflect ¶
func (x *ImportTopologySnapshotResponse) ProtoReflect() protoreflect.Message
func (*ImportTopologySnapshotResponse) Reset ¶
func (x *ImportTopologySnapshotResponse) Reset()
func (*ImportTopologySnapshotResponse) String ¶
func (x *ImportTopologySnapshotResponse) String() string
type InitIdRequest ¶
type InitIdRequest struct { UniqueIdentifier string `protobuf:"bytes,1,opt,name=unique_identifier,json=uniqueIdentifier,proto3" json:"unique_identifier,omitempty"` // contains filtered or unexported fields }
func (*InitIdRequest) Descriptor
deprecated
func (*InitIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitIdRequest.ProtoReflect.Descriptor instead.
func (*InitIdRequest) GetUniqueIdentifier ¶
func (x *InitIdRequest) GetUniqueIdentifier() string
func (*InitIdRequest) ProtoMessage ¶
func (*InitIdRequest) ProtoMessage()
func (*InitIdRequest) ProtoReflect ¶
func (x *InitIdRequest) ProtoReflect() protoreflect.Message
func (*InitIdRequest) Reset ¶
func (x *InitIdRequest) Reset()
func (*InitIdRequest) String ¶
func (x *InitIdRequest) String() string
type InitIdResponse ¶
type InitIdResponse struct {
// contains filtered or unexported fields
}
func (*InitIdResponse) Descriptor
deprecated
func (*InitIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitIdResponse.ProtoReflect.Descriptor instead.
func (*InitIdResponse) ProtoMessage ¶
func (*InitIdResponse) ProtoMessage()
func (*InitIdResponse) ProtoReflect ¶
func (x *InitIdResponse) ProtoReflect() protoreflect.Message
func (*InitIdResponse) Reset ¶
func (x *InitIdResponse) Reset()
func (*InitIdResponse) String ¶
func (x *InitIdResponse) String() string
type ListAllRequest ¶
type ListAllRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` ExcludeMappings []string `protobuf:"bytes,2,rep,name=exclude_mappings,json=excludeMappings,proto3" json:"exclude_mappings,omitempty"` FilterNamespace string `protobuf:"bytes,3,opt,name=filter_namespace,json=filterNamespace,proto3" json:"filter_namespace,omitempty"` // contains filtered or unexported fields }
func (*ListAllRequest) Descriptor
deprecated
func (*ListAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllRequest.ProtoReflect.Descriptor instead.
func (*ListAllRequest) GetBaseQuery ¶
func (x *ListAllRequest) GetBaseQuery() *BaseQuery
func (*ListAllRequest) GetExcludeMappings ¶
func (x *ListAllRequest) GetExcludeMappings() []string
func (*ListAllRequest) GetFilterNamespace ¶
func (x *ListAllRequest) GetFilterNamespace() string
func (*ListAllRequest) ProtoMessage ¶
func (*ListAllRequest) ProtoMessage()
func (*ListAllRequest) ProtoReflect ¶
func (x *ListAllRequest) ProtoReflect() protoreflect.Message
func (*ListAllRequest) Reset ¶
func (x *ListAllRequest) Reset()
func (*ListAllRequest) String ¶
func (x *ListAllRequest) String() string
type ListAllResponse ¶
type ListAllResponse struct { Result *TopologyTransactions `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListAllResponse) Descriptor
deprecated
func (*ListAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllResponse.ProtoReflect.Descriptor instead.
func (*ListAllResponse) GetResult ¶
func (x *ListAllResponse) GetResult() *TopologyTransactions
func (*ListAllResponse) ProtoMessage ¶
func (*ListAllResponse) ProtoMessage()
func (*ListAllResponse) ProtoReflect ¶
func (x *ListAllResponse) ProtoReflect() protoreflect.Message
func (*ListAllResponse) Reset ¶
func (x *ListAllResponse) Reset()
func (*ListAllResponse) String ¶
func (x *ListAllResponse) String() string
type ListAuthorityOfRequest ¶
type ListAuthorityOfRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterParty string `protobuf:"bytes,2,opt,name=filter_party,json=filterParty,proto3" json:"filter_party,omitempty"` // contains filtered or unexported fields }
func (*ListAuthorityOfRequest) Descriptor
deprecated
func (*ListAuthorityOfRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthorityOfRequest.ProtoReflect.Descriptor instead.
func (*ListAuthorityOfRequest) GetBaseQuery ¶
func (x *ListAuthorityOfRequest) GetBaseQuery() *BaseQuery
func (*ListAuthorityOfRequest) GetFilterParty ¶
func (x *ListAuthorityOfRequest) GetFilterParty() string
func (*ListAuthorityOfRequest) ProtoMessage ¶
func (*ListAuthorityOfRequest) ProtoMessage()
func (*ListAuthorityOfRequest) ProtoReflect ¶
func (x *ListAuthorityOfRequest) ProtoReflect() protoreflect.Message
func (*ListAuthorityOfRequest) Reset ¶
func (x *ListAuthorityOfRequest) Reset()
func (*ListAuthorityOfRequest) String ¶
func (x *ListAuthorityOfRequest) String() string
type ListAuthorityOfResponse ¶
type ListAuthorityOfResponse struct { Results []*ListAuthorityOfResponse_Result `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListAuthorityOfResponse) Descriptor
deprecated
func (*ListAuthorityOfResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthorityOfResponse.ProtoReflect.Descriptor instead.
func (*ListAuthorityOfResponse) GetResults ¶
func (x *ListAuthorityOfResponse) GetResults() []*ListAuthorityOfResponse_Result
func (*ListAuthorityOfResponse) ProtoMessage ¶
func (*ListAuthorityOfResponse) ProtoMessage()
func (*ListAuthorityOfResponse) ProtoReflect ¶
func (x *ListAuthorityOfResponse) ProtoReflect() protoreflect.Message
func (*ListAuthorityOfResponse) Reset ¶
func (x *ListAuthorityOfResponse) Reset()
func (*ListAuthorityOfResponse) String ¶
func (x *ListAuthorityOfResponse) String() string
type ListAuthorityOfResponse_Result ¶
type ListAuthorityOfResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.AuthorityOf `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListAuthorityOfResponse_Result) Descriptor
deprecated
func (*ListAuthorityOfResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthorityOfResponse_Result.ProtoReflect.Descriptor instead.
func (*ListAuthorityOfResponse_Result) GetContext ¶
func (x *ListAuthorityOfResponse_Result) GetContext() *BaseResult
func (*ListAuthorityOfResponse_Result) GetItem ¶
func (x *ListAuthorityOfResponse_Result) GetItem() *v30.AuthorityOf
func (*ListAuthorityOfResponse_Result) ProtoMessage ¶
func (*ListAuthorityOfResponse_Result) ProtoMessage()
func (*ListAuthorityOfResponse_Result) ProtoReflect ¶
func (x *ListAuthorityOfResponse_Result) ProtoReflect() protoreflect.Message
func (*ListAuthorityOfResponse_Result) Reset ¶
func (x *ListAuthorityOfResponse_Result) Reset()
func (*ListAuthorityOfResponse_Result) String ¶
func (x *ListAuthorityOfResponse_Result) String() string
type ListAvailableStoresRequest ¶
type ListAvailableStoresRequest struct {
// contains filtered or unexported fields
}
func (*ListAvailableStoresRequest) Descriptor
deprecated
func (*ListAvailableStoresRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAvailableStoresRequest.ProtoReflect.Descriptor instead.
func (*ListAvailableStoresRequest) ProtoMessage ¶
func (*ListAvailableStoresRequest) ProtoMessage()
func (*ListAvailableStoresRequest) ProtoReflect ¶
func (x *ListAvailableStoresRequest) ProtoReflect() protoreflect.Message
func (*ListAvailableStoresRequest) Reset ¶
func (x *ListAvailableStoresRequest) Reset()
func (*ListAvailableStoresRequest) String ¶
func (x *ListAvailableStoresRequest) String() string
type ListAvailableStoresResponse ¶
type ListAvailableStoresResponse struct { StoreIds []string `protobuf:"bytes,1,rep,name=store_ids,json=storeIds,proto3" json:"store_ids,omitempty"` // contains filtered or unexported fields }
func (*ListAvailableStoresResponse) Descriptor
deprecated
func (*ListAvailableStoresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAvailableStoresResponse.ProtoReflect.Descriptor instead.
func (*ListAvailableStoresResponse) GetStoreIds ¶
func (x *ListAvailableStoresResponse) GetStoreIds() []string
func (*ListAvailableStoresResponse) ProtoMessage ¶
func (*ListAvailableStoresResponse) ProtoMessage()
func (*ListAvailableStoresResponse) ProtoReflect ¶
func (x *ListAvailableStoresResponse) ProtoReflect() protoreflect.Message
func (*ListAvailableStoresResponse) Reset ¶
func (x *ListAvailableStoresResponse) Reset()
func (*ListAvailableStoresResponse) String ¶
func (x *ListAvailableStoresResponse) String() string
type ListDecentralizedNamespaceDefinitionRequest ¶
type ListDecentralizedNamespaceDefinitionRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterNamespace string `protobuf:"bytes,2,opt,name=filter_namespace,json=filterNamespace,proto3" json:"filter_namespace,omitempty"` // contains filtered or unexported fields }
func (*ListDecentralizedNamespaceDefinitionRequest) Descriptor
deprecated
func (*ListDecentralizedNamespaceDefinitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDecentralizedNamespaceDefinitionRequest.ProtoReflect.Descriptor instead.
func (*ListDecentralizedNamespaceDefinitionRequest) GetBaseQuery ¶
func (x *ListDecentralizedNamespaceDefinitionRequest) GetBaseQuery() *BaseQuery
func (*ListDecentralizedNamespaceDefinitionRequest) GetFilterNamespace ¶
func (x *ListDecentralizedNamespaceDefinitionRequest) GetFilterNamespace() string
func (*ListDecentralizedNamespaceDefinitionRequest) ProtoMessage ¶
func (*ListDecentralizedNamespaceDefinitionRequest) ProtoMessage()
func (*ListDecentralizedNamespaceDefinitionRequest) ProtoReflect ¶
func (x *ListDecentralizedNamespaceDefinitionRequest) ProtoReflect() protoreflect.Message
func (*ListDecentralizedNamespaceDefinitionRequest) Reset ¶
func (x *ListDecentralizedNamespaceDefinitionRequest) Reset()
func (*ListDecentralizedNamespaceDefinitionRequest) String ¶
func (x *ListDecentralizedNamespaceDefinitionRequest) String() string
type ListDecentralizedNamespaceDefinitionResponse ¶
type ListDecentralizedNamespaceDefinitionResponse struct { Results []*ListDecentralizedNamespaceDefinitionResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListDecentralizedNamespaceDefinitionResponse) Descriptor
deprecated
func (*ListDecentralizedNamespaceDefinitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDecentralizedNamespaceDefinitionResponse.ProtoReflect.Descriptor instead.
func (*ListDecentralizedNamespaceDefinitionResponse) GetResults ¶
func (x *ListDecentralizedNamespaceDefinitionResponse) GetResults() []*ListDecentralizedNamespaceDefinitionResponse_Result
func (*ListDecentralizedNamespaceDefinitionResponse) ProtoMessage ¶
func (*ListDecentralizedNamespaceDefinitionResponse) ProtoMessage()
func (*ListDecentralizedNamespaceDefinitionResponse) ProtoReflect ¶
func (x *ListDecentralizedNamespaceDefinitionResponse) ProtoReflect() protoreflect.Message
func (*ListDecentralizedNamespaceDefinitionResponse) Reset ¶
func (x *ListDecentralizedNamespaceDefinitionResponse) Reset()
func (*ListDecentralizedNamespaceDefinitionResponse) String ¶
func (x *ListDecentralizedNamespaceDefinitionResponse) String() string
type ListDecentralizedNamespaceDefinitionResponse_Result ¶
type ListDecentralizedNamespaceDefinitionResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.DecentralizedNamespaceDefinition `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListDecentralizedNamespaceDefinitionResponse_Result) Descriptor
deprecated
func (*ListDecentralizedNamespaceDefinitionResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListDecentralizedNamespaceDefinitionResponse_Result.ProtoReflect.Descriptor instead.
func (*ListDecentralizedNamespaceDefinitionResponse_Result) GetContext ¶
func (x *ListDecentralizedNamespaceDefinitionResponse_Result) GetContext() *BaseResult
func (*ListDecentralizedNamespaceDefinitionResponse_Result) GetItem ¶
func (x *ListDecentralizedNamespaceDefinitionResponse_Result) GetItem() *v30.DecentralizedNamespaceDefinition
func (*ListDecentralizedNamespaceDefinitionResponse_Result) ProtoMessage ¶
func (*ListDecentralizedNamespaceDefinitionResponse_Result) ProtoMessage()
func (*ListDecentralizedNamespaceDefinitionResponse_Result) ProtoReflect ¶
func (x *ListDecentralizedNamespaceDefinitionResponse_Result) ProtoReflect() protoreflect.Message
func (*ListDecentralizedNamespaceDefinitionResponse_Result) Reset ¶
func (x *ListDecentralizedNamespaceDefinitionResponse_Result) Reset()
func (*ListDecentralizedNamespaceDefinitionResponse_Result) String ¶
func (x *ListDecentralizedNamespaceDefinitionResponse_Result) String() string
type ListDomainParametersStateRequest ¶
type ListDomainParametersStateRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterDomain string `protobuf:"bytes,2,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` // contains filtered or unexported fields }
func (*ListDomainParametersStateRequest) Descriptor
deprecated
func (*ListDomainParametersStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainParametersStateRequest.ProtoReflect.Descriptor instead.
func (*ListDomainParametersStateRequest) GetBaseQuery ¶
func (x *ListDomainParametersStateRequest) GetBaseQuery() *BaseQuery
func (*ListDomainParametersStateRequest) GetFilterDomain ¶
func (x *ListDomainParametersStateRequest) GetFilterDomain() string
func (*ListDomainParametersStateRequest) ProtoMessage ¶
func (*ListDomainParametersStateRequest) ProtoMessage()
func (*ListDomainParametersStateRequest) ProtoReflect ¶
func (x *ListDomainParametersStateRequest) ProtoReflect() protoreflect.Message
func (*ListDomainParametersStateRequest) Reset ¶
func (x *ListDomainParametersStateRequest) Reset()
func (*ListDomainParametersStateRequest) String ¶
func (x *ListDomainParametersStateRequest) String() string
type ListDomainParametersStateResponse ¶
type ListDomainParametersStateResponse struct { Results []*ListDomainParametersStateResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListDomainParametersStateResponse) Descriptor
deprecated
func (*ListDomainParametersStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainParametersStateResponse.ProtoReflect.Descriptor instead.
func (*ListDomainParametersStateResponse) GetResults ¶
func (x *ListDomainParametersStateResponse) GetResults() []*ListDomainParametersStateResponse_Result
func (*ListDomainParametersStateResponse) ProtoMessage ¶
func (*ListDomainParametersStateResponse) ProtoMessage()
func (*ListDomainParametersStateResponse) ProtoReflect ¶
func (x *ListDomainParametersStateResponse) ProtoReflect() protoreflect.Message
func (*ListDomainParametersStateResponse) Reset ¶
func (x *ListDomainParametersStateResponse) Reset()
func (*ListDomainParametersStateResponse) String ¶
func (x *ListDomainParametersStateResponse) String() string
type ListDomainParametersStateResponse_Result ¶
type ListDomainParametersStateResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.DynamicDomainParameters `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListDomainParametersStateResponse_Result) Descriptor
deprecated
func (*ListDomainParametersStateResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainParametersStateResponse_Result.ProtoReflect.Descriptor instead.
func (*ListDomainParametersStateResponse_Result) GetContext ¶
func (x *ListDomainParametersStateResponse_Result) GetContext() *BaseResult
func (*ListDomainParametersStateResponse_Result) GetItem ¶
func (x *ListDomainParametersStateResponse_Result) GetItem() *v30.DynamicDomainParameters
func (*ListDomainParametersStateResponse_Result) ProtoMessage ¶
func (*ListDomainParametersStateResponse_Result) ProtoMessage()
func (*ListDomainParametersStateResponse_Result) ProtoReflect ¶
func (x *ListDomainParametersStateResponse_Result) ProtoReflect() protoreflect.Message
func (*ListDomainParametersStateResponse_Result) Reset ¶
func (x *ListDomainParametersStateResponse_Result) Reset()
func (*ListDomainParametersStateResponse_Result) String ¶
func (x *ListDomainParametersStateResponse_Result) String() string
type ListDomainTrustCertificateRequest ¶
type ListDomainTrustCertificateRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterUid string `protobuf:"bytes,2,opt,name=filter_uid,json=filterUid,proto3" json:"filter_uid,omitempty"` // contains filtered or unexported fields }
func (*ListDomainTrustCertificateRequest) Descriptor
deprecated
func (*ListDomainTrustCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainTrustCertificateRequest.ProtoReflect.Descriptor instead.
func (*ListDomainTrustCertificateRequest) GetBaseQuery ¶
func (x *ListDomainTrustCertificateRequest) GetBaseQuery() *BaseQuery
func (*ListDomainTrustCertificateRequest) GetFilterUid ¶
func (x *ListDomainTrustCertificateRequest) GetFilterUid() string
func (*ListDomainTrustCertificateRequest) ProtoMessage ¶
func (*ListDomainTrustCertificateRequest) ProtoMessage()
func (*ListDomainTrustCertificateRequest) ProtoReflect ¶
func (x *ListDomainTrustCertificateRequest) ProtoReflect() protoreflect.Message
func (*ListDomainTrustCertificateRequest) Reset ¶
func (x *ListDomainTrustCertificateRequest) Reset()
func (*ListDomainTrustCertificateRequest) String ¶
func (x *ListDomainTrustCertificateRequest) String() string
type ListDomainTrustCertificateResponse ¶
type ListDomainTrustCertificateResponse struct { Results []*ListDomainTrustCertificateResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListDomainTrustCertificateResponse) Descriptor
deprecated
func (*ListDomainTrustCertificateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainTrustCertificateResponse.ProtoReflect.Descriptor instead.
func (*ListDomainTrustCertificateResponse) GetResults ¶
func (x *ListDomainTrustCertificateResponse) GetResults() []*ListDomainTrustCertificateResponse_Result
func (*ListDomainTrustCertificateResponse) ProtoMessage ¶
func (*ListDomainTrustCertificateResponse) ProtoMessage()
func (*ListDomainTrustCertificateResponse) ProtoReflect ¶
func (x *ListDomainTrustCertificateResponse) ProtoReflect() protoreflect.Message
func (*ListDomainTrustCertificateResponse) Reset ¶
func (x *ListDomainTrustCertificateResponse) Reset()
func (*ListDomainTrustCertificateResponse) String ¶
func (x *ListDomainTrustCertificateResponse) String() string
type ListDomainTrustCertificateResponse_Result ¶
type ListDomainTrustCertificateResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.DomainTrustCertificate `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListDomainTrustCertificateResponse_Result) Descriptor
deprecated
func (*ListDomainTrustCertificateResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainTrustCertificateResponse_Result.ProtoReflect.Descriptor instead.
func (*ListDomainTrustCertificateResponse_Result) GetContext ¶
func (x *ListDomainTrustCertificateResponse_Result) GetContext() *BaseResult
func (*ListDomainTrustCertificateResponse_Result) GetItem ¶
func (x *ListDomainTrustCertificateResponse_Result) GetItem() *v30.DomainTrustCertificate
func (*ListDomainTrustCertificateResponse_Result) ProtoMessage ¶
func (*ListDomainTrustCertificateResponse_Result) ProtoMessage()
func (*ListDomainTrustCertificateResponse_Result) ProtoReflect ¶
func (x *ListDomainTrustCertificateResponse_Result) ProtoReflect() protoreflect.Message
func (*ListDomainTrustCertificateResponse_Result) Reset ¶
func (x *ListDomainTrustCertificateResponse_Result) Reset()
func (*ListDomainTrustCertificateResponse_Result) String ¶
func (x *ListDomainTrustCertificateResponse_Result) String() string
type ListIdentifierDelegationRequest ¶
type ListIdentifierDelegationRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterUid string `protobuf:"bytes,2,opt,name=filter_uid,json=filterUid,proto3" json:"filter_uid,omitempty"` FilterTargetKeyFingerprint string `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListIdentifierDelegationRequest) Descriptor
deprecated
func (*ListIdentifierDelegationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIdentifierDelegationRequest.ProtoReflect.Descriptor instead.
func (*ListIdentifierDelegationRequest) GetBaseQuery ¶
func (x *ListIdentifierDelegationRequest) GetBaseQuery() *BaseQuery
func (*ListIdentifierDelegationRequest) GetFilterTargetKeyFingerprint ¶
func (x *ListIdentifierDelegationRequest) GetFilterTargetKeyFingerprint() string
func (*ListIdentifierDelegationRequest) GetFilterUid ¶
func (x *ListIdentifierDelegationRequest) GetFilterUid() string
func (*ListIdentifierDelegationRequest) ProtoMessage ¶
func (*ListIdentifierDelegationRequest) ProtoMessage()
func (*ListIdentifierDelegationRequest) ProtoReflect ¶
func (x *ListIdentifierDelegationRequest) ProtoReflect() protoreflect.Message
func (*ListIdentifierDelegationRequest) Reset ¶
func (x *ListIdentifierDelegationRequest) Reset()
func (*ListIdentifierDelegationRequest) String ¶
func (x *ListIdentifierDelegationRequest) String() string
type ListIdentifierDelegationResponse ¶
type ListIdentifierDelegationResponse struct { Results []*ListIdentifierDelegationResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListIdentifierDelegationResponse) Descriptor
deprecated
func (*ListIdentifierDelegationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIdentifierDelegationResponse.ProtoReflect.Descriptor instead.
func (*ListIdentifierDelegationResponse) GetResults ¶
func (x *ListIdentifierDelegationResponse) GetResults() []*ListIdentifierDelegationResponse_Result
func (*ListIdentifierDelegationResponse) ProtoMessage ¶
func (*ListIdentifierDelegationResponse) ProtoMessage()
func (*ListIdentifierDelegationResponse) ProtoReflect ¶
func (x *ListIdentifierDelegationResponse) ProtoReflect() protoreflect.Message
func (*ListIdentifierDelegationResponse) Reset ¶
func (x *ListIdentifierDelegationResponse) Reset()
func (*ListIdentifierDelegationResponse) String ¶
func (x *ListIdentifierDelegationResponse) String() string
type ListIdentifierDelegationResponse_Result ¶
type ListIdentifierDelegationResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.IdentifierDelegation `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListIdentifierDelegationResponse_Result) Descriptor
deprecated
func (*ListIdentifierDelegationResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListIdentifierDelegationResponse_Result.ProtoReflect.Descriptor instead.
func (*ListIdentifierDelegationResponse_Result) GetContext ¶
func (x *ListIdentifierDelegationResponse_Result) GetContext() *BaseResult
func (*ListIdentifierDelegationResponse_Result) GetItem ¶
func (x *ListIdentifierDelegationResponse_Result) GetItem() *v30.IdentifierDelegation
func (*ListIdentifierDelegationResponse_Result) ProtoMessage ¶
func (*ListIdentifierDelegationResponse_Result) ProtoMessage()
func (*ListIdentifierDelegationResponse_Result) ProtoReflect ¶
func (x *ListIdentifierDelegationResponse_Result) ProtoReflect() protoreflect.Message
func (*ListIdentifierDelegationResponse_Result) Reset ¶
func (x *ListIdentifierDelegationResponse_Result) Reset()
func (*ListIdentifierDelegationResponse_Result) String ¶
func (x *ListIdentifierDelegationResponse_Result) String() string
type ListKeyOwnersRequest ¶
type ListKeyOwnersRequest struct { AsOf *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=as_of,json=asOf,proto3" json:"as_of,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` FilterDomain string `protobuf:"bytes,3,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` FilterKeyOwnerType string `protobuf:"bytes,4,opt,name=filter_key_owner_type,json=filterKeyOwnerType,proto3" json:"filter_key_owner_type,omitempty"` FilterKeyOwnerUid string `protobuf:"bytes,5,opt,name=filter_key_owner_uid,json=filterKeyOwnerUid,proto3" json:"filter_key_owner_uid,omitempty"` // contains filtered or unexported fields }
func (*ListKeyOwnersRequest) Descriptor
deprecated
func (*ListKeyOwnersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListKeyOwnersRequest.ProtoReflect.Descriptor instead.
func (*ListKeyOwnersRequest) GetAsOf ¶
func (x *ListKeyOwnersRequest) GetAsOf() *timestamppb.Timestamp
func (*ListKeyOwnersRequest) GetFilterDomain ¶
func (x *ListKeyOwnersRequest) GetFilterDomain() string
func (*ListKeyOwnersRequest) GetFilterKeyOwnerType ¶
func (x *ListKeyOwnersRequest) GetFilterKeyOwnerType() string
func (*ListKeyOwnersRequest) GetFilterKeyOwnerUid ¶
func (x *ListKeyOwnersRequest) GetFilterKeyOwnerUid() string
func (*ListKeyOwnersRequest) GetLimit ¶
func (x *ListKeyOwnersRequest) GetLimit() int32
func (*ListKeyOwnersRequest) ProtoMessage ¶
func (*ListKeyOwnersRequest) ProtoMessage()
func (*ListKeyOwnersRequest) ProtoReflect ¶
func (x *ListKeyOwnersRequest) ProtoReflect() protoreflect.Message
func (*ListKeyOwnersRequest) Reset ¶
func (x *ListKeyOwnersRequest) Reset()
func (*ListKeyOwnersRequest) String ¶
func (x *ListKeyOwnersRequest) String() string
type ListKeyOwnersResponse ¶
type ListKeyOwnersResponse struct { Results []*ListKeyOwnersResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListKeyOwnersResponse) Descriptor
deprecated
func (*ListKeyOwnersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListKeyOwnersResponse.ProtoReflect.Descriptor instead.
func (*ListKeyOwnersResponse) GetResults ¶
func (x *ListKeyOwnersResponse) GetResults() []*ListKeyOwnersResponse_Result
func (*ListKeyOwnersResponse) ProtoMessage ¶
func (*ListKeyOwnersResponse) ProtoMessage()
func (*ListKeyOwnersResponse) ProtoReflect ¶
func (x *ListKeyOwnersResponse) ProtoReflect() protoreflect.Message
func (*ListKeyOwnersResponse) Reset ¶
func (x *ListKeyOwnersResponse) Reset()
func (*ListKeyOwnersResponse) String ¶
func (x *ListKeyOwnersResponse) String() string
type ListKeyOwnersResponse_Result ¶
type ListKeyOwnersResponse_Result struct { Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` KeyOwner string `protobuf:"bytes,2,opt,name=key_owner,json=keyOwner,proto3" json:"key_owner,omitempty"` SigningKeys []*v301.SigningPublicKey `protobuf:"bytes,3,rep,name=signing_keys,json=signingKeys,proto3" json:"signing_keys,omitempty"` EncryptionKeys []*v301.EncryptionPublicKey `protobuf:"bytes,4,rep,name=encryption_keys,json=encryptionKeys,proto3" json:"encryption_keys,omitempty"` // contains filtered or unexported fields }
func (*ListKeyOwnersResponse_Result) Descriptor
deprecated
func (*ListKeyOwnersResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListKeyOwnersResponse_Result.ProtoReflect.Descriptor instead.
func (*ListKeyOwnersResponse_Result) GetDomain ¶
func (x *ListKeyOwnersResponse_Result) GetDomain() string
func (*ListKeyOwnersResponse_Result) GetEncryptionKeys ¶
func (x *ListKeyOwnersResponse_Result) GetEncryptionKeys() []*v301.EncryptionPublicKey
func (*ListKeyOwnersResponse_Result) GetKeyOwner ¶
func (x *ListKeyOwnersResponse_Result) GetKeyOwner() string
func (*ListKeyOwnersResponse_Result) GetSigningKeys ¶
func (x *ListKeyOwnersResponse_Result) GetSigningKeys() []*v301.SigningPublicKey
func (*ListKeyOwnersResponse_Result) ProtoMessage ¶
func (*ListKeyOwnersResponse_Result) ProtoMessage()
func (*ListKeyOwnersResponse_Result) ProtoReflect ¶
func (x *ListKeyOwnersResponse_Result) ProtoReflect() protoreflect.Message
func (*ListKeyOwnersResponse_Result) Reset ¶
func (x *ListKeyOwnersResponse_Result) Reset()
func (*ListKeyOwnersResponse_Result) String ¶
func (x *ListKeyOwnersResponse_Result) String() string
type ListMediatorDomainStateRequest ¶
type ListMediatorDomainStateRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterDomain string `protobuf:"bytes,2,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` // contains filtered or unexported fields }
func (*ListMediatorDomainStateRequest) Descriptor
deprecated
func (*ListMediatorDomainStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMediatorDomainStateRequest.ProtoReflect.Descriptor instead.
func (*ListMediatorDomainStateRequest) GetBaseQuery ¶
func (x *ListMediatorDomainStateRequest) GetBaseQuery() *BaseQuery
func (*ListMediatorDomainStateRequest) GetFilterDomain ¶
func (x *ListMediatorDomainStateRequest) GetFilterDomain() string
func (*ListMediatorDomainStateRequest) ProtoMessage ¶
func (*ListMediatorDomainStateRequest) ProtoMessage()
func (*ListMediatorDomainStateRequest) ProtoReflect ¶
func (x *ListMediatorDomainStateRequest) ProtoReflect() protoreflect.Message
func (*ListMediatorDomainStateRequest) Reset ¶
func (x *ListMediatorDomainStateRequest) Reset()
func (*ListMediatorDomainStateRequest) String ¶
func (x *ListMediatorDomainStateRequest) String() string
type ListMediatorDomainStateResponse ¶
type ListMediatorDomainStateResponse struct { Results []*ListMediatorDomainStateResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListMediatorDomainStateResponse) Descriptor
deprecated
func (*ListMediatorDomainStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMediatorDomainStateResponse.ProtoReflect.Descriptor instead.
func (*ListMediatorDomainStateResponse) GetResults ¶
func (x *ListMediatorDomainStateResponse) GetResults() []*ListMediatorDomainStateResponse_Result
func (*ListMediatorDomainStateResponse) ProtoMessage ¶
func (*ListMediatorDomainStateResponse) ProtoMessage()
func (*ListMediatorDomainStateResponse) ProtoReflect ¶
func (x *ListMediatorDomainStateResponse) ProtoReflect() protoreflect.Message
func (*ListMediatorDomainStateResponse) Reset ¶
func (x *ListMediatorDomainStateResponse) Reset()
func (*ListMediatorDomainStateResponse) String ¶
func (x *ListMediatorDomainStateResponse) String() string
type ListMediatorDomainStateResponse_Result ¶
type ListMediatorDomainStateResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.MediatorDomainState `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListMediatorDomainStateResponse_Result) Descriptor
deprecated
func (*ListMediatorDomainStateResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListMediatorDomainStateResponse_Result.ProtoReflect.Descriptor instead.
func (*ListMediatorDomainStateResponse_Result) GetContext ¶
func (x *ListMediatorDomainStateResponse_Result) GetContext() *BaseResult
func (*ListMediatorDomainStateResponse_Result) GetItem ¶
func (x *ListMediatorDomainStateResponse_Result) GetItem() *v30.MediatorDomainState
func (*ListMediatorDomainStateResponse_Result) ProtoMessage ¶
func (*ListMediatorDomainStateResponse_Result) ProtoMessage()
func (*ListMediatorDomainStateResponse_Result) ProtoReflect ¶
func (x *ListMediatorDomainStateResponse_Result) ProtoReflect() protoreflect.Message
func (*ListMediatorDomainStateResponse_Result) Reset ¶
func (x *ListMediatorDomainStateResponse_Result) Reset()
func (*ListMediatorDomainStateResponse_Result) String ¶
func (x *ListMediatorDomainStateResponse_Result) String() string
type ListNamespaceDelegationRequest ¶
type ListNamespaceDelegationRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterNamespace string `protobuf:"bytes,2,opt,name=filter_namespace,json=filterNamespace,proto3" json:"filter_namespace,omitempty"` FilterTargetKeyFingerprint string `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNamespaceDelegationRequest) Descriptor
deprecated
func (*ListNamespaceDelegationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespaceDelegationRequest.ProtoReflect.Descriptor instead.
func (*ListNamespaceDelegationRequest) GetBaseQuery ¶
func (x *ListNamespaceDelegationRequest) GetBaseQuery() *BaseQuery
func (*ListNamespaceDelegationRequest) GetFilterNamespace ¶
func (x *ListNamespaceDelegationRequest) GetFilterNamespace() string
func (*ListNamespaceDelegationRequest) GetFilterTargetKeyFingerprint ¶
func (x *ListNamespaceDelegationRequest) GetFilterTargetKeyFingerprint() string
func (*ListNamespaceDelegationRequest) ProtoMessage ¶
func (*ListNamespaceDelegationRequest) ProtoMessage()
func (*ListNamespaceDelegationRequest) ProtoReflect ¶
func (x *ListNamespaceDelegationRequest) ProtoReflect() protoreflect.Message
func (*ListNamespaceDelegationRequest) Reset ¶
func (x *ListNamespaceDelegationRequest) Reset()
func (*ListNamespaceDelegationRequest) String ¶
func (x *ListNamespaceDelegationRequest) String() string
type ListNamespaceDelegationResponse ¶
type ListNamespaceDelegationResponse struct { Results []*ListNamespaceDelegationResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListNamespaceDelegationResponse) Descriptor
deprecated
func (*ListNamespaceDelegationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespaceDelegationResponse.ProtoReflect.Descriptor instead.
func (*ListNamespaceDelegationResponse) GetResults ¶
func (x *ListNamespaceDelegationResponse) GetResults() []*ListNamespaceDelegationResponse_Result
func (*ListNamespaceDelegationResponse) ProtoMessage ¶
func (*ListNamespaceDelegationResponse) ProtoMessage()
func (*ListNamespaceDelegationResponse) ProtoReflect ¶
func (x *ListNamespaceDelegationResponse) ProtoReflect() protoreflect.Message
func (*ListNamespaceDelegationResponse) Reset ¶
func (x *ListNamespaceDelegationResponse) Reset()
func (*ListNamespaceDelegationResponse) String ¶
func (x *ListNamespaceDelegationResponse) String() string
type ListNamespaceDelegationResponse_Result ¶
type ListNamespaceDelegationResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.NamespaceDelegation `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListNamespaceDelegationResponse_Result) Descriptor
deprecated
func (*ListNamespaceDelegationResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespaceDelegationResponse_Result.ProtoReflect.Descriptor instead.
func (*ListNamespaceDelegationResponse_Result) GetContext ¶
func (x *ListNamespaceDelegationResponse_Result) GetContext() *BaseResult
func (*ListNamespaceDelegationResponse_Result) GetItem ¶
func (x *ListNamespaceDelegationResponse_Result) GetItem() *v30.NamespaceDelegation
func (*ListNamespaceDelegationResponse_Result) ProtoMessage ¶
func (*ListNamespaceDelegationResponse_Result) ProtoMessage()
func (*ListNamespaceDelegationResponse_Result) ProtoReflect ¶
func (x *ListNamespaceDelegationResponse_Result) ProtoReflect() protoreflect.Message
func (*ListNamespaceDelegationResponse_Result) Reset ¶
func (x *ListNamespaceDelegationResponse_Result) Reset()
func (*ListNamespaceDelegationResponse_Result) String ¶
func (x *ListNamespaceDelegationResponse_Result) String() string
type ListOwnerToKeyMappingRequest ¶
type ListOwnerToKeyMappingRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterKeyOwnerType string `protobuf:"bytes,2,opt,name=filter_key_owner_type,json=filterKeyOwnerType,proto3" json:"filter_key_owner_type,omitempty"` FilterKeyOwnerUid string `protobuf:"bytes,3,opt,name=filter_key_owner_uid,json=filterKeyOwnerUid,proto3" json:"filter_key_owner_uid,omitempty"` // contains filtered or unexported fields }
func (*ListOwnerToKeyMappingRequest) Descriptor
deprecated
func (*ListOwnerToKeyMappingRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOwnerToKeyMappingRequest.ProtoReflect.Descriptor instead.
func (*ListOwnerToKeyMappingRequest) GetBaseQuery ¶
func (x *ListOwnerToKeyMappingRequest) GetBaseQuery() *BaseQuery
func (*ListOwnerToKeyMappingRequest) GetFilterKeyOwnerType ¶
func (x *ListOwnerToKeyMappingRequest) GetFilterKeyOwnerType() string
func (*ListOwnerToKeyMappingRequest) GetFilterKeyOwnerUid ¶
func (x *ListOwnerToKeyMappingRequest) GetFilterKeyOwnerUid() string
func (*ListOwnerToKeyMappingRequest) ProtoMessage ¶
func (*ListOwnerToKeyMappingRequest) ProtoMessage()
func (*ListOwnerToKeyMappingRequest) ProtoReflect ¶
func (x *ListOwnerToKeyMappingRequest) ProtoReflect() protoreflect.Message
func (*ListOwnerToKeyMappingRequest) Reset ¶
func (x *ListOwnerToKeyMappingRequest) Reset()
func (*ListOwnerToKeyMappingRequest) String ¶
func (x *ListOwnerToKeyMappingRequest) String() string
type ListOwnerToKeyMappingResponse ¶
type ListOwnerToKeyMappingResponse struct { Results []*ListOwnerToKeyMappingResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListOwnerToKeyMappingResponse) Descriptor
deprecated
func (*ListOwnerToKeyMappingResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOwnerToKeyMappingResponse.ProtoReflect.Descriptor instead.
func (*ListOwnerToKeyMappingResponse) GetResults ¶
func (x *ListOwnerToKeyMappingResponse) GetResults() []*ListOwnerToKeyMappingResponse_Result
func (*ListOwnerToKeyMappingResponse) ProtoMessage ¶
func (*ListOwnerToKeyMappingResponse) ProtoMessage()
func (*ListOwnerToKeyMappingResponse) ProtoReflect ¶
func (x *ListOwnerToKeyMappingResponse) ProtoReflect() protoreflect.Message
func (*ListOwnerToKeyMappingResponse) Reset ¶
func (x *ListOwnerToKeyMappingResponse) Reset()
func (*ListOwnerToKeyMappingResponse) String ¶
func (x *ListOwnerToKeyMappingResponse) String() string
type ListOwnerToKeyMappingResponse_Result ¶
type ListOwnerToKeyMappingResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.OwnerToKeyMapping `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListOwnerToKeyMappingResponse_Result) Descriptor
deprecated
func (*ListOwnerToKeyMappingResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListOwnerToKeyMappingResponse_Result.ProtoReflect.Descriptor instead.
func (*ListOwnerToKeyMappingResponse_Result) GetContext ¶
func (x *ListOwnerToKeyMappingResponse_Result) GetContext() *BaseResult
func (*ListOwnerToKeyMappingResponse_Result) GetItem ¶
func (x *ListOwnerToKeyMappingResponse_Result) GetItem() *v30.OwnerToKeyMapping
func (*ListOwnerToKeyMappingResponse_Result) ProtoMessage ¶
func (*ListOwnerToKeyMappingResponse_Result) ProtoMessage()
func (*ListOwnerToKeyMappingResponse_Result) ProtoReflect ¶
func (x *ListOwnerToKeyMappingResponse_Result) ProtoReflect() protoreflect.Message
func (*ListOwnerToKeyMappingResponse_Result) Reset ¶
func (x *ListOwnerToKeyMappingResponse_Result) Reset()
func (*ListOwnerToKeyMappingResponse_Result) String ¶
func (x *ListOwnerToKeyMappingResponse_Result) String() string
type ListParticipantDomainPermissionRequest ¶
type ListParticipantDomainPermissionRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterUid string `protobuf:"bytes,2,opt,name=filter_uid,json=filterUid,proto3" json:"filter_uid,omitempty"` // contains filtered or unexported fields }
func (*ListParticipantDomainPermissionRequest) Descriptor
deprecated
func (*ListParticipantDomainPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListParticipantDomainPermissionRequest.ProtoReflect.Descriptor instead.
func (*ListParticipantDomainPermissionRequest) GetBaseQuery ¶
func (x *ListParticipantDomainPermissionRequest) GetBaseQuery() *BaseQuery
func (*ListParticipantDomainPermissionRequest) GetFilterUid ¶
func (x *ListParticipantDomainPermissionRequest) GetFilterUid() string
func (*ListParticipantDomainPermissionRequest) ProtoMessage ¶
func (*ListParticipantDomainPermissionRequest) ProtoMessage()
func (*ListParticipantDomainPermissionRequest) ProtoReflect ¶
func (x *ListParticipantDomainPermissionRequest) ProtoReflect() protoreflect.Message
func (*ListParticipantDomainPermissionRequest) Reset ¶
func (x *ListParticipantDomainPermissionRequest) Reset()
func (*ListParticipantDomainPermissionRequest) String ¶
func (x *ListParticipantDomainPermissionRequest) String() string
type ListParticipantDomainPermissionResponse ¶
type ListParticipantDomainPermissionResponse struct { Results []*ListParticipantDomainPermissionResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListParticipantDomainPermissionResponse) Descriptor
deprecated
func (*ListParticipantDomainPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListParticipantDomainPermissionResponse.ProtoReflect.Descriptor instead.
func (*ListParticipantDomainPermissionResponse) GetResults ¶
func (x *ListParticipantDomainPermissionResponse) GetResults() []*ListParticipantDomainPermissionResponse_Result
func (*ListParticipantDomainPermissionResponse) ProtoMessage ¶
func (*ListParticipantDomainPermissionResponse) ProtoMessage()
func (*ListParticipantDomainPermissionResponse) ProtoReflect ¶
func (x *ListParticipantDomainPermissionResponse) ProtoReflect() protoreflect.Message
func (*ListParticipantDomainPermissionResponse) Reset ¶
func (x *ListParticipantDomainPermissionResponse) Reset()
func (*ListParticipantDomainPermissionResponse) String ¶
func (x *ListParticipantDomainPermissionResponse) String() string
type ListParticipantDomainPermissionResponse_Result ¶
type ListParticipantDomainPermissionResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.ParticipantDomainPermission `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListParticipantDomainPermissionResponse_Result) Descriptor
deprecated
func (*ListParticipantDomainPermissionResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListParticipantDomainPermissionResponse_Result.ProtoReflect.Descriptor instead.
func (*ListParticipantDomainPermissionResponse_Result) GetContext ¶
func (x *ListParticipantDomainPermissionResponse_Result) GetContext() *BaseResult
func (*ListParticipantDomainPermissionResponse_Result) GetItem ¶
func (x *ListParticipantDomainPermissionResponse_Result) GetItem() *v30.ParticipantDomainPermission
func (*ListParticipantDomainPermissionResponse_Result) ProtoMessage ¶
func (*ListParticipantDomainPermissionResponse_Result) ProtoMessage()
func (*ListParticipantDomainPermissionResponse_Result) ProtoReflect ¶
func (x *ListParticipantDomainPermissionResponse_Result) ProtoReflect() protoreflect.Message
func (*ListParticipantDomainPermissionResponse_Result) Reset ¶
func (x *ListParticipantDomainPermissionResponse_Result) Reset()
func (*ListParticipantDomainPermissionResponse_Result) String ¶
func (x *ListParticipantDomainPermissionResponse_Result) String() string
type ListPartiesRequest ¶
type ListPartiesRequest struct { AsOf *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=as_of,json=asOf,proto3" json:"as_of,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` FilterDomain string `protobuf:"bytes,3,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` FilterParty string `protobuf:"bytes,4,opt,name=filter_party,json=filterParty,proto3" json:"filter_party,omitempty"` FilterParticipant string `protobuf:"bytes,5,opt,name=filter_participant,json=filterParticipant,proto3" json:"filter_participant,omitempty"` // contains filtered or unexported fields }
func (*ListPartiesRequest) Descriptor
deprecated
func (*ListPartiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPartiesRequest.ProtoReflect.Descriptor instead.
func (*ListPartiesRequest) GetAsOf ¶
func (x *ListPartiesRequest) GetAsOf() *timestamppb.Timestamp
func (*ListPartiesRequest) GetFilterDomain ¶
func (x *ListPartiesRequest) GetFilterDomain() string
func (*ListPartiesRequest) GetFilterParticipant ¶
func (x *ListPartiesRequest) GetFilterParticipant() string
func (*ListPartiesRequest) GetFilterParty ¶
func (x *ListPartiesRequest) GetFilterParty() string
func (*ListPartiesRequest) GetLimit ¶
func (x *ListPartiesRequest) GetLimit() int32
func (*ListPartiesRequest) ProtoMessage ¶
func (*ListPartiesRequest) ProtoMessage()
func (*ListPartiesRequest) ProtoReflect ¶
func (x *ListPartiesRequest) ProtoReflect() protoreflect.Message
func (*ListPartiesRequest) Reset ¶
func (x *ListPartiesRequest) Reset()
func (*ListPartiesRequest) String ¶
func (x *ListPartiesRequest) String() string
type ListPartiesResponse ¶
type ListPartiesResponse struct { Results []*ListPartiesResponse_Result `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListPartiesResponse) Descriptor
deprecated
func (*ListPartiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPartiesResponse.ProtoReflect.Descriptor instead.
func (*ListPartiesResponse) GetResults ¶
func (x *ListPartiesResponse) GetResults() []*ListPartiesResponse_Result
func (*ListPartiesResponse) ProtoMessage ¶
func (*ListPartiesResponse) ProtoMessage()
func (*ListPartiesResponse) ProtoReflect ¶
func (x *ListPartiesResponse) ProtoReflect() protoreflect.Message
func (*ListPartiesResponse) Reset ¶
func (x *ListPartiesResponse) Reset()
func (*ListPartiesResponse) String ¶
func (x *ListPartiesResponse) String() string
type ListPartiesResponse_Result ¶
type ListPartiesResponse_Result struct { Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` Participants []*ListPartiesResponse_Result_ParticipantDomains `protobuf:"bytes,2,rep,name=participants,proto3" json:"participants,omitempty"` // contains filtered or unexported fields }
func (*ListPartiesResponse_Result) Descriptor
deprecated
func (*ListPartiesResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListPartiesResponse_Result.ProtoReflect.Descriptor instead.
func (*ListPartiesResponse_Result) GetParticipants ¶
func (x *ListPartiesResponse_Result) GetParticipants() []*ListPartiesResponse_Result_ParticipantDomains
func (*ListPartiesResponse_Result) GetParty ¶
func (x *ListPartiesResponse_Result) GetParty() string
func (*ListPartiesResponse_Result) ProtoMessage ¶
func (*ListPartiesResponse_Result) ProtoMessage()
func (*ListPartiesResponse_Result) ProtoReflect ¶
func (x *ListPartiesResponse_Result) ProtoReflect() protoreflect.Message
func (*ListPartiesResponse_Result) Reset ¶
func (x *ListPartiesResponse_Result) Reset()
func (*ListPartiesResponse_Result) String ¶
func (x *ListPartiesResponse_Result) String() string
type ListPartiesResponse_Result_ParticipantDomains ¶
type ListPartiesResponse_Result_ParticipantDomains struct { ParticipantUid string `protobuf:"bytes,1,opt,name=participant_uid,json=participantUid,proto3" json:"participant_uid,omitempty"` Domains []*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions `protobuf:"bytes,2,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListPartiesResponse_Result_ParticipantDomains) Descriptor
deprecated
func (*ListPartiesResponse_Result_ParticipantDomains) Descriptor() ([]byte, []int)
Deprecated: Use ListPartiesResponse_Result_ParticipantDomains.ProtoReflect.Descriptor instead.
func (*ListPartiesResponse_Result_ParticipantDomains) GetDomains ¶
func (x *ListPartiesResponse_Result_ParticipantDomains) GetDomains() []*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions
func (*ListPartiesResponse_Result_ParticipantDomains) GetParticipantUid ¶
func (x *ListPartiesResponse_Result_ParticipantDomains) GetParticipantUid() string
func (*ListPartiesResponse_Result_ParticipantDomains) ProtoMessage ¶
func (*ListPartiesResponse_Result_ParticipantDomains) ProtoMessage()
func (*ListPartiesResponse_Result_ParticipantDomains) ProtoReflect ¶
func (x *ListPartiesResponse_Result_ParticipantDomains) ProtoReflect() protoreflect.Message
func (*ListPartiesResponse_Result_ParticipantDomains) Reset ¶
func (x *ListPartiesResponse_Result_ParticipantDomains) Reset()
func (*ListPartiesResponse_Result_ParticipantDomains) String ¶
func (x *ListPartiesResponse_Result_ParticipantDomains) String() string
type ListPartiesResponse_Result_ParticipantDomains_DomainPermissions ¶
type ListPartiesResponse_Result_ParticipantDomains_DomainPermissions struct { Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` Permission v30.Enums_ParticipantPermission `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Descriptor
deprecated
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Descriptor() ([]byte, []int)
Deprecated: Use ListPartiesResponse_Result_ParticipantDomains_DomainPermissions.ProtoReflect.Descriptor instead.
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetDomain ¶
func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetDomain() string
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetPermission ¶
func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) GetPermission() v30.Enums_ParticipantPermission
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoMessage ¶
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoMessage()
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoReflect ¶
func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) ProtoReflect() protoreflect.Message
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Reset ¶
func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) Reset()
func (*ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) String ¶
func (x *ListPartiesResponse_Result_ParticipantDomains_DomainPermissions) String() string
type ListPartyHostingLimitsRequest ¶
type ListPartyHostingLimitsRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterUid string `protobuf:"bytes,2,opt,name=filter_uid,json=filterUid,proto3" json:"filter_uid,omitempty"` // contains filtered or unexported fields }
func (*ListPartyHostingLimitsRequest) Descriptor
deprecated
func (*ListPartyHostingLimitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyHostingLimitsRequest.ProtoReflect.Descriptor instead.
func (*ListPartyHostingLimitsRequest) GetBaseQuery ¶
func (x *ListPartyHostingLimitsRequest) GetBaseQuery() *BaseQuery
func (*ListPartyHostingLimitsRequest) GetFilterUid ¶
func (x *ListPartyHostingLimitsRequest) GetFilterUid() string
func (*ListPartyHostingLimitsRequest) ProtoMessage ¶
func (*ListPartyHostingLimitsRequest) ProtoMessage()
func (*ListPartyHostingLimitsRequest) ProtoReflect ¶
func (x *ListPartyHostingLimitsRequest) ProtoReflect() protoreflect.Message
func (*ListPartyHostingLimitsRequest) Reset ¶
func (x *ListPartyHostingLimitsRequest) Reset()
func (*ListPartyHostingLimitsRequest) String ¶
func (x *ListPartyHostingLimitsRequest) String() string
type ListPartyHostingLimitsResponse ¶
type ListPartyHostingLimitsResponse struct { Results []*ListPartyHostingLimitsResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListPartyHostingLimitsResponse) Descriptor
deprecated
func (*ListPartyHostingLimitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyHostingLimitsResponse.ProtoReflect.Descriptor instead.
func (*ListPartyHostingLimitsResponse) GetResults ¶
func (x *ListPartyHostingLimitsResponse) GetResults() []*ListPartyHostingLimitsResponse_Result
func (*ListPartyHostingLimitsResponse) ProtoMessage ¶
func (*ListPartyHostingLimitsResponse) ProtoMessage()
func (*ListPartyHostingLimitsResponse) ProtoReflect ¶
func (x *ListPartyHostingLimitsResponse) ProtoReflect() protoreflect.Message
func (*ListPartyHostingLimitsResponse) Reset ¶
func (x *ListPartyHostingLimitsResponse) Reset()
func (*ListPartyHostingLimitsResponse) String ¶
func (x *ListPartyHostingLimitsResponse) String() string
type ListPartyHostingLimitsResponse_Result ¶
type ListPartyHostingLimitsResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.PartyHostingLimits `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListPartyHostingLimitsResponse_Result) Descriptor
deprecated
func (*ListPartyHostingLimitsResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyHostingLimitsResponse_Result.ProtoReflect.Descriptor instead.
func (*ListPartyHostingLimitsResponse_Result) GetContext ¶
func (x *ListPartyHostingLimitsResponse_Result) GetContext() *BaseResult
func (*ListPartyHostingLimitsResponse_Result) GetItem ¶
func (x *ListPartyHostingLimitsResponse_Result) GetItem() *v30.PartyHostingLimits
func (*ListPartyHostingLimitsResponse_Result) ProtoMessage ¶
func (*ListPartyHostingLimitsResponse_Result) ProtoMessage()
func (*ListPartyHostingLimitsResponse_Result) ProtoReflect ¶
func (x *ListPartyHostingLimitsResponse_Result) ProtoReflect() protoreflect.Message
func (*ListPartyHostingLimitsResponse_Result) Reset ¶
func (x *ListPartyHostingLimitsResponse_Result) Reset()
func (*ListPartyHostingLimitsResponse_Result) String ¶
func (x *ListPartyHostingLimitsResponse_Result) String() string
type ListPartyToKeyMappingRequest ¶
type ListPartyToKeyMappingRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterParty string `protobuf:"bytes,2,opt,name=filter_party,json=filterParty,proto3" json:"filter_party,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToKeyMappingRequest) Descriptor
deprecated
func (*ListPartyToKeyMappingRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToKeyMappingRequest.ProtoReflect.Descriptor instead.
func (*ListPartyToKeyMappingRequest) GetBaseQuery ¶
func (x *ListPartyToKeyMappingRequest) GetBaseQuery() *BaseQuery
func (*ListPartyToKeyMappingRequest) GetFilterParty ¶
func (x *ListPartyToKeyMappingRequest) GetFilterParty() string
func (*ListPartyToKeyMappingRequest) ProtoMessage ¶
func (*ListPartyToKeyMappingRequest) ProtoMessage()
func (*ListPartyToKeyMappingRequest) ProtoReflect ¶
func (x *ListPartyToKeyMappingRequest) ProtoReflect() protoreflect.Message
func (*ListPartyToKeyMappingRequest) Reset ¶
func (x *ListPartyToKeyMappingRequest) Reset()
func (*ListPartyToKeyMappingRequest) String ¶
func (x *ListPartyToKeyMappingRequest) String() string
type ListPartyToKeyMappingResponse ¶
type ListPartyToKeyMappingResponse struct { Results []*ListPartyToKeyMappingResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToKeyMappingResponse) Descriptor
deprecated
func (*ListPartyToKeyMappingResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToKeyMappingResponse.ProtoReflect.Descriptor instead.
func (*ListPartyToKeyMappingResponse) GetResults ¶
func (x *ListPartyToKeyMappingResponse) GetResults() []*ListPartyToKeyMappingResponse_Result
func (*ListPartyToKeyMappingResponse) ProtoMessage ¶
func (*ListPartyToKeyMappingResponse) ProtoMessage()
func (*ListPartyToKeyMappingResponse) ProtoReflect ¶
func (x *ListPartyToKeyMappingResponse) ProtoReflect() protoreflect.Message
func (*ListPartyToKeyMappingResponse) Reset ¶
func (x *ListPartyToKeyMappingResponse) Reset()
func (*ListPartyToKeyMappingResponse) String ¶
func (x *ListPartyToKeyMappingResponse) String() string
type ListPartyToKeyMappingResponse_Result ¶
type ListPartyToKeyMappingResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.PartyToKeyMapping `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToKeyMappingResponse_Result) Descriptor
deprecated
func (*ListPartyToKeyMappingResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToKeyMappingResponse_Result.ProtoReflect.Descriptor instead.
func (*ListPartyToKeyMappingResponse_Result) GetContext ¶
func (x *ListPartyToKeyMappingResponse_Result) GetContext() *BaseResult
func (*ListPartyToKeyMappingResponse_Result) GetItem ¶
func (x *ListPartyToKeyMappingResponse_Result) GetItem() *v30.PartyToKeyMapping
func (*ListPartyToKeyMappingResponse_Result) ProtoMessage ¶
func (*ListPartyToKeyMappingResponse_Result) ProtoMessage()
func (*ListPartyToKeyMappingResponse_Result) ProtoReflect ¶
func (x *ListPartyToKeyMappingResponse_Result) ProtoReflect() protoreflect.Message
func (*ListPartyToKeyMappingResponse_Result) Reset ¶
func (x *ListPartyToKeyMappingResponse_Result) Reset()
func (*ListPartyToKeyMappingResponse_Result) String ¶
func (x *ListPartyToKeyMappingResponse_Result) String() string
type ListPartyToParticipantRequest ¶
type ListPartyToParticipantRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterParty string `protobuf:"bytes,2,opt,name=filter_party,json=filterParty,proto3" json:"filter_party,omitempty"` FilterParticipant string `protobuf:"bytes,3,opt,name=filter_participant,json=filterParticipant,proto3" json:"filter_participant,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToParticipantRequest) Descriptor
deprecated
func (*ListPartyToParticipantRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToParticipantRequest.ProtoReflect.Descriptor instead.
func (*ListPartyToParticipantRequest) GetBaseQuery ¶
func (x *ListPartyToParticipantRequest) GetBaseQuery() *BaseQuery
func (*ListPartyToParticipantRequest) GetFilterParticipant ¶
func (x *ListPartyToParticipantRequest) GetFilterParticipant() string
func (*ListPartyToParticipantRequest) GetFilterParty ¶
func (x *ListPartyToParticipantRequest) GetFilterParty() string
func (*ListPartyToParticipantRequest) ProtoMessage ¶
func (*ListPartyToParticipantRequest) ProtoMessage()
func (*ListPartyToParticipantRequest) ProtoReflect ¶
func (x *ListPartyToParticipantRequest) ProtoReflect() protoreflect.Message
func (*ListPartyToParticipantRequest) Reset ¶
func (x *ListPartyToParticipantRequest) Reset()
func (*ListPartyToParticipantRequest) String ¶
func (x *ListPartyToParticipantRequest) String() string
type ListPartyToParticipantResponse ¶
type ListPartyToParticipantResponse struct { Results []*ListPartyToParticipantResponse_Result `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToParticipantResponse) Descriptor
deprecated
func (*ListPartyToParticipantResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToParticipantResponse.ProtoReflect.Descriptor instead.
func (*ListPartyToParticipantResponse) GetResults ¶
func (x *ListPartyToParticipantResponse) GetResults() []*ListPartyToParticipantResponse_Result
func (*ListPartyToParticipantResponse) ProtoMessage ¶
func (*ListPartyToParticipantResponse) ProtoMessage()
func (*ListPartyToParticipantResponse) ProtoReflect ¶
func (x *ListPartyToParticipantResponse) ProtoReflect() protoreflect.Message
func (*ListPartyToParticipantResponse) Reset ¶
func (x *ListPartyToParticipantResponse) Reset()
func (*ListPartyToParticipantResponse) String ¶
func (x *ListPartyToParticipantResponse) String() string
type ListPartyToParticipantResponse_Result ¶
type ListPartyToParticipantResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.PartyToParticipant `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListPartyToParticipantResponse_Result) Descriptor
deprecated
func (*ListPartyToParticipantResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListPartyToParticipantResponse_Result.ProtoReflect.Descriptor instead.
func (*ListPartyToParticipantResponse_Result) GetContext ¶
func (x *ListPartyToParticipantResponse_Result) GetContext() *BaseResult
func (*ListPartyToParticipantResponse_Result) GetItem ¶
func (x *ListPartyToParticipantResponse_Result) GetItem() *v30.PartyToParticipant
func (*ListPartyToParticipantResponse_Result) ProtoMessage ¶
func (*ListPartyToParticipantResponse_Result) ProtoMessage()
func (*ListPartyToParticipantResponse_Result) ProtoReflect ¶
func (x *ListPartyToParticipantResponse_Result) ProtoReflect() protoreflect.Message
func (*ListPartyToParticipantResponse_Result) Reset ¶
func (x *ListPartyToParticipantResponse_Result) Reset()
func (*ListPartyToParticipantResponse_Result) String ¶
func (x *ListPartyToParticipantResponse_Result) String() string
type ListPurgeTopologyTransactionRequest ¶
type ListPurgeTopologyTransactionRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterDomain string `protobuf:"bytes,2,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` // contains filtered or unexported fields }
func (*ListPurgeTopologyTransactionRequest) Descriptor
deprecated
func (*ListPurgeTopologyTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPurgeTopologyTransactionRequest.ProtoReflect.Descriptor instead.
func (*ListPurgeTopologyTransactionRequest) GetBaseQuery ¶
func (x *ListPurgeTopologyTransactionRequest) GetBaseQuery() *BaseQuery
func (*ListPurgeTopologyTransactionRequest) GetFilterDomain ¶
func (x *ListPurgeTopologyTransactionRequest) GetFilterDomain() string
func (*ListPurgeTopologyTransactionRequest) ProtoMessage ¶
func (*ListPurgeTopologyTransactionRequest) ProtoMessage()
func (*ListPurgeTopologyTransactionRequest) ProtoReflect ¶
func (x *ListPurgeTopologyTransactionRequest) ProtoReflect() protoreflect.Message
func (*ListPurgeTopologyTransactionRequest) Reset ¶
func (x *ListPurgeTopologyTransactionRequest) Reset()
func (*ListPurgeTopologyTransactionRequest) String ¶
func (x *ListPurgeTopologyTransactionRequest) String() string
type ListPurgeTopologyTransactionResponse ¶
type ListPurgeTopologyTransactionResponse struct { Results []*ListPurgeTopologyTransactionResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListPurgeTopologyTransactionResponse) Descriptor
deprecated
func (*ListPurgeTopologyTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPurgeTopologyTransactionResponse.ProtoReflect.Descriptor instead.
func (*ListPurgeTopologyTransactionResponse) GetResults ¶
func (x *ListPurgeTopologyTransactionResponse) GetResults() []*ListPurgeTopologyTransactionResponse_Result
func (*ListPurgeTopologyTransactionResponse) ProtoMessage ¶
func (*ListPurgeTopologyTransactionResponse) ProtoMessage()
func (*ListPurgeTopologyTransactionResponse) ProtoReflect ¶
func (x *ListPurgeTopologyTransactionResponse) ProtoReflect() protoreflect.Message
func (*ListPurgeTopologyTransactionResponse) Reset ¶
func (x *ListPurgeTopologyTransactionResponse) Reset()
func (*ListPurgeTopologyTransactionResponse) String ¶
func (x *ListPurgeTopologyTransactionResponse) String() string
type ListPurgeTopologyTransactionResponse_Result ¶
type ListPurgeTopologyTransactionResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.PurgeTopologyTransaction `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListPurgeTopologyTransactionResponse_Result) Descriptor
deprecated
func (*ListPurgeTopologyTransactionResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListPurgeTopologyTransactionResponse_Result.ProtoReflect.Descriptor instead.
func (*ListPurgeTopologyTransactionResponse_Result) GetContext ¶
func (x *ListPurgeTopologyTransactionResponse_Result) GetContext() *BaseResult
func (*ListPurgeTopologyTransactionResponse_Result) GetItem ¶
func (x *ListPurgeTopologyTransactionResponse_Result) GetItem() *v30.PurgeTopologyTransaction
func (*ListPurgeTopologyTransactionResponse_Result) ProtoMessage ¶
func (*ListPurgeTopologyTransactionResponse_Result) ProtoMessage()
func (*ListPurgeTopologyTransactionResponse_Result) ProtoReflect ¶
func (x *ListPurgeTopologyTransactionResponse_Result) ProtoReflect() protoreflect.Message
func (*ListPurgeTopologyTransactionResponse_Result) Reset ¶
func (x *ListPurgeTopologyTransactionResponse_Result) Reset()
func (*ListPurgeTopologyTransactionResponse_Result) String ¶
func (x *ListPurgeTopologyTransactionResponse_Result) String() string
type ListSequencerDomainStateRequest ¶
type ListSequencerDomainStateRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterDomain string `protobuf:"bytes,2,opt,name=filter_domain,json=filterDomain,proto3" json:"filter_domain,omitempty"` // contains filtered or unexported fields }
func (*ListSequencerDomainStateRequest) Descriptor
deprecated
func (*ListSequencerDomainStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSequencerDomainStateRequest.ProtoReflect.Descriptor instead.
func (*ListSequencerDomainStateRequest) GetBaseQuery ¶
func (x *ListSequencerDomainStateRequest) GetBaseQuery() *BaseQuery
func (*ListSequencerDomainStateRequest) GetFilterDomain ¶
func (x *ListSequencerDomainStateRequest) GetFilterDomain() string
func (*ListSequencerDomainStateRequest) ProtoMessage ¶
func (*ListSequencerDomainStateRequest) ProtoMessage()
func (*ListSequencerDomainStateRequest) ProtoReflect ¶
func (x *ListSequencerDomainStateRequest) ProtoReflect() protoreflect.Message
func (*ListSequencerDomainStateRequest) Reset ¶
func (x *ListSequencerDomainStateRequest) Reset()
func (*ListSequencerDomainStateRequest) String ¶
func (x *ListSequencerDomainStateRequest) String() string
type ListSequencerDomainStateResponse ¶
type ListSequencerDomainStateResponse struct { Results []*ListSequencerDomainStateResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListSequencerDomainStateResponse) Descriptor
deprecated
func (*ListSequencerDomainStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSequencerDomainStateResponse.ProtoReflect.Descriptor instead.
func (*ListSequencerDomainStateResponse) GetResults ¶
func (x *ListSequencerDomainStateResponse) GetResults() []*ListSequencerDomainStateResponse_Result
func (*ListSequencerDomainStateResponse) ProtoMessage ¶
func (*ListSequencerDomainStateResponse) ProtoMessage()
func (*ListSequencerDomainStateResponse) ProtoReflect ¶
func (x *ListSequencerDomainStateResponse) ProtoReflect() protoreflect.Message
func (*ListSequencerDomainStateResponse) Reset ¶
func (x *ListSequencerDomainStateResponse) Reset()
func (*ListSequencerDomainStateResponse) String ¶
func (x *ListSequencerDomainStateResponse) String() string
type ListSequencerDomainStateResponse_Result ¶
type ListSequencerDomainStateResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.SequencerDomainState `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListSequencerDomainStateResponse_Result) Descriptor
deprecated
func (*ListSequencerDomainStateResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListSequencerDomainStateResponse_Result.ProtoReflect.Descriptor instead.
func (*ListSequencerDomainStateResponse_Result) GetContext ¶
func (x *ListSequencerDomainStateResponse_Result) GetContext() *BaseResult
func (*ListSequencerDomainStateResponse_Result) GetItem ¶
func (x *ListSequencerDomainStateResponse_Result) GetItem() *v30.SequencerDomainState
func (*ListSequencerDomainStateResponse_Result) ProtoMessage ¶
func (*ListSequencerDomainStateResponse_Result) ProtoMessage()
func (*ListSequencerDomainStateResponse_Result) ProtoReflect ¶
func (x *ListSequencerDomainStateResponse_Result) ProtoReflect() protoreflect.Message
func (*ListSequencerDomainStateResponse_Result) Reset ¶
func (x *ListSequencerDomainStateResponse_Result) Reset()
func (*ListSequencerDomainStateResponse_Result) String ¶
func (x *ListSequencerDomainStateResponse_Result) String() string
type ListVettedPackagesRequest ¶
type ListVettedPackagesRequest struct { BaseQuery *BaseQuery `protobuf:"bytes,1,opt,name=base_query,json=baseQuery,proto3" json:"base_query,omitempty"` FilterParticipant string `protobuf:"bytes,2,opt,name=filter_participant,json=filterParticipant,proto3" json:"filter_participant,omitempty"` // contains filtered or unexported fields }
func (*ListVettedPackagesRequest) Descriptor
deprecated
func (*ListVettedPackagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListVettedPackagesRequest.ProtoReflect.Descriptor instead.
func (*ListVettedPackagesRequest) GetBaseQuery ¶
func (x *ListVettedPackagesRequest) GetBaseQuery() *BaseQuery
func (*ListVettedPackagesRequest) GetFilterParticipant ¶
func (x *ListVettedPackagesRequest) GetFilterParticipant() string
func (*ListVettedPackagesRequest) ProtoMessage ¶
func (*ListVettedPackagesRequest) ProtoMessage()
func (*ListVettedPackagesRequest) ProtoReflect ¶
func (x *ListVettedPackagesRequest) ProtoReflect() protoreflect.Message
func (*ListVettedPackagesRequest) Reset ¶
func (x *ListVettedPackagesRequest) Reset()
func (*ListVettedPackagesRequest) String ¶
func (x *ListVettedPackagesRequest) String() string
type ListVettedPackagesResponse ¶
type ListVettedPackagesResponse struct { Results []*ListVettedPackagesResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListVettedPackagesResponse) Descriptor
deprecated
func (*ListVettedPackagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListVettedPackagesResponse.ProtoReflect.Descriptor instead.
func (*ListVettedPackagesResponse) GetResults ¶
func (x *ListVettedPackagesResponse) GetResults() []*ListVettedPackagesResponse_Result
func (*ListVettedPackagesResponse) ProtoMessage ¶
func (*ListVettedPackagesResponse) ProtoMessage()
func (*ListVettedPackagesResponse) ProtoReflect ¶
func (x *ListVettedPackagesResponse) ProtoReflect() protoreflect.Message
func (*ListVettedPackagesResponse) Reset ¶
func (x *ListVettedPackagesResponse) Reset()
func (*ListVettedPackagesResponse) String ¶
func (x *ListVettedPackagesResponse) String() string
type ListVettedPackagesResponse_Result ¶
type ListVettedPackagesResponse_Result struct { Context *BaseResult `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Item *v30.VettedPackages `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ListVettedPackagesResponse_Result) Descriptor
deprecated
func (*ListVettedPackagesResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListVettedPackagesResponse_Result.ProtoReflect.Descriptor instead.
func (*ListVettedPackagesResponse_Result) GetContext ¶
func (x *ListVettedPackagesResponse_Result) GetContext() *BaseResult
func (*ListVettedPackagesResponse_Result) GetItem ¶
func (x *ListVettedPackagesResponse_Result) GetItem() *v30.VettedPackages
func (*ListVettedPackagesResponse_Result) ProtoMessage ¶
func (*ListVettedPackagesResponse_Result) ProtoMessage()
func (*ListVettedPackagesResponse_Result) ProtoReflect ¶
func (x *ListVettedPackagesResponse_Result) ProtoReflect() protoreflect.Message
func (*ListVettedPackagesResponse_Result) Reset ¶
func (x *ListVettedPackagesResponse_Result) Reset()
func (*ListVettedPackagesResponse_Result) String ¶
func (x *ListVettedPackagesResponse_Result) String() string
type SignTransactionsRequest ¶
type SignTransactionsRequest struct { Transactions []*v30.SignedTopologyTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"` SignedBy []string `protobuf:"bytes,2,rep,name=signed_by,json=signedBy,proto3" json:"signed_by,omitempty"` // contains filtered or unexported fields }
func (*SignTransactionsRequest) Descriptor
deprecated
func (*SignTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignTransactionsRequest.ProtoReflect.Descriptor instead.
func (*SignTransactionsRequest) GetSignedBy ¶
func (x *SignTransactionsRequest) GetSignedBy() []string
func (*SignTransactionsRequest) GetTransactions ¶
func (x *SignTransactionsRequest) GetTransactions() []*v30.SignedTopologyTransaction
func (*SignTransactionsRequest) ProtoMessage ¶
func (*SignTransactionsRequest) ProtoMessage()
func (*SignTransactionsRequest) ProtoReflect ¶
func (x *SignTransactionsRequest) ProtoReflect() protoreflect.Message
func (*SignTransactionsRequest) Reset ¶
func (x *SignTransactionsRequest) Reset()
func (*SignTransactionsRequest) String ¶
func (x *SignTransactionsRequest) String() string
type SignTransactionsResponse ¶
type SignTransactionsResponse struct { Transactions []*v30.SignedTopologyTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"` // contains filtered or unexported fields }
func (*SignTransactionsResponse) Descriptor
deprecated
func (*SignTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignTransactionsResponse.ProtoReflect.Descriptor instead.
func (*SignTransactionsResponse) GetTransactions ¶
func (x *SignTransactionsResponse) GetTransactions() []*v30.SignedTopologyTransaction
func (*SignTransactionsResponse) ProtoMessage ¶
func (*SignTransactionsResponse) ProtoMessage()
func (*SignTransactionsResponse) ProtoReflect ¶
func (x *SignTransactionsResponse) ProtoReflect() protoreflect.Message
func (*SignTransactionsResponse) Reset ¶
func (x *SignTransactionsResponse) Reset()
func (*SignTransactionsResponse) String ¶
func (x *SignTransactionsResponse) String() string
type Store ¶
type Store struct { // Types that are assignable to Store: // // *Store_Authorized_ // *Store_Domain_ Store isStore_Store `protobuf_oneof:"store"` // contains filtered or unexported fields }
func (*Store) Descriptor
deprecated
func (*Store) GetAuthorized ¶
func (x *Store) GetAuthorized() *Store_Authorized
func (*Store) GetDomain ¶
func (x *Store) GetDomain() *Store_Domain
func (*Store) ProtoMessage ¶
func (*Store) ProtoMessage()
func (*Store) ProtoReflect ¶
func (x *Store) ProtoReflect() protoreflect.Message
type Store_Authorized ¶
type Store_Authorized struct {
// contains filtered or unexported fields
}
func (*Store_Authorized) Descriptor
deprecated
func (*Store_Authorized) Descriptor() ([]byte, []int)
Deprecated: Use Store_Authorized.ProtoReflect.Descriptor instead.
func (*Store_Authorized) ProtoMessage ¶
func (*Store_Authorized) ProtoMessage()
func (*Store_Authorized) ProtoReflect ¶
func (x *Store_Authorized) ProtoReflect() protoreflect.Message
func (*Store_Authorized) Reset ¶
func (x *Store_Authorized) Reset()
func (*Store_Authorized) String ¶
func (x *Store_Authorized) String() string
type Store_Authorized_ ¶
type Store_Authorized_ struct {
Authorized *Store_Authorized `protobuf:"bytes,1,opt,name=authorized,proto3,oneof"`
}
type Store_Domain ¶
type Store_Domain struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Store_Domain) Descriptor
deprecated
func (*Store_Domain) Descriptor() ([]byte, []int)
Deprecated: Use Store_Domain.ProtoReflect.Descriptor instead.
func (*Store_Domain) GetId ¶
func (x *Store_Domain) GetId() string
func (*Store_Domain) ProtoMessage ¶
func (*Store_Domain) ProtoMessage()
func (*Store_Domain) ProtoReflect ¶
func (x *Store_Domain) ProtoReflect() protoreflect.Message
func (*Store_Domain) Reset ¶
func (x *Store_Domain) Reset()
func (*Store_Domain) String ¶
func (x *Store_Domain) String() string
type Store_Domain_ ¶
type Store_Domain_ struct {
Domain *Store_Domain `protobuf:"bytes,2,opt,name=domain,proto3,oneof"`
}
type TopologyAggregationServiceClient ¶
type TopologyAggregationServiceClient interface { ListParties(ctx context.Context, in *ListPartiesRequest, opts ...grpc.CallOption) (*ListPartiesResponse, error) ListKeyOwners(ctx context.Context, in *ListKeyOwnersRequest, opts ...grpc.CallOption) (*ListKeyOwnersResponse, error) }
TopologyAggregationServiceClient is the client API for TopologyAggregationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTopologyAggregationServiceClient ¶
func NewTopologyAggregationServiceClient(cc grpc.ClientConnInterface) TopologyAggregationServiceClient
type TopologyAggregationServiceServer ¶
type TopologyAggregationServiceServer interface { ListParties(context.Context, *ListPartiesRequest) (*ListPartiesResponse, error) ListKeyOwners(context.Context, *ListKeyOwnersRequest) (*ListKeyOwnersResponse, error) // contains filtered or unexported methods }
TopologyAggregationServiceServer is the server API for TopologyAggregationService service. All implementations must embed UnimplementedTopologyAggregationServiceServer for forward compatibility.
type TopologyManagerReadServiceClient ¶
type TopologyManagerReadServiceClient interface { ListNamespaceDelegation(ctx context.Context, in *ListNamespaceDelegationRequest, opts ...grpc.CallOption) (*ListNamespaceDelegationResponse, error) ListDecentralizedNamespaceDefinition(ctx context.Context, in *ListDecentralizedNamespaceDefinitionRequest, opts ...grpc.CallOption) (*ListDecentralizedNamespaceDefinitionResponse, error) ListIdentifierDelegation(ctx context.Context, in *ListIdentifierDelegationRequest, opts ...grpc.CallOption) (*ListIdentifierDelegationResponse, error) ListOwnerToKeyMapping(ctx context.Context, in *ListOwnerToKeyMappingRequest, opts ...grpc.CallOption) (*ListOwnerToKeyMappingResponse, error) ListPartyToKeyMapping(ctx context.Context, in *ListPartyToKeyMappingRequest, opts ...grpc.CallOption) (*ListPartyToKeyMappingResponse, error) ListDomainTrustCertificate(ctx context.Context, in *ListDomainTrustCertificateRequest, opts ...grpc.CallOption) (*ListDomainTrustCertificateResponse, error) ListParticipantDomainPermission(ctx context.Context, in *ListParticipantDomainPermissionRequest, opts ...grpc.CallOption) (*ListParticipantDomainPermissionResponse, error) ListPartyHostingLimits(ctx context.Context, in *ListPartyHostingLimitsRequest, opts ...grpc.CallOption) (*ListPartyHostingLimitsResponse, error) ListVettedPackages(ctx context.Context, in *ListVettedPackagesRequest, opts ...grpc.CallOption) (*ListVettedPackagesResponse, error) ListPartyToParticipant(ctx context.Context, in *ListPartyToParticipantRequest, opts ...grpc.CallOption) (*ListPartyToParticipantResponse, error) ListAuthorityOf(ctx context.Context, in *ListAuthorityOfRequest, opts ...grpc.CallOption) (*ListAuthorityOfResponse, error) ListDomainParametersState(ctx context.Context, in *ListDomainParametersStateRequest, opts ...grpc.CallOption) (*ListDomainParametersStateResponse, error) ListMediatorDomainState(ctx context.Context, in *ListMediatorDomainStateRequest, opts ...grpc.CallOption) (*ListMediatorDomainStateResponse, error) ListSequencerDomainState(ctx context.Context, in *ListSequencerDomainStateRequest, opts ...grpc.CallOption) (*ListSequencerDomainStateResponse, error) ListPurgeTopologyTransaction(ctx context.Context, in *ListPurgeTopologyTransactionRequest, opts ...grpc.CallOption) (*ListPurgeTopologyTransactionResponse, error) ListAvailableStores(ctx context.Context, in *ListAvailableStoresRequest, opts ...grpc.CallOption) (*ListAvailableStoresResponse, error) ListAll(ctx context.Context, in *ListAllRequest, opts ...grpc.CallOption) (*ListAllResponse, error) ExportTopologySnapshot(ctx context.Context, in *ExportTopologySnapshotRequest, opts ...grpc.CallOption) (*ExportTopologySnapshotResponse, error) GenesisState(ctx context.Context, in *GenesisStateRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[GenesisStateResponse], error) }
TopologyManagerReadServiceClient is the client API for TopologyManagerReadService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTopologyManagerReadServiceClient ¶
func NewTopologyManagerReadServiceClient(cc grpc.ClientConnInterface) TopologyManagerReadServiceClient
type TopologyManagerReadServiceServer ¶
type TopologyManagerReadServiceServer interface { ListNamespaceDelegation(context.Context, *ListNamespaceDelegationRequest) (*ListNamespaceDelegationResponse, error) ListDecentralizedNamespaceDefinition(context.Context, *ListDecentralizedNamespaceDefinitionRequest) (*ListDecentralizedNamespaceDefinitionResponse, error) ListIdentifierDelegation(context.Context, *ListIdentifierDelegationRequest) (*ListIdentifierDelegationResponse, error) ListOwnerToKeyMapping(context.Context, *ListOwnerToKeyMappingRequest) (*ListOwnerToKeyMappingResponse, error) ListPartyToKeyMapping(context.Context, *ListPartyToKeyMappingRequest) (*ListPartyToKeyMappingResponse, error) ListDomainTrustCertificate(context.Context, *ListDomainTrustCertificateRequest) (*ListDomainTrustCertificateResponse, error) ListParticipantDomainPermission(context.Context, *ListParticipantDomainPermissionRequest) (*ListParticipantDomainPermissionResponse, error) ListPartyHostingLimits(context.Context, *ListPartyHostingLimitsRequest) (*ListPartyHostingLimitsResponse, error) ListVettedPackages(context.Context, *ListVettedPackagesRequest) (*ListVettedPackagesResponse, error) ListPartyToParticipant(context.Context, *ListPartyToParticipantRequest) (*ListPartyToParticipantResponse, error) ListAuthorityOf(context.Context, *ListAuthorityOfRequest) (*ListAuthorityOfResponse, error) ListDomainParametersState(context.Context, *ListDomainParametersStateRequest) (*ListDomainParametersStateResponse, error) ListMediatorDomainState(context.Context, *ListMediatorDomainStateRequest) (*ListMediatorDomainStateResponse, error) ListSequencerDomainState(context.Context, *ListSequencerDomainStateRequest) (*ListSequencerDomainStateResponse, error) ListPurgeTopologyTransaction(context.Context, *ListPurgeTopologyTransactionRequest) (*ListPurgeTopologyTransactionResponse, error) ListAvailableStores(context.Context, *ListAvailableStoresRequest) (*ListAvailableStoresResponse, error) ListAll(context.Context, *ListAllRequest) (*ListAllResponse, error) ExportTopologySnapshot(context.Context, *ExportTopologySnapshotRequest) (*ExportTopologySnapshotResponse, error) GenesisState(*GenesisStateRequest, grpc.ServerStreamingServer[GenesisStateResponse]) error // contains filtered or unexported methods }
TopologyManagerReadServiceServer is the server API for TopologyManagerReadService service. All implementations must embed UnimplementedTopologyManagerReadServiceServer for forward compatibility.
type TopologyManagerReadService_GenesisStateClient ¶
type TopologyManagerReadService_GenesisStateClient = grpc.ServerStreamingClient[GenesisStateResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type TopologyManagerReadService_GenesisStateServer ¶
type TopologyManagerReadService_GenesisStateServer = grpc.ServerStreamingServer[GenesisStateResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type TopologyManagerWriteServiceClient ¶
type TopologyManagerWriteServiceClient interface { Authorize(ctx context.Context, in *AuthorizeRequest, opts ...grpc.CallOption) (*AuthorizeResponse, error) AddTransactions(ctx context.Context, in *AddTransactionsRequest, opts ...grpc.CallOption) (*AddTransactionsResponse, error) ImportTopologySnapshot(ctx context.Context, in *ImportTopologySnapshotRequest, opts ...grpc.CallOption) (*ImportTopologySnapshotResponse, error) SignTransactions(ctx context.Context, in *SignTransactionsRequest, opts ...grpc.CallOption) (*SignTransactionsResponse, error) GenerateTransactions(ctx context.Context, in *GenerateTransactionsRequest, opts ...grpc.CallOption) (*GenerateTransactionsResponse, error) }
TopologyManagerWriteServiceClient is the client API for TopologyManagerWriteService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTopologyManagerWriteServiceClient ¶
func NewTopologyManagerWriteServiceClient(cc grpc.ClientConnInterface) TopologyManagerWriteServiceClient
type TopologyManagerWriteServiceServer ¶
type TopologyManagerWriteServiceServer interface { Authorize(context.Context, *AuthorizeRequest) (*AuthorizeResponse, error) AddTransactions(context.Context, *AddTransactionsRequest) (*AddTransactionsResponse, error) ImportTopologySnapshot(context.Context, *ImportTopologySnapshotRequest) (*ImportTopologySnapshotResponse, error) SignTransactions(context.Context, *SignTransactionsRequest) (*SignTransactionsResponse, error) GenerateTransactions(context.Context, *GenerateTransactionsRequest) (*GenerateTransactionsResponse, error) // contains filtered or unexported methods }
TopologyManagerWriteServiceServer is the server API for TopologyManagerWriteService service. All implementations must embed UnimplementedTopologyManagerWriteServiceServer for forward compatibility.
type TopologyTransactions ¶
type TopologyTransactions struct { Items []*TopologyTransactions_Item `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*TopologyTransactions) Descriptor
deprecated
func (*TopologyTransactions) Descriptor() ([]byte, []int)
Deprecated: Use TopologyTransactions.ProtoReflect.Descriptor instead.
func (*TopologyTransactions) GetItems ¶
func (x *TopologyTransactions) GetItems() []*TopologyTransactions_Item
func (*TopologyTransactions) ProtoMessage ¶
func (*TopologyTransactions) ProtoMessage()
func (*TopologyTransactions) ProtoReflect ¶
func (x *TopologyTransactions) ProtoReflect() protoreflect.Message
func (*TopologyTransactions) Reset ¶
func (x *TopologyTransactions) Reset()
func (*TopologyTransactions) String ¶
func (x *TopologyTransactions) String() string
type TopologyTransactions_Item ¶
type TopologyTransactions_Item struct { Sequenced *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=sequenced,proto3" json:"sequenced,omitempty"` ValidFrom *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=valid_from,json=validFrom,proto3" json:"valid_from,omitempty"` ValidUntil *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=valid_until,json=validUntil,proto3" json:"valid_until,omitempty"` Transaction []byte `protobuf:"bytes,3,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*TopologyTransactions_Item) Descriptor
deprecated
func (*TopologyTransactions_Item) Descriptor() ([]byte, []int)
Deprecated: Use TopologyTransactions_Item.ProtoReflect.Descriptor instead.
func (*TopologyTransactions_Item) GetSequenced ¶
func (x *TopologyTransactions_Item) GetSequenced() *timestamppb.Timestamp
func (*TopologyTransactions_Item) GetTransaction ¶
func (x *TopologyTransactions_Item) GetTransaction() []byte
func (*TopologyTransactions_Item) GetValidFrom ¶
func (x *TopologyTransactions_Item) GetValidFrom() *timestamppb.Timestamp
func (*TopologyTransactions_Item) GetValidUntil ¶
func (x *TopologyTransactions_Item) GetValidUntil() *timestamppb.Timestamp
func (*TopologyTransactions_Item) ProtoMessage ¶
func (*TopologyTransactions_Item) ProtoMessage()
func (*TopologyTransactions_Item) ProtoReflect ¶
func (x *TopologyTransactions_Item) ProtoReflect() protoreflect.Message
func (*TopologyTransactions_Item) Reset ¶
func (x *TopologyTransactions_Item) Reset()
func (*TopologyTransactions_Item) String ¶
func (x *TopologyTransactions_Item) String() string
type UnimplementedIdentityInitializationServiceServer ¶
type UnimplementedIdentityInitializationServiceServer struct{}
UnimplementedIdentityInitializationServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedIdentityInitializationServiceServer) CurrentTime ¶
func (UnimplementedIdentityInitializationServiceServer) CurrentTime(context.Context, *CurrentTimeRequest) (*CurrentTimeResponse, error)
func (UnimplementedIdentityInitializationServiceServer) GetId ¶
func (UnimplementedIdentityInitializationServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
func (UnimplementedIdentityInitializationServiceServer) GetOnboardingTransactions ¶
func (UnimplementedIdentityInitializationServiceServer) GetOnboardingTransactions(context.Context, *GetOnboardingTransactionsRequest) (*GetOnboardingTransactionsResponse, error)
func (UnimplementedIdentityInitializationServiceServer) InitId ¶
func (UnimplementedIdentityInitializationServiceServer) InitId(context.Context, *InitIdRequest) (*InitIdResponse, error)
type UnimplementedTopologyAggregationServiceServer ¶
type UnimplementedTopologyAggregationServiceServer struct{}
UnimplementedTopologyAggregationServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTopologyAggregationServiceServer) ListKeyOwners ¶
func (UnimplementedTopologyAggregationServiceServer) ListKeyOwners(context.Context, *ListKeyOwnersRequest) (*ListKeyOwnersResponse, error)
func (UnimplementedTopologyAggregationServiceServer) ListParties ¶
func (UnimplementedTopologyAggregationServiceServer) ListParties(context.Context, *ListPartiesRequest) (*ListPartiesResponse, error)
type UnimplementedTopologyManagerReadServiceServer ¶
type UnimplementedTopologyManagerReadServiceServer struct{}
UnimplementedTopologyManagerReadServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTopologyManagerReadServiceServer) ExportTopologySnapshot ¶
func (UnimplementedTopologyManagerReadServiceServer) ExportTopologySnapshot(context.Context, *ExportTopologySnapshotRequest) (*ExportTopologySnapshotResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) GenesisState ¶
func (UnimplementedTopologyManagerReadServiceServer) GenesisState(*GenesisStateRequest, grpc.ServerStreamingServer[GenesisStateResponse]) error
func (UnimplementedTopologyManagerReadServiceServer) ListAll ¶
func (UnimplementedTopologyManagerReadServiceServer) ListAll(context.Context, *ListAllRequest) (*ListAllResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListAuthorityOf ¶
func (UnimplementedTopologyManagerReadServiceServer) ListAuthorityOf(context.Context, *ListAuthorityOfRequest) (*ListAuthorityOfResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListAvailableStores ¶
func (UnimplementedTopologyManagerReadServiceServer) ListAvailableStores(context.Context, *ListAvailableStoresRequest) (*ListAvailableStoresResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListDecentralizedNamespaceDefinition ¶
func (UnimplementedTopologyManagerReadServiceServer) ListDecentralizedNamespaceDefinition(context.Context, *ListDecentralizedNamespaceDefinitionRequest) (*ListDecentralizedNamespaceDefinitionResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListDomainParametersState ¶
func (UnimplementedTopologyManagerReadServiceServer) ListDomainParametersState(context.Context, *ListDomainParametersStateRequest) (*ListDomainParametersStateResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListDomainTrustCertificate ¶
func (UnimplementedTopologyManagerReadServiceServer) ListDomainTrustCertificate(context.Context, *ListDomainTrustCertificateRequest) (*ListDomainTrustCertificateResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListIdentifierDelegation ¶
func (UnimplementedTopologyManagerReadServiceServer) ListIdentifierDelegation(context.Context, *ListIdentifierDelegationRequest) (*ListIdentifierDelegationResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListMediatorDomainState ¶
func (UnimplementedTopologyManagerReadServiceServer) ListMediatorDomainState(context.Context, *ListMediatorDomainStateRequest) (*ListMediatorDomainStateResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListNamespaceDelegation ¶
func (UnimplementedTopologyManagerReadServiceServer) ListNamespaceDelegation(context.Context, *ListNamespaceDelegationRequest) (*ListNamespaceDelegationResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListOwnerToKeyMapping ¶
func (UnimplementedTopologyManagerReadServiceServer) ListOwnerToKeyMapping(context.Context, *ListOwnerToKeyMappingRequest) (*ListOwnerToKeyMappingResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListParticipantDomainPermission ¶
func (UnimplementedTopologyManagerReadServiceServer) ListParticipantDomainPermission(context.Context, *ListParticipantDomainPermissionRequest) (*ListParticipantDomainPermissionResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListPartyHostingLimits ¶
func (UnimplementedTopologyManagerReadServiceServer) ListPartyHostingLimits(context.Context, *ListPartyHostingLimitsRequest) (*ListPartyHostingLimitsResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListPartyToKeyMapping ¶
func (UnimplementedTopologyManagerReadServiceServer) ListPartyToKeyMapping(context.Context, *ListPartyToKeyMappingRequest) (*ListPartyToKeyMappingResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListPartyToParticipant ¶
func (UnimplementedTopologyManagerReadServiceServer) ListPartyToParticipant(context.Context, *ListPartyToParticipantRequest) (*ListPartyToParticipantResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListPurgeTopologyTransaction ¶
func (UnimplementedTopologyManagerReadServiceServer) ListPurgeTopologyTransaction(context.Context, *ListPurgeTopologyTransactionRequest) (*ListPurgeTopologyTransactionResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListSequencerDomainState ¶
func (UnimplementedTopologyManagerReadServiceServer) ListSequencerDomainState(context.Context, *ListSequencerDomainStateRequest) (*ListSequencerDomainStateResponse, error)
func (UnimplementedTopologyManagerReadServiceServer) ListVettedPackages ¶
func (UnimplementedTopologyManagerReadServiceServer) ListVettedPackages(context.Context, *ListVettedPackagesRequest) (*ListVettedPackagesResponse, error)
type UnimplementedTopologyManagerWriteServiceServer ¶
type UnimplementedTopologyManagerWriteServiceServer struct{}
UnimplementedTopologyManagerWriteServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTopologyManagerWriteServiceServer) AddTransactions ¶
func (UnimplementedTopologyManagerWriteServiceServer) AddTransactions(context.Context, *AddTransactionsRequest) (*AddTransactionsResponse, error)
func (UnimplementedTopologyManagerWriteServiceServer) Authorize ¶
func (UnimplementedTopologyManagerWriteServiceServer) Authorize(context.Context, *AuthorizeRequest) (*AuthorizeResponse, error)
func (UnimplementedTopologyManagerWriteServiceServer) GenerateTransactions ¶
func (UnimplementedTopologyManagerWriteServiceServer) GenerateTransactions(context.Context, *GenerateTransactionsRequest) (*GenerateTransactionsResponse, error)
func (UnimplementedTopologyManagerWriteServiceServer) ImportTopologySnapshot ¶
func (UnimplementedTopologyManagerWriteServiceServer) ImportTopologySnapshot(context.Context, *ImportTopologySnapshotRequest) (*ImportTopologySnapshotResponse, error)
func (UnimplementedTopologyManagerWriteServiceServer) SignTransactions ¶
func (UnimplementedTopologyManagerWriteServiceServer) SignTransactions(context.Context, *SignTransactionsRequest) (*SignTransactionsResponse, error)
type UnsafeIdentityInitializationServiceServer ¶
type UnsafeIdentityInitializationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIdentityInitializationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IdentityInitializationServiceServer will result in compilation errors.
type UnsafeTopologyAggregationServiceServer ¶
type UnsafeTopologyAggregationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTopologyAggregationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TopologyAggregationServiceServer will result in compilation errors.
type UnsafeTopologyManagerReadServiceServer ¶
type UnsafeTopologyManagerReadServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTopologyManagerReadServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TopologyManagerReadServiceServer will result in compilation errors.
type UnsafeTopologyManagerWriteServiceServer ¶
type UnsafeTopologyManagerWriteServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTopologyManagerWriteServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TopologyManagerWriteServiceServer will result in compilation errors.
Source Files ¶
- initialization_service.pb.go
- initialization_service_grpc.pb.go
- topology_aggregation_service.pb.go
- topology_aggregation_service_grpc.pb.go
- topology_ext.pb.go
- topology_manager_read_service.pb.go
- topology_manager_read_service_grpc.pb.go
- topology_manager_write_service.pb.go
- topology_manager_write_service_grpc.pb.go