Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterEntitlementsReaderServiceServer(s grpc.ServiceRegistrar, srv EntitlementsReaderServiceServer)
- func RegisterGrantsReaderServiceServer(s grpc.ServiceRegistrar, srv GrantsReaderServiceServer)
- func RegisterResourceTypesReaderServiceServer(s grpc.ServiceRegistrar, srv ResourceTypesReaderServiceServer)
- func RegisterResourcesReaderServiceServer(s grpc.ServiceRegistrar, srv ResourcesReaderServiceServer)
- func RegisterSyncsReaderServiceServer(s grpc.ServiceRegistrar, srv SyncsReaderServiceServer)
- type CallStat
- func (x *CallStat) GetCount() int64
- func (x *CallStat) GetErrors() int64
- func (x *CallStat) GetMaxMs() int64
- func (x *CallStat) GetTimeouts() int64
- func (x *CallStat) GetTotalMs() int64
- func (*CallStat) ProtoMessage()
- func (x *CallStat) ProtoReflect() protoreflect.Message
- func (x *CallStat) Reset()
- func (x *CallStat) SetCount(v int64)
- func (x *CallStat) SetErrors(v int64)
- func (x *CallStat) SetMaxMs(v int64)
- func (x *CallStat) SetTimeouts(v int64)
- func (x *CallStat) SetTotalMs(v int64)
- func (x *CallStat) String() string
- func (m *CallStat) Validate() error
- func (m *CallStat) ValidateAll() error
- type CallStatMultiError
- type CallStatValidationError
- type CallStat_builder
- type EntitlementsReaderServiceClient
- type EntitlementsReaderServiceGetEntitlementRequest
- func (x *EntitlementsReaderServiceGetEntitlementRequest) GetAnnotations() []*anypb.Any
- func (x *EntitlementsReaderServiceGetEntitlementRequest) GetEntitlementId() string
- func (*EntitlementsReaderServiceGetEntitlementRequest) ProtoMessage()
- func (x *EntitlementsReaderServiceGetEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *EntitlementsReaderServiceGetEntitlementRequest) Reset()
- func (x *EntitlementsReaderServiceGetEntitlementRequest) SetAnnotations(v []*anypb.Any)
- func (x *EntitlementsReaderServiceGetEntitlementRequest) SetEntitlementId(v string)
- func (x *EntitlementsReaderServiceGetEntitlementRequest) String() string
- func (m *EntitlementsReaderServiceGetEntitlementRequest) Validate() error
- func (m *EntitlementsReaderServiceGetEntitlementRequest) ValidateAll() error
- type EntitlementsReaderServiceGetEntitlementRequestMultiError
- type EntitlementsReaderServiceGetEntitlementRequestValidationError
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Cause() error
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Error() string
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) ErrorName() string
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Field() string
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Key() bool
- func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Reason() string
- type EntitlementsReaderServiceGetEntitlementRequest_builder
- type EntitlementsReaderServiceGetEntitlementResponse
- func (x *EntitlementsReaderServiceGetEntitlementResponse) ClearEntitlement()
- func (x *EntitlementsReaderServiceGetEntitlementResponse) GetEntitlement() *v2.Entitlement
- func (x *EntitlementsReaderServiceGetEntitlementResponse) HasEntitlement() bool
- func (*EntitlementsReaderServiceGetEntitlementResponse) ProtoMessage()
- func (x *EntitlementsReaderServiceGetEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *EntitlementsReaderServiceGetEntitlementResponse) Reset()
- func (x *EntitlementsReaderServiceGetEntitlementResponse) SetEntitlement(v *v2.Entitlement)
- func (x *EntitlementsReaderServiceGetEntitlementResponse) String() string
- func (m *EntitlementsReaderServiceGetEntitlementResponse) Validate() error
- func (m *EntitlementsReaderServiceGetEntitlementResponse) ValidateAll() error
- type EntitlementsReaderServiceGetEntitlementResponseMultiError
- type EntitlementsReaderServiceGetEntitlementResponseValidationError
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Cause() error
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Error() string
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) ErrorName() string
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Field() string
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Key() bool
- func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Reason() string
- type EntitlementsReaderServiceGetEntitlementResponse_builder
- type EntitlementsReaderServiceListEntitlementsByIdsRequest
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) GetAnnotations() []*anypb.Any
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) GetEntitlementIds() []string
- func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoMessage()
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoReflect() protoreflect.Message
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) Reset()
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) SetAnnotations(v []*anypb.Any)
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) SetEntitlementIds(v []string)
- func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) String() string
- func (m *EntitlementsReaderServiceListEntitlementsByIdsRequest) Validate() error
- func (m *EntitlementsReaderServiceListEntitlementsByIdsRequest) ValidateAll() error
- type EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError
- type EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Cause() error
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Error() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) ErrorName() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Field() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Key() bool
- func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Reason() string
- type EntitlementsReaderServiceListEntitlementsByIdsRequest_builder
- type EntitlementsReaderServiceListEntitlementsByIdsResponse
- func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) GetList() []*v2.Entitlement
- func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoMessage()
- func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoReflect() protoreflect.Message
- func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) Reset()
- func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) SetList(v []*v2.Entitlement)
- func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) String() string
- func (m *EntitlementsReaderServiceListEntitlementsByIdsResponse) Validate() error
- func (m *EntitlementsReaderServiceListEntitlementsByIdsResponse) ValidateAll() error
- type EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError
- type EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Cause() error
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Error() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) ErrorName() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Field() string
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Key() bool
- func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Reason() string
- type EntitlementsReaderServiceListEntitlementsByIdsResponse_builder
- type EntitlementsReaderServiceServer
- type GrantsReaderServiceClient
- type GrantsReaderServiceGetGrantRequest
- func (x *GrantsReaderServiceGetGrantRequest) GetAnnotations() []*anypb.Any
- func (x *GrantsReaderServiceGetGrantRequest) GetGrantId() string
- func (*GrantsReaderServiceGetGrantRequest) ProtoMessage()
- func (x *GrantsReaderServiceGetGrantRequest) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceGetGrantRequest) Reset()
- func (x *GrantsReaderServiceGetGrantRequest) SetAnnotations(v []*anypb.Any)
- func (x *GrantsReaderServiceGetGrantRequest) SetGrantId(v string)
- func (x *GrantsReaderServiceGetGrantRequest) String() string
- func (m *GrantsReaderServiceGetGrantRequest) Validate() error
- func (m *GrantsReaderServiceGetGrantRequest) ValidateAll() error
- type GrantsReaderServiceGetGrantRequestMultiError
- type GrantsReaderServiceGetGrantRequestValidationError
- func (e GrantsReaderServiceGetGrantRequestValidationError) Cause() error
- func (e GrantsReaderServiceGetGrantRequestValidationError) Error() string
- func (e GrantsReaderServiceGetGrantRequestValidationError) ErrorName() string
- func (e GrantsReaderServiceGetGrantRequestValidationError) Field() string
- func (e GrantsReaderServiceGetGrantRequestValidationError) Key() bool
- func (e GrantsReaderServiceGetGrantRequestValidationError) Reason() string
- type GrantsReaderServiceGetGrantRequest_builder
- type GrantsReaderServiceGetGrantResponse
- func (x *GrantsReaderServiceGetGrantResponse) ClearGrant()
- func (x *GrantsReaderServiceGetGrantResponse) GetGrant() *v2.Grant
- func (x *GrantsReaderServiceGetGrantResponse) HasGrant() bool
- func (*GrantsReaderServiceGetGrantResponse) ProtoMessage()
- func (x *GrantsReaderServiceGetGrantResponse) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceGetGrantResponse) Reset()
- func (x *GrantsReaderServiceGetGrantResponse) SetGrant(v *v2.Grant)
- func (x *GrantsReaderServiceGetGrantResponse) String() string
- func (m *GrantsReaderServiceGetGrantResponse) Validate() error
- func (m *GrantsReaderServiceGetGrantResponse) ValidateAll() error
- type GrantsReaderServiceGetGrantResponseMultiError
- type GrantsReaderServiceGetGrantResponseValidationError
- func (e GrantsReaderServiceGetGrantResponseValidationError) Cause() error
- func (e GrantsReaderServiceGetGrantResponseValidationError) Error() string
- func (e GrantsReaderServiceGetGrantResponseValidationError) ErrorName() string
- func (e GrantsReaderServiceGetGrantResponseValidationError) Field() string
- func (e GrantsReaderServiceGetGrantResponseValidationError) Key() bool
- func (e GrantsReaderServiceGetGrantResponseValidationError) Reason() string
- type GrantsReaderServiceGetGrantResponse_builder
- type GrantsReaderServiceListGrantsForEntitlementRequest
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ClearEntitlement()
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ClearPrincipalId()deprecated
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetAnnotations() []*anypb.Any
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetEntitlement() *v2.Entitlement
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPageSize() uint32
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPageToken() string
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalId() *v2.ResourceIddeprecated
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalResourceTypeIds() []stringdeprecated
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) HasEntitlement() bool
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) HasPrincipalId() booldeprecated
- func (*GrantsReaderServiceListGrantsForEntitlementRequest) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) Reset()
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetAnnotations(v []*anypb.Any)
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetEntitlement(v *v2.Entitlement)
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPageSize(v uint32)
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalId(v *v2.ResourceId)deprecated
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalResourceTypeIds(v []string)deprecated
- func (x *GrantsReaderServiceListGrantsForEntitlementRequest) String() string
- func (m *GrantsReaderServiceListGrantsForEntitlementRequest) Validate() error
- func (m *GrantsReaderServiceListGrantsForEntitlementRequest) ValidateAll() error
- type GrantsReaderServiceListGrantsForEntitlementRequestMultiError
- type GrantsReaderServiceListGrantsForEntitlementRequestValidationError
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Reason() string
- type GrantsReaderServiceListGrantsForEntitlementRequest_builder
- type GrantsReaderServiceListGrantsForEntitlementResponse
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) GetList() []*v2.Grant
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) GetNextPageToken() string
- func (*GrantsReaderServiceListGrantsForEntitlementResponse) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) Reset()
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) SetList(v []*v2.Grant)
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) SetNextPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForEntitlementResponse) String() string
- func (m *GrantsReaderServiceListGrantsForEntitlementResponse) Validate() error
- func (m *GrantsReaderServiceListGrantsForEntitlementResponse) ValidateAll() error
- type GrantsReaderServiceListGrantsForEntitlementResponseMultiError
- type GrantsReaderServiceListGrantsForEntitlementResponseValidationError
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Reason() string
- type GrantsReaderServiceListGrantsForEntitlementResponse_builder
- type GrantsReaderServiceListGrantsForEntitlementsRequest
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetAnnotations() []*anypb.Any
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetEntitlements() []*v2.Entitlement
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageSize() uint32
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageToken() string
- func (*GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) Reset()
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetAnnotations(v []*anypb.Any)
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetEntitlements(v []*v2.Entitlement)
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageSize(v uint32)
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) String() string
- func (m *GrantsReaderServiceListGrantsForEntitlementsRequest) Validate() error
- func (m *GrantsReaderServiceListGrantsForEntitlementsRequest) ValidateAll() error
- type GrantsReaderServiceListGrantsForEntitlementsRequestMultiError
- type GrantsReaderServiceListGrantsForEntitlementsRequestValidationError
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Reason() string
- type GrantsReaderServiceListGrantsForEntitlementsRequest_builder
- type GrantsReaderServiceListGrantsForEntitlementsResponse
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) GetList() []*v2.Grant
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) GetNextPageToken() string
- func (*GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) Reset()
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) SetList(v []*v2.Grant)
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) SetNextPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) String() string
- func (m *GrantsReaderServiceListGrantsForEntitlementsResponse) Validate() error
- func (m *GrantsReaderServiceListGrantsForEntitlementsResponse) ValidateAll() error
- type GrantsReaderServiceListGrantsForEntitlementsResponseMultiError
- type GrantsReaderServiceListGrantsForEntitlementsResponseValidationError
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Reason() string
- type GrantsReaderServiceListGrantsForEntitlementsResponse_builder
- type GrantsReaderServiceListGrantsForPrincipalRequest
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ClearEntitlement()
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ClearPrincipalId()
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetAnnotations() []*anypb.Any
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetEntitlement() *v2.Entitlement
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPageSize() uint32
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPageToken() string
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPrincipalId() *v2.ResourceId
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) HasEntitlement() bool
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) HasPrincipalId() bool
- func (*GrantsReaderServiceListGrantsForPrincipalRequest) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) Reset()
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetAnnotations(v []*anypb.Any)
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetEntitlement(v *v2.Entitlement)
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPageSize(v uint32)
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPrincipalId(v *v2.ResourceId)
- func (x *GrantsReaderServiceListGrantsForPrincipalRequest) String() string
- func (m *GrantsReaderServiceListGrantsForPrincipalRequest) Validate() error
- func (m *GrantsReaderServiceListGrantsForPrincipalRequest) ValidateAll() error
- type GrantsReaderServiceListGrantsForPrincipalRequestMultiError
- type GrantsReaderServiceListGrantsForPrincipalRequestValidationError
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Reason() string
- type GrantsReaderServiceListGrantsForPrincipalRequest_builder
- type GrantsReaderServiceListGrantsForPrincipalResponse
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) GetList() []*v2.Grant
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) GetNextPageToken() string
- func (*GrantsReaderServiceListGrantsForPrincipalResponse) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) Reset()
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) SetList(v []*v2.Grant)
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) SetNextPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForPrincipalResponse) String() string
- func (m *GrantsReaderServiceListGrantsForPrincipalResponse) Validate() error
- func (m *GrantsReaderServiceListGrantsForPrincipalResponse) ValidateAll() error
- type GrantsReaderServiceListGrantsForPrincipalResponseMultiError
- type GrantsReaderServiceListGrantsForPrincipalResponseValidationError
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Reason() string
- type GrantsReaderServiceListGrantsForPrincipalResponse_builder
- type GrantsReaderServiceListGrantsForResourceTypeRequest
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetAnnotations() []*anypb.Any
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageSize() uint32
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageToken() string
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetResourceTypeId() string
- func (*GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) Reset()
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetAnnotations(v []*anypb.Any)
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageSize(v uint32)
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetResourceTypeId(v string)
- func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) String() string
- func (m *GrantsReaderServiceListGrantsForResourceTypeRequest) Validate() error
- func (m *GrantsReaderServiceListGrantsForResourceTypeRequest) ValidateAll() error
- type GrantsReaderServiceListGrantsForResourceTypeRequestMultiError
- type GrantsReaderServiceListGrantsForResourceTypeRequestValidationError
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Reason() string
- type GrantsReaderServiceListGrantsForResourceTypeRequest_builder
- type GrantsReaderServiceListGrantsForResourceTypeResponse
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) GetList() []*v2.Grant
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) GetNextPageToken() string
- func (*GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoMessage()
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) Reset()
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) SetList(v []*v2.Grant)
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) SetNextPageToken(v string)
- func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) String() string
- func (m *GrantsReaderServiceListGrantsForResourceTypeResponse) Validate() error
- func (m *GrantsReaderServiceListGrantsForResourceTypeResponse) ValidateAll() error
- type GrantsReaderServiceListGrantsForResourceTypeResponseMultiError
- type GrantsReaderServiceListGrantsForResourceTypeResponseValidationError
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Cause() error
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Error() string
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) ErrorName() string
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Field() string
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Key() bool
- func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Reason() string
- type GrantsReaderServiceListGrantsForResourceTypeResponse_builder
- type GrantsReaderServiceServer
- type ResourceTypesReaderServiceClient
- type ResourceTypesReaderServiceGetResourceTypeRequest
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) GetAnnotations() []*anypb.Any
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) GetResourceTypeId() string
- func (*ResourceTypesReaderServiceGetResourceTypeRequest) ProtoMessage()
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) Reset()
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) SetAnnotations(v []*anypb.Any)
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) SetResourceTypeId(v string)
- func (x *ResourceTypesReaderServiceGetResourceTypeRequest) String() string
- func (m *ResourceTypesReaderServiceGetResourceTypeRequest) Validate() error
- func (m *ResourceTypesReaderServiceGetResourceTypeRequest) ValidateAll() error
- type ResourceTypesReaderServiceGetResourceTypeRequestMultiError
- type ResourceTypesReaderServiceGetResourceTypeRequestValidationError
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Cause() error
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Error() string
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) ErrorName() string
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Field() string
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Key() bool
- func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Reason() string
- type ResourceTypesReaderServiceGetResourceTypeRequest_builder
- type ResourceTypesReaderServiceGetResourceTypeResponse
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) ClearResourceType()
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) GetResourceType() *v2.ResourceType
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) HasResourceType() bool
- func (*ResourceTypesReaderServiceGetResourceTypeResponse) ProtoMessage()
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) Reset()
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) SetResourceType(v *v2.ResourceType)
- func (x *ResourceTypesReaderServiceGetResourceTypeResponse) String() string
- func (m *ResourceTypesReaderServiceGetResourceTypeResponse) Validate() error
- func (m *ResourceTypesReaderServiceGetResourceTypeResponse) ValidateAll() error
- type ResourceTypesReaderServiceGetResourceTypeResponseMultiError
- type ResourceTypesReaderServiceGetResourceTypeResponseValidationError
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Cause() error
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Error() string
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) ErrorName() string
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Field() string
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Key() bool
- func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Reason() string
- type ResourceTypesReaderServiceGetResourceTypeResponse_builder
- type ResourceTypesReaderServiceServer
- type ResourcesReaderServiceClient
- type ResourcesReaderServiceGetResourceRequest
- func (x *ResourcesReaderServiceGetResourceRequest) ClearResourceId()
- func (x *ResourcesReaderServiceGetResourceRequest) GetAnnotations() []*anypb.Any
- func (x *ResourcesReaderServiceGetResourceRequest) GetResourceId() *v2.ResourceId
- func (x *ResourcesReaderServiceGetResourceRequest) HasResourceId() bool
- func (*ResourcesReaderServiceGetResourceRequest) ProtoMessage()
- func (x *ResourcesReaderServiceGetResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ResourcesReaderServiceGetResourceRequest) Reset()
- func (x *ResourcesReaderServiceGetResourceRequest) SetAnnotations(v []*anypb.Any)
- func (x *ResourcesReaderServiceGetResourceRequest) SetResourceId(v *v2.ResourceId)
- func (x *ResourcesReaderServiceGetResourceRequest) String() string
- func (m *ResourcesReaderServiceGetResourceRequest) Validate() error
- func (m *ResourcesReaderServiceGetResourceRequest) ValidateAll() error
- type ResourcesReaderServiceGetResourceRequestMultiError
- type ResourcesReaderServiceGetResourceRequestValidationError
- func (e ResourcesReaderServiceGetResourceRequestValidationError) Cause() error
- func (e ResourcesReaderServiceGetResourceRequestValidationError) Error() string
- func (e ResourcesReaderServiceGetResourceRequestValidationError) ErrorName() string
- func (e ResourcesReaderServiceGetResourceRequestValidationError) Field() string
- func (e ResourcesReaderServiceGetResourceRequestValidationError) Key() bool
- func (e ResourcesReaderServiceGetResourceRequestValidationError) Reason() string
- type ResourcesReaderServiceGetResourceRequest_builder
- type ResourcesReaderServiceGetResourceResponse
- func (x *ResourcesReaderServiceGetResourceResponse) ClearResource()
- func (x *ResourcesReaderServiceGetResourceResponse) GetResource() *v2.Resource
- func (x *ResourcesReaderServiceGetResourceResponse) HasResource() bool
- func (*ResourcesReaderServiceGetResourceResponse) ProtoMessage()
- func (x *ResourcesReaderServiceGetResourceResponse) ProtoReflect() protoreflect.Message
- func (x *ResourcesReaderServiceGetResourceResponse) Reset()
- func (x *ResourcesReaderServiceGetResourceResponse) SetResource(v *v2.Resource)
- func (x *ResourcesReaderServiceGetResourceResponse) String() string
- func (m *ResourcesReaderServiceGetResourceResponse) Validate() error
- func (m *ResourcesReaderServiceGetResourceResponse) ValidateAll() error
- type ResourcesReaderServiceGetResourceResponseMultiError
- type ResourcesReaderServiceGetResourceResponseValidationError
- func (e ResourcesReaderServiceGetResourceResponseValidationError) Cause() error
- func (e ResourcesReaderServiceGetResourceResponseValidationError) Error() string
- func (e ResourcesReaderServiceGetResourceResponseValidationError) ErrorName() string
- func (e ResourcesReaderServiceGetResourceResponseValidationError) Field() string
- func (e ResourcesReaderServiceGetResourceResponseValidationError) Key() bool
- func (e ResourcesReaderServiceGetResourceResponseValidationError) Reason() string
- type ResourcesReaderServiceGetResourceResponse_builder
- type ResourcesReaderServiceListResourcesByIdsRequest
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) GetAnnotations() []*anypb.Any
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) GetResourceIds() []*v2.ResourceId
- func (*ResourcesReaderServiceListResourcesByIdsRequest) ProtoMessage()
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) ProtoReflect() protoreflect.Message
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) Reset()
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) SetAnnotations(v []*anypb.Any)
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) SetResourceIds(v []*v2.ResourceId)
- func (x *ResourcesReaderServiceListResourcesByIdsRequest) String() string
- func (m *ResourcesReaderServiceListResourcesByIdsRequest) Validate() error
- func (m *ResourcesReaderServiceListResourcesByIdsRequest) ValidateAll() error
- type ResourcesReaderServiceListResourcesByIdsRequestMultiError
- type ResourcesReaderServiceListResourcesByIdsRequestValidationError
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Cause() error
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Error() string
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) ErrorName() string
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Field() string
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Key() bool
- func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Reason() string
- type ResourcesReaderServiceListResourcesByIdsRequest_builder
- type ResourcesReaderServiceListResourcesByIdsResponse
- func (x *ResourcesReaderServiceListResourcesByIdsResponse) GetList() []*v2.Resource
- func (*ResourcesReaderServiceListResourcesByIdsResponse) ProtoMessage()
- func (x *ResourcesReaderServiceListResourcesByIdsResponse) ProtoReflect() protoreflect.Message
- func (x *ResourcesReaderServiceListResourcesByIdsResponse) Reset()
- func (x *ResourcesReaderServiceListResourcesByIdsResponse) SetList(v []*v2.Resource)
- func (x *ResourcesReaderServiceListResourcesByIdsResponse) String() string
- func (m *ResourcesReaderServiceListResourcesByIdsResponse) Validate() error
- func (m *ResourcesReaderServiceListResourcesByIdsResponse) ValidateAll() error
- type ResourcesReaderServiceListResourcesByIdsResponseMultiError
- type ResourcesReaderServiceListResourcesByIdsResponseValidationError
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Cause() error
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Error() string
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) ErrorName() string
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Field() string
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Key() bool
- func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Reason() string
- type ResourcesReaderServiceListResourcesByIdsResponse_builder
- type ResourcesReaderServiceServer
- type SyncRun
- func (x *SyncRun) ClearEndedAt()
- func (x *SyncRun) ClearStartedAt()
- func (x *SyncRun) ClearStats()
- func (x *SyncRun) GetEndedAt() *timestamppb.Timestamp
- func (x *SyncRun) GetId() string
- func (x *SyncRun) GetParentSyncId() string
- func (x *SyncRun) GetStartedAt() *timestamppb.Timestamp
- func (x *SyncRun) GetStats() *SyncStats
- func (x *SyncRun) GetSyncToken() string
- func (x *SyncRun) GetSyncType() string
- func (x *SyncRun) HasEndedAt() bool
- func (x *SyncRun) HasStartedAt() bool
- func (x *SyncRun) HasStats() bool
- func (*SyncRun) ProtoMessage()
- func (x *SyncRun) ProtoReflect() protoreflect.Message
- func (x *SyncRun) Reset()
- func (x *SyncRun) SetEndedAt(v *timestamppb.Timestamp)
- func (x *SyncRun) SetId(v string)
- func (x *SyncRun) SetParentSyncId(v string)
- func (x *SyncRun) SetStartedAt(v *timestamppb.Timestamp)
- func (x *SyncRun) SetStats(v *SyncStats)
- func (x *SyncRun) SetSyncToken(v string)
- func (x *SyncRun) SetSyncType(v string)
- func (x *SyncRun) String() string
- func (m *SyncRun) Validate() error
- func (m *SyncRun) ValidateAll() error
- type SyncRunMultiError
- type SyncRunValidationError
- type SyncRun_builder
- type SyncStats
- func (x *SyncStats) GetAssets() int64
- func (x *SyncStats) GetConnectorCallStats() map[string]*CallStat
- func (x *SyncStats) GetEntitlements() int64
- func (x *SyncStats) GetEntitlementsByResourceType() map[string]int64
- func (x *SyncStats) GetGrants() int64
- func (x *SyncStats) GetGrantsByResourceType() map[string]int64
- func (x *SyncStats) GetResourceTypes() int64
- func (x *SyncStats) GetResources() int64
- func (x *SyncStats) GetResourcesByResourceType() map[string]int64
- func (x *SyncStats) GetSessionStoreStats() map[string]*CallStat
- func (x *SyncStats) GetStepDurationsMs() map[string]int64
- func (*SyncStats) ProtoMessage()
- func (x *SyncStats) ProtoReflect() protoreflect.Message
- func (x *SyncStats) Reset()
- func (x *SyncStats) SetAssets(v int64)
- func (x *SyncStats) SetConnectorCallStats(v map[string]*CallStat)
- func (x *SyncStats) SetEntitlements(v int64)
- func (x *SyncStats) SetEntitlementsByResourceType(v map[string]int64)
- func (x *SyncStats) SetGrants(v int64)
- func (x *SyncStats) SetGrantsByResourceType(v map[string]int64)
- func (x *SyncStats) SetResourceTypes(v int64)
- func (x *SyncStats) SetResources(v int64)
- func (x *SyncStats) SetResourcesByResourceType(v map[string]int64)
- func (x *SyncStats) SetSessionStoreStats(v map[string]*CallStat)
- func (x *SyncStats) SetStepDurationsMs(v map[string]int64)
- func (x *SyncStats) String() string
- func (m *SyncStats) Validate() error
- func (m *SyncStats) ValidateAll() error
- type SyncStatsMultiError
- type SyncStatsValidationError
- type SyncStats_builder
- type SyncsReaderServiceClient
- type SyncsReaderServiceGetLatestFinishedSyncRequest
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) GetSyncType() string
- func (*SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoMessage()
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) Reset()
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) SetSyncType(v string)
- func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) String() string
- func (m *SyncsReaderServiceGetLatestFinishedSyncRequest) Validate() error
- func (m *SyncsReaderServiceGetLatestFinishedSyncRequest) ValidateAll() error
- type SyncsReaderServiceGetLatestFinishedSyncRequestMultiError
- type SyncsReaderServiceGetLatestFinishedSyncRequestValidationError
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Cause() error
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Error() string
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) ErrorName() string
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Field() string
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Key() bool
- func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Reason() string
- type SyncsReaderServiceGetLatestFinishedSyncRequest_builder
- type SyncsReaderServiceGetLatestFinishedSyncResponse
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) ClearSync()
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) GetSync() *SyncRun
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) HasSync() bool
- func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoMessage()
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) Reset()
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) SetSync(v *SyncRun)
- func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) String() string
- func (m *SyncsReaderServiceGetLatestFinishedSyncResponse) Validate() error
- func (m *SyncsReaderServiceGetLatestFinishedSyncResponse) ValidateAll() error
- type SyncsReaderServiceGetLatestFinishedSyncResponseMultiError
- type SyncsReaderServiceGetLatestFinishedSyncResponseValidationError
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Cause() error
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Error() string
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) ErrorName() string
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Field() string
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Key() bool
- func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Reason() string
- type SyncsReaderServiceGetLatestFinishedSyncResponse_builder
- type SyncsReaderServiceGetSyncRequest
- func (x *SyncsReaderServiceGetSyncRequest) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceGetSyncRequest) GetSyncId() string
- func (*SyncsReaderServiceGetSyncRequest) ProtoMessage()
- func (x *SyncsReaderServiceGetSyncRequest) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceGetSyncRequest) Reset()
- func (x *SyncsReaderServiceGetSyncRequest) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceGetSyncRequest) SetSyncId(v string)
- func (x *SyncsReaderServiceGetSyncRequest) String() string
- func (m *SyncsReaderServiceGetSyncRequest) Validate() error
- func (m *SyncsReaderServiceGetSyncRequest) ValidateAll() error
- type SyncsReaderServiceGetSyncRequestMultiError
- type SyncsReaderServiceGetSyncRequestValidationError
- func (e SyncsReaderServiceGetSyncRequestValidationError) Cause() error
- func (e SyncsReaderServiceGetSyncRequestValidationError) Error() string
- func (e SyncsReaderServiceGetSyncRequestValidationError) ErrorName() string
- func (e SyncsReaderServiceGetSyncRequestValidationError) Field() string
- func (e SyncsReaderServiceGetSyncRequestValidationError) Key() bool
- func (e SyncsReaderServiceGetSyncRequestValidationError) Reason() string
- type SyncsReaderServiceGetSyncRequest_builder
- type SyncsReaderServiceGetSyncResponse
- func (x *SyncsReaderServiceGetSyncResponse) ClearSync()
- func (x *SyncsReaderServiceGetSyncResponse) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceGetSyncResponse) GetSync() *SyncRun
- func (x *SyncsReaderServiceGetSyncResponse) HasSync() bool
- func (*SyncsReaderServiceGetSyncResponse) ProtoMessage()
- func (x *SyncsReaderServiceGetSyncResponse) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceGetSyncResponse) Reset()
- func (x *SyncsReaderServiceGetSyncResponse) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceGetSyncResponse) SetSync(v *SyncRun)
- func (x *SyncsReaderServiceGetSyncResponse) String() string
- func (m *SyncsReaderServiceGetSyncResponse) Validate() error
- func (m *SyncsReaderServiceGetSyncResponse) ValidateAll() error
- type SyncsReaderServiceGetSyncResponseMultiError
- type SyncsReaderServiceGetSyncResponseValidationError
- func (e SyncsReaderServiceGetSyncResponseValidationError) Cause() error
- func (e SyncsReaderServiceGetSyncResponseValidationError) Error() string
- func (e SyncsReaderServiceGetSyncResponseValidationError) ErrorName() string
- func (e SyncsReaderServiceGetSyncResponseValidationError) Field() string
- func (e SyncsReaderServiceGetSyncResponseValidationError) Key() bool
- func (e SyncsReaderServiceGetSyncResponseValidationError) Reason() string
- type SyncsReaderServiceGetSyncResponse_builder
- type SyncsReaderServiceListSyncsRequest
- func (x *SyncsReaderServiceListSyncsRequest) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceListSyncsRequest) GetPageSize() uint32
- func (x *SyncsReaderServiceListSyncsRequest) GetPageToken() string
- func (*SyncsReaderServiceListSyncsRequest) ProtoMessage()
- func (x *SyncsReaderServiceListSyncsRequest) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceListSyncsRequest) Reset()
- func (x *SyncsReaderServiceListSyncsRequest) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceListSyncsRequest) SetPageSize(v uint32)
- func (x *SyncsReaderServiceListSyncsRequest) SetPageToken(v string)
- func (x *SyncsReaderServiceListSyncsRequest) String() string
- func (m *SyncsReaderServiceListSyncsRequest) Validate() error
- func (m *SyncsReaderServiceListSyncsRequest) ValidateAll() error
- type SyncsReaderServiceListSyncsRequestMultiError
- type SyncsReaderServiceListSyncsRequestValidationError
- func (e SyncsReaderServiceListSyncsRequestValidationError) Cause() error
- func (e SyncsReaderServiceListSyncsRequestValidationError) Error() string
- func (e SyncsReaderServiceListSyncsRequestValidationError) ErrorName() string
- func (e SyncsReaderServiceListSyncsRequestValidationError) Field() string
- func (e SyncsReaderServiceListSyncsRequestValidationError) Key() bool
- func (e SyncsReaderServiceListSyncsRequestValidationError) Reason() string
- type SyncsReaderServiceListSyncsRequest_builder
- type SyncsReaderServiceListSyncsResponse
- func (x *SyncsReaderServiceListSyncsResponse) GetAnnotations() []*anypb.Any
- func (x *SyncsReaderServiceListSyncsResponse) GetNextPageToken() string
- func (x *SyncsReaderServiceListSyncsResponse) GetSyncs() []*SyncRun
- func (*SyncsReaderServiceListSyncsResponse) ProtoMessage()
- func (x *SyncsReaderServiceListSyncsResponse) ProtoReflect() protoreflect.Message
- func (x *SyncsReaderServiceListSyncsResponse) Reset()
- func (x *SyncsReaderServiceListSyncsResponse) SetAnnotations(v []*anypb.Any)
- func (x *SyncsReaderServiceListSyncsResponse) SetNextPageToken(v string)
- func (x *SyncsReaderServiceListSyncsResponse) SetSyncs(v []*SyncRun)
- func (x *SyncsReaderServiceListSyncsResponse) String() string
- func (m *SyncsReaderServiceListSyncsResponse) Validate() error
- func (m *SyncsReaderServiceListSyncsResponse) ValidateAll() error
- type SyncsReaderServiceListSyncsResponseMultiError
- type SyncsReaderServiceListSyncsResponseValidationError
- func (e SyncsReaderServiceListSyncsResponseValidationError) Cause() error
- func (e SyncsReaderServiceListSyncsResponseValidationError) Error() string
- func (e SyncsReaderServiceListSyncsResponseValidationError) ErrorName() string
- func (e SyncsReaderServiceListSyncsResponseValidationError) Field() string
- func (e SyncsReaderServiceListSyncsResponseValidationError) Key() bool
- func (e SyncsReaderServiceListSyncsResponseValidationError) Reason() string
- type SyncsReaderServiceListSyncsResponse_builder
- type SyncsReaderServiceServer
- type UnimplementedEntitlementsReaderServiceServer
- func (UnimplementedEntitlementsReaderServiceServer) GetEntitlement(context.Context, *EntitlementsReaderServiceGetEntitlementRequest) (*EntitlementsReaderServiceGetEntitlementResponse, error)
- func (UnimplementedEntitlementsReaderServiceServer) ListEntitlementsByIds(context.Context, *EntitlementsReaderServiceListEntitlementsByIdsRequest) (*EntitlementsReaderServiceListEntitlementsByIdsResponse, error)
- type UnimplementedGrantsReaderServiceServer
- func (UnimplementedGrantsReaderServiceServer) GetGrant(context.Context, *GrantsReaderServiceGetGrantRequest) (*GrantsReaderServiceGetGrantResponse, error)
- func (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlement(context.Context, *GrantsReaderServiceListGrantsForEntitlementRequest) (*GrantsReaderServiceListGrantsForEntitlementResponse, error)
- func (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlements(context.Context, *GrantsReaderServiceListGrantsForEntitlementsRequest) (*GrantsReaderServiceListGrantsForEntitlementsResponse, error)
- func (UnimplementedGrantsReaderServiceServer) ListGrantsForPrincipal(context.Context, *GrantsReaderServiceListGrantsForPrincipalRequest) (*GrantsReaderServiceListGrantsForPrincipalResponse, error)
- func (UnimplementedGrantsReaderServiceServer) ListGrantsForResourceType(context.Context, *GrantsReaderServiceListGrantsForResourceTypeRequest) (*GrantsReaderServiceListGrantsForResourceTypeResponse, error)
- type UnimplementedResourceTypesReaderServiceServer
- type UnimplementedResourcesReaderServiceServer
- func (UnimplementedResourcesReaderServiceServer) GetResource(context.Context, *ResourcesReaderServiceGetResourceRequest) (*ResourcesReaderServiceGetResourceResponse, error)
- func (UnimplementedResourcesReaderServiceServer) ListResourcesByIds(context.Context, *ResourcesReaderServiceListResourcesByIdsRequest) (*ResourcesReaderServiceListResourcesByIdsResponse, error)
- type UnimplementedSyncsReaderServiceServer
- func (UnimplementedSyncsReaderServiceServer) GetLatestFinishedSync(context.Context, *SyncsReaderServiceGetLatestFinishedSyncRequest) (*SyncsReaderServiceGetLatestFinishedSyncResponse, error)
- func (UnimplementedSyncsReaderServiceServer) GetSync(context.Context, *SyncsReaderServiceGetSyncRequest) (*SyncsReaderServiceGetSyncResponse, error)
- func (UnimplementedSyncsReaderServiceServer) ListSyncs(context.Context, *SyncsReaderServiceListSyncsRequest) (*SyncsReaderServiceListSyncsResponse, error)
- type UnsafeEntitlementsReaderServiceServer
- type UnsafeGrantsReaderServiceServer
- type UnsafeResourceTypesReaderServiceServer
- type UnsafeResourcesReaderServiceServer
- type UnsafeSyncsReaderServiceServer
Constants ¶
const ( EntitlementsReaderService_GetEntitlement_FullMethodName = "/c1.reader.v2.EntitlementsReaderService/GetEntitlement" EntitlementsReaderService_ListEntitlementsByIds_FullMethodName = "/c1.reader.v2.EntitlementsReaderService/ListEntitlementsByIds" )
const ( GrantsReaderService_GetGrant_FullMethodName = "/c1.reader.v2.GrantsReaderService/GetGrant" GrantsReaderService_ListGrantsForEntitlement_FullMethodName = "/c1.reader.v2.GrantsReaderService/ListGrantsForEntitlement" GrantsReaderService_ListGrantsForResourceType_FullMethodName = "/c1.reader.v2.GrantsReaderService/ListGrantsForResourceType" GrantsReaderService_ListGrantsForEntitlements_FullMethodName = "/c1.reader.v2.GrantsReaderService/ListGrantsForEntitlements" GrantsReaderService_ListGrantsForPrincipal_FullMethodName = "/c1.reader.v2.GrantsReaderService/ListGrantsForPrincipal" )
const ( ResourcesReaderService_GetResource_FullMethodName = "/c1.reader.v2.ResourcesReaderService/GetResource" ResourcesReaderService_ListResourcesByIds_FullMethodName = "/c1.reader.v2.ResourcesReaderService/ListResourcesByIds" )
const ( SyncsReaderService_GetSync_FullMethodName = "/c1.reader.v2.SyncsReaderService/GetSync" SyncsReaderService_ListSyncs_FullMethodName = "/c1.reader.v2.SyncsReaderService/ListSyncs" SyncsReaderService_GetLatestFinishedSync_FullMethodName = "/c1.reader.v2.SyncsReaderService/GetLatestFinishedSync" )
const (
ResourceTypesReaderService_GetResourceType_FullMethodName = "/c1.reader.v2.ResourceTypesReaderService/GetResourceType"
)
Variables ¶
var EntitlementsReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "c1.reader.v2.EntitlementsReaderService", HandlerType: (*EntitlementsReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetEntitlement", Handler: _EntitlementsReaderService_GetEntitlement_Handler, }, { MethodName: "ListEntitlementsByIds", Handler: _EntitlementsReaderService_ListEntitlementsByIds_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "c1/reader/v2/entitlement.proto", }
EntitlementsReaderService_ServiceDesc is the grpc.ServiceDesc for EntitlementsReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_c1_reader_v2_entitlement_proto protoreflect.FileDescriptor
var File_c1_reader_v2_grant_proto protoreflect.FileDescriptor
var File_c1_reader_v2_resource_proto protoreflect.FileDescriptor
var File_c1_reader_v2_sync_proto protoreflect.FileDescriptor
var GrantsReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "c1.reader.v2.GrantsReaderService", HandlerType: (*GrantsReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetGrant", Handler: _GrantsReaderService_GetGrant_Handler, }, { MethodName: "ListGrantsForEntitlement", Handler: _GrantsReaderService_ListGrantsForEntitlement_Handler, }, { MethodName: "ListGrantsForResourceType", Handler: _GrantsReaderService_ListGrantsForResourceType_Handler, }, { MethodName: "ListGrantsForEntitlements", Handler: _GrantsReaderService_ListGrantsForEntitlements_Handler, }, { MethodName: "ListGrantsForPrincipal", Handler: _GrantsReaderService_ListGrantsForPrincipal_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "c1/reader/v2/grant.proto", }
GrantsReaderService_ServiceDesc is the grpc.ServiceDesc for GrantsReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ResourceTypesReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "c1.reader.v2.ResourceTypesReaderService", HandlerType: (*ResourceTypesReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetResourceType", Handler: _ResourceTypesReaderService_GetResourceType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "c1/reader/v2/resource.proto", }
ResourceTypesReaderService_ServiceDesc is the grpc.ServiceDesc for ResourceTypesReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ResourcesReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "c1.reader.v2.ResourcesReaderService", HandlerType: (*ResourcesReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetResource", Handler: _ResourcesReaderService_GetResource_Handler, }, { MethodName: "ListResourcesByIds", Handler: _ResourcesReaderService_ListResourcesByIds_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "c1/reader/v2/resource.proto", }
ResourcesReaderService_ServiceDesc is the grpc.ServiceDesc for ResourcesReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SyncsReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "c1.reader.v2.SyncsReaderService", HandlerType: (*SyncsReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetSync", Handler: _SyncsReaderService_GetSync_Handler, }, { MethodName: "ListSyncs", Handler: _SyncsReaderService_ListSyncs_Handler, }, { MethodName: "GetLatestFinishedSync", Handler: _SyncsReaderService_GetLatestFinishedSync_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "c1/reader/v2/sync.proto", }
SyncsReaderService_ServiceDesc is the grpc.ServiceDesc for SyncsReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterEntitlementsReaderServiceServer ¶
func RegisterEntitlementsReaderServiceServer(s grpc.ServiceRegistrar, srv EntitlementsReaderServiceServer)
func RegisterGrantsReaderServiceServer ¶
func RegisterGrantsReaderServiceServer(s grpc.ServiceRegistrar, srv GrantsReaderServiceServer)
func RegisterResourceTypesReaderServiceServer ¶
func RegisterResourceTypesReaderServiceServer(s grpc.ServiceRegistrar, srv ResourceTypesReaderServiceServer)
func RegisterResourcesReaderServiceServer ¶
func RegisterResourcesReaderServiceServer(s grpc.ServiceRegistrar, srv ResourcesReaderServiceServer)
func RegisterSyncsReaderServiceServer ¶ added in v0.2.83
func RegisterSyncsReaderServiceServer(s grpc.ServiceRegistrar, srv SyncsReaderServiceServer)
Types ¶
type CallStat ¶ added in v0.19.0
type CallStat struct {
Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
TotalMs int64 `protobuf:"varint,2,opt,name=total_ms,json=totalMs,proto3" json:"total_ms,omitempty"`
MaxMs int64 `protobuf:"varint,3,opt,name=max_ms,json=maxMs,proto3" json:"max_ms,omitempty"`
Errors int64 `protobuf:"varint,4,opt,name=errors,proto3" json:"errors,omitempty"`
Timeouts int64 `protobuf:"varint,5,opt,name=timeouts,proto3" json:"timeouts,omitempty"`
// contains filtered or unexported fields
}
CallStat is a cumulative latency / outcome counter for one named operation (a connector RPC method or a session-store op). Errors and Timeouts are populated for session-store stats; connector call stats leave them at zero.
func (*CallStat) GetTimeouts ¶ added in v0.19.0
func (*CallStat) GetTotalMs ¶ added in v0.19.0
func (*CallStat) ProtoMessage ¶ added in v0.19.0
func (*CallStat) ProtoMessage()
func (*CallStat) ProtoReflect ¶ added in v0.19.0
func (x *CallStat) ProtoReflect() protoreflect.Message
func (*CallStat) SetTimeouts ¶ added in v0.19.0
func (*CallStat) SetTotalMs ¶ added in v0.19.0
func (*CallStat) Validate ¶ added in v0.19.0
Validate checks the field values on CallStat with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CallStat) ValidateAll ¶ added in v0.19.0
ValidateAll checks the field values on CallStat with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CallStatMultiError, or nil if none found.
type CallStatMultiError ¶ added in v0.19.0
type CallStatMultiError []error
CallStatMultiError is an error wrapping multiple validation errors returned by CallStat.ValidateAll() if the designated constraints aren't met.
func (CallStatMultiError) AllErrors ¶ added in v0.19.0
func (m CallStatMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CallStatMultiError) Error ¶ added in v0.19.0
func (m CallStatMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CallStatValidationError ¶ added in v0.19.0
type CallStatValidationError struct {
// contains filtered or unexported fields
}
CallStatValidationError is the validation error returned by CallStat.Validate if the designated constraints aren't met.
func (CallStatValidationError) Cause ¶ added in v0.19.0
func (e CallStatValidationError) Cause() error
Cause function returns cause value.
func (CallStatValidationError) Error ¶ added in v0.19.0
func (e CallStatValidationError) Error() string
Error satisfies the builtin error interface
func (CallStatValidationError) ErrorName ¶ added in v0.19.0
func (e CallStatValidationError) ErrorName() string
ErrorName returns error name.
func (CallStatValidationError) Field ¶ added in v0.19.0
func (e CallStatValidationError) Field() string
Field function returns field value.
func (CallStatValidationError) Key ¶ added in v0.19.0
func (e CallStatValidationError) Key() bool
Key function returns key value.
func (CallStatValidationError) Reason ¶ added in v0.19.0
func (e CallStatValidationError) Reason() string
Reason function returns reason value.
type CallStat_builder ¶ added in v0.19.0
type CallStat_builder struct {
Count int64
TotalMs int64
MaxMs int64
Errors int64
Timeouts int64
// contains filtered or unexported fields
}
func (CallStat_builder) Build ¶ added in v0.19.0
func (b0 CallStat_builder) Build() *CallStat
type EntitlementsReaderServiceClient ¶
type EntitlementsReaderServiceClient interface {
GetEntitlement(ctx context.Context, in *EntitlementsReaderServiceGetEntitlementRequest, opts ...grpc.CallOption) (*EntitlementsReaderServiceGetEntitlementResponse, error)
// ListEntitlementsByIds returns the entitlements for the supplied
// id list. Missing ids are omitted from the response.
ListEntitlementsByIds(ctx context.Context, in *EntitlementsReaderServiceListEntitlementsByIdsRequest, opts ...grpc.CallOption) (*EntitlementsReaderServiceListEntitlementsByIdsResponse, error)
}
EntitlementsReaderServiceClient is the client API for EntitlementsReaderService 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 NewEntitlementsReaderServiceClient ¶
func NewEntitlementsReaderServiceClient(cc grpc.ClientConnInterface) EntitlementsReaderServiceClient
type EntitlementsReaderServiceGetEntitlementRequest ¶
type EntitlementsReaderServiceGetEntitlementRequest struct {
EntitlementId string `protobuf:"bytes,1,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*EntitlementsReaderServiceGetEntitlementRequest) GetAnnotations ¶ added in v0.2.82
func (x *EntitlementsReaderServiceGetEntitlementRequest) GetAnnotations() []*anypb.Any
func (*EntitlementsReaderServiceGetEntitlementRequest) GetEntitlementId ¶
func (x *EntitlementsReaderServiceGetEntitlementRequest) GetEntitlementId() string
func (*EntitlementsReaderServiceGetEntitlementRequest) ProtoMessage ¶
func (*EntitlementsReaderServiceGetEntitlementRequest) ProtoMessage()
func (*EntitlementsReaderServiceGetEntitlementRequest) ProtoReflect ¶
func (x *EntitlementsReaderServiceGetEntitlementRequest) ProtoReflect() protoreflect.Message
func (*EntitlementsReaderServiceGetEntitlementRequest) Reset ¶
func (x *EntitlementsReaderServiceGetEntitlementRequest) Reset()
func (*EntitlementsReaderServiceGetEntitlementRequest) SetAnnotations ¶ added in v0.5.0
func (x *EntitlementsReaderServiceGetEntitlementRequest) SetAnnotations(v []*anypb.Any)
func (*EntitlementsReaderServiceGetEntitlementRequest) SetEntitlementId ¶ added in v0.5.0
func (x *EntitlementsReaderServiceGetEntitlementRequest) SetEntitlementId(v string)
func (*EntitlementsReaderServiceGetEntitlementRequest) String ¶
func (x *EntitlementsReaderServiceGetEntitlementRequest) String() string
func (*EntitlementsReaderServiceGetEntitlementRequest) Validate ¶
func (m *EntitlementsReaderServiceGetEntitlementRequest) Validate() error
Validate checks the field values on EntitlementsReaderServiceGetEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EntitlementsReaderServiceGetEntitlementRequest) ValidateAll ¶
func (m *EntitlementsReaderServiceGetEntitlementRequest) ValidateAll() error
ValidateAll checks the field values on EntitlementsReaderServiceGetEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntitlementsReaderServiceGetEntitlementRequestMultiError, or nil if none found.
type EntitlementsReaderServiceGetEntitlementRequestMultiError ¶
type EntitlementsReaderServiceGetEntitlementRequestMultiError []error
EntitlementsReaderServiceGetEntitlementRequestMultiError is an error wrapping multiple validation errors returned by EntitlementsReaderServiceGetEntitlementRequest.ValidateAll() if the designated constraints aren't met.
func (EntitlementsReaderServiceGetEntitlementRequestMultiError) AllErrors ¶
func (m EntitlementsReaderServiceGetEntitlementRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementsReaderServiceGetEntitlementRequestMultiError) Error ¶
func (m EntitlementsReaderServiceGetEntitlementRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementsReaderServiceGetEntitlementRequestValidationError ¶
type EntitlementsReaderServiceGetEntitlementRequestValidationError struct {
// contains filtered or unexported fields
}
EntitlementsReaderServiceGetEntitlementRequestValidationError is the validation error returned by EntitlementsReaderServiceGetEntitlementRequest.Validate if the designated constraints aren't met.
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) Cause ¶
func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Cause() error
Cause function returns cause value.
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) Error ¶
func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) ErrorName ¶
func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) Field ¶
func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Field() string
Field function returns field value.
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) Key ¶
Key function returns key value.
func (EntitlementsReaderServiceGetEntitlementRequestValidationError) Reason ¶
func (e EntitlementsReaderServiceGetEntitlementRequestValidationError) Reason() string
Reason function returns reason value.
type EntitlementsReaderServiceGetEntitlementRequest_builder ¶ added in v0.5.0
type EntitlementsReaderServiceGetEntitlementRequest_builder struct {
EntitlementId string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type EntitlementsReaderServiceGetEntitlementResponse ¶ added in v0.1.0
type EntitlementsReaderServiceGetEntitlementResponse struct {
Entitlement *v2.Entitlement `protobuf:"bytes,1,opt,name=entitlement,proto3" json:"entitlement,omitempty"`
// contains filtered or unexported fields
}
func (*EntitlementsReaderServiceGetEntitlementResponse) ClearEntitlement ¶ added in v0.5.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) ClearEntitlement()
func (*EntitlementsReaderServiceGetEntitlementResponse) GetEntitlement ¶ added in v0.1.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) GetEntitlement() *v2.Entitlement
func (*EntitlementsReaderServiceGetEntitlementResponse) HasEntitlement ¶ added in v0.5.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) HasEntitlement() bool
func (*EntitlementsReaderServiceGetEntitlementResponse) ProtoMessage ¶ added in v0.1.0
func (*EntitlementsReaderServiceGetEntitlementResponse) ProtoMessage()
func (*EntitlementsReaderServiceGetEntitlementResponse) ProtoReflect ¶ added in v0.1.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) ProtoReflect() protoreflect.Message
func (*EntitlementsReaderServiceGetEntitlementResponse) Reset ¶ added in v0.1.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) Reset()
func (*EntitlementsReaderServiceGetEntitlementResponse) SetEntitlement ¶ added in v0.5.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) SetEntitlement(v *v2.Entitlement)
func (*EntitlementsReaderServiceGetEntitlementResponse) String ¶ added in v0.1.0
func (x *EntitlementsReaderServiceGetEntitlementResponse) String() string
func (*EntitlementsReaderServiceGetEntitlementResponse) Validate ¶ added in v0.1.0
func (m *EntitlementsReaderServiceGetEntitlementResponse) Validate() error
Validate checks the field values on EntitlementsReaderServiceGetEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EntitlementsReaderServiceGetEntitlementResponse) ValidateAll ¶ added in v0.1.0
func (m *EntitlementsReaderServiceGetEntitlementResponse) ValidateAll() error
ValidateAll checks the field values on EntitlementsReaderServiceGetEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntitlementsReaderServiceGetEntitlementResponseMultiError, or nil if none found.
type EntitlementsReaderServiceGetEntitlementResponseMultiError ¶ added in v0.1.0
type EntitlementsReaderServiceGetEntitlementResponseMultiError []error
EntitlementsReaderServiceGetEntitlementResponseMultiError is an error wrapping multiple validation errors returned by EntitlementsReaderServiceGetEntitlementResponse.ValidateAll() if the designated constraints aren't met.
func (EntitlementsReaderServiceGetEntitlementResponseMultiError) AllErrors ¶ added in v0.1.0
func (m EntitlementsReaderServiceGetEntitlementResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementsReaderServiceGetEntitlementResponseMultiError) Error ¶ added in v0.1.0
func (m EntitlementsReaderServiceGetEntitlementResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementsReaderServiceGetEntitlementResponseValidationError ¶ added in v0.1.0
type EntitlementsReaderServiceGetEntitlementResponseValidationError struct {
// contains filtered or unexported fields
}
EntitlementsReaderServiceGetEntitlementResponseValidationError is the validation error returned by EntitlementsReaderServiceGetEntitlementResponse.Validate if the designated constraints aren't met.
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) Cause ¶ added in v0.1.0
func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Cause() error
Cause function returns cause value.
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) Error ¶ added in v0.1.0
func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) ErrorName ¶ added in v0.1.0
func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) Field ¶ added in v0.1.0
func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Field() string
Field function returns field value.
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) Key ¶ added in v0.1.0
Key function returns key value.
func (EntitlementsReaderServiceGetEntitlementResponseValidationError) Reason ¶ added in v0.1.0
func (e EntitlementsReaderServiceGetEntitlementResponseValidationError) Reason() string
Reason function returns reason value.
type EntitlementsReaderServiceGetEntitlementResponse_builder ¶ added in v0.5.0
type EntitlementsReaderServiceGetEntitlementResponse_builder struct {
Entitlement *v2.Entitlement
// contains filtered or unexported fields
}
type EntitlementsReaderServiceListEntitlementsByIdsRequest ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsRequest struct {
EntitlementIds []string `protobuf:"bytes,1,rep,name=entitlement_ids,json=entitlementIds,proto3" json:"entitlement_ids,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,100,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) GetAnnotations ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) GetAnnotations() []*anypb.Any
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) GetEntitlementIds ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) GetEntitlementIds() []string
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoMessage ¶ added in v0.10.0
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoMessage()
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoReflect ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) ProtoReflect() protoreflect.Message
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) Reset ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) Reset()
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) SetAnnotations ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) SetAnnotations(v []*anypb.Any)
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) SetEntitlementIds ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) SetEntitlementIds(v []string)
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) String ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsRequest) String() string
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) Validate ¶ added in v0.10.0
func (m *EntitlementsReaderServiceListEntitlementsByIdsRequest) Validate() error
Validate checks the field values on EntitlementsReaderServiceListEntitlementsByIdsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EntitlementsReaderServiceListEntitlementsByIdsRequest) ValidateAll ¶ added in v0.10.0
func (m *EntitlementsReaderServiceListEntitlementsByIdsRequest) ValidateAll() error
ValidateAll checks the field values on EntitlementsReaderServiceListEntitlementsByIdsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError, or nil if none found.
type EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError []error
EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError is an error wrapping multiple validation errors returned by EntitlementsReaderServiceListEntitlementsByIdsRequest.ValidateAll() if the designated constraints aren't met.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError) AllErrors ¶ added in v0.10.0
func (m EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError) Error ¶ added in v0.10.0
func (m EntitlementsReaderServiceListEntitlementsByIdsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError struct {
// contains filtered or unexported fields
}
EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError is the validation error returned by EntitlementsReaderServiceListEntitlementsByIdsRequest.Validate if the designated constraints aren't met.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Cause ¶ added in v0.10.0
Cause function returns cause value.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Error ¶ added in v0.10.0
Error satisfies the builtin error interface
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) ErrorName ¶ added in v0.10.0
func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Field ¶ added in v0.10.0
Field function returns field value.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Reason ¶ added in v0.10.0
func (e EntitlementsReaderServiceListEntitlementsByIdsRequestValidationError) Reason() string
Reason function returns reason value.
type EntitlementsReaderServiceListEntitlementsByIdsRequest_builder ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsRequest_builder struct {
EntitlementIds []string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type EntitlementsReaderServiceListEntitlementsByIdsResponse ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsResponse struct {
List []*v2.Entitlement `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) GetList ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) GetList() []*v2.Entitlement
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoMessage ¶ added in v0.10.0
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoMessage()
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoReflect ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) ProtoReflect() protoreflect.Message
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) Reset ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) Reset()
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) SetList ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) SetList(v []*v2.Entitlement)
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) String ¶ added in v0.10.0
func (x *EntitlementsReaderServiceListEntitlementsByIdsResponse) String() string
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) Validate ¶ added in v0.10.0
func (m *EntitlementsReaderServiceListEntitlementsByIdsResponse) Validate() error
Validate checks the field values on EntitlementsReaderServiceListEntitlementsByIdsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EntitlementsReaderServiceListEntitlementsByIdsResponse) ValidateAll ¶ added in v0.10.0
func (m *EntitlementsReaderServiceListEntitlementsByIdsResponse) ValidateAll() error
ValidateAll checks the field values on EntitlementsReaderServiceListEntitlementsByIdsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError, or nil if none found.
type EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError []error
EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError is an error wrapping multiple validation errors returned by EntitlementsReaderServiceListEntitlementsByIdsResponse.ValidateAll() if the designated constraints aren't met.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError) AllErrors ¶ added in v0.10.0
func (m EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError) Error ¶ added in v0.10.0
func (m EntitlementsReaderServiceListEntitlementsByIdsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError struct {
// contains filtered or unexported fields
}
EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError is the validation error returned by EntitlementsReaderServiceListEntitlementsByIdsResponse.Validate if the designated constraints aren't met.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Cause ¶ added in v0.10.0
Cause function returns cause value.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Error ¶ added in v0.10.0
Error satisfies the builtin error interface
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) ErrorName ¶ added in v0.10.0
func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Field ¶ added in v0.10.0
Field function returns field value.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Reason ¶ added in v0.10.0
func (e EntitlementsReaderServiceListEntitlementsByIdsResponseValidationError) Reason() string
Reason function returns reason value.
type EntitlementsReaderServiceListEntitlementsByIdsResponse_builder ¶ added in v0.10.0
type EntitlementsReaderServiceListEntitlementsByIdsResponse_builder struct {
List []*v2.Entitlement
// contains filtered or unexported fields
}
type EntitlementsReaderServiceServer ¶
type EntitlementsReaderServiceServer interface {
GetEntitlement(context.Context, *EntitlementsReaderServiceGetEntitlementRequest) (*EntitlementsReaderServiceGetEntitlementResponse, error)
// ListEntitlementsByIds returns the entitlements for the supplied
// id list. Missing ids are omitted from the response.
ListEntitlementsByIds(context.Context, *EntitlementsReaderServiceListEntitlementsByIdsRequest) (*EntitlementsReaderServiceListEntitlementsByIdsResponse, error)
}
EntitlementsReaderServiceServer is the server API for EntitlementsReaderService service. All implementations should embed UnimplementedEntitlementsReaderServiceServer for forward compatibility.
type GrantsReaderServiceClient ¶
type GrantsReaderServiceClient interface {
GetGrant(ctx context.Context, in *GrantsReaderServiceGetGrantRequest, opts ...grpc.CallOption) (*GrantsReaderServiceGetGrantResponse, error)
ListGrantsForEntitlement(ctx context.Context, in *GrantsReaderServiceListGrantsForEntitlementRequest, opts ...grpc.CallOption) (*GrantsReaderServiceListGrantsForEntitlementResponse, error)
ListGrantsForResourceType(ctx context.Context, in *GrantsReaderServiceListGrantsForResourceTypeRequest, opts ...grpc.CallOption) (*GrantsReaderServiceListGrantsForResourceTypeResponse, error)
// ListGrantsForEntitlements walks grants for up to 128 entitlements
// in a single RPC. Page boundaries land between entitlements so
// the cursor only needs to encode (entitlement_index, intra_cursor).
ListGrantsForEntitlements(ctx context.Context, in *GrantsReaderServiceListGrantsForEntitlementsRequest, opts ...grpc.CallOption) (*GrantsReaderServiceListGrantsForEntitlementsResponse, error)
// ListGrantsForPrincipal returns all grants where the given principal_id
// is the principal. The optional entitlement field narrows results to a
// single entitlement. This is now a first-class RPC required by all
// GrantsReaderServiceServer implementations.
ListGrantsForPrincipal(ctx context.Context, in *GrantsReaderServiceListGrantsForPrincipalRequest, opts ...grpc.CallOption) (*GrantsReaderServiceListGrantsForPrincipalResponse, error)
}
GrantsReaderServiceClient is the client API for GrantsReaderService 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 NewGrantsReaderServiceClient ¶
func NewGrantsReaderServiceClient(cc grpc.ClientConnInterface) GrantsReaderServiceClient
type GrantsReaderServiceGetGrantRequest ¶
type GrantsReaderServiceGetGrantRequest struct {
GrantId string `protobuf:"bytes,1,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceGetGrantRequest) GetAnnotations ¶ added in v0.2.82
func (x *GrantsReaderServiceGetGrantRequest) GetAnnotations() []*anypb.Any
func (*GrantsReaderServiceGetGrantRequest) GetGrantId ¶
func (x *GrantsReaderServiceGetGrantRequest) GetGrantId() string
func (*GrantsReaderServiceGetGrantRequest) ProtoMessage ¶
func (*GrantsReaderServiceGetGrantRequest) ProtoMessage()
func (*GrantsReaderServiceGetGrantRequest) ProtoReflect ¶
func (x *GrantsReaderServiceGetGrantRequest) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceGetGrantRequest) Reset ¶
func (x *GrantsReaderServiceGetGrantRequest) Reset()
func (*GrantsReaderServiceGetGrantRequest) SetAnnotations ¶ added in v0.5.0
func (x *GrantsReaderServiceGetGrantRequest) SetAnnotations(v []*anypb.Any)
func (*GrantsReaderServiceGetGrantRequest) SetGrantId ¶ added in v0.5.0
func (x *GrantsReaderServiceGetGrantRequest) SetGrantId(v string)
func (*GrantsReaderServiceGetGrantRequest) String ¶
func (x *GrantsReaderServiceGetGrantRequest) String() string
func (*GrantsReaderServiceGetGrantRequest) Validate ¶
func (m *GrantsReaderServiceGetGrantRequest) Validate() error
Validate checks the field values on GrantsReaderServiceGetGrantRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceGetGrantRequest) ValidateAll ¶
func (m *GrantsReaderServiceGetGrantRequest) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceGetGrantRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceGetGrantRequestMultiError, or nil if none found.
type GrantsReaderServiceGetGrantRequestMultiError ¶
type GrantsReaderServiceGetGrantRequestMultiError []error
GrantsReaderServiceGetGrantRequestMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceGetGrantRequest.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceGetGrantRequestMultiError) AllErrors ¶
func (m GrantsReaderServiceGetGrantRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceGetGrantRequestMultiError) Error ¶
func (m GrantsReaderServiceGetGrantRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceGetGrantRequestValidationError ¶
type GrantsReaderServiceGetGrantRequestValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceGetGrantRequestValidationError is the validation error returned by GrantsReaderServiceGetGrantRequest.Validate if the designated constraints aren't met.
func (GrantsReaderServiceGetGrantRequestValidationError) Cause ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceGetGrantRequestValidationError) Error ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceGetGrantRequestValidationError) ErrorName ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceGetGrantRequestValidationError) Field ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceGetGrantRequestValidationError) Key ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) Key() bool
Key function returns key value.
func (GrantsReaderServiceGetGrantRequestValidationError) Reason ¶
func (e GrantsReaderServiceGetGrantRequestValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceGetGrantRequest_builder ¶ added in v0.5.0
type GrantsReaderServiceGetGrantRequest_builder struct {
GrantId string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
func (GrantsReaderServiceGetGrantRequest_builder) Build ¶ added in v0.5.0
func (b0 GrantsReaderServiceGetGrantRequest_builder) Build() *GrantsReaderServiceGetGrantRequest
type GrantsReaderServiceGetGrantResponse ¶ added in v0.1.0
type GrantsReaderServiceGetGrantResponse struct {
Grant *v2.Grant `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceGetGrantResponse) ClearGrant ¶ added in v0.5.0
func (x *GrantsReaderServiceGetGrantResponse) ClearGrant()
func (*GrantsReaderServiceGetGrantResponse) GetGrant ¶ added in v0.1.0
func (x *GrantsReaderServiceGetGrantResponse) GetGrant() *v2.Grant
func (*GrantsReaderServiceGetGrantResponse) HasGrant ¶ added in v0.5.0
func (x *GrantsReaderServiceGetGrantResponse) HasGrant() bool
func (*GrantsReaderServiceGetGrantResponse) ProtoMessage ¶ added in v0.1.0
func (*GrantsReaderServiceGetGrantResponse) ProtoMessage()
func (*GrantsReaderServiceGetGrantResponse) ProtoReflect ¶ added in v0.1.0
func (x *GrantsReaderServiceGetGrantResponse) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceGetGrantResponse) Reset ¶ added in v0.1.0
func (x *GrantsReaderServiceGetGrantResponse) Reset()
func (*GrantsReaderServiceGetGrantResponse) SetGrant ¶ added in v0.5.0
func (x *GrantsReaderServiceGetGrantResponse) SetGrant(v *v2.Grant)
func (*GrantsReaderServiceGetGrantResponse) String ¶ added in v0.1.0
func (x *GrantsReaderServiceGetGrantResponse) String() string
func (*GrantsReaderServiceGetGrantResponse) Validate ¶ added in v0.1.0
func (m *GrantsReaderServiceGetGrantResponse) Validate() error
Validate checks the field values on GrantsReaderServiceGetGrantResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceGetGrantResponse) ValidateAll ¶ added in v0.1.0
func (m *GrantsReaderServiceGetGrantResponse) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceGetGrantResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceGetGrantResponseMultiError, or nil if none found.
type GrantsReaderServiceGetGrantResponseMultiError ¶ added in v0.1.0
type GrantsReaderServiceGetGrantResponseMultiError []error
GrantsReaderServiceGetGrantResponseMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceGetGrantResponse.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceGetGrantResponseMultiError) AllErrors ¶ added in v0.1.0
func (m GrantsReaderServiceGetGrantResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceGetGrantResponseMultiError) Error ¶ added in v0.1.0
func (m GrantsReaderServiceGetGrantResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceGetGrantResponseValidationError ¶ added in v0.1.0
type GrantsReaderServiceGetGrantResponseValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceGetGrantResponseValidationError is the validation error returned by GrantsReaderServiceGetGrantResponse.Validate if the designated constraints aren't met.
func (GrantsReaderServiceGetGrantResponseValidationError) Cause ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceGetGrantResponseValidationError) Error ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceGetGrantResponseValidationError) ErrorName ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceGetGrantResponseValidationError) Field ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceGetGrantResponseValidationError) Key ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) Key() bool
Key function returns key value.
func (GrantsReaderServiceGetGrantResponseValidationError) Reason ¶ added in v0.1.0
func (e GrantsReaderServiceGetGrantResponseValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceGetGrantResponse_builder ¶ added in v0.5.0
type GrantsReaderServiceGetGrantResponse_builder struct {
Grant *v2.Grant
// contains filtered or unexported fields
}
func (GrantsReaderServiceGetGrantResponse_builder) Build ¶ added in v0.5.0
func (b0 GrantsReaderServiceGetGrantResponse_builder) Build() *GrantsReaderServiceGetGrantResponse
type GrantsReaderServiceListGrantsForEntitlementRequest ¶
type GrantsReaderServiceListGrantsForEntitlementRequest struct {
Entitlement *v2.Entitlement `protobuf:"bytes,1,opt,name=entitlement,proto3" json:"entitlement,omitempty"`
// Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
PrincipalId *v2.ResourceId `protobuf:"bytes,5,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"`
// Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
PrincipalResourceTypeIds []string `` /* 137-byte string literal not displayed */
PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,4,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ClearEntitlement ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ClearEntitlement()
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ClearPrincipalId
deprecated
added in
v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ClearPrincipalId()
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetAnnotations ¶ added in v0.0.32
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetAnnotations() []*anypb.Any
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetEntitlement ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetEntitlement() *v2.Entitlement
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetPageSize ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPageSize() uint32
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetPageToken ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPageToken() string
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalId
deprecated
added in
v0.1.6
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalId() *v2.ResourceId
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalResourceTypeIds
deprecated
added in
v0.6.6
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) GetPrincipalResourceTypeIds() []string
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) HasEntitlement ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) HasEntitlement() bool
func (*GrantsReaderServiceListGrantsForEntitlementRequest) HasPrincipalId
deprecated
added in
v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) HasPrincipalId() bool
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ProtoMessage ¶
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ProtoMessage()
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ProtoReflect ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForEntitlementRequest) Reset ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) Reset()
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetAnnotations ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetAnnotations(v []*anypb.Any)
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetEntitlement ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetEntitlement(v *v2.Entitlement)
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetPageSize ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPageSize(v uint32)
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetPageToken ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPageToken(v string)
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalId
deprecated
added in
v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalId(v *v2.ResourceId)
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalResourceTypeIds
deprecated
added in
v0.6.6
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) SetPrincipalResourceTypeIds(v []string)
Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) String ¶
func (x *GrantsReaderServiceListGrantsForEntitlementRequest) String() string
func (*GrantsReaderServiceListGrantsForEntitlementRequest) Validate ¶
func (m *GrantsReaderServiceListGrantsForEntitlementRequest) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForEntitlementRequest) ValidateAll ¶
func (m *GrantsReaderServiceListGrantsForEntitlementRequest) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForEntitlementRequestMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForEntitlementRequestMultiError ¶
type GrantsReaderServiceListGrantsForEntitlementRequestMultiError []error
GrantsReaderServiceListGrantsForEntitlementRequestMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForEntitlementRequest.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementRequestMultiError) AllErrors ¶
func (m GrantsReaderServiceListGrantsForEntitlementRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForEntitlementRequestMultiError) Error ¶
func (m GrantsReaderServiceListGrantsForEntitlementRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForEntitlementRequestValidationError ¶
type GrantsReaderServiceListGrantsForEntitlementRequestValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForEntitlementRequestValidationError is the validation error returned by GrantsReaderServiceListGrantsForEntitlementRequest.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Cause ¶
func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Error ¶
func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) ErrorName ¶
func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Field ¶
func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Key ¶
Key function returns key value.
func (GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Reason ¶
func (e GrantsReaderServiceListGrantsForEntitlementRequestValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForEntitlementRequest_builder ¶ added in v0.5.0
type GrantsReaderServiceListGrantsForEntitlementRequest_builder struct {
Entitlement *v2.Entitlement
// Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
PrincipalId *v2.ResourceId
// Deprecated: Marked as deprecated in c1/reader/v2/grant.proto.
PrincipalResourceTypeIds []string
PageSize uint32
PageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForEntitlementResponse ¶
type GrantsReaderServiceListGrantsForEntitlementResponse struct {
List []*v2.Grant `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForEntitlementResponse) GetList ¶
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) GetList() []*v2.Grant
func (*GrantsReaderServiceListGrantsForEntitlementResponse) GetNextPageToken ¶
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) GetNextPageToken() string
func (*GrantsReaderServiceListGrantsForEntitlementResponse) ProtoMessage ¶
func (*GrantsReaderServiceListGrantsForEntitlementResponse) ProtoMessage()
func (*GrantsReaderServiceListGrantsForEntitlementResponse) ProtoReflect ¶
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForEntitlementResponse) Reset ¶
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) Reset()
func (*GrantsReaderServiceListGrantsForEntitlementResponse) SetList ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) SetList(v []*v2.Grant)
func (*GrantsReaderServiceListGrantsForEntitlementResponse) SetNextPageToken ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) SetNextPageToken(v string)
func (*GrantsReaderServiceListGrantsForEntitlementResponse) String ¶
func (x *GrantsReaderServiceListGrantsForEntitlementResponse) String() string
func (*GrantsReaderServiceListGrantsForEntitlementResponse) Validate ¶
func (m *GrantsReaderServiceListGrantsForEntitlementResponse) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForEntitlementResponse) ValidateAll ¶
func (m *GrantsReaderServiceListGrantsForEntitlementResponse) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForEntitlementResponseMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForEntitlementResponseMultiError ¶
type GrantsReaderServiceListGrantsForEntitlementResponseMultiError []error
GrantsReaderServiceListGrantsForEntitlementResponseMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForEntitlementResponse.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementResponseMultiError) AllErrors ¶
func (m GrantsReaderServiceListGrantsForEntitlementResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForEntitlementResponseMultiError) Error ¶
func (m GrantsReaderServiceListGrantsForEntitlementResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForEntitlementResponseValidationError ¶
type GrantsReaderServiceListGrantsForEntitlementResponseValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForEntitlementResponseValidationError is the validation error returned by GrantsReaderServiceListGrantsForEntitlementResponse.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Cause ¶
func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Error ¶
func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) ErrorName ¶
func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Field ¶
func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Key ¶
Key function returns key value.
func (GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Reason ¶
func (e GrantsReaderServiceListGrantsForEntitlementResponseValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForEntitlementResponse_builder ¶ added in v0.5.0
type GrantsReaderServiceListGrantsForEntitlementResponse_builder struct {
List []*v2.Grant
NextPageToken string
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForEntitlementsRequest ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsRequest struct {
// The entitlements (by id) to fetch grants for. Server caps at
// 128 to bound per-RPC work; clients should chunk above that.
Entitlements []*v2.Entitlement `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"`
PageSize uint32 `protobuf:"varint,10,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Cursor encoding: base64(varint entitlement_index, varint
// intra_cursor_len, intra_cursor_bytes, list_checksum_bytes).
// The list_checksum stamps the entitlement list shape; mismatch
// means the caller changed the input between pages and we
// restart from the beginning rather than silently mis-paginate.
PageToken string `protobuf:"bytes,11,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,100,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) GetAnnotations ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetAnnotations() []*anypb.Any
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) GetEntitlements ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetEntitlements() []*v2.Entitlement
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageSize ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageSize() uint32
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageToken ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) GetPageToken() string
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoMessage ¶ added in v0.10.0
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoMessage()
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoReflect ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) Reset ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) Reset()
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) SetAnnotations ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetAnnotations(v []*anypb.Any)
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) SetEntitlements ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetEntitlements(v []*v2.Entitlement)
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageSize ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageSize(v uint32)
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageToken ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) SetPageToken(v string)
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) String ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsRequest) String() string
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) Validate ¶ added in v0.10.0
func (m *GrantsReaderServiceListGrantsForEntitlementsRequest) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForEntitlementsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForEntitlementsRequest) ValidateAll ¶ added in v0.10.0
func (m *GrantsReaderServiceListGrantsForEntitlementsRequest) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForEntitlementsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForEntitlementsRequestMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForEntitlementsRequestMultiError ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsRequestMultiError []error
GrantsReaderServiceListGrantsForEntitlementsRequestMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForEntitlementsRequest.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementsRequestMultiError) AllErrors ¶ added in v0.10.0
func (m GrantsReaderServiceListGrantsForEntitlementsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForEntitlementsRequestMultiError) Error ¶ added in v0.10.0
func (m GrantsReaderServiceListGrantsForEntitlementsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForEntitlementsRequestValidationError ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsRequestValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForEntitlementsRequestValidationError is the validation error returned by GrantsReaderServiceListGrantsForEntitlementsRequest.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Cause ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Error ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) ErrorName ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Field ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Reason ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsRequestValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForEntitlementsRequest_builder ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsRequest_builder struct {
// The entitlements (by id) to fetch grants for. Server caps at
// 128 to bound per-RPC work; clients should chunk above that.
Entitlements []*v2.Entitlement
PageSize uint32
// Cursor encoding: base64(varint entitlement_index, varint
// intra_cursor_len, intra_cursor_bytes, list_checksum_bytes).
// The list_checksum stamps the entitlement list shape; mismatch
// means the caller changed the input between pages and we
// restart from the beginning rather than silently mis-paginate.
PageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForEntitlementsResponse ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsResponse struct {
// Grants from all requested entitlements, in the order the server
// visited them. Caller groups by Grant.Entitlement.Id.
List []*v2.Grant `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) GetList ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) GetList() []*v2.Grant
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) GetNextPageToken ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) GetNextPageToken() string
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoMessage ¶ added in v0.10.0
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoMessage()
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoReflect ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) Reset ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) Reset()
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) SetList ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) SetList(v []*v2.Grant)
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) SetNextPageToken ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) SetNextPageToken(v string)
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) String ¶ added in v0.10.0
func (x *GrantsReaderServiceListGrantsForEntitlementsResponse) String() string
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) Validate ¶ added in v0.10.0
func (m *GrantsReaderServiceListGrantsForEntitlementsResponse) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForEntitlementsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForEntitlementsResponse) ValidateAll ¶ added in v0.10.0
func (m *GrantsReaderServiceListGrantsForEntitlementsResponse) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForEntitlementsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForEntitlementsResponseMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForEntitlementsResponseMultiError ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsResponseMultiError []error
GrantsReaderServiceListGrantsForEntitlementsResponseMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForEntitlementsResponse.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementsResponseMultiError) AllErrors ¶ added in v0.10.0
func (m GrantsReaderServiceListGrantsForEntitlementsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForEntitlementsResponseMultiError) Error ¶ added in v0.10.0
func (m GrantsReaderServiceListGrantsForEntitlementsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForEntitlementsResponseValidationError ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsResponseValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForEntitlementsResponseValidationError is the validation error returned by GrantsReaderServiceListGrantsForEntitlementsResponse.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Cause ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Error ¶ added in v0.10.0
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) ErrorName ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Field ¶ added in v0.10.0
Field function returns field value.
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Reason ¶ added in v0.10.0
func (e GrantsReaderServiceListGrantsForEntitlementsResponseValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForEntitlementsResponse_builder ¶ added in v0.10.0
type GrantsReaderServiceListGrantsForEntitlementsResponse_builder struct {
// Grants from all requested entitlements, in the order the server
// visited them. Caller groups by Grant.Entitlement.Id.
List []*v2.Grant
NextPageToken string
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForPrincipalRequest ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalRequest struct {
PrincipalId *v2.ResourceId `protobuf:"bytes,1,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"`
// Optional: narrow results to grants on this entitlement.
Entitlement *v2.Entitlement `protobuf:"bytes,2,opt,name=entitlement,proto3" json:"entitlement,omitempty"`
PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,5,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ClearEntitlement ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ClearEntitlement()
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ClearPrincipalId ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ClearPrincipalId()
func (*GrantsReaderServiceListGrantsForPrincipalRequest) GetAnnotations ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetAnnotations() []*anypb.Any
func (*GrantsReaderServiceListGrantsForPrincipalRequest) GetEntitlement ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetEntitlement() *v2.Entitlement
func (*GrantsReaderServiceListGrantsForPrincipalRequest) GetPageSize ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPageSize() uint32
func (*GrantsReaderServiceListGrantsForPrincipalRequest) GetPageToken ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPageToken() string
func (*GrantsReaderServiceListGrantsForPrincipalRequest) GetPrincipalId ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) GetPrincipalId() *v2.ResourceId
func (*GrantsReaderServiceListGrantsForPrincipalRequest) HasEntitlement ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) HasEntitlement() bool
func (*GrantsReaderServiceListGrantsForPrincipalRequest) HasPrincipalId ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) HasPrincipalId() bool
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ProtoMessage ¶ added in v0.18.3
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ProtoMessage()
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ProtoReflect ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForPrincipalRequest) Reset ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) Reset()
func (*GrantsReaderServiceListGrantsForPrincipalRequest) SetAnnotations ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetAnnotations(v []*anypb.Any)
func (*GrantsReaderServiceListGrantsForPrincipalRequest) SetEntitlement ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetEntitlement(v *v2.Entitlement)
func (*GrantsReaderServiceListGrantsForPrincipalRequest) SetPageSize ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPageSize(v uint32)
func (*GrantsReaderServiceListGrantsForPrincipalRequest) SetPageToken ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPageToken(v string)
func (*GrantsReaderServiceListGrantsForPrincipalRequest) SetPrincipalId ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) SetPrincipalId(v *v2.ResourceId)
func (*GrantsReaderServiceListGrantsForPrincipalRequest) String ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalRequest) String() string
func (*GrantsReaderServiceListGrantsForPrincipalRequest) Validate ¶ added in v0.18.3
func (m *GrantsReaderServiceListGrantsForPrincipalRequest) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForPrincipalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForPrincipalRequest) ValidateAll ¶ added in v0.18.3
func (m *GrantsReaderServiceListGrantsForPrincipalRequest) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForPrincipalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForPrincipalRequestMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForPrincipalRequestMultiError ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalRequestMultiError []error
GrantsReaderServiceListGrantsForPrincipalRequestMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForPrincipalRequest.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForPrincipalRequestMultiError) AllErrors ¶ added in v0.18.3
func (m GrantsReaderServiceListGrantsForPrincipalRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForPrincipalRequestMultiError) Error ¶ added in v0.18.3
func (m GrantsReaderServiceListGrantsForPrincipalRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForPrincipalRequestValidationError ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalRequestValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForPrincipalRequestValidationError is the validation error returned by GrantsReaderServiceListGrantsForPrincipalRequest.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Cause ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Error ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) ErrorName ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Field ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Key ¶ added in v0.18.3
Key function returns key value.
func (GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Reason ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalRequestValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForPrincipalRequest_builder ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalRequest_builder struct {
PrincipalId *v2.ResourceId
// Optional: narrow results to grants on this entitlement.
Entitlement *v2.Entitlement
PageSize uint32
PageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForPrincipalResponse ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalResponse struct {
List []*v2.Grant `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForPrincipalResponse) GetList ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) GetList() []*v2.Grant
func (*GrantsReaderServiceListGrantsForPrincipalResponse) GetNextPageToken ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) GetNextPageToken() string
func (*GrantsReaderServiceListGrantsForPrincipalResponse) ProtoMessage ¶ added in v0.18.3
func (*GrantsReaderServiceListGrantsForPrincipalResponse) ProtoMessage()
func (*GrantsReaderServiceListGrantsForPrincipalResponse) ProtoReflect ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForPrincipalResponse) Reset ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) Reset()
func (*GrantsReaderServiceListGrantsForPrincipalResponse) SetList ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) SetList(v []*v2.Grant)
func (*GrantsReaderServiceListGrantsForPrincipalResponse) SetNextPageToken ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) SetNextPageToken(v string)
func (*GrantsReaderServiceListGrantsForPrincipalResponse) String ¶ added in v0.18.3
func (x *GrantsReaderServiceListGrantsForPrincipalResponse) String() string
func (*GrantsReaderServiceListGrantsForPrincipalResponse) Validate ¶ added in v0.18.3
func (m *GrantsReaderServiceListGrantsForPrincipalResponse) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForPrincipalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForPrincipalResponse) ValidateAll ¶ added in v0.18.3
func (m *GrantsReaderServiceListGrantsForPrincipalResponse) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForPrincipalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForPrincipalResponseMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForPrincipalResponseMultiError ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalResponseMultiError []error
GrantsReaderServiceListGrantsForPrincipalResponseMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForPrincipalResponse.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForPrincipalResponseMultiError) AllErrors ¶ added in v0.18.3
func (m GrantsReaderServiceListGrantsForPrincipalResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForPrincipalResponseMultiError) Error ¶ added in v0.18.3
func (m GrantsReaderServiceListGrantsForPrincipalResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForPrincipalResponseValidationError ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalResponseValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForPrincipalResponseValidationError is the validation error returned by GrantsReaderServiceListGrantsForPrincipalResponse.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Cause ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Error ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) ErrorName ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Field ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Key ¶ added in v0.18.3
Key function returns key value.
func (GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Reason ¶ added in v0.18.3
func (e GrantsReaderServiceListGrantsForPrincipalResponseValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForPrincipalResponse_builder ¶ added in v0.18.3
type GrantsReaderServiceListGrantsForPrincipalResponse_builder struct {
List []*v2.Grant
NextPageToken string
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForResourceTypeRequest ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeRequest struct {
ResourceTypeId string `protobuf:"bytes,1,opt,name=resource_type_id,json=resourceTypeId,proto3" json:"resource_type_id,omitempty"`
PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,4,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) GetAnnotations ¶ added in v0.0.32
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetAnnotations() []*anypb.Any
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageSize ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageSize() uint32
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageToken ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetPageToken() string
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) GetResourceTypeId ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) GetResourceTypeId() string
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoMessage()
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) Reset ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) Reset()
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) SetAnnotations ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetAnnotations(v []*anypb.Any)
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageSize ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageSize(v uint32)
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageToken ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetPageToken(v string)
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) SetResourceTypeId ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) SetResourceTypeId(v string)
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) String ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeRequest) String() string
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) Validate ¶ added in v0.0.6
func (m *GrantsReaderServiceListGrantsForResourceTypeRequest) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForResourceTypeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForResourceTypeRequest) ValidateAll ¶ added in v0.0.6
func (m *GrantsReaderServiceListGrantsForResourceTypeRequest) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForResourceTypeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForResourceTypeRequestMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForResourceTypeRequestMultiError ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeRequestMultiError []error
GrantsReaderServiceListGrantsForResourceTypeRequestMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForResourceTypeRequest.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForResourceTypeRequestMultiError) AllErrors ¶ added in v0.0.6
func (m GrantsReaderServiceListGrantsForResourceTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForResourceTypeRequestMultiError) Error ¶ added in v0.0.6
func (m GrantsReaderServiceListGrantsForResourceTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForResourceTypeRequestValidationError ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeRequestValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForResourceTypeRequestValidationError is the validation error returned by GrantsReaderServiceListGrantsForResourceTypeRequest.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Cause ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Error ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) ErrorName ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Field ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Field() string
Field function returns field value.
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Key ¶ added in v0.0.6
Key function returns key value.
func (GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Reason ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeRequestValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForResourceTypeRequest_builder ¶ added in v0.5.0
type GrantsReaderServiceListGrantsForResourceTypeRequest_builder struct {
ResourceTypeId string
PageSize uint32
PageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type GrantsReaderServiceListGrantsForResourceTypeResponse ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeResponse struct {
List []*v2.Grant `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) GetList ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) GetList() []*v2.Grant
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) GetNextPageToken ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) GetNextPageToken() string
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoMessage()
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) ProtoReflect() protoreflect.Message
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) Reset ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) Reset()
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) SetList ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) SetList(v []*v2.Grant)
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) SetNextPageToken ¶ added in v0.5.0
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) SetNextPageToken(v string)
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) String ¶ added in v0.0.6
func (x *GrantsReaderServiceListGrantsForResourceTypeResponse) String() string
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) Validate ¶ added in v0.0.6
func (m *GrantsReaderServiceListGrantsForResourceTypeResponse) Validate() error
Validate checks the field values on GrantsReaderServiceListGrantsForResourceTypeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GrantsReaderServiceListGrantsForResourceTypeResponse) ValidateAll ¶ added in v0.0.6
func (m *GrantsReaderServiceListGrantsForResourceTypeResponse) ValidateAll() error
ValidateAll checks the field values on GrantsReaderServiceListGrantsForResourceTypeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GrantsReaderServiceListGrantsForResourceTypeResponseMultiError, or nil if none found.
type GrantsReaderServiceListGrantsForResourceTypeResponseMultiError ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeResponseMultiError []error
GrantsReaderServiceListGrantsForResourceTypeResponseMultiError is an error wrapping multiple validation errors returned by GrantsReaderServiceListGrantsForResourceTypeResponse.ValidateAll() if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForResourceTypeResponseMultiError) AllErrors ¶ added in v0.0.6
func (m GrantsReaderServiceListGrantsForResourceTypeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantsReaderServiceListGrantsForResourceTypeResponseMultiError) Error ¶ added in v0.0.6
func (m GrantsReaderServiceListGrantsForResourceTypeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantsReaderServiceListGrantsForResourceTypeResponseValidationError ¶ added in v0.0.6
type GrantsReaderServiceListGrantsForResourceTypeResponseValidationError struct {
// contains filtered or unexported fields
}
GrantsReaderServiceListGrantsForResourceTypeResponseValidationError is the validation error returned by GrantsReaderServiceListGrantsForResourceTypeResponse.Validate if the designated constraints aren't met.
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Cause ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Cause() error
Cause function returns cause value.
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Error ¶ added in v0.0.6
Error satisfies the builtin error interface
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) ErrorName ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Field ¶ added in v0.0.6
Field function returns field value.
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Key ¶ added in v0.0.6
Key function returns key value.
func (GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Reason ¶ added in v0.0.6
func (e GrantsReaderServiceListGrantsForResourceTypeResponseValidationError) Reason() string
Reason function returns reason value.
type GrantsReaderServiceListGrantsForResourceTypeResponse_builder ¶ added in v0.5.0
type GrantsReaderServiceListGrantsForResourceTypeResponse_builder struct {
List []*v2.Grant
NextPageToken string
// contains filtered or unexported fields
}
type GrantsReaderServiceServer ¶
type GrantsReaderServiceServer interface {
GetGrant(context.Context, *GrantsReaderServiceGetGrantRequest) (*GrantsReaderServiceGetGrantResponse, error)
ListGrantsForEntitlement(context.Context, *GrantsReaderServiceListGrantsForEntitlementRequest) (*GrantsReaderServiceListGrantsForEntitlementResponse, error)
ListGrantsForResourceType(context.Context, *GrantsReaderServiceListGrantsForResourceTypeRequest) (*GrantsReaderServiceListGrantsForResourceTypeResponse, error)
// ListGrantsForEntitlements walks grants for up to 128 entitlements
// in a single RPC. Page boundaries land between entitlements so
// the cursor only needs to encode (entitlement_index, intra_cursor).
ListGrantsForEntitlements(context.Context, *GrantsReaderServiceListGrantsForEntitlementsRequest) (*GrantsReaderServiceListGrantsForEntitlementsResponse, error)
// ListGrantsForPrincipal returns all grants where the given principal_id
// is the principal. The optional entitlement field narrows results to a
// single entitlement. This is now a first-class RPC required by all
// GrantsReaderServiceServer implementations.
ListGrantsForPrincipal(context.Context, *GrantsReaderServiceListGrantsForPrincipalRequest) (*GrantsReaderServiceListGrantsForPrincipalResponse, error)
}
GrantsReaderServiceServer is the server API for GrantsReaderService service. All implementations should embed UnimplementedGrantsReaderServiceServer for forward compatibility.
type ResourceTypesReaderServiceClient ¶
type ResourceTypesReaderServiceClient interface {
GetResourceType(ctx context.Context, in *ResourceTypesReaderServiceGetResourceTypeRequest, opts ...grpc.CallOption) (*ResourceTypesReaderServiceGetResourceTypeResponse, error)
}
ResourceTypesReaderServiceClient is the client API for ResourceTypesReaderService 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 NewResourceTypesReaderServiceClient ¶
func NewResourceTypesReaderServiceClient(cc grpc.ClientConnInterface) ResourceTypesReaderServiceClient
type ResourceTypesReaderServiceGetResourceTypeRequest ¶
type ResourceTypesReaderServiceGetResourceTypeRequest struct {
ResourceTypeId string `protobuf:"bytes,1,opt,name=resource_type_id,json=resourceTypeId,proto3" json:"resource_type_id,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*ResourceTypesReaderServiceGetResourceTypeRequest) GetAnnotations ¶ added in v0.2.82
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) GetAnnotations() []*anypb.Any
func (*ResourceTypesReaderServiceGetResourceTypeRequest) GetResourceTypeId ¶
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) GetResourceTypeId() string
func (*ResourceTypesReaderServiceGetResourceTypeRequest) ProtoMessage ¶
func (*ResourceTypesReaderServiceGetResourceTypeRequest) ProtoMessage()
func (*ResourceTypesReaderServiceGetResourceTypeRequest) ProtoReflect ¶
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) ProtoReflect() protoreflect.Message
func (*ResourceTypesReaderServiceGetResourceTypeRequest) Reset ¶
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) Reset()
func (*ResourceTypesReaderServiceGetResourceTypeRequest) SetAnnotations ¶ added in v0.5.0
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) SetAnnotations(v []*anypb.Any)
func (*ResourceTypesReaderServiceGetResourceTypeRequest) SetResourceTypeId ¶ added in v0.5.0
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) SetResourceTypeId(v string)
func (*ResourceTypesReaderServiceGetResourceTypeRequest) String ¶
func (x *ResourceTypesReaderServiceGetResourceTypeRequest) String() string
func (*ResourceTypesReaderServiceGetResourceTypeRequest) Validate ¶
func (m *ResourceTypesReaderServiceGetResourceTypeRequest) Validate() error
Validate checks the field values on ResourceTypesReaderServiceGetResourceTypeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourceTypesReaderServiceGetResourceTypeRequest) ValidateAll ¶
func (m *ResourceTypesReaderServiceGetResourceTypeRequest) ValidateAll() error
ValidateAll checks the field values on ResourceTypesReaderServiceGetResourceTypeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceTypesReaderServiceGetResourceTypeRequestMultiError, or nil if none found.
type ResourceTypesReaderServiceGetResourceTypeRequestMultiError ¶
type ResourceTypesReaderServiceGetResourceTypeRequestMultiError []error
ResourceTypesReaderServiceGetResourceTypeRequestMultiError is an error wrapping multiple validation errors returned by ResourceTypesReaderServiceGetResourceTypeRequest.ValidateAll() if the designated constraints aren't met.
func (ResourceTypesReaderServiceGetResourceTypeRequestMultiError) AllErrors ¶
func (m ResourceTypesReaderServiceGetResourceTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceTypesReaderServiceGetResourceTypeRequestMultiError) Error ¶
func (m ResourceTypesReaderServiceGetResourceTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceTypesReaderServiceGetResourceTypeRequestValidationError ¶
type ResourceTypesReaderServiceGetResourceTypeRequestValidationError struct {
// contains filtered or unexported fields
}
ResourceTypesReaderServiceGetResourceTypeRequestValidationError is the validation error returned by ResourceTypesReaderServiceGetResourceTypeRequest.Validate if the designated constraints aren't met.
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Cause ¶
func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Error ¶
func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) ErrorName ¶
func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Field ¶
func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Field() string
Field function returns field value.
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Key ¶
Key function returns key value.
func (ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Reason ¶
func (e ResourceTypesReaderServiceGetResourceTypeRequestValidationError) Reason() string
Reason function returns reason value.
type ResourceTypesReaderServiceGetResourceTypeRequest_builder ¶ added in v0.5.0
type ResourceTypesReaderServiceGetResourceTypeRequest_builder struct {
ResourceTypeId string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type ResourceTypesReaderServiceGetResourceTypeResponse ¶ added in v0.1.0
type ResourceTypesReaderServiceGetResourceTypeResponse struct {
ResourceType *v2.ResourceType `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`
// contains filtered or unexported fields
}
func (*ResourceTypesReaderServiceGetResourceTypeResponse) ClearResourceType ¶ added in v0.5.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) ClearResourceType()
func (*ResourceTypesReaderServiceGetResourceTypeResponse) GetResourceType ¶ added in v0.1.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) GetResourceType() *v2.ResourceType
func (*ResourceTypesReaderServiceGetResourceTypeResponse) HasResourceType ¶ added in v0.5.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) HasResourceType() bool
func (*ResourceTypesReaderServiceGetResourceTypeResponse) ProtoMessage ¶ added in v0.1.0
func (*ResourceTypesReaderServiceGetResourceTypeResponse) ProtoMessage()
func (*ResourceTypesReaderServiceGetResourceTypeResponse) ProtoReflect ¶ added in v0.1.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) ProtoReflect() protoreflect.Message
func (*ResourceTypesReaderServiceGetResourceTypeResponse) Reset ¶ added in v0.1.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) Reset()
func (*ResourceTypesReaderServiceGetResourceTypeResponse) SetResourceType ¶ added in v0.5.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) SetResourceType(v *v2.ResourceType)
func (*ResourceTypesReaderServiceGetResourceTypeResponse) String ¶ added in v0.1.0
func (x *ResourceTypesReaderServiceGetResourceTypeResponse) String() string
func (*ResourceTypesReaderServiceGetResourceTypeResponse) Validate ¶ added in v0.1.0
func (m *ResourceTypesReaderServiceGetResourceTypeResponse) Validate() error
Validate checks the field values on ResourceTypesReaderServiceGetResourceTypeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourceTypesReaderServiceGetResourceTypeResponse) ValidateAll ¶ added in v0.1.0
func (m *ResourceTypesReaderServiceGetResourceTypeResponse) ValidateAll() error
ValidateAll checks the field values on ResourceTypesReaderServiceGetResourceTypeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceTypesReaderServiceGetResourceTypeResponseMultiError, or nil if none found.
type ResourceTypesReaderServiceGetResourceTypeResponseMultiError ¶ added in v0.1.0
type ResourceTypesReaderServiceGetResourceTypeResponseMultiError []error
ResourceTypesReaderServiceGetResourceTypeResponseMultiError is an error wrapping multiple validation errors returned by ResourceTypesReaderServiceGetResourceTypeResponse.ValidateAll() if the designated constraints aren't met.
func (ResourceTypesReaderServiceGetResourceTypeResponseMultiError) AllErrors ¶ added in v0.1.0
func (m ResourceTypesReaderServiceGetResourceTypeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceTypesReaderServiceGetResourceTypeResponseMultiError) Error ¶ added in v0.1.0
func (m ResourceTypesReaderServiceGetResourceTypeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceTypesReaderServiceGetResourceTypeResponseValidationError ¶ added in v0.1.0
type ResourceTypesReaderServiceGetResourceTypeResponseValidationError struct {
// contains filtered or unexported fields
}
ResourceTypesReaderServiceGetResourceTypeResponseValidationError is the validation error returned by ResourceTypesReaderServiceGetResourceTypeResponse.Validate if the designated constraints aren't met.
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Cause ¶ added in v0.1.0
func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Cause() error
Cause function returns cause value.
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Error ¶ added in v0.1.0
func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) ErrorName ¶ added in v0.1.0
func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Field ¶ added in v0.1.0
func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Field() string
Field function returns field value.
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Key ¶ added in v0.1.0
Key function returns key value.
func (ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Reason ¶ added in v0.1.0
func (e ResourceTypesReaderServiceGetResourceTypeResponseValidationError) Reason() string
Reason function returns reason value.
type ResourceTypesReaderServiceGetResourceTypeResponse_builder ¶ added in v0.5.0
type ResourceTypesReaderServiceGetResourceTypeResponse_builder struct {
ResourceType *v2.ResourceType
// contains filtered or unexported fields
}
type ResourceTypesReaderServiceServer ¶
type ResourceTypesReaderServiceServer interface {
GetResourceType(context.Context, *ResourceTypesReaderServiceGetResourceTypeRequest) (*ResourceTypesReaderServiceGetResourceTypeResponse, error)
}
ResourceTypesReaderServiceServer is the server API for ResourceTypesReaderService service. All implementations should embed UnimplementedResourceTypesReaderServiceServer for forward compatibility.
type ResourcesReaderServiceClient ¶
type ResourcesReaderServiceClient interface {
GetResource(ctx context.Context, in *ResourcesReaderServiceGetResourceRequest, opts ...grpc.CallOption) (*ResourcesReaderServiceGetResourceResponse, error)
// ListResourcesByIds returns the resources for the supplied
// ResourceId list. Missing ids are omitted from the response.
ListResourcesByIds(ctx context.Context, in *ResourcesReaderServiceListResourcesByIdsRequest, opts ...grpc.CallOption) (*ResourcesReaderServiceListResourcesByIdsResponse, error)
}
ResourcesReaderServiceClient is the client API for ResourcesReaderService 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 NewResourcesReaderServiceClient ¶
func NewResourcesReaderServiceClient(cc grpc.ClientConnInterface) ResourcesReaderServiceClient
type ResourcesReaderServiceGetResourceRequest ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceRequest struct {
ResourceId *v2.ResourceId `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*ResourcesReaderServiceGetResourceRequest) ClearResourceId ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceRequest) ClearResourceId()
func (*ResourcesReaderServiceGetResourceRequest) GetAnnotations ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceRequest) GetAnnotations() []*anypb.Any
func (*ResourcesReaderServiceGetResourceRequest) GetResourceId ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceRequest) GetResourceId() *v2.ResourceId
func (*ResourcesReaderServiceGetResourceRequest) HasResourceId ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceRequest) HasResourceId() bool
func (*ResourcesReaderServiceGetResourceRequest) ProtoMessage ¶ added in v0.1.0
func (*ResourcesReaderServiceGetResourceRequest) ProtoMessage()
func (*ResourcesReaderServiceGetResourceRequest) ProtoReflect ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceRequest) ProtoReflect() protoreflect.Message
func (*ResourcesReaderServiceGetResourceRequest) Reset ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceRequest) Reset()
func (*ResourcesReaderServiceGetResourceRequest) SetAnnotations ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceRequest) SetAnnotations(v []*anypb.Any)
func (*ResourcesReaderServiceGetResourceRequest) SetResourceId ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceRequest) SetResourceId(v *v2.ResourceId)
func (*ResourcesReaderServiceGetResourceRequest) String ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceRequest) String() string
func (*ResourcesReaderServiceGetResourceRequest) Validate ¶ added in v0.1.0
func (m *ResourcesReaderServiceGetResourceRequest) Validate() error
Validate checks the field values on ResourcesReaderServiceGetResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourcesReaderServiceGetResourceRequest) ValidateAll ¶ added in v0.1.0
func (m *ResourcesReaderServiceGetResourceRequest) ValidateAll() error
ValidateAll checks the field values on ResourcesReaderServiceGetResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourcesReaderServiceGetResourceRequestMultiError, or nil if none found.
type ResourcesReaderServiceGetResourceRequestMultiError ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceRequestMultiError []error
ResourcesReaderServiceGetResourceRequestMultiError is an error wrapping multiple validation errors returned by ResourcesReaderServiceGetResourceRequest.ValidateAll() if the designated constraints aren't met.
func (ResourcesReaderServiceGetResourceRequestMultiError) AllErrors ¶ added in v0.1.0
func (m ResourcesReaderServiceGetResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourcesReaderServiceGetResourceRequestMultiError) Error ¶ added in v0.1.0
func (m ResourcesReaderServiceGetResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourcesReaderServiceGetResourceRequestValidationError ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceRequestValidationError struct {
// contains filtered or unexported fields
}
ResourcesReaderServiceGetResourceRequestValidationError is the validation error returned by ResourcesReaderServiceGetResourceRequest.Validate if the designated constraints aren't met.
func (ResourcesReaderServiceGetResourceRequestValidationError) Cause ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (ResourcesReaderServiceGetResourceRequestValidationError) Error ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResourcesReaderServiceGetResourceRequestValidationError) ErrorName ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResourcesReaderServiceGetResourceRequestValidationError) Field ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) Field() string
Field function returns field value.
func (ResourcesReaderServiceGetResourceRequestValidationError) Key ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) Key() bool
Key function returns key value.
func (ResourcesReaderServiceGetResourceRequestValidationError) Reason ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceRequestValidationError) Reason() string
Reason function returns reason value.
type ResourcesReaderServiceGetResourceRequest_builder ¶ added in v0.5.0
type ResourcesReaderServiceGetResourceRequest_builder struct {
ResourceId *v2.ResourceId
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type ResourcesReaderServiceGetResourceResponse ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceResponse struct {
Resource *v2.Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*ResourcesReaderServiceGetResourceResponse) ClearResource ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceResponse) ClearResource()
func (*ResourcesReaderServiceGetResourceResponse) GetResource ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceResponse) GetResource() *v2.Resource
func (*ResourcesReaderServiceGetResourceResponse) HasResource ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceResponse) HasResource() bool
func (*ResourcesReaderServiceGetResourceResponse) ProtoMessage ¶ added in v0.1.0
func (*ResourcesReaderServiceGetResourceResponse) ProtoMessage()
func (*ResourcesReaderServiceGetResourceResponse) ProtoReflect ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceResponse) ProtoReflect() protoreflect.Message
func (*ResourcesReaderServiceGetResourceResponse) Reset ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceResponse) Reset()
func (*ResourcesReaderServiceGetResourceResponse) SetResource ¶ added in v0.5.0
func (x *ResourcesReaderServiceGetResourceResponse) SetResource(v *v2.Resource)
func (*ResourcesReaderServiceGetResourceResponse) String ¶ added in v0.1.0
func (x *ResourcesReaderServiceGetResourceResponse) String() string
func (*ResourcesReaderServiceGetResourceResponse) Validate ¶ added in v0.1.0
func (m *ResourcesReaderServiceGetResourceResponse) Validate() error
Validate checks the field values on ResourcesReaderServiceGetResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourcesReaderServiceGetResourceResponse) ValidateAll ¶ added in v0.1.0
func (m *ResourcesReaderServiceGetResourceResponse) ValidateAll() error
ValidateAll checks the field values on ResourcesReaderServiceGetResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourcesReaderServiceGetResourceResponseMultiError, or nil if none found.
type ResourcesReaderServiceGetResourceResponseMultiError ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceResponseMultiError []error
ResourcesReaderServiceGetResourceResponseMultiError is an error wrapping multiple validation errors returned by ResourcesReaderServiceGetResourceResponse.ValidateAll() if the designated constraints aren't met.
func (ResourcesReaderServiceGetResourceResponseMultiError) AllErrors ¶ added in v0.1.0
func (m ResourcesReaderServiceGetResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourcesReaderServiceGetResourceResponseMultiError) Error ¶ added in v0.1.0
func (m ResourcesReaderServiceGetResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourcesReaderServiceGetResourceResponseValidationError ¶ added in v0.1.0
type ResourcesReaderServiceGetResourceResponseValidationError struct {
// contains filtered or unexported fields
}
ResourcesReaderServiceGetResourceResponseValidationError is the validation error returned by ResourcesReaderServiceGetResourceResponse.Validate if the designated constraints aren't met.
func (ResourcesReaderServiceGetResourceResponseValidationError) Cause ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (ResourcesReaderServiceGetResourceResponseValidationError) Error ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ResourcesReaderServiceGetResourceResponseValidationError) ErrorName ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ResourcesReaderServiceGetResourceResponseValidationError) Field ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) Field() string
Field function returns field value.
func (ResourcesReaderServiceGetResourceResponseValidationError) Key ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) Key() bool
Key function returns key value.
func (ResourcesReaderServiceGetResourceResponseValidationError) Reason ¶ added in v0.1.0
func (e ResourcesReaderServiceGetResourceResponseValidationError) Reason() string
Reason function returns reason value.
type ResourcesReaderServiceGetResourceResponse_builder ¶ added in v0.5.0
type ResourcesReaderServiceGetResourceResponse_builder struct {
Resource *v2.Resource
// contains filtered or unexported fields
}
type ResourcesReaderServiceListResourcesByIdsRequest ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsRequest struct {
ResourceIds []*v2.ResourceId `protobuf:"bytes,1,rep,name=resource_ids,json=resourceIds,proto3" json:"resource_ids,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,100,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*ResourcesReaderServiceListResourcesByIdsRequest) GetAnnotations ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) GetAnnotations() []*anypb.Any
func (*ResourcesReaderServiceListResourcesByIdsRequest) GetResourceIds ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) GetResourceIds() []*v2.ResourceId
func (*ResourcesReaderServiceListResourcesByIdsRequest) ProtoMessage ¶ added in v0.10.0
func (*ResourcesReaderServiceListResourcesByIdsRequest) ProtoMessage()
func (*ResourcesReaderServiceListResourcesByIdsRequest) ProtoReflect ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) ProtoReflect() protoreflect.Message
func (*ResourcesReaderServiceListResourcesByIdsRequest) Reset ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) Reset()
func (*ResourcesReaderServiceListResourcesByIdsRequest) SetAnnotations ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) SetAnnotations(v []*anypb.Any)
func (*ResourcesReaderServiceListResourcesByIdsRequest) SetResourceIds ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) SetResourceIds(v []*v2.ResourceId)
func (*ResourcesReaderServiceListResourcesByIdsRequest) String ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsRequest) String() string
func (*ResourcesReaderServiceListResourcesByIdsRequest) Validate ¶ added in v0.10.0
func (m *ResourcesReaderServiceListResourcesByIdsRequest) Validate() error
Validate checks the field values on ResourcesReaderServiceListResourcesByIdsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourcesReaderServiceListResourcesByIdsRequest) ValidateAll ¶ added in v0.10.0
func (m *ResourcesReaderServiceListResourcesByIdsRequest) ValidateAll() error
ValidateAll checks the field values on ResourcesReaderServiceListResourcesByIdsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourcesReaderServiceListResourcesByIdsRequestMultiError, or nil if none found.
type ResourcesReaderServiceListResourcesByIdsRequestMultiError ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsRequestMultiError []error
ResourcesReaderServiceListResourcesByIdsRequestMultiError is an error wrapping multiple validation errors returned by ResourcesReaderServiceListResourcesByIdsRequest.ValidateAll() if the designated constraints aren't met.
func (ResourcesReaderServiceListResourcesByIdsRequestMultiError) AllErrors ¶ added in v0.10.0
func (m ResourcesReaderServiceListResourcesByIdsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourcesReaderServiceListResourcesByIdsRequestMultiError) Error ¶ added in v0.10.0
func (m ResourcesReaderServiceListResourcesByIdsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourcesReaderServiceListResourcesByIdsRequestValidationError ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsRequestValidationError struct {
// contains filtered or unexported fields
}
ResourcesReaderServiceListResourcesByIdsRequestValidationError is the validation error returned by ResourcesReaderServiceListResourcesByIdsRequest.Validate if the designated constraints aren't met.
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) Cause ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Cause() error
Cause function returns cause value.
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) Error ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) ErrorName ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) Field ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Field() string
Field function returns field value.
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (ResourcesReaderServiceListResourcesByIdsRequestValidationError) Reason ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsRequestValidationError) Reason() string
Reason function returns reason value.
type ResourcesReaderServiceListResourcesByIdsRequest_builder ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsRequest_builder struct {
ResourceIds []*v2.ResourceId
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type ResourcesReaderServiceListResourcesByIdsResponse ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsResponse struct {
List []*v2.Resource `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*ResourcesReaderServiceListResourcesByIdsResponse) GetList ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsResponse) GetList() []*v2.Resource
func (*ResourcesReaderServiceListResourcesByIdsResponse) ProtoMessage ¶ added in v0.10.0
func (*ResourcesReaderServiceListResourcesByIdsResponse) ProtoMessage()
func (*ResourcesReaderServiceListResourcesByIdsResponse) ProtoReflect ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsResponse) ProtoReflect() protoreflect.Message
func (*ResourcesReaderServiceListResourcesByIdsResponse) Reset ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsResponse) Reset()
func (*ResourcesReaderServiceListResourcesByIdsResponse) SetList ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsResponse) SetList(v []*v2.Resource)
func (*ResourcesReaderServiceListResourcesByIdsResponse) String ¶ added in v0.10.0
func (x *ResourcesReaderServiceListResourcesByIdsResponse) String() string
func (*ResourcesReaderServiceListResourcesByIdsResponse) Validate ¶ added in v0.10.0
func (m *ResourcesReaderServiceListResourcesByIdsResponse) Validate() error
Validate checks the field values on ResourcesReaderServiceListResourcesByIdsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourcesReaderServiceListResourcesByIdsResponse) ValidateAll ¶ added in v0.10.0
func (m *ResourcesReaderServiceListResourcesByIdsResponse) ValidateAll() error
ValidateAll checks the field values on ResourcesReaderServiceListResourcesByIdsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourcesReaderServiceListResourcesByIdsResponseMultiError, or nil if none found.
type ResourcesReaderServiceListResourcesByIdsResponseMultiError ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsResponseMultiError []error
ResourcesReaderServiceListResourcesByIdsResponseMultiError is an error wrapping multiple validation errors returned by ResourcesReaderServiceListResourcesByIdsResponse.ValidateAll() if the designated constraints aren't met.
func (ResourcesReaderServiceListResourcesByIdsResponseMultiError) AllErrors ¶ added in v0.10.0
func (m ResourcesReaderServiceListResourcesByIdsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourcesReaderServiceListResourcesByIdsResponseMultiError) Error ¶ added in v0.10.0
func (m ResourcesReaderServiceListResourcesByIdsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourcesReaderServiceListResourcesByIdsResponseValidationError ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsResponseValidationError struct {
// contains filtered or unexported fields
}
ResourcesReaderServiceListResourcesByIdsResponseValidationError is the validation error returned by ResourcesReaderServiceListResourcesByIdsResponse.Validate if the designated constraints aren't met.
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) Cause ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Cause() error
Cause function returns cause value.
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) Error ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) ErrorName ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) Field ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Field() string
Field function returns field value.
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) Key ¶ added in v0.10.0
Key function returns key value.
func (ResourcesReaderServiceListResourcesByIdsResponseValidationError) Reason ¶ added in v0.10.0
func (e ResourcesReaderServiceListResourcesByIdsResponseValidationError) Reason() string
Reason function returns reason value.
type ResourcesReaderServiceListResourcesByIdsResponse_builder ¶ added in v0.10.0
type ResourcesReaderServiceListResourcesByIdsResponse_builder struct {
List []*v2.Resource
// contains filtered or unexported fields
}
type ResourcesReaderServiceServer ¶
type ResourcesReaderServiceServer interface {
GetResource(context.Context, *ResourcesReaderServiceGetResourceRequest) (*ResourcesReaderServiceGetResourceResponse, error)
// ListResourcesByIds returns the resources for the supplied
// ResourceId list. Missing ids are omitted from the response.
ListResourcesByIds(context.Context, *ResourcesReaderServiceListResourcesByIdsRequest) (*ResourcesReaderServiceListResourcesByIdsResponse, error)
}
ResourcesReaderServiceServer is the server API for ResourcesReaderService service. All implementations should embed UnimplementedResourcesReaderServiceServer for forward compatibility.
type SyncRun ¶ added in v0.2.83
type SyncRun struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
EndedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=ended_at,json=endedAt,proto3" json:"ended_at,omitempty"`
SyncToken string `protobuf:"bytes,4,opt,name=sync_token,json=syncToken,proto3" json:"sync_token,omitempty"`
SyncType string `protobuf:"bytes,5,opt,name=sync_type,json=syncType,proto3" json:"sync_type,omitempty"`
ParentSyncId string `protobuf:"bytes,6,opt,name=parent_sync_id,json=parentSyncId,proto3" json:"parent_sync_id,omitempty"`
Stats *SyncStats `protobuf:"bytes,7,opt,name=stats,proto3" json:"stats,omitempty"`
// contains filtered or unexported fields
}
func (*SyncRun) ClearEndedAt ¶ added in v0.5.0
func (x *SyncRun) ClearEndedAt()
func (*SyncRun) ClearStartedAt ¶ added in v0.5.0
func (x *SyncRun) ClearStartedAt()
func (*SyncRun) ClearStats ¶ added in v0.10.0
func (x *SyncRun) ClearStats()
func (*SyncRun) GetEndedAt ¶ added in v0.2.83
func (x *SyncRun) GetEndedAt() *timestamppb.Timestamp
func (*SyncRun) GetParentSyncId ¶ added in v0.3.0
func (*SyncRun) GetStartedAt ¶ added in v0.2.83
func (x *SyncRun) GetStartedAt() *timestamppb.Timestamp
func (*SyncRun) GetSyncToken ¶ added in v0.2.83
func (*SyncRun) GetSyncType ¶ added in v0.3.0
func (*SyncRun) HasEndedAt ¶ added in v0.5.0
func (*SyncRun) HasStartedAt ¶ added in v0.5.0
func (*SyncRun) ProtoMessage ¶ added in v0.2.83
func (*SyncRun) ProtoMessage()
func (*SyncRun) ProtoReflect ¶ added in v0.2.83
func (x *SyncRun) ProtoReflect() protoreflect.Message
func (*SyncRun) SetEndedAt ¶ added in v0.5.0
func (x *SyncRun) SetEndedAt(v *timestamppb.Timestamp)
func (*SyncRun) SetParentSyncId ¶ added in v0.5.0
func (*SyncRun) SetStartedAt ¶ added in v0.5.0
func (x *SyncRun) SetStartedAt(v *timestamppb.Timestamp)
func (*SyncRun) SetSyncToken ¶ added in v0.5.0
func (*SyncRun) SetSyncType ¶ added in v0.5.0
func (*SyncRun) Validate ¶ added in v0.2.83
Validate checks the field values on SyncRun with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncRun) ValidateAll ¶ added in v0.2.83
ValidateAll checks the field values on SyncRun with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncRunMultiError, or nil if none found.
type SyncRunMultiError ¶ added in v0.2.83
type SyncRunMultiError []error
SyncRunMultiError is an error wrapping multiple validation errors returned by SyncRun.ValidateAll() if the designated constraints aren't met.
func (SyncRunMultiError) AllErrors ¶ added in v0.2.83
func (m SyncRunMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncRunMultiError) Error ¶ added in v0.2.83
func (m SyncRunMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncRunValidationError ¶ added in v0.2.83
type SyncRunValidationError struct {
// contains filtered or unexported fields
}
SyncRunValidationError is the validation error returned by SyncRun.Validate if the designated constraints aren't met.
func (SyncRunValidationError) Cause ¶ added in v0.2.83
func (e SyncRunValidationError) Cause() error
Cause function returns cause value.
func (SyncRunValidationError) Error ¶ added in v0.2.83
func (e SyncRunValidationError) Error() string
Error satisfies the builtin error interface
func (SyncRunValidationError) ErrorName ¶ added in v0.2.83
func (e SyncRunValidationError) ErrorName() string
ErrorName returns error name.
func (SyncRunValidationError) Field ¶ added in v0.2.83
func (e SyncRunValidationError) Field() string
Field function returns field value.
func (SyncRunValidationError) Key ¶ added in v0.2.83
func (e SyncRunValidationError) Key() bool
Key function returns key value.
func (SyncRunValidationError) Reason ¶ added in v0.2.83
func (e SyncRunValidationError) Reason() string
Reason function returns reason value.
type SyncRun_builder ¶ added in v0.5.0
type SyncRun_builder struct {
Id string
StartedAt *timestamppb.Timestamp
EndedAt *timestamppb.Timestamp
SyncToken string
SyncType string
ParentSyncId string
Stats *SyncStats
// contains filtered or unexported fields
}
func (SyncRun_builder) Build ¶ added in v0.5.0
func (b0 SyncRun_builder) Build() *SyncRun
type SyncStats ¶ added in v0.10.0
type SyncStats struct {
ResourceTypes int64 `protobuf:"varint,1,opt,name=resource_types,json=resourceTypes,proto3" json:"resource_types,omitempty"`
Resources int64 `protobuf:"varint,2,opt,name=resources,proto3" json:"resources,omitempty"`
Entitlements int64 `protobuf:"varint,3,opt,name=entitlements,proto3" json:"entitlements,omitempty"`
Grants int64 `protobuf:"varint,4,opt,name=grants,proto3" json:"grants,omitempty"`
ResourcesByResourceType map[string]int64 `` /* 209-byte string literal not displayed */
GrantsByResourceType map[string]int64 `` /* 200-byte string literal not displayed */
EntitlementsByResourceType map[string]int64 `` /* 218-byte string literal not displayed */
Assets int64 `protobuf:"varint,8,opt,name=assets,proto3" json:"assets,omitempty"`
// Timing / call stats lifted from the syncer token at EndSync.
// Keys match the sync-token JSON fields (e.g. "rate_limit_wait",
// "list-grants", "get"). Compacted syncs fold partial timings into
// the token's top-level maps at compaction time.
StepDurationsMs map[string]int64 `` /* 183-byte string literal not displayed */
ConnectorCallStats map[string]*CallStat `` /* 192-byte string literal not displayed */
SessionStoreStats map[string]*CallStat `` /* 189-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SyncStats) GetConnectorCallStats ¶ added in v0.19.0
func (*SyncStats) GetEntitlements ¶ added in v0.10.0
func (*SyncStats) GetEntitlementsByResourceType ¶ added in v0.16.0
func (*SyncStats) GetGrantsByResourceType ¶ added in v0.10.0
func (*SyncStats) GetResourceTypes ¶ added in v0.10.0
func (*SyncStats) GetResources ¶ added in v0.10.0
func (*SyncStats) GetResourcesByResourceType ¶ added in v0.10.0
func (*SyncStats) GetSessionStoreStats ¶ added in v0.19.0
func (*SyncStats) GetStepDurationsMs ¶ added in v0.19.0
func (*SyncStats) ProtoMessage ¶ added in v0.10.0
func (*SyncStats) ProtoMessage()
func (*SyncStats) ProtoReflect ¶ added in v0.10.0
func (x *SyncStats) ProtoReflect() protoreflect.Message
func (*SyncStats) SetConnectorCallStats ¶ added in v0.19.0
func (*SyncStats) SetEntitlements ¶ added in v0.10.0
func (*SyncStats) SetEntitlementsByResourceType ¶ added in v0.16.0
func (*SyncStats) SetGrantsByResourceType ¶ added in v0.10.0
func (*SyncStats) SetResourceTypes ¶ added in v0.10.0
func (*SyncStats) SetResources ¶ added in v0.10.0
func (*SyncStats) SetResourcesByResourceType ¶ added in v0.10.0
func (*SyncStats) SetSessionStoreStats ¶ added in v0.19.0
func (*SyncStats) SetStepDurationsMs ¶ added in v0.19.0
func (*SyncStats) Validate ¶ added in v0.10.0
Validate checks the field values on SyncStats with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncStats) ValidateAll ¶ added in v0.10.0
ValidateAll checks the field values on SyncStats with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncStatsMultiError, or nil if none found.
type SyncStatsMultiError ¶ added in v0.10.0
type SyncStatsMultiError []error
SyncStatsMultiError is an error wrapping multiple validation errors returned by SyncStats.ValidateAll() if the designated constraints aren't met.
func (SyncStatsMultiError) AllErrors ¶ added in v0.10.0
func (m SyncStatsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncStatsMultiError) Error ¶ added in v0.10.0
func (m SyncStatsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncStatsValidationError ¶ added in v0.10.0
type SyncStatsValidationError struct {
// contains filtered or unexported fields
}
SyncStatsValidationError is the validation error returned by SyncStats.Validate if the designated constraints aren't met.
func (SyncStatsValidationError) Cause ¶ added in v0.10.0
func (e SyncStatsValidationError) Cause() error
Cause function returns cause value.
func (SyncStatsValidationError) Error ¶ added in v0.10.0
func (e SyncStatsValidationError) Error() string
Error satisfies the builtin error interface
func (SyncStatsValidationError) ErrorName ¶ added in v0.10.0
func (e SyncStatsValidationError) ErrorName() string
ErrorName returns error name.
func (SyncStatsValidationError) Field ¶ added in v0.10.0
func (e SyncStatsValidationError) Field() string
Field function returns field value.
func (SyncStatsValidationError) Key ¶ added in v0.10.0
func (e SyncStatsValidationError) Key() bool
Key function returns key value.
func (SyncStatsValidationError) Reason ¶ added in v0.10.0
func (e SyncStatsValidationError) Reason() string
Reason function returns reason value.
type SyncStats_builder ¶ added in v0.10.0
type SyncStats_builder struct {
ResourceTypes int64
Resources int64
Entitlements int64
Grants int64
ResourcesByResourceType map[string]int64
GrantsByResourceType map[string]int64
EntitlementsByResourceType map[string]int64
Assets int64
// Timing / call stats lifted from the syncer token at EndSync.
// Keys match the sync-token JSON fields (e.g. "rate_limit_wait",
// "list-grants", "get"). Compacted syncs fold partial timings into
// the token's top-level maps at compaction time.
StepDurationsMs map[string]int64
ConnectorCallStats map[string]*CallStat
SessionStoreStats map[string]*CallStat
// contains filtered or unexported fields
}
func (SyncStats_builder) Build ¶ added in v0.10.0
func (b0 SyncStats_builder) Build() *SyncStats
type SyncsReaderServiceClient ¶ added in v0.2.83
type SyncsReaderServiceClient interface {
GetSync(ctx context.Context, in *SyncsReaderServiceGetSyncRequest, opts ...grpc.CallOption) (*SyncsReaderServiceGetSyncResponse, error)
ListSyncs(ctx context.Context, in *SyncsReaderServiceListSyncsRequest, opts ...grpc.CallOption) (*SyncsReaderServiceListSyncsResponse, error)
GetLatestFinishedSync(ctx context.Context, in *SyncsReaderServiceGetLatestFinishedSyncRequest, opts ...grpc.CallOption) (*SyncsReaderServiceGetLatestFinishedSyncResponse, error)
}
SyncsReaderServiceClient is the client API for SyncsReaderService 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 NewSyncsReaderServiceClient ¶ added in v0.2.83
func NewSyncsReaderServiceClient(cc grpc.ClientConnInterface) SyncsReaderServiceClient
type SyncsReaderServiceGetLatestFinishedSyncRequest ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncRequest struct {
Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
SyncType string `protobuf:"bytes,2,opt,name=sync_type,json=syncType,proto3" json:"sync_type,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) GetSyncType ¶ added in v0.3.1
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) GetSyncType() string
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoMessage()
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) Reset()
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) SetSyncType ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) SetSyncType(v string)
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) String ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncRequest) String() string
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceGetLatestFinishedSyncRequest) Validate() error
Validate checks the field values on SyncsReaderServiceGetLatestFinishedSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceGetLatestFinishedSyncRequest) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceGetLatestFinishedSyncRequest) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceGetLatestFinishedSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceGetLatestFinishedSyncRequestMultiError, or nil if none found.
type SyncsReaderServiceGetLatestFinishedSyncRequestMultiError ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncRequestMultiError []error
SyncsReaderServiceGetLatestFinishedSyncRequestMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceGetLatestFinishedSyncRequest.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceGetLatestFinishedSyncRequestMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceGetLatestFinishedSyncRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceGetLatestFinishedSyncRequestMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceGetLatestFinishedSyncRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceGetLatestFinishedSyncRequestValidationError ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncRequestValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceGetLatestFinishedSyncRequestValidationError is the validation error returned by SyncsReaderServiceGetLatestFinishedSyncRequest.Validate if the designated constraints aren't met.
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Key ¶ added in v0.2.83
Key function returns key value.
func (SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncRequestValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceGetLatestFinishedSyncRequest_builder ¶ added in v0.5.0
type SyncsReaderServiceGetLatestFinishedSyncRequest_builder struct {
Annotations []*anypb.Any
SyncType string
// contains filtered or unexported fields
}
type SyncsReaderServiceGetLatestFinishedSyncResponse ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncResponse struct {
Sync *SyncRun `protobuf:"bytes,1,opt,name=sync,proto3" json:"sync,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ClearSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) ClearSync()
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) GetSync ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) GetSync() *SyncRun
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) HasSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) HasSync() bool
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoMessage()
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) Reset()
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) SetSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) SetSync(v *SyncRun)
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) String ¶ added in v0.2.83
func (x *SyncsReaderServiceGetLatestFinishedSyncResponse) String() string
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceGetLatestFinishedSyncResponse) Validate() error
Validate checks the field values on SyncsReaderServiceGetLatestFinishedSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceGetLatestFinishedSyncResponse) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceGetLatestFinishedSyncResponse) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceGetLatestFinishedSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceGetLatestFinishedSyncResponseMultiError, or nil if none found.
type SyncsReaderServiceGetLatestFinishedSyncResponseMultiError ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncResponseMultiError []error
SyncsReaderServiceGetLatestFinishedSyncResponseMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceGetLatestFinishedSyncResponse.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceGetLatestFinishedSyncResponseMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceGetLatestFinishedSyncResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceGetLatestFinishedSyncResponseMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceGetLatestFinishedSyncResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceGetLatestFinishedSyncResponseValidationError ¶ added in v0.2.83
type SyncsReaderServiceGetLatestFinishedSyncResponseValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceGetLatestFinishedSyncResponseValidationError is the validation error returned by SyncsReaderServiceGetLatestFinishedSyncResponse.Validate if the designated constraints aren't met.
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Key ¶ added in v0.2.83
Key function returns key value.
func (SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceGetLatestFinishedSyncResponseValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceGetLatestFinishedSyncResponse_builder ¶ added in v0.5.0
type SyncsReaderServiceGetLatestFinishedSyncResponse_builder struct {
Sync *SyncRun
Annotations []*anypb.Any
// contains filtered or unexported fields
}
type SyncsReaderServiceGetSyncRequest ¶ added in v0.2.83
type SyncsReaderServiceGetSyncRequest struct {
SyncId string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceGetSyncRequest) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncRequest) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceGetSyncRequest) GetSyncId ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncRequest) GetSyncId() string
func (*SyncsReaderServiceGetSyncRequest) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceGetSyncRequest) ProtoMessage()
func (*SyncsReaderServiceGetSyncRequest) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncRequest) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceGetSyncRequest) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncRequest) Reset()
func (*SyncsReaderServiceGetSyncRequest) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncRequest) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceGetSyncRequest) SetSyncId ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncRequest) SetSyncId(v string)
func (*SyncsReaderServiceGetSyncRequest) String ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncRequest) String() string
func (*SyncsReaderServiceGetSyncRequest) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceGetSyncRequest) Validate() error
Validate checks the field values on SyncsReaderServiceGetSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceGetSyncRequest) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceGetSyncRequest) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceGetSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceGetSyncRequestMultiError, or nil if none found.
type SyncsReaderServiceGetSyncRequestMultiError ¶ added in v0.2.83
type SyncsReaderServiceGetSyncRequestMultiError []error
SyncsReaderServiceGetSyncRequestMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceGetSyncRequest.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceGetSyncRequestMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceGetSyncRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceGetSyncRequestMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceGetSyncRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceGetSyncRequestValidationError ¶ added in v0.2.83
type SyncsReaderServiceGetSyncRequestValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceGetSyncRequestValidationError is the validation error returned by SyncsReaderServiceGetSyncRequest.Validate if the designated constraints aren't met.
func (SyncsReaderServiceGetSyncRequestValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceGetSyncRequestValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceGetSyncRequestValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceGetSyncRequestValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceGetSyncRequestValidationError) Key ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) Key() bool
Key function returns key value.
func (SyncsReaderServiceGetSyncRequestValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncRequestValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceGetSyncRequest_builder ¶ added in v0.5.0
type SyncsReaderServiceGetSyncRequest_builder struct {
SyncId string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
func (SyncsReaderServiceGetSyncRequest_builder) Build ¶ added in v0.5.0
func (b0 SyncsReaderServiceGetSyncRequest_builder) Build() *SyncsReaderServiceGetSyncRequest
type SyncsReaderServiceGetSyncResponse ¶ added in v0.2.83
type SyncsReaderServiceGetSyncResponse struct {
Sync *SyncRun `protobuf:"bytes,1,opt,name=sync,proto3" json:"sync,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceGetSyncResponse) ClearSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncResponse) ClearSync()
func (*SyncsReaderServiceGetSyncResponse) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncResponse) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceGetSyncResponse) GetSync ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncResponse) GetSync() *SyncRun
func (*SyncsReaderServiceGetSyncResponse) HasSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncResponse) HasSync() bool
func (*SyncsReaderServiceGetSyncResponse) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceGetSyncResponse) ProtoMessage()
func (*SyncsReaderServiceGetSyncResponse) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncResponse) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceGetSyncResponse) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncResponse) Reset()
func (*SyncsReaderServiceGetSyncResponse) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncResponse) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceGetSyncResponse) SetSync ¶ added in v0.5.0
func (x *SyncsReaderServiceGetSyncResponse) SetSync(v *SyncRun)
func (*SyncsReaderServiceGetSyncResponse) String ¶ added in v0.2.83
func (x *SyncsReaderServiceGetSyncResponse) String() string
func (*SyncsReaderServiceGetSyncResponse) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceGetSyncResponse) Validate() error
Validate checks the field values on SyncsReaderServiceGetSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceGetSyncResponse) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceGetSyncResponse) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceGetSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceGetSyncResponseMultiError, or nil if none found.
type SyncsReaderServiceGetSyncResponseMultiError ¶ added in v0.2.83
type SyncsReaderServiceGetSyncResponseMultiError []error
SyncsReaderServiceGetSyncResponseMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceGetSyncResponse.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceGetSyncResponseMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceGetSyncResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceGetSyncResponseMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceGetSyncResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceGetSyncResponseValidationError ¶ added in v0.2.83
type SyncsReaderServiceGetSyncResponseValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceGetSyncResponseValidationError is the validation error returned by SyncsReaderServiceGetSyncResponse.Validate if the designated constraints aren't met.
func (SyncsReaderServiceGetSyncResponseValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceGetSyncResponseValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceGetSyncResponseValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceGetSyncResponseValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceGetSyncResponseValidationError) Key ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) Key() bool
Key function returns key value.
func (SyncsReaderServiceGetSyncResponseValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceGetSyncResponseValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceGetSyncResponse_builder ¶ added in v0.5.0
type SyncsReaderServiceGetSyncResponse_builder struct {
Sync *SyncRun
Annotations []*anypb.Any
// contains filtered or unexported fields
}
func (SyncsReaderServiceGetSyncResponse_builder) Build ¶ added in v0.5.0
func (b0 SyncsReaderServiceGetSyncResponse_builder) Build() *SyncsReaderServiceGetSyncResponse
type SyncsReaderServiceListSyncsRequest ¶ added in v0.2.83
type SyncsReaderServiceListSyncsRequest struct {
PageSize uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceListSyncsRequest) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceListSyncsRequest) GetPageSize ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) GetPageSize() uint32
func (*SyncsReaderServiceListSyncsRequest) GetPageToken ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) GetPageToken() string
func (*SyncsReaderServiceListSyncsRequest) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceListSyncsRequest) ProtoMessage()
func (*SyncsReaderServiceListSyncsRequest) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceListSyncsRequest) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) Reset()
func (*SyncsReaderServiceListSyncsRequest) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsRequest) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceListSyncsRequest) SetPageSize ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsRequest) SetPageSize(v uint32)
func (*SyncsReaderServiceListSyncsRequest) SetPageToken ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsRequest) SetPageToken(v string)
func (*SyncsReaderServiceListSyncsRequest) String ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsRequest) String() string
func (*SyncsReaderServiceListSyncsRequest) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceListSyncsRequest) Validate() error
Validate checks the field values on SyncsReaderServiceListSyncsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceListSyncsRequest) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceListSyncsRequest) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceListSyncsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceListSyncsRequestMultiError, or nil if none found.
type SyncsReaderServiceListSyncsRequestMultiError ¶ added in v0.2.83
type SyncsReaderServiceListSyncsRequestMultiError []error
SyncsReaderServiceListSyncsRequestMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceListSyncsRequest.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceListSyncsRequestMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceListSyncsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceListSyncsRequestMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceListSyncsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceListSyncsRequestValidationError ¶ added in v0.2.83
type SyncsReaderServiceListSyncsRequestValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceListSyncsRequestValidationError is the validation error returned by SyncsReaderServiceListSyncsRequest.Validate if the designated constraints aren't met.
func (SyncsReaderServiceListSyncsRequestValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceListSyncsRequestValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceListSyncsRequestValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceListSyncsRequestValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceListSyncsRequestValidationError) Key ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) Key() bool
Key function returns key value.
func (SyncsReaderServiceListSyncsRequestValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsRequestValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceListSyncsRequest_builder ¶ added in v0.5.0
type SyncsReaderServiceListSyncsRequest_builder struct {
PageSize uint32
PageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
func (SyncsReaderServiceListSyncsRequest_builder) Build ¶ added in v0.5.0
func (b0 SyncsReaderServiceListSyncsRequest_builder) Build() *SyncsReaderServiceListSyncsRequest
type SyncsReaderServiceListSyncsResponse ¶ added in v0.2.83
type SyncsReaderServiceListSyncsResponse struct {
Syncs []*SyncRun `protobuf:"bytes,1,rep,name=syncs,proto3" json:"syncs,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
Annotations []*anypb.Any `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
// contains filtered or unexported fields
}
func (*SyncsReaderServiceListSyncsResponse) GetAnnotations ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) GetAnnotations() []*anypb.Any
func (*SyncsReaderServiceListSyncsResponse) GetNextPageToken ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) GetNextPageToken() string
func (*SyncsReaderServiceListSyncsResponse) GetSyncs ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) GetSyncs() []*SyncRun
func (*SyncsReaderServiceListSyncsResponse) ProtoMessage ¶ added in v0.2.83
func (*SyncsReaderServiceListSyncsResponse) ProtoMessage()
func (*SyncsReaderServiceListSyncsResponse) ProtoReflect ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) ProtoReflect() protoreflect.Message
func (*SyncsReaderServiceListSyncsResponse) Reset ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) Reset()
func (*SyncsReaderServiceListSyncsResponse) SetAnnotations ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsResponse) SetAnnotations(v []*anypb.Any)
func (*SyncsReaderServiceListSyncsResponse) SetNextPageToken ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsResponse) SetNextPageToken(v string)
func (*SyncsReaderServiceListSyncsResponse) SetSyncs ¶ added in v0.5.0
func (x *SyncsReaderServiceListSyncsResponse) SetSyncs(v []*SyncRun)
func (*SyncsReaderServiceListSyncsResponse) String ¶ added in v0.2.83
func (x *SyncsReaderServiceListSyncsResponse) String() string
func (*SyncsReaderServiceListSyncsResponse) Validate ¶ added in v0.2.83
func (m *SyncsReaderServiceListSyncsResponse) Validate() error
Validate checks the field values on SyncsReaderServiceListSyncsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncsReaderServiceListSyncsResponse) ValidateAll ¶ added in v0.2.83
func (m *SyncsReaderServiceListSyncsResponse) ValidateAll() error
ValidateAll checks the field values on SyncsReaderServiceListSyncsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncsReaderServiceListSyncsResponseMultiError, or nil if none found.
type SyncsReaderServiceListSyncsResponseMultiError ¶ added in v0.2.83
type SyncsReaderServiceListSyncsResponseMultiError []error
SyncsReaderServiceListSyncsResponseMultiError is an error wrapping multiple validation errors returned by SyncsReaderServiceListSyncsResponse.ValidateAll() if the designated constraints aren't met.
func (SyncsReaderServiceListSyncsResponseMultiError) AllErrors ¶ added in v0.2.83
func (m SyncsReaderServiceListSyncsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncsReaderServiceListSyncsResponseMultiError) Error ¶ added in v0.2.83
func (m SyncsReaderServiceListSyncsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncsReaderServiceListSyncsResponseValidationError ¶ added in v0.2.83
type SyncsReaderServiceListSyncsResponseValidationError struct {
// contains filtered or unexported fields
}
SyncsReaderServiceListSyncsResponseValidationError is the validation error returned by SyncsReaderServiceListSyncsResponse.Validate if the designated constraints aren't met.
func (SyncsReaderServiceListSyncsResponseValidationError) Cause ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) Cause() error
Cause function returns cause value.
func (SyncsReaderServiceListSyncsResponseValidationError) Error ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SyncsReaderServiceListSyncsResponseValidationError) ErrorName ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SyncsReaderServiceListSyncsResponseValidationError) Field ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) Field() string
Field function returns field value.
func (SyncsReaderServiceListSyncsResponseValidationError) Key ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) Key() bool
Key function returns key value.
func (SyncsReaderServiceListSyncsResponseValidationError) Reason ¶ added in v0.2.83
func (e SyncsReaderServiceListSyncsResponseValidationError) Reason() string
Reason function returns reason value.
type SyncsReaderServiceListSyncsResponse_builder ¶ added in v0.5.0
type SyncsReaderServiceListSyncsResponse_builder struct {
Syncs []*SyncRun
NextPageToken string
Annotations []*anypb.Any
// contains filtered or unexported fields
}
func (SyncsReaderServiceListSyncsResponse_builder) Build ¶ added in v0.5.0
func (b0 SyncsReaderServiceListSyncsResponse_builder) Build() *SyncsReaderServiceListSyncsResponse
type SyncsReaderServiceServer ¶ added in v0.2.83
type SyncsReaderServiceServer interface {
GetSync(context.Context, *SyncsReaderServiceGetSyncRequest) (*SyncsReaderServiceGetSyncResponse, error)
ListSyncs(context.Context, *SyncsReaderServiceListSyncsRequest) (*SyncsReaderServiceListSyncsResponse, error)
GetLatestFinishedSync(context.Context, *SyncsReaderServiceGetLatestFinishedSyncRequest) (*SyncsReaderServiceGetLatestFinishedSyncResponse, error)
}
SyncsReaderServiceServer is the server API for SyncsReaderService service. All implementations should embed UnimplementedSyncsReaderServiceServer for forward compatibility.
type UnimplementedEntitlementsReaderServiceServer ¶
type UnimplementedEntitlementsReaderServiceServer struct{}
UnimplementedEntitlementsReaderServiceServer should 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 (UnimplementedEntitlementsReaderServiceServer) GetEntitlement ¶
func (UnimplementedEntitlementsReaderServiceServer) ListEntitlementsByIds ¶ added in v0.10.0
type UnimplementedGrantsReaderServiceServer ¶
type UnimplementedGrantsReaderServiceServer struct{}
UnimplementedGrantsReaderServiceServer should 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 (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlement ¶
func (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlement(context.Context, *GrantsReaderServiceListGrantsForEntitlementRequest) (*GrantsReaderServiceListGrantsForEntitlementResponse, error)
func (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlements ¶ added in v0.10.0
func (UnimplementedGrantsReaderServiceServer) ListGrantsForEntitlements(context.Context, *GrantsReaderServiceListGrantsForEntitlementsRequest) (*GrantsReaderServiceListGrantsForEntitlementsResponse, error)
func (UnimplementedGrantsReaderServiceServer) ListGrantsForPrincipal ¶ added in v0.18.3
func (UnimplementedGrantsReaderServiceServer) ListGrantsForPrincipal(context.Context, *GrantsReaderServiceListGrantsForPrincipalRequest) (*GrantsReaderServiceListGrantsForPrincipalResponse, error)
func (UnimplementedGrantsReaderServiceServer) ListGrantsForResourceType ¶ added in v0.0.6
func (UnimplementedGrantsReaderServiceServer) ListGrantsForResourceType(context.Context, *GrantsReaderServiceListGrantsForResourceTypeRequest) (*GrantsReaderServiceListGrantsForResourceTypeResponse, error)
type UnimplementedResourceTypesReaderServiceServer ¶
type UnimplementedResourceTypesReaderServiceServer struct{}
UnimplementedResourceTypesReaderServiceServer should 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 (UnimplementedResourceTypesReaderServiceServer) GetResourceType ¶
type UnimplementedResourcesReaderServiceServer ¶
type UnimplementedResourcesReaderServiceServer struct{}
UnimplementedResourcesReaderServiceServer should 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 (UnimplementedResourcesReaderServiceServer) GetResource ¶
func (UnimplementedResourcesReaderServiceServer) ListResourcesByIds ¶ added in v0.10.0
type UnimplementedSyncsReaderServiceServer ¶ added in v0.2.83
type UnimplementedSyncsReaderServiceServer struct{}
UnimplementedSyncsReaderServiceServer should 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 (UnimplementedSyncsReaderServiceServer) GetLatestFinishedSync ¶ added in v0.2.83
func (UnimplementedSyncsReaderServiceServer) GetLatestFinishedSync(context.Context, *SyncsReaderServiceGetLatestFinishedSyncRequest) (*SyncsReaderServiceGetLatestFinishedSyncResponse, error)
type UnsafeEntitlementsReaderServiceServer ¶
type UnsafeEntitlementsReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEntitlementsReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EntitlementsReaderServiceServer will result in compilation errors.
type UnsafeGrantsReaderServiceServer ¶
type UnsafeGrantsReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGrantsReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GrantsReaderServiceServer will result in compilation errors.
type UnsafeResourceTypesReaderServiceServer ¶
type UnsafeResourceTypesReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeResourceTypesReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ResourceTypesReaderServiceServer will result in compilation errors.
type UnsafeResourcesReaderServiceServer ¶
type UnsafeResourcesReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeResourcesReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ResourcesReaderServiceServer will result in compilation errors.
type UnsafeSyncsReaderServiceServer ¶ added in v0.2.83
type UnsafeSyncsReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSyncsReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SyncsReaderServiceServer will result in compilation errors.