Documentation
¶
Overview ¶
Package v1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package v1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package v1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package v1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterExperimentalServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterExperimentalServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ExperimentalServiceClient) error
- func RegisterExperimentalServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterExperimentalServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ExperimentalServiceServer) error
- func RegisterExperimentalServiceServer(s grpc.ServiceRegistrar, srv ExperimentalServiceServer)
- func RegisterPermissionsServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterPermissionsServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client PermissionsServiceClient) error
- func RegisterPermissionsServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterPermissionsServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server PermissionsServiceServer) error
- func RegisterPermissionsServiceServer(s grpc.ServiceRegistrar, srv PermissionsServiceServer)
- func RegisterSchemaServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterSchemaServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SchemaServiceClient) error
- func RegisterSchemaServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterSchemaServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SchemaServiceServer) error
- func RegisterSchemaServiceServer(s grpc.ServiceRegistrar, srv SchemaServiceServer)
- func RegisterWatchServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterWatchServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WatchServiceClient) error
- func RegisterWatchServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterWatchServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WatchServiceServer) error
- func RegisterWatchServiceServer(s grpc.ServiceRegistrar, srv WatchServiceServer)
- type AlgebraicSubjectSet
- func (m *AlgebraicSubjectSet) CloneMessageVT() proto.Message
- func (m *AlgebraicSubjectSet) CloneVT() *AlgebraicSubjectSet
- func (*AlgebraicSubjectSet) Descriptor() ([]byte, []int)deprecated
- func (x *AlgebraicSubjectSet) GetChildren() []*PermissionRelationshipTree
- func (x *AlgebraicSubjectSet) GetOperation() AlgebraicSubjectSet_Operation
- func (m *AlgebraicSubjectSet) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AlgebraicSubjectSet) MarshalToVT(dAtA []byte) (int, error)
- func (m *AlgebraicSubjectSet) MarshalVT() (dAtA []byte, err error)
- func (*AlgebraicSubjectSet) ProtoMessage()
- func (x *AlgebraicSubjectSet) ProtoReflect() protoreflect.Message
- func (x *AlgebraicSubjectSet) Reset()
- func (m *AlgebraicSubjectSet) SizeVT() (n int)
- func (x *AlgebraicSubjectSet) String() string
- func (m *AlgebraicSubjectSet) UnmarshalVT(dAtA []byte) error
- func (m *AlgebraicSubjectSet) Validate() error
- func (m *AlgebraicSubjectSet) ValidateAll() error
- type AlgebraicSubjectSetMultiError
- type AlgebraicSubjectSetValidationError
- func (e AlgebraicSubjectSetValidationError) Cause() error
- func (e AlgebraicSubjectSetValidationError) Error() string
- func (e AlgebraicSubjectSetValidationError) ErrorName() string
- func (e AlgebraicSubjectSetValidationError) Field() string
- func (e AlgebraicSubjectSetValidationError) Key() bool
- func (e AlgebraicSubjectSetValidationError) Reason() string
- type AlgebraicSubjectSet_Operation
- func (AlgebraicSubjectSet_Operation) Descriptor() protoreflect.EnumDescriptor
- func (x AlgebraicSubjectSet_Operation) Enum() *AlgebraicSubjectSet_Operation
- func (AlgebraicSubjectSet_Operation) EnumDescriptor() ([]byte, []int)deprecated
- func (x AlgebraicSubjectSet_Operation) Number() protoreflect.EnumNumber
- func (x AlgebraicSubjectSet_Operation) String() string
- func (AlgebraicSubjectSet_Operation) Type() protoreflect.EnumType
- type BulkCheckPermissionPair
- func (m *BulkCheckPermissionPair) CloneMessageVT() proto.Message
- func (m *BulkCheckPermissionPair) CloneVT() *BulkCheckPermissionPair
- func (*BulkCheckPermissionPair) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCheckPermissionPair) GetError() *status.Status
- func (x *BulkCheckPermissionPair) GetItem() *BulkCheckPermissionResponseItem
- func (x *BulkCheckPermissionPair) GetRequest() *BulkCheckPermissionRequestItem
- func (m *BulkCheckPermissionPair) GetResponse() isBulkCheckPermissionPair_Response
- func (m *BulkCheckPermissionPair) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair) MarshalVT() (dAtA []byte, err error)
- func (*BulkCheckPermissionPair) ProtoMessage()
- func (x *BulkCheckPermissionPair) ProtoReflect() protoreflect.Message
- func (x *BulkCheckPermissionPair) Reset()
- func (m *BulkCheckPermissionPair) SizeVT() (n int)
- func (x *BulkCheckPermissionPair) String() string
- func (m *BulkCheckPermissionPair) UnmarshalVT(dAtA []byte) error
- func (m *BulkCheckPermissionPair) Validate() error
- func (m *BulkCheckPermissionPair) ValidateAll() error
- type BulkCheckPermissionPairMultiError
- type BulkCheckPermissionPairValidationError
- func (e BulkCheckPermissionPairValidationError) Cause() error
- func (e BulkCheckPermissionPairValidationError) Error() string
- func (e BulkCheckPermissionPairValidationError) ErrorName() string
- func (e BulkCheckPermissionPairValidationError) Field() string
- func (e BulkCheckPermissionPairValidationError) Key() bool
- func (e BulkCheckPermissionPairValidationError) Reason() string
- type BulkCheckPermissionPair_Error
- func (m *BulkCheckPermissionPair_Error) CloneVT() isBulkCheckPermissionPair_Response
- func (m *BulkCheckPermissionPair_Error) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair_Error) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair_Error) SizeVT() (n int)
- type BulkCheckPermissionPair_Item
- func (m *BulkCheckPermissionPair_Item) CloneVT() isBulkCheckPermissionPair_Response
- func (m *BulkCheckPermissionPair_Item) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair_Item) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionPair_Item) SizeVT() (n int)
- type BulkCheckPermissionRequest
- func (m *BulkCheckPermissionRequest) CloneMessageVT() proto.Message
- func (m *BulkCheckPermissionRequest) CloneVT() *BulkCheckPermissionRequest
- func (*BulkCheckPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCheckPermissionRequest) GetConsistency() *Consistency
- func (x *BulkCheckPermissionRequest) GetItems() []*BulkCheckPermissionRequestItem
- func (m *BulkCheckPermissionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionRequest) MarshalVT() (dAtA []byte, err error)
- func (*BulkCheckPermissionRequest) ProtoMessage()
- func (x *BulkCheckPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *BulkCheckPermissionRequest) Reset()
- func (m *BulkCheckPermissionRequest) SizeVT() (n int)
- func (x *BulkCheckPermissionRequest) String() string
- func (m *BulkCheckPermissionRequest) UnmarshalVT(dAtA []byte) error
- func (m *BulkCheckPermissionRequest) Validate() error
- func (m *BulkCheckPermissionRequest) ValidateAll() error
- type BulkCheckPermissionRequestItem
- func (m *BulkCheckPermissionRequestItem) CloneMessageVT() proto.Message
- func (m *BulkCheckPermissionRequestItem) CloneVT() *BulkCheckPermissionRequestItem
- func (*BulkCheckPermissionRequestItem) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCheckPermissionRequestItem) GetContext() *structpb.Struct
- func (x *BulkCheckPermissionRequestItem) GetPermission() string
- func (x *BulkCheckPermissionRequestItem) GetResource() *ObjectReference
- func (x *BulkCheckPermissionRequestItem) GetSubject() *SubjectReference
- func (m *BulkCheckPermissionRequestItem) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionRequestItem) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionRequestItem) MarshalVT() (dAtA []byte, err error)
- func (*BulkCheckPermissionRequestItem) ProtoMessage()
- func (x *BulkCheckPermissionRequestItem) ProtoReflect() protoreflect.Message
- func (x *BulkCheckPermissionRequestItem) Reset()
- func (m *BulkCheckPermissionRequestItem) SizeVT() (n int)
- func (x *BulkCheckPermissionRequestItem) String() string
- func (m *BulkCheckPermissionRequestItem) UnmarshalVT(dAtA []byte) error
- func (m *BulkCheckPermissionRequestItem) Validate() error
- func (m *BulkCheckPermissionRequestItem) ValidateAll() error
- type BulkCheckPermissionRequestItemMultiError
- type BulkCheckPermissionRequestItemValidationError
- func (e BulkCheckPermissionRequestItemValidationError) Cause() error
- func (e BulkCheckPermissionRequestItemValidationError) Error() string
- func (e BulkCheckPermissionRequestItemValidationError) ErrorName() string
- func (e BulkCheckPermissionRequestItemValidationError) Field() string
- func (e BulkCheckPermissionRequestItemValidationError) Key() bool
- func (e BulkCheckPermissionRequestItemValidationError) Reason() string
- type BulkCheckPermissionRequestMultiError
- type BulkCheckPermissionRequestValidationError
- func (e BulkCheckPermissionRequestValidationError) Cause() error
- func (e BulkCheckPermissionRequestValidationError) Error() string
- func (e BulkCheckPermissionRequestValidationError) ErrorName() string
- func (e BulkCheckPermissionRequestValidationError) Field() string
- func (e BulkCheckPermissionRequestValidationError) Key() bool
- func (e BulkCheckPermissionRequestValidationError) Reason() string
- type BulkCheckPermissionResponse
- func (m *BulkCheckPermissionResponse) CloneMessageVT() proto.Message
- func (m *BulkCheckPermissionResponse) CloneVT() *BulkCheckPermissionResponse
- func (*BulkCheckPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCheckPermissionResponse) GetCheckedAt() *ZedToken
- func (x *BulkCheckPermissionResponse) GetPairs() []*BulkCheckPermissionPair
- func (m *BulkCheckPermissionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionResponse) MarshalVT() (dAtA []byte, err error)
- func (*BulkCheckPermissionResponse) ProtoMessage()
- func (x *BulkCheckPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *BulkCheckPermissionResponse) Reset()
- func (m *BulkCheckPermissionResponse) SizeVT() (n int)
- func (x *BulkCheckPermissionResponse) String() string
- func (m *BulkCheckPermissionResponse) UnmarshalVT(dAtA []byte) error
- func (m *BulkCheckPermissionResponse) Validate() error
- func (m *BulkCheckPermissionResponse) ValidateAll() error
- type BulkCheckPermissionResponseItem
- func (m *BulkCheckPermissionResponseItem) CloneMessageVT() proto.Message
- func (m *BulkCheckPermissionResponseItem) CloneVT() *BulkCheckPermissionResponseItem
- func (*BulkCheckPermissionResponseItem) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCheckPermissionResponseItem) GetPartialCaveatInfo() *PartialCaveatInfo
- func (x *BulkCheckPermissionResponseItem) GetPermissionship() CheckPermissionResponse_Permissionship
- func (m *BulkCheckPermissionResponseItem) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionResponseItem) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkCheckPermissionResponseItem) MarshalVT() (dAtA []byte, err error)
- func (*BulkCheckPermissionResponseItem) ProtoMessage()
- func (x *BulkCheckPermissionResponseItem) ProtoReflect() protoreflect.Message
- func (x *BulkCheckPermissionResponseItem) Reset()
- func (m *BulkCheckPermissionResponseItem) SizeVT() (n int)
- func (x *BulkCheckPermissionResponseItem) String() string
- func (m *BulkCheckPermissionResponseItem) UnmarshalVT(dAtA []byte) error
- func (m *BulkCheckPermissionResponseItem) Validate() error
- func (m *BulkCheckPermissionResponseItem) ValidateAll() error
- type BulkCheckPermissionResponseItemMultiError
- type BulkCheckPermissionResponseItemValidationError
- func (e BulkCheckPermissionResponseItemValidationError) Cause() error
- func (e BulkCheckPermissionResponseItemValidationError) Error() string
- func (e BulkCheckPermissionResponseItemValidationError) ErrorName() string
- func (e BulkCheckPermissionResponseItemValidationError) Field() string
- func (e BulkCheckPermissionResponseItemValidationError) Key() bool
- func (e BulkCheckPermissionResponseItemValidationError) Reason() string
- type BulkCheckPermissionResponseMultiError
- type BulkCheckPermissionResponseValidationError
- func (e BulkCheckPermissionResponseValidationError) Cause() error
- func (e BulkCheckPermissionResponseValidationError) Error() string
- func (e BulkCheckPermissionResponseValidationError) ErrorName() string
- func (e BulkCheckPermissionResponseValidationError) Field() string
- func (e BulkCheckPermissionResponseValidationError) Key() bool
- func (e BulkCheckPermissionResponseValidationError) Reason() string
- type BulkExportRelationshipsRequest
- func (m *BulkExportRelationshipsRequest) CloneMessageVT() proto.Message
- func (m *BulkExportRelationshipsRequest) CloneVT() *BulkExportRelationshipsRequest
- func (*BulkExportRelationshipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkExportRelationshipsRequest) GetConsistency() *Consistency
- func (x *BulkExportRelationshipsRequest) GetOptionalCursor() *Cursor
- func (x *BulkExportRelationshipsRequest) GetOptionalLimit() uint32
- func (m *BulkExportRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkExportRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkExportRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
- func (*BulkExportRelationshipsRequest) ProtoMessage()
- func (x *BulkExportRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkExportRelationshipsRequest) Reset()
- func (m *BulkExportRelationshipsRequest) SizeVT() (n int)
- func (x *BulkExportRelationshipsRequest) String() string
- func (m *BulkExportRelationshipsRequest) UnmarshalVT(dAtA []byte) error
- func (m *BulkExportRelationshipsRequest) Validate() error
- func (m *BulkExportRelationshipsRequest) ValidateAll() error
- type BulkExportRelationshipsRequestMultiError
- type BulkExportRelationshipsRequestValidationError
- func (e BulkExportRelationshipsRequestValidationError) Cause() error
- func (e BulkExportRelationshipsRequestValidationError) Error() string
- func (e BulkExportRelationshipsRequestValidationError) ErrorName() string
- func (e BulkExportRelationshipsRequestValidationError) Field() string
- func (e BulkExportRelationshipsRequestValidationError) Key() bool
- func (e BulkExportRelationshipsRequestValidationError) Reason() string
- type BulkExportRelationshipsResponse
- func (m *BulkExportRelationshipsResponse) CloneMessageVT() proto.Message
- func (m *BulkExportRelationshipsResponse) CloneVT() *BulkExportRelationshipsResponse
- func (*BulkExportRelationshipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkExportRelationshipsResponse) GetAfterResultCursor() *Cursor
- func (x *BulkExportRelationshipsResponse) GetRelationships() []*Relationship
- func (m *BulkExportRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkExportRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkExportRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
- func (*BulkExportRelationshipsResponse) ProtoMessage()
- func (x *BulkExportRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkExportRelationshipsResponse) Reset()
- func (m *BulkExportRelationshipsResponse) SizeVT() (n int)
- func (x *BulkExportRelationshipsResponse) String() string
- func (m *BulkExportRelationshipsResponse) UnmarshalVT(dAtA []byte) error
- func (m *BulkExportRelationshipsResponse) Validate() error
- func (m *BulkExportRelationshipsResponse) ValidateAll() error
- type BulkExportRelationshipsResponseMultiError
- type BulkExportRelationshipsResponseValidationError
- func (e BulkExportRelationshipsResponseValidationError) Cause() error
- func (e BulkExportRelationshipsResponseValidationError) Error() string
- func (e BulkExportRelationshipsResponseValidationError) ErrorName() string
- func (e BulkExportRelationshipsResponseValidationError) Field() string
- func (e BulkExportRelationshipsResponseValidationError) Key() bool
- func (e BulkExportRelationshipsResponseValidationError) Reason() string
- type BulkImportRelationshipsRequest
- func (m *BulkImportRelationshipsRequest) CloneMessageVT() proto.Message
- func (m *BulkImportRelationshipsRequest) CloneVT() *BulkImportRelationshipsRequest
- func (*BulkImportRelationshipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkImportRelationshipsRequest) GetRelationships() []*Relationship
- func (m *BulkImportRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkImportRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkImportRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
- func (*BulkImportRelationshipsRequest) ProtoMessage()
- func (x *BulkImportRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkImportRelationshipsRequest) Reset()
- func (m *BulkImportRelationshipsRequest) SizeVT() (n int)
- func (x *BulkImportRelationshipsRequest) String() string
- func (m *BulkImportRelationshipsRequest) UnmarshalVT(dAtA []byte) error
- func (m *BulkImportRelationshipsRequest) Validate() error
- func (m *BulkImportRelationshipsRequest) ValidateAll() error
- type BulkImportRelationshipsRequestMultiError
- type BulkImportRelationshipsRequestValidationError
- func (e BulkImportRelationshipsRequestValidationError) Cause() error
- func (e BulkImportRelationshipsRequestValidationError) Error() string
- func (e BulkImportRelationshipsRequestValidationError) ErrorName() string
- func (e BulkImportRelationshipsRequestValidationError) Field() string
- func (e BulkImportRelationshipsRequestValidationError) Key() bool
- func (e BulkImportRelationshipsRequestValidationError) Reason() string
- type BulkImportRelationshipsResponse
- func (m *BulkImportRelationshipsResponse) CloneMessageVT() proto.Message
- func (m *BulkImportRelationshipsResponse) CloneVT() *BulkImportRelationshipsResponse
- func (*BulkImportRelationshipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkImportRelationshipsResponse) GetNumLoaded() uint64
- func (m *BulkImportRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BulkImportRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *BulkImportRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
- func (*BulkImportRelationshipsResponse) ProtoMessage()
- func (x *BulkImportRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkImportRelationshipsResponse) Reset()
- func (m *BulkImportRelationshipsResponse) SizeVT() (n int)
- func (x *BulkImportRelationshipsResponse) String() string
- func (m *BulkImportRelationshipsResponse) UnmarshalVT(dAtA []byte) error
- func (m *BulkImportRelationshipsResponse) Validate() error
- func (m *BulkImportRelationshipsResponse) ValidateAll() error
- type BulkImportRelationshipsResponseMultiError
- type BulkImportRelationshipsResponseValidationError
- func (e BulkImportRelationshipsResponseValidationError) Cause() error
- func (e BulkImportRelationshipsResponseValidationError) Error() string
- func (e BulkImportRelationshipsResponseValidationError) ErrorName() string
- func (e BulkImportRelationshipsResponseValidationError) Field() string
- func (e BulkImportRelationshipsResponseValidationError) Key() bool
- func (e BulkImportRelationshipsResponseValidationError) Reason() string
- type CaveatEvalInfo
- func (m *CaveatEvalInfo) CloneMessageVT() proto.Message
- func (m *CaveatEvalInfo) CloneVT() *CaveatEvalInfo
- func (*CaveatEvalInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CaveatEvalInfo) GetCaveatName() string
- func (x *CaveatEvalInfo) GetContext() *structpb.Struct
- func (x *CaveatEvalInfo) GetExpression() string
- func (x *CaveatEvalInfo) GetPartialCaveatInfo() *PartialCaveatInfo
- func (x *CaveatEvalInfo) GetResult() CaveatEvalInfo_Result
- func (m *CaveatEvalInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CaveatEvalInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *CaveatEvalInfo) MarshalVT() (dAtA []byte, err error)
- func (*CaveatEvalInfo) ProtoMessage()
- func (x *CaveatEvalInfo) ProtoReflect() protoreflect.Message
- func (x *CaveatEvalInfo) Reset()
- func (m *CaveatEvalInfo) SizeVT() (n int)
- func (x *CaveatEvalInfo) String() string
- func (m *CaveatEvalInfo) UnmarshalVT(dAtA []byte) error
- func (m *CaveatEvalInfo) Validate() error
- func (m *CaveatEvalInfo) ValidateAll() error
- type CaveatEvalInfoMultiError
- type CaveatEvalInfoValidationError
- func (e CaveatEvalInfoValidationError) Cause() error
- func (e CaveatEvalInfoValidationError) Error() string
- func (e CaveatEvalInfoValidationError) ErrorName() string
- func (e CaveatEvalInfoValidationError) Field() string
- func (e CaveatEvalInfoValidationError) Key() bool
- func (e CaveatEvalInfoValidationError) Reason() string
- type CaveatEvalInfo_Result
- func (CaveatEvalInfo_Result) Descriptor() protoreflect.EnumDescriptor
- func (x CaveatEvalInfo_Result) Enum() *CaveatEvalInfo_Result
- func (CaveatEvalInfo_Result) EnumDescriptor() ([]byte, []int)deprecated
- func (x CaveatEvalInfo_Result) Number() protoreflect.EnumNumber
- func (x CaveatEvalInfo_Result) String() string
- func (CaveatEvalInfo_Result) Type() protoreflect.EnumType
- type CheckDebugTrace
- func (m *CheckDebugTrace) CloneMessageVT() proto.Message
- func (m *CheckDebugTrace) CloneVT() *CheckDebugTrace
- func (*CheckDebugTrace) Descriptor() ([]byte, []int)deprecated
- func (x *CheckDebugTrace) GetCaveatEvaluationInfo() *CaveatEvalInfo
- func (x *CheckDebugTrace) GetDuration() *durationpb.Duration
- func (x *CheckDebugTrace) GetPermission() string
- func (x *CheckDebugTrace) GetPermissionType() CheckDebugTrace_PermissionType
- func (m *CheckDebugTrace) GetResolution() isCheckDebugTrace_Resolution
- func (x *CheckDebugTrace) GetResource() *ObjectReference
- func (x *CheckDebugTrace) GetResult() CheckDebugTrace_Permissionship
- func (x *CheckDebugTrace) GetSubProblems() *CheckDebugTrace_SubProblems
- func (x *CheckDebugTrace) GetSubject() *SubjectReference
- func (x *CheckDebugTrace) GetWasCachedResult() bool
- func (m *CheckDebugTrace) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace) MarshalVT() (dAtA []byte, err error)
- func (*CheckDebugTrace) ProtoMessage()
- func (x *CheckDebugTrace) ProtoReflect() protoreflect.Message
- func (x *CheckDebugTrace) Reset()
- func (m *CheckDebugTrace) SizeVT() (n int)
- func (x *CheckDebugTrace) String() string
- func (m *CheckDebugTrace) UnmarshalVT(dAtA []byte) error
- func (m *CheckDebugTrace) Validate() error
- func (m *CheckDebugTrace) ValidateAll() error
- type CheckDebugTraceMultiError
- type CheckDebugTraceValidationError
- func (e CheckDebugTraceValidationError) Cause() error
- func (e CheckDebugTraceValidationError) Error() string
- func (e CheckDebugTraceValidationError) ErrorName() string
- func (e CheckDebugTraceValidationError) Field() string
- func (e CheckDebugTraceValidationError) Key() bool
- func (e CheckDebugTraceValidationError) Reason() string
- type CheckDebugTrace_PermissionType
- func (CheckDebugTrace_PermissionType) Descriptor() protoreflect.EnumDescriptor
- func (x CheckDebugTrace_PermissionType) Enum() *CheckDebugTrace_PermissionType
- func (CheckDebugTrace_PermissionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckDebugTrace_PermissionType) Number() protoreflect.EnumNumber
- func (x CheckDebugTrace_PermissionType) String() string
- func (CheckDebugTrace_PermissionType) Type() protoreflect.EnumType
- type CheckDebugTrace_Permissionship
- func (CheckDebugTrace_Permissionship) Descriptor() protoreflect.EnumDescriptor
- func (x CheckDebugTrace_Permissionship) Enum() *CheckDebugTrace_Permissionship
- func (CheckDebugTrace_Permissionship) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckDebugTrace_Permissionship) Number() protoreflect.EnumNumber
- func (x CheckDebugTrace_Permissionship) String() string
- func (CheckDebugTrace_Permissionship) Type() protoreflect.EnumType
- type CheckDebugTrace_SubProblems
- func (m *CheckDebugTrace_SubProblems) CloneMessageVT() proto.Message
- func (m *CheckDebugTrace_SubProblems) CloneVT() *CheckDebugTrace_SubProblems
- func (*CheckDebugTrace_SubProblems) Descriptor() ([]byte, []int)deprecated
- func (x *CheckDebugTrace_SubProblems) GetTraces() []*CheckDebugTrace
- func (m *CheckDebugTrace_SubProblems) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace_SubProblems) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace_SubProblems) MarshalVT() (dAtA []byte, err error)
- func (*CheckDebugTrace_SubProblems) ProtoMessage()
- func (x *CheckDebugTrace_SubProblems) ProtoReflect() protoreflect.Message
- func (x *CheckDebugTrace_SubProblems) Reset()
- func (m *CheckDebugTrace_SubProblems) SizeVT() (n int)
- func (x *CheckDebugTrace_SubProblems) String() string
- func (m *CheckDebugTrace_SubProblems) UnmarshalVT(dAtA []byte) error
- func (m *CheckDebugTrace_SubProblems) Validate() error
- func (m *CheckDebugTrace_SubProblems) ValidateAll() error
- type CheckDebugTrace_SubProblemsMultiError
- type CheckDebugTrace_SubProblemsValidationError
- func (e CheckDebugTrace_SubProblemsValidationError) Cause() error
- func (e CheckDebugTrace_SubProblemsValidationError) Error() string
- func (e CheckDebugTrace_SubProblemsValidationError) ErrorName() string
- func (e CheckDebugTrace_SubProblemsValidationError) Field() string
- func (e CheckDebugTrace_SubProblemsValidationError) Key() bool
- func (e CheckDebugTrace_SubProblemsValidationError) Reason() string
- type CheckDebugTrace_SubProblems_
- type CheckDebugTrace_WasCachedResult
- func (m *CheckDebugTrace_WasCachedResult) CloneVT() isCheckDebugTrace_Resolution
- func (m *CheckDebugTrace_WasCachedResult) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace_WasCachedResult) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckDebugTrace_WasCachedResult) SizeVT() (n int)
- type CheckPermissionRequest
- func (m *CheckPermissionRequest) CloneMessageVT() proto.Message
- func (m *CheckPermissionRequest) CloneVT() *CheckPermissionRequest
- func (*CheckPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPermissionRequest) GetConsistency() *Consistency
- func (x *CheckPermissionRequest) GetContext() *structpb.Struct
- func (x *CheckPermissionRequest) GetPermission() string
- func (x *CheckPermissionRequest) GetResource() *ObjectReference
- func (x *CheckPermissionRequest) GetSubject() *SubjectReference
- func (m *CheckPermissionRequest) HandwrittenValidate() error
- func (m *CheckPermissionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckPermissionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckPermissionRequest) MarshalVT() (dAtA []byte, err error)
- func (*CheckPermissionRequest) ProtoMessage()
- func (x *CheckPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckPermissionRequest) Reset()
- func (m *CheckPermissionRequest) SizeVT() (n int)
- func (x *CheckPermissionRequest) String() string
- func (m *CheckPermissionRequest) UnmarshalVT(dAtA []byte) error
- func (m *CheckPermissionRequest) Validate() error
- func (m *CheckPermissionRequest) ValidateAll() error
- type CheckPermissionRequestMultiError
- type CheckPermissionRequestValidationError
- func (e CheckPermissionRequestValidationError) Cause() error
- func (e CheckPermissionRequestValidationError) Error() string
- func (e CheckPermissionRequestValidationError) ErrorName() string
- func (e CheckPermissionRequestValidationError) Field() string
- func (e CheckPermissionRequestValidationError) Key() bool
- func (e CheckPermissionRequestValidationError) Reason() string
- type CheckPermissionResponse
- func (m *CheckPermissionResponse) CloneMessageVT() proto.Message
- func (m *CheckPermissionResponse) CloneVT() *CheckPermissionResponse
- func (*CheckPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPermissionResponse) GetCheckedAt() *ZedToken
- func (x *CheckPermissionResponse) GetPartialCaveatInfo() *PartialCaveatInfo
- func (x *CheckPermissionResponse) GetPermissionship() CheckPermissionResponse_Permissionship
- func (m *CheckPermissionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckPermissionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckPermissionResponse) MarshalVT() (dAtA []byte, err error)
- func (*CheckPermissionResponse) ProtoMessage()
- func (x *CheckPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckPermissionResponse) Reset()
- func (m *CheckPermissionResponse) SizeVT() (n int)
- func (x *CheckPermissionResponse) String() string
- func (m *CheckPermissionResponse) UnmarshalVT(dAtA []byte) error
- func (m *CheckPermissionResponse) Validate() error
- func (m *CheckPermissionResponse) ValidateAll() error
- type CheckPermissionResponseMultiError
- type CheckPermissionResponseValidationError
- func (e CheckPermissionResponseValidationError) Cause() error
- func (e CheckPermissionResponseValidationError) Error() string
- func (e CheckPermissionResponseValidationError) ErrorName() string
- func (e CheckPermissionResponseValidationError) Field() string
- func (e CheckPermissionResponseValidationError) Key() bool
- func (e CheckPermissionResponseValidationError) Reason() string
- type CheckPermissionResponse_Permissionship
- func (CheckPermissionResponse_Permissionship) Descriptor() protoreflect.EnumDescriptor
- func (x CheckPermissionResponse_Permissionship) Enum() *CheckPermissionResponse_Permissionship
- func (CheckPermissionResponse_Permissionship) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckPermissionResponse_Permissionship) Number() protoreflect.EnumNumber
- func (x CheckPermissionResponse_Permissionship) String() string
- func (CheckPermissionResponse_Permissionship) Type() protoreflect.EnumType
- type Consistency
- func (m *Consistency) CloneMessageVT() proto.Message
- func (m *Consistency) CloneVT() *Consistency
- func (*Consistency) Descriptor() ([]byte, []int)deprecated
- func (x *Consistency) GetAtExactSnapshot() *ZedToken
- func (x *Consistency) GetAtLeastAsFresh() *ZedToken
- func (x *Consistency) GetFullyConsistent() bool
- func (x *Consistency) GetMinimizeLatency() bool
- func (m *Consistency) GetRequirement() isConsistency_Requirement
- func (m *Consistency) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Consistency) MarshalToVT(dAtA []byte) (int, error)
- func (m *Consistency) MarshalVT() (dAtA []byte, err error)
- func (*Consistency) ProtoMessage()
- func (x *Consistency) ProtoReflect() protoreflect.Message
- func (x *Consistency) Reset()
- func (m *Consistency) SizeVT() (n int)
- func (x *Consistency) String() string
- func (m *Consistency) UnmarshalVT(dAtA []byte) error
- func (m *Consistency) Validate() error
- func (m *Consistency) ValidateAll() error
- type ConsistencyMultiError
- type ConsistencyValidationError
- func (e ConsistencyValidationError) Cause() error
- func (e ConsistencyValidationError) Error() string
- func (e ConsistencyValidationError) ErrorName() string
- func (e ConsistencyValidationError) Field() string
- func (e ConsistencyValidationError) Key() bool
- func (e ConsistencyValidationError) Reason() string
- type Consistency_AtExactSnapshot
- type Consistency_AtLeastAsFresh
- type Consistency_FullyConsistent
- type Consistency_MinimizeLatency
- type ContextualizedCaveat
- func (m *ContextualizedCaveat) CloneMessageVT() proto.Message
- func (m *ContextualizedCaveat) CloneVT() *ContextualizedCaveat
- func (*ContextualizedCaveat) Descriptor() ([]byte, []int)deprecated
- func (x *ContextualizedCaveat) GetCaveatName() string
- func (x *ContextualizedCaveat) GetContext() *structpb.Struct
- func (m *ContextualizedCaveat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContextualizedCaveat) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContextualizedCaveat) MarshalVT() (dAtA []byte, err error)
- func (*ContextualizedCaveat) ProtoMessage()
- func (x *ContextualizedCaveat) ProtoReflect() protoreflect.Message
- func (x *ContextualizedCaveat) Reset()
- func (m *ContextualizedCaveat) SizeVT() (n int)
- func (x *ContextualizedCaveat) String() string
- func (m *ContextualizedCaveat) UnmarshalVT(dAtA []byte) error
- func (m *ContextualizedCaveat) Validate() error
- func (m *ContextualizedCaveat) ValidateAll() error
- type ContextualizedCaveatMultiError
- type ContextualizedCaveatValidationError
- func (e ContextualizedCaveatValidationError) Cause() error
- func (e ContextualizedCaveatValidationError) Error() string
- func (e ContextualizedCaveatValidationError) ErrorName() string
- func (e ContextualizedCaveatValidationError) Field() string
- func (e ContextualizedCaveatValidationError) Key() bool
- func (e ContextualizedCaveatValidationError) Reason() string
- type Cursor
- func (m *Cursor) CloneMessageVT() proto.Message
- func (m *Cursor) CloneVT() *Cursor
- func (*Cursor) Descriptor() ([]byte, []int)deprecated
- func (x *Cursor) GetToken() string
- func (m *Cursor) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Cursor) MarshalToVT(dAtA []byte) (int, error)
- func (m *Cursor) MarshalVT() (dAtA []byte, err error)
- func (*Cursor) ProtoMessage()
- func (x *Cursor) ProtoReflect() protoreflect.Message
- func (x *Cursor) Reset()
- func (m *Cursor) SizeVT() (n int)
- func (x *Cursor) String() string
- func (m *Cursor) UnmarshalVT(dAtA []byte) error
- func (m *Cursor) Validate() error
- func (m *Cursor) ValidateAll() error
- type CursorMultiError
- type CursorValidationError
- type DebugInformation
- func (m *DebugInformation) CloneMessageVT() proto.Message
- func (m *DebugInformation) CloneVT() *DebugInformation
- func (*DebugInformation) Descriptor() ([]byte, []int)deprecated
- func (x *DebugInformation) GetCheck() *CheckDebugTrace
- func (x *DebugInformation) GetSchemaUsed() string
- func (m *DebugInformation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DebugInformation) MarshalToVT(dAtA []byte) (int, error)
- func (m *DebugInformation) MarshalVT() (dAtA []byte, err error)
- func (*DebugInformation) ProtoMessage()
- func (x *DebugInformation) ProtoReflect() protoreflect.Message
- func (x *DebugInformation) Reset()
- func (m *DebugInformation) SizeVT() (n int)
- func (x *DebugInformation) String() string
- func (m *DebugInformation) UnmarshalVT(dAtA []byte) error
- func (m *DebugInformation) Validate() error
- func (m *DebugInformation) ValidateAll() error
- type DebugInformationMultiError
- type DebugInformationValidationError
- func (e DebugInformationValidationError) Cause() error
- func (e DebugInformationValidationError) Error() string
- func (e DebugInformationValidationError) ErrorName() string
- func (e DebugInformationValidationError) Field() string
- func (e DebugInformationValidationError) Key() bool
- func (e DebugInformationValidationError) Reason() string
- type DeleteRelationshipsRequest
- func (m *DeleteRelationshipsRequest) CloneMessageVT() proto.Message
- func (m *DeleteRelationshipsRequest) CloneVT() *DeleteRelationshipsRequest
- func (*DeleteRelationshipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelationshipsRequest) GetOptionalAllowPartialDeletions() bool
- func (x *DeleteRelationshipsRequest) GetOptionalLimit() uint32
- func (x *DeleteRelationshipsRequest) GetOptionalPreconditions() []*Precondition
- func (x *DeleteRelationshipsRequest) GetRelationshipFilter() *RelationshipFilter
- func (m *DeleteRelationshipsRequest) HandwrittenValidate() error
- func (m *DeleteRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteRelationshipsRequest) ProtoMessage()
- func (x *DeleteRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRelationshipsRequest) Reset()
- func (m *DeleteRelationshipsRequest) SizeVT() (n int)
- func (x *DeleteRelationshipsRequest) String() string
- func (m *DeleteRelationshipsRequest) UnmarshalVT(dAtA []byte) error
- func (m *DeleteRelationshipsRequest) Validate() error
- func (m *DeleteRelationshipsRequest) ValidateAll() error
- type DeleteRelationshipsRequestMultiError
- type DeleteRelationshipsRequestValidationError
- func (e DeleteRelationshipsRequestValidationError) Cause() error
- func (e DeleteRelationshipsRequestValidationError) Error() string
- func (e DeleteRelationshipsRequestValidationError) ErrorName() string
- func (e DeleteRelationshipsRequestValidationError) Field() string
- func (e DeleteRelationshipsRequestValidationError) Key() bool
- func (e DeleteRelationshipsRequestValidationError) Reason() string
- type DeleteRelationshipsResponse
- func (m *DeleteRelationshipsResponse) CloneMessageVT() proto.Message
- func (m *DeleteRelationshipsResponse) CloneVT() *DeleteRelationshipsResponse
- func (*DeleteRelationshipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelationshipsResponse) GetDeletedAt() *ZedToken
- func (x *DeleteRelationshipsResponse) GetDeletionProgress() DeleteRelationshipsResponse_DeletionProgress
- func (m *DeleteRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteRelationshipsResponse) ProtoMessage()
- func (x *DeleteRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRelationshipsResponse) Reset()
- func (m *DeleteRelationshipsResponse) SizeVT() (n int)
- func (x *DeleteRelationshipsResponse) String() string
- func (m *DeleteRelationshipsResponse) UnmarshalVT(dAtA []byte) error
- func (m *DeleteRelationshipsResponse) Validate() error
- func (m *DeleteRelationshipsResponse) ValidateAll() error
- type DeleteRelationshipsResponseMultiError
- type DeleteRelationshipsResponseValidationError
- func (e DeleteRelationshipsResponseValidationError) Cause() error
- func (e DeleteRelationshipsResponseValidationError) Error() string
- func (e DeleteRelationshipsResponseValidationError) ErrorName() string
- func (e DeleteRelationshipsResponseValidationError) Field() string
- func (e DeleteRelationshipsResponseValidationError) Key() bool
- func (e DeleteRelationshipsResponseValidationError) Reason() string
- type DeleteRelationshipsResponse_DeletionProgress
- func (DeleteRelationshipsResponse_DeletionProgress) Descriptor() protoreflect.EnumDescriptor
- func (x DeleteRelationshipsResponse_DeletionProgress) Enum() *DeleteRelationshipsResponse_DeletionProgress
- func (DeleteRelationshipsResponse_DeletionProgress) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeleteRelationshipsResponse_DeletionProgress) Number() protoreflect.EnumNumber
- func (x DeleteRelationshipsResponse_DeletionProgress) String() string
- func (DeleteRelationshipsResponse_DeletionProgress) Type() protoreflect.EnumType
- type DirectSubjectSet
- func (m *DirectSubjectSet) CloneMessageVT() proto.Message
- func (m *DirectSubjectSet) CloneVT() *DirectSubjectSet
- func (*DirectSubjectSet) Descriptor() ([]byte, []int)deprecated
- func (x *DirectSubjectSet) GetSubjects() []*SubjectReference
- func (m *DirectSubjectSet) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DirectSubjectSet) MarshalToVT(dAtA []byte) (int, error)
- func (m *DirectSubjectSet) MarshalVT() (dAtA []byte, err error)
- func (*DirectSubjectSet) ProtoMessage()
- func (x *DirectSubjectSet) ProtoReflect() protoreflect.Message
- func (x *DirectSubjectSet) Reset()
- func (m *DirectSubjectSet) SizeVT() (n int)
- func (x *DirectSubjectSet) String() string
- func (m *DirectSubjectSet) UnmarshalVT(dAtA []byte) error
- func (m *DirectSubjectSet) Validate() error
- func (m *DirectSubjectSet) ValidateAll() error
- type DirectSubjectSetMultiError
- type DirectSubjectSetValidationError
- func (e DirectSubjectSetValidationError) Cause() error
- func (e DirectSubjectSetValidationError) Error() string
- func (e DirectSubjectSetValidationError) ErrorName() string
- func (e DirectSubjectSetValidationError) Field() string
- func (e DirectSubjectSetValidationError) Key() bool
- func (e DirectSubjectSetValidationError) Reason() string
- type ErrorReason
- func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x ErrorReason) Enum() *ErrorReason
- func (ErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ErrorReason) Number() protoreflect.EnumNumber
- func (x ErrorReason) String() string
- func (ErrorReason) Type() protoreflect.EnumType
- type ExpandPermissionTreeRequest
- func (m *ExpandPermissionTreeRequest) CloneMessageVT() proto.Message
- func (m *ExpandPermissionTreeRequest) CloneVT() *ExpandPermissionTreeRequest
- func (*ExpandPermissionTreeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExpandPermissionTreeRequest) GetConsistency() *Consistency
- func (x *ExpandPermissionTreeRequest) GetPermission() string
- func (x *ExpandPermissionTreeRequest) GetResource() *ObjectReference
- func (m *ExpandPermissionTreeRequest) HandwrittenValidate() error
- func (m *ExpandPermissionTreeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExpandPermissionTreeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExpandPermissionTreeRequest) MarshalVT() (dAtA []byte, err error)
- func (*ExpandPermissionTreeRequest) ProtoMessage()
- func (x *ExpandPermissionTreeRequest) ProtoReflect() protoreflect.Message
- func (x *ExpandPermissionTreeRequest) Reset()
- func (m *ExpandPermissionTreeRequest) SizeVT() (n int)
- func (x *ExpandPermissionTreeRequest) String() string
- func (m *ExpandPermissionTreeRequest) UnmarshalVT(dAtA []byte) error
- func (m *ExpandPermissionTreeRequest) Validate() error
- func (m *ExpandPermissionTreeRequest) ValidateAll() error
- type ExpandPermissionTreeRequestMultiError
- type ExpandPermissionTreeRequestValidationError
- func (e ExpandPermissionTreeRequestValidationError) Cause() error
- func (e ExpandPermissionTreeRequestValidationError) Error() string
- func (e ExpandPermissionTreeRequestValidationError) ErrorName() string
- func (e ExpandPermissionTreeRequestValidationError) Field() string
- func (e ExpandPermissionTreeRequestValidationError) Key() bool
- func (e ExpandPermissionTreeRequestValidationError) Reason() string
- type ExpandPermissionTreeResponse
- func (m *ExpandPermissionTreeResponse) CloneMessageVT() proto.Message
- func (m *ExpandPermissionTreeResponse) CloneVT() *ExpandPermissionTreeResponse
- func (*ExpandPermissionTreeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExpandPermissionTreeResponse) GetExpandedAt() *ZedToken
- func (x *ExpandPermissionTreeResponse) GetTreeRoot() *PermissionRelationshipTree
- func (m *ExpandPermissionTreeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExpandPermissionTreeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExpandPermissionTreeResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExpandPermissionTreeResponse) ProtoMessage()
- func (x *ExpandPermissionTreeResponse) ProtoReflect() protoreflect.Message
- func (x *ExpandPermissionTreeResponse) Reset()
- func (m *ExpandPermissionTreeResponse) SizeVT() (n int)
- func (x *ExpandPermissionTreeResponse) String() string
- func (m *ExpandPermissionTreeResponse) UnmarshalVT(dAtA []byte) error
- func (m *ExpandPermissionTreeResponse) Validate() error
- func (m *ExpandPermissionTreeResponse) ValidateAll() error
- type ExpandPermissionTreeResponseMultiError
- type ExpandPermissionTreeResponseValidationError
- func (e ExpandPermissionTreeResponseValidationError) Cause() error
- func (e ExpandPermissionTreeResponseValidationError) Error() string
- func (e ExpandPermissionTreeResponseValidationError) ErrorName() string
- func (e ExpandPermissionTreeResponseValidationError) Field() string
- func (e ExpandPermissionTreeResponseValidationError) Key() bool
- func (e ExpandPermissionTreeResponseValidationError) Reason() string
- type ExperimentalServiceClient
- type ExperimentalServiceServer
- type ExperimentalService_BulkExportRelationshipsClient
- type ExperimentalService_BulkExportRelationshipsServer
- type ExperimentalService_BulkImportRelationshipsClient
- type ExperimentalService_BulkImportRelationshipsServer
- type LookupPermissionship
- func (LookupPermissionship) Descriptor() protoreflect.EnumDescriptor
- func (x LookupPermissionship) Enum() *LookupPermissionship
- func (LookupPermissionship) EnumDescriptor() ([]byte, []int)deprecated
- func (x LookupPermissionship) Number() protoreflect.EnumNumber
- func (x LookupPermissionship) String() string
- func (LookupPermissionship) Type() protoreflect.EnumType
- type LookupResourcesRequest
- func (m *LookupResourcesRequest) CloneMessageVT() proto.Message
- func (m *LookupResourcesRequest) CloneVT() *LookupResourcesRequest
- func (*LookupResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LookupResourcesRequest) GetConsistency() *Consistency
- func (x *LookupResourcesRequest) GetContext() *structpb.Struct
- func (x *LookupResourcesRequest) GetOptionalCursor() *Cursor
- func (x *LookupResourcesRequest) GetOptionalLimit() uint32
- func (x *LookupResourcesRequest) GetPermission() string
- func (x *LookupResourcesRequest) GetResourceObjectType() string
- func (x *LookupResourcesRequest) GetSubject() *SubjectReference
- func (m *LookupResourcesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LookupResourcesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LookupResourcesRequest) MarshalVT() (dAtA []byte, err error)
- func (*LookupResourcesRequest) ProtoMessage()
- func (x *LookupResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *LookupResourcesRequest) Reset()
- func (m *LookupResourcesRequest) SizeVT() (n int)
- func (x *LookupResourcesRequest) String() string
- func (m *LookupResourcesRequest) UnmarshalVT(dAtA []byte) error
- func (m *LookupResourcesRequest) Validate() error
- func (m *LookupResourcesRequest) ValidateAll() error
- type LookupResourcesRequestMultiError
- type LookupResourcesRequestValidationError
- func (e LookupResourcesRequestValidationError) Cause() error
- func (e LookupResourcesRequestValidationError) Error() string
- func (e LookupResourcesRequestValidationError) ErrorName() string
- func (e LookupResourcesRequestValidationError) Field() string
- func (e LookupResourcesRequestValidationError) Key() bool
- func (e LookupResourcesRequestValidationError) Reason() string
- type LookupResourcesResponse
- func (m *LookupResourcesResponse) CloneMessageVT() proto.Message
- func (m *LookupResourcesResponse) CloneVT() *LookupResourcesResponse
- func (*LookupResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LookupResourcesResponse) GetAfterResultCursor() *Cursor
- func (x *LookupResourcesResponse) GetLookedUpAt() *ZedToken
- func (x *LookupResourcesResponse) GetPartialCaveatInfo() *PartialCaveatInfo
- func (x *LookupResourcesResponse) GetPermissionship() LookupPermissionship
- func (x *LookupResourcesResponse) GetResourceObjectId() string
- func (m *LookupResourcesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LookupResourcesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LookupResourcesResponse) MarshalVT() (dAtA []byte, err error)
- func (*LookupResourcesResponse) ProtoMessage()
- func (x *LookupResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *LookupResourcesResponse) Reset()
- func (m *LookupResourcesResponse) SizeVT() (n int)
- func (x *LookupResourcesResponse) String() string
- func (m *LookupResourcesResponse) UnmarshalVT(dAtA []byte) error
- func (m *LookupResourcesResponse) Validate() error
- func (m *LookupResourcesResponse) ValidateAll() error
- type LookupResourcesResponseMultiError
- type LookupResourcesResponseValidationError
- func (e LookupResourcesResponseValidationError) Cause() error
- func (e LookupResourcesResponseValidationError) Error() string
- func (e LookupResourcesResponseValidationError) ErrorName() string
- func (e LookupResourcesResponseValidationError) Field() string
- func (e LookupResourcesResponseValidationError) Key() bool
- func (e LookupResourcesResponseValidationError) Reason() string
- type LookupSubjectsRequest
- func (m *LookupSubjectsRequest) CloneMessageVT() proto.Message
- func (m *LookupSubjectsRequest) CloneVT() *LookupSubjectsRequest
- func (*LookupSubjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LookupSubjectsRequest) GetConsistency() *Consistency
- func (x *LookupSubjectsRequest) GetContext() *structpb.Struct
- func (x *LookupSubjectsRequest) GetOptionalConcreteLimit() uint32
- func (x *LookupSubjectsRequest) GetOptionalCursor() *Cursor
- func (x *LookupSubjectsRequest) GetOptionalSubjectRelation() string
- func (x *LookupSubjectsRequest) GetPermission() string
- func (x *LookupSubjectsRequest) GetResource() *ObjectReference
- func (x *LookupSubjectsRequest) GetSubjectObjectType() string
- func (x *LookupSubjectsRequest) GetWildcardOption() LookupSubjectsRequest_WildcardOption
- func (m *LookupSubjectsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LookupSubjectsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LookupSubjectsRequest) MarshalVT() (dAtA []byte, err error)
- func (*LookupSubjectsRequest) ProtoMessage()
- func (x *LookupSubjectsRequest) ProtoReflect() protoreflect.Message
- func (x *LookupSubjectsRequest) Reset()
- func (m *LookupSubjectsRequest) SizeVT() (n int)
- func (x *LookupSubjectsRequest) String() string
- func (m *LookupSubjectsRequest) UnmarshalVT(dAtA []byte) error
- func (m *LookupSubjectsRequest) Validate() error
- func (m *LookupSubjectsRequest) ValidateAll() error
- type LookupSubjectsRequestMultiError
- type LookupSubjectsRequestValidationError
- func (e LookupSubjectsRequestValidationError) Cause() error
- func (e LookupSubjectsRequestValidationError) Error() string
- func (e LookupSubjectsRequestValidationError) ErrorName() string
- func (e LookupSubjectsRequestValidationError) Field() string
- func (e LookupSubjectsRequestValidationError) Key() bool
- func (e LookupSubjectsRequestValidationError) Reason() string
- type LookupSubjectsRequest_WildcardOption
- func (LookupSubjectsRequest_WildcardOption) Descriptor() protoreflect.EnumDescriptor
- func (x LookupSubjectsRequest_WildcardOption) Enum() *LookupSubjectsRequest_WildcardOption
- func (LookupSubjectsRequest_WildcardOption) EnumDescriptor() ([]byte, []int)deprecated
- func (x LookupSubjectsRequest_WildcardOption) Number() protoreflect.EnumNumber
- func (x LookupSubjectsRequest_WildcardOption) String() string
- func (LookupSubjectsRequest_WildcardOption) Type() protoreflect.EnumType
- type LookupSubjectsResponse
- func (m *LookupSubjectsResponse) CloneMessageVT() proto.Message
- func (m *LookupSubjectsResponse) CloneVT() *LookupSubjectsResponse
- func (*LookupSubjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LookupSubjectsResponse) GetAfterResultCursor() *Cursor
- func (x *LookupSubjectsResponse) GetExcludedSubjectIds() []stringdeprecated
- func (x *LookupSubjectsResponse) GetExcludedSubjects() []*ResolvedSubject
- func (x *LookupSubjectsResponse) GetLookedUpAt() *ZedToken
- func (x *LookupSubjectsResponse) GetPartialCaveatInfo() *PartialCaveatInfodeprecated
- func (x *LookupSubjectsResponse) GetPermissionship() LookupPermissionshipdeprecated
- func (x *LookupSubjectsResponse) GetSubject() *ResolvedSubject
- func (x *LookupSubjectsResponse) GetSubjectObjectId() stringdeprecated
- func (m *LookupSubjectsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LookupSubjectsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LookupSubjectsResponse) MarshalVT() (dAtA []byte, err error)
- func (*LookupSubjectsResponse) ProtoMessage()
- func (x *LookupSubjectsResponse) ProtoReflect() protoreflect.Message
- func (x *LookupSubjectsResponse) Reset()
- func (m *LookupSubjectsResponse) SizeVT() (n int)
- func (x *LookupSubjectsResponse) String() string
- func (m *LookupSubjectsResponse) UnmarshalVT(dAtA []byte) error
- func (m *LookupSubjectsResponse) Validate() error
- func (m *LookupSubjectsResponse) ValidateAll() error
- type LookupSubjectsResponseMultiError
- type LookupSubjectsResponseValidationError
- func (e LookupSubjectsResponseValidationError) Cause() error
- func (e LookupSubjectsResponseValidationError) Error() string
- func (e LookupSubjectsResponseValidationError) ErrorName() string
- func (e LookupSubjectsResponseValidationError) Field() string
- func (e LookupSubjectsResponseValidationError) Key() bool
- func (e LookupSubjectsResponseValidationError) Reason() string
- type ObjectReference
- func (m *ObjectReference) CloneMessageVT() proto.Message
- func (m *ObjectReference) CloneVT() *ObjectReference
- func (*ObjectReference) Descriptor() ([]byte, []int)deprecated
- func (x *ObjectReference) GetObjectId() string
- func (x *ObjectReference) GetObjectType() string
- func (m *ObjectReference) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ObjectReference) MarshalToVT(dAtA []byte) (int, error)
- func (m *ObjectReference) MarshalVT() (dAtA []byte, err error)
- func (*ObjectReference) ProtoMessage()
- func (x *ObjectReference) ProtoReflect() protoreflect.Message
- func (x *ObjectReference) Reset()
- func (m *ObjectReference) SizeVT() (n int)
- func (x *ObjectReference) String() string
- func (m *ObjectReference) UnmarshalVT(dAtA []byte) error
- func (m *ObjectReference) Validate() error
- func (m *ObjectReference) ValidateAll() error
- type ObjectReferenceMultiError
- type ObjectReferenceValidationError
- func (e ObjectReferenceValidationError) Cause() error
- func (e ObjectReferenceValidationError) Error() string
- func (e ObjectReferenceValidationError) ErrorName() string
- func (e ObjectReferenceValidationError) Field() string
- func (e ObjectReferenceValidationError) Key() bool
- func (e ObjectReferenceValidationError) Reason() string
- type PartialCaveatInfo
- func (m *PartialCaveatInfo) CloneMessageVT() proto.Message
- func (m *PartialCaveatInfo) CloneVT() *PartialCaveatInfo
- func (*PartialCaveatInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PartialCaveatInfo) GetMissingRequiredContext() []string
- func (m *PartialCaveatInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PartialCaveatInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *PartialCaveatInfo) MarshalVT() (dAtA []byte, err error)
- func (*PartialCaveatInfo) ProtoMessage()
- func (x *PartialCaveatInfo) ProtoReflect() protoreflect.Message
- func (x *PartialCaveatInfo) Reset()
- func (m *PartialCaveatInfo) SizeVT() (n int)
- func (x *PartialCaveatInfo) String() string
- func (m *PartialCaveatInfo) UnmarshalVT(dAtA []byte) error
- func (m *PartialCaveatInfo) Validate() error
- func (m *PartialCaveatInfo) ValidateAll() error
- type PartialCaveatInfoMultiError
- type PartialCaveatInfoValidationError
- func (e PartialCaveatInfoValidationError) Cause() error
- func (e PartialCaveatInfoValidationError) Error() string
- func (e PartialCaveatInfoValidationError) ErrorName() string
- func (e PartialCaveatInfoValidationError) Field() string
- func (e PartialCaveatInfoValidationError) Key() bool
- func (e PartialCaveatInfoValidationError) Reason() string
- type PermissionRelationshipTree
- func (m *PermissionRelationshipTree) CloneMessageVT() proto.Message
- func (m *PermissionRelationshipTree) CloneVT() *PermissionRelationshipTree
- func (*PermissionRelationshipTree) Descriptor() ([]byte, []int)deprecated
- func (x *PermissionRelationshipTree) GetExpandedObject() *ObjectReference
- func (x *PermissionRelationshipTree) GetExpandedRelation() string
- func (x *PermissionRelationshipTree) GetIntermediate() *AlgebraicSubjectSet
- func (x *PermissionRelationshipTree) GetLeaf() *DirectSubjectSet
- func (m *PermissionRelationshipTree) GetTreeType() isPermissionRelationshipTree_TreeType
- func (m *PermissionRelationshipTree) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree) MarshalToVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree) MarshalVT() (dAtA []byte, err error)
- func (*PermissionRelationshipTree) ProtoMessage()
- func (x *PermissionRelationshipTree) ProtoReflect() protoreflect.Message
- func (x *PermissionRelationshipTree) Reset()
- func (m *PermissionRelationshipTree) SizeVT() (n int)
- func (x *PermissionRelationshipTree) String() string
- func (m *PermissionRelationshipTree) UnmarshalVT(dAtA []byte) error
- func (m *PermissionRelationshipTree) Validate() error
- func (m *PermissionRelationshipTree) ValidateAll() error
- type PermissionRelationshipTreeMultiError
- type PermissionRelationshipTreeValidationError
- func (e PermissionRelationshipTreeValidationError) Cause() error
- func (e PermissionRelationshipTreeValidationError) Error() string
- func (e PermissionRelationshipTreeValidationError) ErrorName() string
- func (e PermissionRelationshipTreeValidationError) Field() string
- func (e PermissionRelationshipTreeValidationError) Key() bool
- func (e PermissionRelationshipTreeValidationError) Reason() string
- type PermissionRelationshipTree_Intermediate
- func (m *PermissionRelationshipTree_Intermediate) CloneVT() isPermissionRelationshipTree_TreeType
- func (m *PermissionRelationshipTree_Intermediate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree_Intermediate) MarshalToVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree_Intermediate) SizeVT() (n int)
- type PermissionRelationshipTree_Leaf
- func (m *PermissionRelationshipTree_Leaf) CloneVT() isPermissionRelationshipTree_TreeType
- func (m *PermissionRelationshipTree_Leaf) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree_Leaf) MarshalToVT(dAtA []byte) (int, error)
- func (m *PermissionRelationshipTree_Leaf) SizeVT() (n int)
- type PermissionsServiceClient
- type PermissionsServiceServer
- type PermissionsService_LookupResourcesClient
- type PermissionsService_LookupResourcesServer
- type PermissionsService_LookupSubjectsClient
- type PermissionsService_LookupSubjectsServer
- type PermissionsService_ReadRelationshipsClient
- type PermissionsService_ReadRelationshipsServer
- type Precondition
- func (m *Precondition) CloneMessageVT() proto.Message
- func (m *Precondition) CloneVT() *Precondition
- func (*Precondition) Descriptor() ([]byte, []int)deprecated
- func (x *Precondition) GetFilter() *RelationshipFilter
- func (x *Precondition) GetOperation() Precondition_Operation
- func (m *Precondition) HandwrittenValidate() error
- func (m *Precondition) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Precondition) MarshalToVT(dAtA []byte) (int, error)
- func (m *Precondition) MarshalVT() (dAtA []byte, err error)
- func (*Precondition) ProtoMessage()
- func (x *Precondition) ProtoReflect() protoreflect.Message
- func (x *Precondition) Reset()
- func (m *Precondition) SizeVT() (n int)
- func (x *Precondition) String() string
- func (m *Precondition) UnmarshalVT(dAtA []byte) error
- func (m *Precondition) Validate() error
- func (m *Precondition) ValidateAll() error
- type PreconditionMultiError
- type PreconditionValidationError
- func (e PreconditionValidationError) Cause() error
- func (e PreconditionValidationError) Error() string
- func (e PreconditionValidationError) ErrorName() string
- func (e PreconditionValidationError) Field() string
- func (e PreconditionValidationError) Key() bool
- func (e PreconditionValidationError) Reason() string
- type Precondition_Operation
- func (Precondition_Operation) Descriptor() protoreflect.EnumDescriptor
- func (x Precondition_Operation) Enum() *Precondition_Operation
- func (Precondition_Operation) EnumDescriptor() ([]byte, []int)deprecated
- func (x Precondition_Operation) Number() protoreflect.EnumNumber
- func (x Precondition_Operation) String() string
- func (Precondition_Operation) Type() protoreflect.EnumType
- type ReadRelationshipsRequest
- func (m *ReadRelationshipsRequest) CloneMessageVT() proto.Message
- func (m *ReadRelationshipsRequest) CloneVT() *ReadRelationshipsRequest
- func (*ReadRelationshipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRelationshipsRequest) GetConsistency() *Consistency
- func (x *ReadRelationshipsRequest) GetOptionalCursor() *Cursor
- func (x *ReadRelationshipsRequest) GetOptionalLimit() uint32
- func (x *ReadRelationshipsRequest) GetRelationshipFilter() *RelationshipFilter
- func (m *ReadRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReadRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReadRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReadRelationshipsRequest) ProtoMessage()
- func (x *ReadRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *ReadRelationshipsRequest) Reset()
- func (m *ReadRelationshipsRequest) SizeVT() (n int)
- func (x *ReadRelationshipsRequest) String() string
- func (m *ReadRelationshipsRequest) UnmarshalVT(dAtA []byte) error
- func (m *ReadRelationshipsRequest) Validate() error
- func (m *ReadRelationshipsRequest) ValidateAll() error
- type ReadRelationshipsRequestMultiError
- type ReadRelationshipsRequestValidationError
- func (e ReadRelationshipsRequestValidationError) Cause() error
- func (e ReadRelationshipsRequestValidationError) Error() string
- func (e ReadRelationshipsRequestValidationError) ErrorName() string
- func (e ReadRelationshipsRequestValidationError) Field() string
- func (e ReadRelationshipsRequestValidationError) Key() bool
- func (e ReadRelationshipsRequestValidationError) Reason() string
- type ReadRelationshipsResponse
- func (m *ReadRelationshipsResponse) CloneMessageVT() proto.Message
- func (m *ReadRelationshipsResponse) CloneVT() *ReadRelationshipsResponse
- func (*ReadRelationshipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRelationshipsResponse) GetAfterResultCursor() *Cursor
- func (x *ReadRelationshipsResponse) GetReadAt() *ZedToken
- func (x *ReadRelationshipsResponse) GetRelationship() *Relationship
- func (m *ReadRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReadRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReadRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReadRelationshipsResponse) ProtoMessage()
- func (x *ReadRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *ReadRelationshipsResponse) Reset()
- func (m *ReadRelationshipsResponse) SizeVT() (n int)
- func (x *ReadRelationshipsResponse) String() string
- func (m *ReadRelationshipsResponse) UnmarshalVT(dAtA []byte) error
- func (m *ReadRelationshipsResponse) Validate() error
- func (m *ReadRelationshipsResponse) ValidateAll() error
- type ReadRelationshipsResponseMultiError
- type ReadRelationshipsResponseValidationError
- func (e ReadRelationshipsResponseValidationError) Cause() error
- func (e ReadRelationshipsResponseValidationError) Error() string
- func (e ReadRelationshipsResponseValidationError) ErrorName() string
- func (e ReadRelationshipsResponseValidationError) Field() string
- func (e ReadRelationshipsResponseValidationError) Key() bool
- func (e ReadRelationshipsResponseValidationError) Reason() string
- type ReadSchemaRequest
- func (m *ReadSchemaRequest) CloneMessageVT() proto.Message
- func (m *ReadSchemaRequest) CloneVT() *ReadSchemaRequest
- func (*ReadSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ReadSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReadSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReadSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReadSchemaRequest) ProtoMessage()
- func (x *ReadSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *ReadSchemaRequest) Reset()
- func (m *ReadSchemaRequest) SizeVT() (n int)
- func (x *ReadSchemaRequest) String() string
- func (m *ReadSchemaRequest) UnmarshalVT(dAtA []byte) error
- func (m *ReadSchemaRequest) Validate() error
- func (m *ReadSchemaRequest) ValidateAll() error
- type ReadSchemaRequestMultiError
- type ReadSchemaRequestValidationError
- func (e ReadSchemaRequestValidationError) Cause() error
- func (e ReadSchemaRequestValidationError) Error() string
- func (e ReadSchemaRequestValidationError) ErrorName() string
- func (e ReadSchemaRequestValidationError) Field() string
- func (e ReadSchemaRequestValidationError) Key() bool
- func (e ReadSchemaRequestValidationError) Reason() string
- type ReadSchemaResponse
- func (m *ReadSchemaResponse) CloneMessageVT() proto.Message
- func (m *ReadSchemaResponse) CloneVT() *ReadSchemaResponse
- func (*ReadSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadSchemaResponse) GetReadAt() *ZedToken
- func (x *ReadSchemaResponse) GetSchemaText() string
- func (m *ReadSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReadSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReadSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReadSchemaResponse) ProtoMessage()
- func (x *ReadSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *ReadSchemaResponse) Reset()
- func (m *ReadSchemaResponse) SizeVT() (n int)
- func (x *ReadSchemaResponse) String() string
- func (m *ReadSchemaResponse) UnmarshalVT(dAtA []byte) error
- func (m *ReadSchemaResponse) Validate() error
- func (m *ReadSchemaResponse) ValidateAll() error
- type ReadSchemaResponseMultiError
- type ReadSchemaResponseValidationError
- func (e ReadSchemaResponseValidationError) Cause() error
- func (e ReadSchemaResponseValidationError) Error() string
- func (e ReadSchemaResponseValidationError) ErrorName() string
- func (e ReadSchemaResponseValidationError) Field() string
- func (e ReadSchemaResponseValidationError) Key() bool
- func (e ReadSchemaResponseValidationError) Reason() string
- type Relationship
- func (m *Relationship) CloneMessageVT() proto.Message
- func (m *Relationship) CloneVT() *Relationship
- func (*Relationship) Descriptor() ([]byte, []int)deprecated
- func (x *Relationship) GetOptionalCaveat() *ContextualizedCaveat
- func (x *Relationship) GetRelation() string
- func (x *Relationship) GetResource() *ObjectReference
- func (x *Relationship) GetSubject() *SubjectReference
- func (m *Relationship) HandwrittenValidate() error
- func (m *Relationship) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Relationship) MarshalToVT(dAtA []byte) (int, error)
- func (m *Relationship) MarshalVT() (dAtA []byte, err error)
- func (*Relationship) ProtoMessage()
- func (x *Relationship) ProtoReflect() protoreflect.Message
- func (x *Relationship) Reset()
- func (m *Relationship) SizeVT() (n int)
- func (x *Relationship) String() string
- func (m *Relationship) UnmarshalVT(dAtA []byte) error
- func (m *Relationship) Validate() error
- func (m *Relationship) ValidateAll() error
- type RelationshipFilter
- func (m *RelationshipFilter) CloneMessageVT() proto.Message
- func (m *RelationshipFilter) CloneVT() *RelationshipFilter
- func (*RelationshipFilter) Descriptor() ([]byte, []int)deprecated
- func (x *RelationshipFilter) GetOptionalRelation() string
- func (x *RelationshipFilter) GetOptionalResourceId() string
- func (x *RelationshipFilter) GetOptionalSubjectFilter() *SubjectFilter
- func (x *RelationshipFilter) GetResourceType() string
- func (m *RelationshipFilter) HandwrittenValidate() error
- func (m *RelationshipFilter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RelationshipFilter) MarshalToVT(dAtA []byte) (int, error)
- func (m *RelationshipFilter) MarshalVT() (dAtA []byte, err error)
- func (*RelationshipFilter) ProtoMessage()
- func (x *RelationshipFilter) ProtoReflect() protoreflect.Message
- func (x *RelationshipFilter) Reset()
- func (m *RelationshipFilter) SizeVT() (n int)
- func (x *RelationshipFilter) String() string
- func (m *RelationshipFilter) UnmarshalVT(dAtA []byte) error
- func (m *RelationshipFilter) Validate() error
- func (m *RelationshipFilter) ValidateAll() error
- type RelationshipFilterMultiError
- type RelationshipFilterValidationError
- func (e RelationshipFilterValidationError) Cause() error
- func (e RelationshipFilterValidationError) Error() string
- func (e RelationshipFilterValidationError) ErrorName() string
- func (e RelationshipFilterValidationError) Field() string
- func (e RelationshipFilterValidationError) Key() bool
- func (e RelationshipFilterValidationError) Reason() string
- type RelationshipMultiError
- type RelationshipUpdate
- func (m *RelationshipUpdate) CloneMessageVT() proto.Message
- func (m *RelationshipUpdate) CloneVT() *RelationshipUpdate
- func (*RelationshipUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *RelationshipUpdate) GetOperation() RelationshipUpdate_Operation
- func (x *RelationshipUpdate) GetRelationship() *Relationship
- func (m *RelationshipUpdate) HandwrittenValidate() error
- func (m *RelationshipUpdate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RelationshipUpdate) MarshalToVT(dAtA []byte) (int, error)
- func (m *RelationshipUpdate) MarshalVT() (dAtA []byte, err error)
- func (*RelationshipUpdate) ProtoMessage()
- func (x *RelationshipUpdate) ProtoReflect() protoreflect.Message
- func (x *RelationshipUpdate) Reset()
- func (m *RelationshipUpdate) SizeVT() (n int)
- func (x *RelationshipUpdate) String() string
- func (m *RelationshipUpdate) UnmarshalVT(dAtA []byte) error
- func (m *RelationshipUpdate) Validate() error
- func (m *RelationshipUpdate) ValidateAll() error
- type RelationshipUpdateMultiError
- type RelationshipUpdateValidationError
- func (e RelationshipUpdateValidationError) Cause() error
- func (e RelationshipUpdateValidationError) Error() string
- func (e RelationshipUpdateValidationError) ErrorName() string
- func (e RelationshipUpdateValidationError) Field() string
- func (e RelationshipUpdateValidationError) Key() bool
- func (e RelationshipUpdateValidationError) Reason() string
- type RelationshipUpdate_Operation
- func (RelationshipUpdate_Operation) Descriptor() protoreflect.EnumDescriptor
- func (x RelationshipUpdate_Operation) Enum() *RelationshipUpdate_Operation
- func (RelationshipUpdate_Operation) EnumDescriptor() ([]byte, []int)deprecated
- func (x RelationshipUpdate_Operation) Number() protoreflect.EnumNumber
- func (x RelationshipUpdate_Operation) String() string
- func (RelationshipUpdate_Operation) Type() protoreflect.EnumType
- type RelationshipValidationError
- func (e RelationshipValidationError) Cause() error
- func (e RelationshipValidationError) Error() string
- func (e RelationshipValidationError) ErrorName() string
- func (e RelationshipValidationError) Field() string
- func (e RelationshipValidationError) Key() bool
- func (e RelationshipValidationError) Reason() string
- type ResolvedSubject
- func (m *ResolvedSubject) CloneMessageVT() proto.Message
- func (m *ResolvedSubject) CloneVT() *ResolvedSubject
- func (*ResolvedSubject) Descriptor() ([]byte, []int)deprecated
- func (x *ResolvedSubject) GetPartialCaveatInfo() *PartialCaveatInfo
- func (x *ResolvedSubject) GetPermissionship() LookupPermissionship
- func (x *ResolvedSubject) GetSubjectObjectId() string
- func (m *ResolvedSubject) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ResolvedSubject) MarshalToVT(dAtA []byte) (int, error)
- func (m *ResolvedSubject) MarshalVT() (dAtA []byte, err error)
- func (*ResolvedSubject) ProtoMessage()
- func (x *ResolvedSubject) ProtoReflect() protoreflect.Message
- func (x *ResolvedSubject) Reset()
- func (m *ResolvedSubject) SizeVT() (n int)
- func (x *ResolvedSubject) String() string
- func (m *ResolvedSubject) UnmarshalVT(dAtA []byte) error
- func (m *ResolvedSubject) Validate() error
- func (m *ResolvedSubject) ValidateAll() error
- type ResolvedSubjectMultiError
- type ResolvedSubjectValidationError
- func (e ResolvedSubjectValidationError) Cause() error
- func (e ResolvedSubjectValidationError) Error() string
- func (e ResolvedSubjectValidationError) ErrorName() string
- func (e ResolvedSubjectValidationError) Field() string
- func (e ResolvedSubjectValidationError) Key() bool
- func (e ResolvedSubjectValidationError) Reason() string
- type SchemaServiceClient
- type SchemaServiceServer
- type SubjectFilter
- func (m *SubjectFilter) CloneMessageVT() proto.Message
- func (m *SubjectFilter) CloneVT() *SubjectFilter
- func (*SubjectFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SubjectFilter) GetOptionalRelation() *SubjectFilter_RelationFilter
- func (x *SubjectFilter) GetOptionalSubjectId() string
- func (x *SubjectFilter) GetSubjectType() string
- func (m *SubjectFilter) HandwrittenValidate() error
- func (m *SubjectFilter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SubjectFilter) MarshalToVT(dAtA []byte) (int, error)
- func (m *SubjectFilter) MarshalVT() (dAtA []byte, err error)
- func (*SubjectFilter) ProtoMessage()
- func (x *SubjectFilter) ProtoReflect() protoreflect.Message
- func (x *SubjectFilter) Reset()
- func (m *SubjectFilter) SizeVT() (n int)
- func (x *SubjectFilter) String() string
- func (m *SubjectFilter) UnmarshalVT(dAtA []byte) error
- func (m *SubjectFilter) Validate() error
- func (m *SubjectFilter) ValidateAll() error
- type SubjectFilterMultiError
- type SubjectFilterValidationError
- func (e SubjectFilterValidationError) Cause() error
- func (e SubjectFilterValidationError) Error() string
- func (e SubjectFilterValidationError) ErrorName() string
- func (e SubjectFilterValidationError) Field() string
- func (e SubjectFilterValidationError) Key() bool
- func (e SubjectFilterValidationError) Reason() string
- type SubjectFilter_RelationFilter
- func (m *SubjectFilter_RelationFilter) CloneMessageVT() proto.Message
- func (m *SubjectFilter_RelationFilter) CloneVT() *SubjectFilter_RelationFilter
- func (*SubjectFilter_RelationFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SubjectFilter_RelationFilter) GetRelation() string
- func (m *SubjectFilter_RelationFilter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SubjectFilter_RelationFilter) MarshalToVT(dAtA []byte) (int, error)
- func (m *SubjectFilter_RelationFilter) MarshalVT() (dAtA []byte, err error)
- func (*SubjectFilter_RelationFilter) ProtoMessage()
- func (x *SubjectFilter_RelationFilter) ProtoReflect() protoreflect.Message
- func (x *SubjectFilter_RelationFilter) Reset()
- func (m *SubjectFilter_RelationFilter) SizeVT() (n int)
- func (x *SubjectFilter_RelationFilter) String() string
- func (m *SubjectFilter_RelationFilter) UnmarshalVT(dAtA []byte) error
- func (m *SubjectFilter_RelationFilter) Validate() error
- func (m *SubjectFilter_RelationFilter) ValidateAll() error
- type SubjectFilter_RelationFilterMultiError
- type SubjectFilter_RelationFilterValidationError
- func (e SubjectFilter_RelationFilterValidationError) Cause() error
- func (e SubjectFilter_RelationFilterValidationError) Error() string
- func (e SubjectFilter_RelationFilterValidationError) ErrorName() string
- func (e SubjectFilter_RelationFilterValidationError) Field() string
- func (e SubjectFilter_RelationFilterValidationError) Key() bool
- func (e SubjectFilter_RelationFilterValidationError) Reason() string
- type SubjectReference
- func (m *SubjectReference) CloneMessageVT() proto.Message
- func (m *SubjectReference) CloneVT() *SubjectReference
- func (*SubjectReference) Descriptor() ([]byte, []int)deprecated
- func (x *SubjectReference) GetObject() *ObjectReference
- func (x *SubjectReference) GetOptionalRelation() string
- func (m *SubjectReference) HandwrittenValidate() error
- func (m *SubjectReference) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SubjectReference) MarshalToVT(dAtA []byte) (int, error)
- func (m *SubjectReference) MarshalVT() (dAtA []byte, err error)
- func (*SubjectReference) ProtoMessage()
- func (x *SubjectReference) ProtoReflect() protoreflect.Message
- func (x *SubjectReference) Reset()
- func (m *SubjectReference) SizeVT() (n int)
- func (x *SubjectReference) String() string
- func (m *SubjectReference) UnmarshalVT(dAtA []byte) error
- func (m *SubjectReference) Validate() error
- func (m *SubjectReference) ValidateAll() error
- type SubjectReferenceMultiError
- type SubjectReferenceValidationError
- func (e SubjectReferenceValidationError) Cause() error
- func (e SubjectReferenceValidationError) Error() string
- func (e SubjectReferenceValidationError) ErrorName() string
- func (e SubjectReferenceValidationError) Field() string
- func (e SubjectReferenceValidationError) Key() bool
- func (e SubjectReferenceValidationError) Reason() string
- type UnimplementedExperimentalServiceServer
- func (UnimplementedExperimentalServiceServer) BulkCheckPermission(context.Context, *BulkCheckPermissionRequest) (*BulkCheckPermissionResponse, error)
- func (UnimplementedExperimentalServiceServer) BulkExportRelationships(*BulkExportRelationshipsRequest, ...) error
- func (UnimplementedExperimentalServiceServer) BulkImportRelationships(ExperimentalService_BulkImportRelationshipsServer) error
- type UnimplementedPermissionsServiceServer
- func (UnimplementedPermissionsServiceServer) CheckPermission(context.Context, *CheckPermissionRequest) (*CheckPermissionResponse, error)
- func (UnimplementedPermissionsServiceServer) DeleteRelationships(context.Context, *DeleteRelationshipsRequest) (*DeleteRelationshipsResponse, error)
- func (UnimplementedPermissionsServiceServer) ExpandPermissionTree(context.Context, *ExpandPermissionTreeRequest) (*ExpandPermissionTreeResponse, error)
- func (UnimplementedPermissionsServiceServer) LookupResources(*LookupResourcesRequest, PermissionsService_LookupResourcesServer) error
- func (UnimplementedPermissionsServiceServer) LookupSubjects(*LookupSubjectsRequest, PermissionsService_LookupSubjectsServer) error
- func (UnimplementedPermissionsServiceServer) ReadRelationships(*ReadRelationshipsRequest, PermissionsService_ReadRelationshipsServer) error
- func (UnimplementedPermissionsServiceServer) WriteRelationships(context.Context, *WriteRelationshipsRequest) (*WriteRelationshipsResponse, error)
- type UnimplementedSchemaServiceServer
- type UnimplementedWatchServiceServer
- type UnsafeExperimentalServiceServer
- type UnsafePermissionsServiceServer
- type UnsafeSchemaServiceServer
- type UnsafeWatchServiceServer
- type WatchRequest
- func (m *WatchRequest) CloneMessageVT() proto.Message
- func (m *WatchRequest) CloneVT() *WatchRequest
- func (*WatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WatchRequest) GetOptionalObjectTypes() []string
- func (x *WatchRequest) GetOptionalStartCursor() *ZedToken
- func (m *WatchRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchRequest) ProtoMessage()
- func (x *WatchRequest) ProtoReflect() protoreflect.Message
- func (x *WatchRequest) Reset()
- func (m *WatchRequest) SizeVT() (n int)
- func (x *WatchRequest) String() string
- func (m *WatchRequest) UnmarshalVT(dAtA []byte) error
- func (m *WatchRequest) Validate() error
- func (m *WatchRequest) ValidateAll() error
- type WatchRequestMultiError
- type WatchRequestValidationError
- func (e WatchRequestValidationError) Cause() error
- func (e WatchRequestValidationError) Error() string
- func (e WatchRequestValidationError) ErrorName() string
- func (e WatchRequestValidationError) Field() string
- func (e WatchRequestValidationError) Key() bool
- func (e WatchRequestValidationError) Reason() string
- type WatchResponse
- func (m *WatchResponse) CloneMessageVT() proto.Message
- func (m *WatchResponse) CloneVT() *WatchResponse
- func (*WatchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WatchResponse) GetChangesThrough() *ZedToken
- func (x *WatchResponse) GetUpdates() []*RelationshipUpdate
- func (m *WatchResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchResponse) ProtoMessage()
- func (x *WatchResponse) ProtoReflect() protoreflect.Message
- func (x *WatchResponse) Reset()
- func (m *WatchResponse) SizeVT() (n int)
- func (x *WatchResponse) String() string
- func (m *WatchResponse) UnmarshalVT(dAtA []byte) error
- func (m *WatchResponse) Validate() error
- func (m *WatchResponse) ValidateAll() error
- type WatchResponseMultiError
- type WatchResponseValidationError
- func (e WatchResponseValidationError) Cause() error
- func (e WatchResponseValidationError) Error() string
- func (e WatchResponseValidationError) ErrorName() string
- func (e WatchResponseValidationError) Field() string
- func (e WatchResponseValidationError) Key() bool
- func (e WatchResponseValidationError) Reason() string
- type WatchServiceClient
- type WatchServiceServer
- type WatchService_WatchClient
- type WatchService_WatchServer
- type WriteRelationshipsRequest
- func (m *WriteRelationshipsRequest) CloneMessageVT() proto.Message
- func (m *WriteRelationshipsRequest) CloneVT() *WriteRelationshipsRequest
- func (*WriteRelationshipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteRelationshipsRequest) GetOptionalPreconditions() []*Precondition
- func (x *WriteRelationshipsRequest) GetUpdates() []*RelationshipUpdate
- func (m *WriteRelationshipsRequest) HandwrittenValidate() error
- func (m *WriteRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WriteRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WriteRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
- func (*WriteRelationshipsRequest) ProtoMessage()
- func (x *WriteRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *WriteRelationshipsRequest) Reset()
- func (m *WriteRelationshipsRequest) SizeVT() (n int)
- func (x *WriteRelationshipsRequest) String() string
- func (m *WriteRelationshipsRequest) UnmarshalVT(dAtA []byte) error
- func (m *WriteRelationshipsRequest) Validate() error
- func (m *WriteRelationshipsRequest) ValidateAll() error
- type WriteRelationshipsRequestMultiError
- type WriteRelationshipsRequestValidationError
- func (e WriteRelationshipsRequestValidationError) Cause() error
- func (e WriteRelationshipsRequestValidationError) Error() string
- func (e WriteRelationshipsRequestValidationError) ErrorName() string
- func (e WriteRelationshipsRequestValidationError) Field() string
- func (e WriteRelationshipsRequestValidationError) Key() bool
- func (e WriteRelationshipsRequestValidationError) Reason() string
- type WriteRelationshipsResponse
- func (m *WriteRelationshipsResponse) CloneMessageVT() proto.Message
- func (m *WriteRelationshipsResponse) CloneVT() *WriteRelationshipsResponse
- func (*WriteRelationshipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WriteRelationshipsResponse) GetWrittenAt() *ZedToken
- func (m *WriteRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WriteRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WriteRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
- func (*WriteRelationshipsResponse) ProtoMessage()
- func (x *WriteRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *WriteRelationshipsResponse) Reset()
- func (m *WriteRelationshipsResponse) SizeVT() (n int)
- func (x *WriteRelationshipsResponse) String() string
- func (m *WriteRelationshipsResponse) UnmarshalVT(dAtA []byte) error
- func (m *WriteRelationshipsResponse) Validate() error
- func (m *WriteRelationshipsResponse) ValidateAll() error
- type WriteRelationshipsResponseMultiError
- type WriteRelationshipsResponseValidationError
- func (e WriteRelationshipsResponseValidationError) Cause() error
- func (e WriteRelationshipsResponseValidationError) Error() string
- func (e WriteRelationshipsResponseValidationError) ErrorName() string
- func (e WriteRelationshipsResponseValidationError) Field() string
- func (e WriteRelationshipsResponseValidationError) Key() bool
- func (e WriteRelationshipsResponseValidationError) Reason() string
- type WriteSchemaRequest
- func (m *WriteSchemaRequest) CloneMessageVT() proto.Message
- func (m *WriteSchemaRequest) CloneVT() *WriteSchemaRequest
- func (*WriteSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteSchemaRequest) GetSchema() string
- func (m *WriteSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WriteSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WriteSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*WriteSchemaRequest) ProtoMessage()
- func (x *WriteSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *WriteSchemaRequest) Reset()
- func (m *WriteSchemaRequest) SizeVT() (n int)
- func (x *WriteSchemaRequest) String() string
- func (m *WriteSchemaRequest) UnmarshalVT(dAtA []byte) error
- func (m *WriteSchemaRequest) Validate() error
- func (m *WriteSchemaRequest) ValidateAll() error
- type WriteSchemaRequestMultiError
- type WriteSchemaRequestValidationError
- func (e WriteSchemaRequestValidationError) Cause() error
- func (e WriteSchemaRequestValidationError) Error() string
- func (e WriteSchemaRequestValidationError) ErrorName() string
- func (e WriteSchemaRequestValidationError) Field() string
- func (e WriteSchemaRequestValidationError) Key() bool
- func (e WriteSchemaRequestValidationError) Reason() string
- type WriteSchemaResponse
- func (m *WriteSchemaResponse) CloneMessageVT() proto.Message
- func (m *WriteSchemaResponse) CloneVT() *WriteSchemaResponse
- func (*WriteSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WriteSchemaResponse) GetWrittenAt() *ZedToken
- func (m *WriteSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WriteSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WriteSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*WriteSchemaResponse) ProtoMessage()
- func (x *WriteSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *WriteSchemaResponse) Reset()
- func (m *WriteSchemaResponse) SizeVT() (n int)
- func (x *WriteSchemaResponse) String() string
- func (m *WriteSchemaResponse) UnmarshalVT(dAtA []byte) error
- func (m *WriteSchemaResponse) Validate() error
- func (m *WriteSchemaResponse) ValidateAll() error
- type WriteSchemaResponseMultiError
- type WriteSchemaResponseValidationError
- func (e WriteSchemaResponseValidationError) Cause() error
- func (e WriteSchemaResponseValidationError) Error() string
- func (e WriteSchemaResponseValidationError) ErrorName() string
- func (e WriteSchemaResponseValidationError) Field() string
- func (e WriteSchemaResponseValidationError) Key() bool
- func (e WriteSchemaResponseValidationError) Reason() string
- type ZedToken
- func (m *ZedToken) CloneMessageVT() proto.Message
- func (m *ZedToken) CloneVT() *ZedToken
- func (*ZedToken) Descriptor() ([]byte, []int)deprecated
- func (x *ZedToken) GetToken() string
- func (m *ZedToken) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ZedToken) MarshalToVT(dAtA []byte) (int, error)
- func (m *ZedToken) MarshalVT() (dAtA []byte, err error)
- func (*ZedToken) ProtoMessage()
- func (x *ZedToken) ProtoReflect() protoreflect.Message
- func (x *ZedToken) Reset()
- func (m *ZedToken) SizeVT() (n int)
- func (x *ZedToken) String() string
- func (m *ZedToken) UnmarshalVT(dAtA []byte) error
- func (m *ZedToken) Validate() error
- func (m *ZedToken) ValidateAll() error
- type ZedTokenMultiError
- type ZedTokenValidationError
Constants ¶
const ( ExperimentalService_BulkImportRelationships_FullMethodName = "/authzed.api.v1.ExperimentalService/BulkImportRelationships" ExperimentalService_BulkExportRelationships_FullMethodName = "/authzed.api.v1.ExperimentalService/BulkExportRelationships" ExperimentalService_BulkCheckPermission_FullMethodName = "/authzed.api.v1.ExperimentalService/BulkCheckPermission" )
const ( PermissionsService_ReadRelationships_FullMethodName = "/authzed.api.v1.PermissionsService/ReadRelationships" PermissionsService_WriteRelationships_FullMethodName = "/authzed.api.v1.PermissionsService/WriteRelationships" PermissionsService_DeleteRelationships_FullMethodName = "/authzed.api.v1.PermissionsService/DeleteRelationships" PermissionsService_CheckPermission_FullMethodName = "/authzed.api.v1.PermissionsService/CheckPermission" PermissionsService_ExpandPermissionTree_FullMethodName = "/authzed.api.v1.PermissionsService/ExpandPermissionTree" PermissionsService_LookupResources_FullMethodName = "/authzed.api.v1.PermissionsService/LookupResources" PermissionsService_LookupSubjects_FullMethodName = "/authzed.api.v1.PermissionsService/LookupSubjects" )
const ( SchemaService_ReadSchema_FullMethodName = "/authzed.api.v1.SchemaService/ReadSchema" SchemaService_WriteSchema_FullMethodName = "/authzed.api.v1.SchemaService/WriteSchema" )
const ( BufRepository = "buf.build/authzed/api" BufTag = "352257977a8fd299fcc3a4a6fdbdb2311b2e8f22" )
const (
WatchService_Watch_FullMethodName = "/authzed.api.v1.WatchService/Watch"
)
Variables ¶
var ( RelationshipUpdate_Operation_name = map[int32]string{ 0: "OPERATION_UNSPECIFIED", 1: "OPERATION_CREATE", 2: "OPERATION_TOUCH", 3: "OPERATION_DELETE", } RelationshipUpdate_Operation_value = map[string]int32{ "OPERATION_UNSPECIFIED": 0, "OPERATION_CREATE": 1, "OPERATION_TOUCH": 2, "OPERATION_DELETE": 3, } )
Enum value maps for RelationshipUpdate_Operation.
var ( AlgebraicSubjectSet_Operation_name = map[int32]string{ 0: "OPERATION_UNSPECIFIED", 1: "OPERATION_UNION", 2: "OPERATION_INTERSECTION", 3: "OPERATION_EXCLUSION", } AlgebraicSubjectSet_Operation_value = map[string]int32{ "OPERATION_UNSPECIFIED": 0, "OPERATION_UNION": 1, "OPERATION_INTERSECTION": 2, "OPERATION_EXCLUSION": 3, } )
Enum value maps for AlgebraicSubjectSet_Operation.
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var ( CheckDebugTrace_PermissionType_name = map[int32]string{ 0: "PERMISSION_TYPE_UNSPECIFIED", 1: "PERMISSION_TYPE_RELATION", 2: "PERMISSION_TYPE_PERMISSION", } CheckDebugTrace_PermissionType_value = map[string]int32{ "PERMISSION_TYPE_UNSPECIFIED": 0, "PERMISSION_TYPE_RELATION": 1, "PERMISSION_TYPE_PERMISSION": 2, } )
Enum value maps for CheckDebugTrace_PermissionType.
var ( CheckDebugTrace_Permissionship_name = map[int32]string{ 0: "PERMISSIONSHIP_UNSPECIFIED", 1: "PERMISSIONSHIP_NO_PERMISSION", 2: "PERMISSIONSHIP_HAS_PERMISSION", 3: "PERMISSIONSHIP_CONDITIONAL_PERMISSION", } CheckDebugTrace_Permissionship_value = map[string]int32{ "PERMISSIONSHIP_UNSPECIFIED": 0, "PERMISSIONSHIP_NO_PERMISSION": 1, "PERMISSIONSHIP_HAS_PERMISSION": 2, "PERMISSIONSHIP_CONDITIONAL_PERMISSION": 3, } )
Enum value maps for CheckDebugTrace_Permissionship.
var ( CaveatEvalInfo_Result_name = map[int32]string{ 0: "RESULT_UNSPECIFIED", 1: "RESULT_UNEVALUATED", 2: "RESULT_FALSE", 3: "RESULT_TRUE", 4: "RESULT_MISSING_SOME_CONTEXT", } CaveatEvalInfo_Result_value = map[string]int32{ "RESULT_UNSPECIFIED": 0, "RESULT_UNEVALUATED": 1, "RESULT_FALSE": 2, "RESULT_TRUE": 3, "RESULT_MISSING_SOME_CONTEXT": 4, } )
Enum value maps for CaveatEvalInfo_Result.
var ( ErrorReason_name = map[int32]string{ 0: "ERROR_REASON_UNSPECIFIED", 1: "ERROR_REASON_SCHEMA_PARSE_ERROR", 2: "ERROR_REASON_SCHEMA_TYPE_ERROR", 3: "ERROR_REASON_UNKNOWN_DEFINITION", 4: "ERROR_REASON_UNKNOWN_RELATION_OR_PERMISSION", 5: "ERROR_REASON_TOO_MANY_UPDATES_IN_REQUEST", 6: "ERROR_REASON_TOO_MANY_PRECONDITIONS_IN_REQUEST", 7: "ERROR_REASON_WRITE_OR_DELETE_PRECONDITION_FAILURE", 8: "ERROR_REASON_SERVICE_READ_ONLY", 9: "ERROR_REASON_UNKNOWN_CAVEAT", 10: "ERROR_REASON_INVALID_SUBJECT_TYPE", 11: "ERROR_REASON_CAVEAT_PARAMETER_TYPE_ERROR", 12: "ERROR_REASON_UPDATES_ON_SAME_RELATIONSHIP", 13: "ERROR_REASON_CANNOT_UPDATE_PERMISSION", 14: "ERROR_REASON_CAVEAT_EVALUATION_ERROR", 15: "ERROR_REASON_INVALID_CURSOR", 16: "ERROR_REASON_TOO_MANY_RELATIONSHIPS_FOR_TRANSACTIONAL_DELETE", 17: "ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE", 18: "ERROR_REASON_ATTEMPT_TO_RECREATE_RELATIONSHIP", 19: "ERROR_REASON_MAXIMUM_DEPTH_EXCEEDED", } ErrorReason_value = map[string]int32{ "ERROR_REASON_UNSPECIFIED": 0, "ERROR_REASON_SCHEMA_PARSE_ERROR": 1, "ERROR_REASON_SCHEMA_TYPE_ERROR": 2, "ERROR_REASON_UNKNOWN_DEFINITION": 3, "ERROR_REASON_UNKNOWN_RELATION_OR_PERMISSION": 4, "ERROR_REASON_TOO_MANY_UPDATES_IN_REQUEST": 5, "ERROR_REASON_TOO_MANY_PRECONDITIONS_IN_REQUEST": 6, "ERROR_REASON_WRITE_OR_DELETE_PRECONDITION_FAILURE": 7, "ERROR_REASON_SERVICE_READ_ONLY": 8, "ERROR_REASON_UNKNOWN_CAVEAT": 9, "ERROR_REASON_INVALID_SUBJECT_TYPE": 10, "ERROR_REASON_CAVEAT_PARAMETER_TYPE_ERROR": 11, "ERROR_REASON_UPDATES_ON_SAME_RELATIONSHIP": 12, "ERROR_REASON_CANNOT_UPDATE_PERMISSION": 13, "ERROR_REASON_CAVEAT_EVALUATION_ERROR": 14, "ERROR_REASON_INVALID_CURSOR": 15, "ERROR_REASON_TOO_MANY_RELATIONSHIPS_FOR_TRANSACTIONAL_DELETE": 16, "ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE": 17, "ERROR_REASON_ATTEMPT_TO_RECREATE_RELATIONSHIP": 18, "ERROR_REASON_MAXIMUM_DEPTH_EXCEEDED": 19, } )
Enum value maps for ErrorReason.
var ( LookupPermissionship_name = map[int32]string{ 0: "LOOKUP_PERMISSIONSHIP_UNSPECIFIED", 1: "LOOKUP_PERMISSIONSHIP_HAS_PERMISSION", 2: "LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION", } LookupPermissionship_value = map[string]int32{ "LOOKUP_PERMISSIONSHIP_UNSPECIFIED": 0, "LOOKUP_PERMISSIONSHIP_HAS_PERMISSION": 1, "LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION": 2, } )
Enum value maps for LookupPermissionship.
var ( Precondition_Operation_name = map[int32]string{ 0: "OPERATION_UNSPECIFIED", 1: "OPERATION_MUST_NOT_MATCH", 2: "OPERATION_MUST_MATCH", } Precondition_Operation_value = map[string]int32{ "OPERATION_UNSPECIFIED": 0, "OPERATION_MUST_NOT_MATCH": 1, "OPERATION_MUST_MATCH": 2, } )
Enum value maps for Precondition_Operation.
var ( DeleteRelationshipsResponse_DeletionProgress_name = map[int32]string{ 0: "DELETION_PROGRESS_UNSPECIFIED", 1: "DELETION_PROGRESS_COMPLETE", 2: "DELETION_PROGRESS_PARTIAL", } DeleteRelationshipsResponse_DeletionProgress_value = map[string]int32{ "DELETION_PROGRESS_UNSPECIFIED": 0, "DELETION_PROGRESS_COMPLETE": 1, "DELETION_PROGRESS_PARTIAL": 2, } )
Enum value maps for DeleteRelationshipsResponse_DeletionProgress.
var ( CheckPermissionResponse_Permissionship_name = map[int32]string{ 0: "PERMISSIONSHIP_UNSPECIFIED", 1: "PERMISSIONSHIP_NO_PERMISSION", 2: "PERMISSIONSHIP_HAS_PERMISSION", 3: "PERMISSIONSHIP_CONDITIONAL_PERMISSION", } CheckPermissionResponse_Permissionship_value = map[string]int32{ "PERMISSIONSHIP_UNSPECIFIED": 0, "PERMISSIONSHIP_NO_PERMISSION": 1, "PERMISSIONSHIP_HAS_PERMISSION": 2, "PERMISSIONSHIP_CONDITIONAL_PERMISSION": 3, } )
Enum value maps for CheckPermissionResponse_Permissionship.
var ( LookupSubjectsRequest_WildcardOption_name = map[int32]string{ 0: "WILDCARD_OPTION_UNSPECIFIED", 1: "WILDCARD_OPTION_INCLUDE_WILDCARDS", 2: "WILDCARD_OPTION_EXCLUDE_WILDCARDS", } LookupSubjectsRequest_WildcardOption_value = map[string]int32{ "WILDCARD_OPTION_UNSPECIFIED": 0, "WILDCARD_OPTION_INCLUDE_WILDCARDS": 1, "WILDCARD_OPTION_EXCLUDE_WILDCARDS": 2, } )
Enum value maps for LookupSubjectsRequest_WildcardOption.
var ExperimentalService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "authzed.api.v1.ExperimentalService", HandlerType: (*ExperimentalServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "BulkCheckPermission", Handler: _ExperimentalService_BulkCheckPermission_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "BulkImportRelationships", Handler: _ExperimentalService_BulkImportRelationships_Handler, ClientStreams: true, }, { StreamName: "BulkExportRelationships", Handler: _ExperimentalService_BulkExportRelationships_Handler, ServerStreams: true, }, }, Metadata: "authzed/api/v1/experimental_service.proto", }
ExperimentalService_ServiceDesc is the grpc.ServiceDesc for ExperimentalService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_authzed_api_v1_core_proto protoreflect.FileDescriptor
var File_authzed_api_v1_debug_proto protoreflect.FileDescriptor
var File_authzed_api_v1_error_reason_proto protoreflect.FileDescriptor
var File_authzed_api_v1_experimental_service_proto protoreflect.FileDescriptor
var File_authzed_api_v1_openapi_proto protoreflect.FileDescriptor
var File_authzed_api_v1_permission_service_proto protoreflect.FileDescriptor
var File_authzed_api_v1_schema_service_proto protoreflect.FileDescriptor
var File_authzed_api_v1_watch_service_proto protoreflect.FileDescriptor
var PermissionsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "authzed.api.v1.PermissionsService", HandlerType: (*PermissionsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "WriteRelationships", Handler: _PermissionsService_WriteRelationships_Handler, }, { MethodName: "DeleteRelationships", Handler: _PermissionsService_DeleteRelationships_Handler, }, { MethodName: "CheckPermission", Handler: _PermissionsService_CheckPermission_Handler, }, { MethodName: "ExpandPermissionTree", Handler: _PermissionsService_ExpandPermissionTree_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ReadRelationships", Handler: _PermissionsService_ReadRelationships_Handler, ServerStreams: true, }, { StreamName: "LookupResources", Handler: _PermissionsService_LookupResources_Handler, ServerStreams: true, }, { StreamName: "LookupSubjects", Handler: _PermissionsService_LookupSubjects_Handler, ServerStreams: true, }, }, Metadata: "authzed/api/v1/permission_service.proto", }
PermissionsService_ServiceDesc is the grpc.ServiceDesc for PermissionsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SchemaService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "authzed.api.v1.SchemaService", HandlerType: (*SchemaServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ReadSchema", Handler: _SchemaService_ReadSchema_Handler, }, { MethodName: "WriteSchema", Handler: _SchemaService_WriteSchema_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "authzed/api/v1/schema_service.proto", }
SchemaService_ServiceDesc is the grpc.ServiceDesc for SchemaService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WatchService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "authzed.api.v1.WatchService", HandlerType: (*WatchServiceServer)(nil), Methods: []grpc.MethodDesc{}, Streams: []grpc.StreamDesc{ { StreamName: "Watch", Handler: _WatchService_Watch_Handler, ServerStreams: true, }, }, Metadata: "authzed/api/v1/watch_service.proto", }
WatchService_ServiceDesc is the grpc.ServiceDesc for WatchService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterExperimentalServiceHandler ¶ added in v0.9.0
func RegisterExperimentalServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterExperimentalServiceHandler registers the http handlers for service ExperimentalService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterExperimentalServiceHandlerClient ¶ added in v0.9.0
func RegisterExperimentalServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ExperimentalServiceClient) error
RegisterExperimentalServiceHandlerClient registers the http handlers for service ExperimentalService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ExperimentalServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ExperimentalServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ExperimentalServiceClient" to call the correct interceptors.
func RegisterExperimentalServiceHandlerFromEndpoint ¶ added in v0.9.0
func RegisterExperimentalServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterExperimentalServiceHandlerFromEndpoint is same as RegisterExperimentalServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterExperimentalServiceHandlerServer ¶ added in v0.9.0
func RegisterExperimentalServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ExperimentalServiceServer) error
RegisterExperimentalServiceHandlerServer registers the http handlers for service ExperimentalService to "mux". UnaryRPC :call ExperimentalServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterExperimentalServiceHandlerFromEndpoint instead.
func RegisterExperimentalServiceServer ¶ added in v0.9.0
func RegisterExperimentalServiceServer(s grpc.ServiceRegistrar, srv ExperimentalServiceServer)
func RegisterPermissionsServiceHandler ¶ added in v0.3.0
func RegisterPermissionsServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterPermissionsServiceHandler registers the http handlers for service PermissionsService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterPermissionsServiceHandlerClient ¶ added in v0.3.0
func RegisterPermissionsServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client PermissionsServiceClient) error
RegisterPermissionsServiceHandlerClient registers the http handlers for service PermissionsService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "PermissionsServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "PermissionsServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "PermissionsServiceClient" to call the correct interceptors.
func RegisterPermissionsServiceHandlerFromEndpoint ¶ added in v0.3.0
func RegisterPermissionsServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterPermissionsServiceHandlerFromEndpoint is same as RegisterPermissionsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterPermissionsServiceHandlerServer ¶ added in v0.3.0
func RegisterPermissionsServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server PermissionsServiceServer) error
RegisterPermissionsServiceHandlerServer registers the http handlers for service PermissionsService to "mux". UnaryRPC :call PermissionsServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterPermissionsServiceHandlerFromEndpoint instead.
func RegisterPermissionsServiceServer ¶
func RegisterPermissionsServiceServer(s grpc.ServiceRegistrar, srv PermissionsServiceServer)
func RegisterSchemaServiceHandler ¶ added in v0.3.0
func RegisterSchemaServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterSchemaServiceHandler registers the http handlers for service SchemaService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterSchemaServiceHandlerClient ¶ added in v0.3.0
func RegisterSchemaServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SchemaServiceClient) error
RegisterSchemaServiceHandlerClient registers the http handlers for service SchemaService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "SchemaServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "SchemaServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "SchemaServiceClient" to call the correct interceptors.
func RegisterSchemaServiceHandlerFromEndpoint ¶ added in v0.3.0
func RegisterSchemaServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterSchemaServiceHandlerFromEndpoint is same as RegisterSchemaServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterSchemaServiceHandlerServer ¶ added in v0.3.0
func RegisterSchemaServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SchemaServiceServer) error
RegisterSchemaServiceHandlerServer registers the http handlers for service SchemaService to "mux". UnaryRPC :call SchemaServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterSchemaServiceHandlerFromEndpoint instead.
func RegisterSchemaServiceServer ¶
func RegisterSchemaServiceServer(s grpc.ServiceRegistrar, srv SchemaServiceServer)
func RegisterWatchServiceHandler ¶ added in v0.3.0
func RegisterWatchServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterWatchServiceHandler registers the http handlers for service WatchService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterWatchServiceHandlerClient ¶ added in v0.3.0
func RegisterWatchServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WatchServiceClient) error
RegisterWatchServiceHandlerClient registers the http handlers for service WatchService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "WatchServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "WatchServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "WatchServiceClient" to call the correct interceptors.
func RegisterWatchServiceHandlerFromEndpoint ¶ added in v0.3.0
func RegisterWatchServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterWatchServiceHandlerFromEndpoint is same as RegisterWatchServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterWatchServiceHandlerServer ¶ added in v0.3.0
func RegisterWatchServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WatchServiceServer) error
RegisterWatchServiceHandlerServer registers the http handlers for service WatchService to "mux". UnaryRPC :call WatchServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterWatchServiceHandlerFromEndpoint instead.
func RegisterWatchServiceServer ¶
func RegisterWatchServiceServer(s grpc.ServiceRegistrar, srv WatchServiceServer)
Types ¶
type AlgebraicSubjectSet ¶
type AlgebraicSubjectSet struct { Operation AlgebraicSubjectSet_Operation `protobuf:"varint,1,opt,name=operation,proto3,enum=authzed.api.v1.AlgebraicSubjectSet_Operation" json:"operation,omitempty"` Children []*PermissionRelationshipTree `protobuf:"bytes,2,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
AlgebraicSubjectSet is a subject set which is computed based on applying the specified operation to the operands according to the algebra of sets.
UNION is a logical set containing the subject members from all operands.
INTERSECTION is a logical set containing only the subject members which are present in all operands.
EXCLUSION is a logical set containing only the subject members which are present in the first operand, and none of the other operands.
func (*AlgebraicSubjectSet) CloneMessageVT ¶ added in v0.9.0
func (m *AlgebraicSubjectSet) CloneMessageVT() proto.Message
func (*AlgebraicSubjectSet) CloneVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) CloneVT() *AlgebraicSubjectSet
func (*AlgebraicSubjectSet) Descriptor
deprecated
func (*AlgebraicSubjectSet) Descriptor() ([]byte, []int)
Deprecated: Use AlgebraicSubjectSet.ProtoReflect.Descriptor instead.
func (*AlgebraicSubjectSet) GetChildren ¶
func (x *AlgebraicSubjectSet) GetChildren() []*PermissionRelationshipTree
func (*AlgebraicSubjectSet) GetOperation ¶
func (x *AlgebraicSubjectSet) GetOperation() AlgebraicSubjectSet_Operation
func (*AlgebraicSubjectSet) MarshalToSizedBufferVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AlgebraicSubjectSet) MarshalToVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) MarshalToVT(dAtA []byte) (int, error)
func (*AlgebraicSubjectSet) MarshalVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) MarshalVT() (dAtA []byte, err error)
func (*AlgebraicSubjectSet) ProtoMessage ¶
func (*AlgebraicSubjectSet) ProtoMessage()
func (*AlgebraicSubjectSet) ProtoReflect ¶
func (x *AlgebraicSubjectSet) ProtoReflect() protoreflect.Message
func (*AlgebraicSubjectSet) Reset ¶
func (x *AlgebraicSubjectSet) Reset()
func (*AlgebraicSubjectSet) SizeVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) SizeVT() (n int)
func (*AlgebraicSubjectSet) String ¶
func (x *AlgebraicSubjectSet) String() string
func (*AlgebraicSubjectSet) UnmarshalVT ¶ added in v0.8.0
func (m *AlgebraicSubjectSet) UnmarshalVT(dAtA []byte) error
func (*AlgebraicSubjectSet) Validate ¶
func (m *AlgebraicSubjectSet) Validate() error
Validate checks the field values on AlgebraicSubjectSet 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 (*AlgebraicSubjectSet) ValidateAll ¶ added in v0.6.0
func (m *AlgebraicSubjectSet) ValidateAll() error
ValidateAll checks the field values on AlgebraicSubjectSet 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 AlgebraicSubjectSetMultiError, or nil if none found.
type AlgebraicSubjectSetMultiError ¶ added in v0.6.0
type AlgebraicSubjectSetMultiError []error
AlgebraicSubjectSetMultiError is an error wrapping multiple validation errors returned by AlgebraicSubjectSet.ValidateAll() if the designated constraints aren't met.
func (AlgebraicSubjectSetMultiError) AllErrors ¶ added in v0.6.0
func (m AlgebraicSubjectSetMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlgebraicSubjectSetMultiError) Error ¶ added in v0.6.0
func (m AlgebraicSubjectSetMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlgebraicSubjectSetValidationError ¶
type AlgebraicSubjectSetValidationError struct {
// contains filtered or unexported fields
}
AlgebraicSubjectSetValidationError is the validation error returned by AlgebraicSubjectSet.Validate if the designated constraints aren't met.
func (AlgebraicSubjectSetValidationError) Cause ¶
func (e AlgebraicSubjectSetValidationError) Cause() error
Cause function returns cause value.
func (AlgebraicSubjectSetValidationError) Error ¶
func (e AlgebraicSubjectSetValidationError) Error() string
Error satisfies the builtin error interface
func (AlgebraicSubjectSetValidationError) ErrorName ¶
func (e AlgebraicSubjectSetValidationError) ErrorName() string
ErrorName returns error name.
func (AlgebraicSubjectSetValidationError) Field ¶
func (e AlgebraicSubjectSetValidationError) Field() string
Field function returns field value.
func (AlgebraicSubjectSetValidationError) Key ¶
func (e AlgebraicSubjectSetValidationError) Key() bool
Key function returns key value.
func (AlgebraicSubjectSetValidationError) Reason ¶
func (e AlgebraicSubjectSetValidationError) Reason() string
Reason function returns reason value.
type AlgebraicSubjectSet_Operation ¶
type AlgebraicSubjectSet_Operation int32
const ( AlgebraicSubjectSet_OPERATION_UNSPECIFIED AlgebraicSubjectSet_Operation = 0 AlgebraicSubjectSet_OPERATION_UNION AlgebraicSubjectSet_Operation = 1 AlgebraicSubjectSet_OPERATION_INTERSECTION AlgebraicSubjectSet_Operation = 2 AlgebraicSubjectSet_OPERATION_EXCLUSION AlgebraicSubjectSet_Operation = 3 )
func (AlgebraicSubjectSet_Operation) Descriptor ¶
func (AlgebraicSubjectSet_Operation) Descriptor() protoreflect.EnumDescriptor
func (AlgebraicSubjectSet_Operation) Enum ¶
func (x AlgebraicSubjectSet_Operation) Enum() *AlgebraicSubjectSet_Operation
func (AlgebraicSubjectSet_Operation) EnumDescriptor
deprecated
func (AlgebraicSubjectSet_Operation) EnumDescriptor() ([]byte, []int)
Deprecated: Use AlgebraicSubjectSet_Operation.Descriptor instead.
func (AlgebraicSubjectSet_Operation) Number ¶
func (x AlgebraicSubjectSet_Operation) Number() protoreflect.EnumNumber
func (AlgebraicSubjectSet_Operation) String ¶
func (x AlgebraicSubjectSet_Operation) String() string
func (AlgebraicSubjectSet_Operation) Type ¶
func (AlgebraicSubjectSet_Operation) Type() protoreflect.EnumType
type BulkCheckPermissionPair ¶ added in v0.10.0
type BulkCheckPermissionPair struct { Request *BulkCheckPermissionRequestItem `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"` // Types that are assignable to Response: // // *BulkCheckPermissionPair_Item // *BulkCheckPermissionPair_Error Response isBulkCheckPermissionPair_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*BulkCheckPermissionPair) CloneMessageVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) CloneMessageVT() proto.Message
func (*BulkCheckPermissionPair) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) CloneVT() *BulkCheckPermissionPair
func (*BulkCheckPermissionPair) Descriptor
deprecated
added in
v0.10.0
func (*BulkCheckPermissionPair) Descriptor() ([]byte, []int)
Deprecated: Use BulkCheckPermissionPair.ProtoReflect.Descriptor instead.
func (*BulkCheckPermissionPair) GetError ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) GetError() *status.Status
func (*BulkCheckPermissionPair) GetItem ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) GetItem() *BulkCheckPermissionResponseItem
func (*BulkCheckPermissionPair) GetRequest ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) GetRequest() *BulkCheckPermissionRequestItem
func (*BulkCheckPermissionPair) GetResponse ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) GetResponse() isBulkCheckPermissionPair_Response
func (*BulkCheckPermissionPair) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair) MarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) MarshalVT() (dAtA []byte, err error)
func (*BulkCheckPermissionPair) ProtoMessage ¶ added in v0.10.0
func (*BulkCheckPermissionPair) ProtoMessage()
func (*BulkCheckPermissionPair) ProtoReflect ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) ProtoReflect() protoreflect.Message
func (*BulkCheckPermissionPair) Reset ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) Reset()
func (*BulkCheckPermissionPair) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) SizeVT() (n int)
func (*BulkCheckPermissionPair) String ¶ added in v0.10.0
func (x *BulkCheckPermissionPair) String() string
func (*BulkCheckPermissionPair) UnmarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) UnmarshalVT(dAtA []byte) error
func (*BulkCheckPermissionPair) Validate ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) Validate() error
Validate checks the field values on BulkCheckPermissionPair 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 (*BulkCheckPermissionPair) ValidateAll ¶ added in v0.10.0
func (m *BulkCheckPermissionPair) ValidateAll() error
ValidateAll checks the field values on BulkCheckPermissionPair 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 BulkCheckPermissionPairMultiError, or nil if none found.
type BulkCheckPermissionPairMultiError ¶ added in v0.10.0
type BulkCheckPermissionPairMultiError []error
BulkCheckPermissionPairMultiError is an error wrapping multiple validation errors returned by BulkCheckPermissionPair.ValidateAll() if the designated constraints aren't met.
func (BulkCheckPermissionPairMultiError) AllErrors ¶ added in v0.10.0
func (m BulkCheckPermissionPairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkCheckPermissionPairMultiError) Error ¶ added in v0.10.0
func (m BulkCheckPermissionPairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkCheckPermissionPairValidationError ¶ added in v0.10.0
type BulkCheckPermissionPairValidationError struct {
// contains filtered or unexported fields
}
BulkCheckPermissionPairValidationError is the validation error returned by BulkCheckPermissionPair.Validate if the designated constraints aren't met.
func (BulkCheckPermissionPairValidationError) Cause ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) Cause() error
Cause function returns cause value.
func (BulkCheckPermissionPairValidationError) Error ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) Error() string
Error satisfies the builtin error interface
func (BulkCheckPermissionPairValidationError) ErrorName ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) ErrorName() string
ErrorName returns error name.
func (BulkCheckPermissionPairValidationError) Field ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) Field() string
Field function returns field value.
func (BulkCheckPermissionPairValidationError) Key ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) Key() bool
Key function returns key value.
func (BulkCheckPermissionPairValidationError) Reason ¶ added in v0.10.0
func (e BulkCheckPermissionPairValidationError) Reason() string
Reason function returns reason value.
type BulkCheckPermissionPair_Error ¶ added in v0.10.0
type BulkCheckPermissionPair_Error struct {
Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
func (*BulkCheckPermissionPair_Error) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Error) CloneVT() isBulkCheckPermissionPair_Response
func (*BulkCheckPermissionPair_Error) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Error) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair_Error) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Error) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair_Error) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Error) SizeVT() (n int)
type BulkCheckPermissionPair_Item ¶ added in v0.10.0
type BulkCheckPermissionPair_Item struct {
Item *BulkCheckPermissionResponseItem `protobuf:"bytes,2,opt,name=item,proto3,oneof"`
}
func (*BulkCheckPermissionPair_Item) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Item) CloneVT() isBulkCheckPermissionPair_Response
func (*BulkCheckPermissionPair_Item) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Item) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair_Item) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Item) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionPair_Item) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionPair_Item) SizeVT() (n int)
type BulkCheckPermissionRequest ¶ added in v0.10.0
type BulkCheckPermissionRequest struct { Consistency *Consistency `protobuf:"bytes,1,opt,name=consistency,proto3" json:"consistency,omitempty"` Items []*BulkCheckPermissionRequestItem `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*BulkCheckPermissionRequest) CloneMessageVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) CloneMessageVT() proto.Message
func (*BulkCheckPermissionRequest) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) CloneVT() *BulkCheckPermissionRequest
func (*BulkCheckPermissionRequest) Descriptor
deprecated
added in
v0.10.0
func (*BulkCheckPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkCheckPermissionRequest.ProtoReflect.Descriptor instead.
func (*BulkCheckPermissionRequest) GetConsistency ¶ added in v0.10.0
func (x *BulkCheckPermissionRequest) GetConsistency() *Consistency
func (*BulkCheckPermissionRequest) GetItems ¶ added in v0.10.0
func (x *BulkCheckPermissionRequest) GetItems() []*BulkCheckPermissionRequestItem
func (*BulkCheckPermissionRequest) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionRequest) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionRequest) MarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) MarshalVT() (dAtA []byte, err error)
func (*BulkCheckPermissionRequest) ProtoMessage ¶ added in v0.10.0
func (*BulkCheckPermissionRequest) ProtoMessage()
func (*BulkCheckPermissionRequest) ProtoReflect ¶ added in v0.10.0
func (x *BulkCheckPermissionRequest) ProtoReflect() protoreflect.Message
func (*BulkCheckPermissionRequest) Reset ¶ added in v0.10.0
func (x *BulkCheckPermissionRequest) Reset()
func (*BulkCheckPermissionRequest) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) SizeVT() (n int)
func (*BulkCheckPermissionRequest) String ¶ added in v0.10.0
func (x *BulkCheckPermissionRequest) String() string
func (*BulkCheckPermissionRequest) UnmarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) UnmarshalVT(dAtA []byte) error
func (*BulkCheckPermissionRequest) Validate ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) Validate() error
Validate checks the field values on BulkCheckPermissionRequest 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 (*BulkCheckPermissionRequest) ValidateAll ¶ added in v0.10.0
func (m *BulkCheckPermissionRequest) ValidateAll() error
ValidateAll checks the field values on BulkCheckPermissionRequest 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 BulkCheckPermissionRequestMultiError, or nil if none found.
type BulkCheckPermissionRequestItem ¶ added in v0.10.0
type BulkCheckPermissionRequestItem struct { Resource *ObjectReference `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` Permission string `protobuf:"bytes,2,opt,name=permission,proto3" json:"permission,omitempty"` Subject *SubjectReference `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"` Context *structpb.Struct `protobuf:"bytes,4,opt,name=context,proto3" json:"context,omitempty"` // contains filtered or unexported fields }
func (*BulkCheckPermissionRequestItem) CloneMessageVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) CloneMessageVT() proto.Message
func (*BulkCheckPermissionRequestItem) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) CloneVT() *BulkCheckPermissionRequestItem
func (*BulkCheckPermissionRequestItem) Descriptor
deprecated
added in
v0.10.0
func (*BulkCheckPermissionRequestItem) Descriptor() ([]byte, []int)
Deprecated: Use BulkCheckPermissionRequestItem.ProtoReflect.Descriptor instead.
func (*BulkCheckPermissionRequestItem) GetContext ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) GetContext() *structpb.Struct
func (*BulkCheckPermissionRequestItem) GetPermission ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) GetPermission() string
func (*BulkCheckPermissionRequestItem) GetResource ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) GetResource() *ObjectReference
func (*BulkCheckPermissionRequestItem) GetSubject ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) GetSubject() *SubjectReference
func (*BulkCheckPermissionRequestItem) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionRequestItem) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionRequestItem) MarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) MarshalVT() (dAtA []byte, err error)
func (*BulkCheckPermissionRequestItem) ProtoMessage ¶ added in v0.10.0
func (*BulkCheckPermissionRequestItem) ProtoMessage()
func (*BulkCheckPermissionRequestItem) ProtoReflect ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) ProtoReflect() protoreflect.Message
func (*BulkCheckPermissionRequestItem) Reset ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) Reset()
func (*BulkCheckPermissionRequestItem) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) SizeVT() (n int)
func (*BulkCheckPermissionRequestItem) String ¶ added in v0.10.0
func (x *BulkCheckPermissionRequestItem) String() string
func (*BulkCheckPermissionRequestItem) UnmarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) UnmarshalVT(dAtA []byte) error
func (*BulkCheckPermissionRequestItem) Validate ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) Validate() error
Validate checks the field values on BulkCheckPermissionRequestItem 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 (*BulkCheckPermissionRequestItem) ValidateAll ¶ added in v0.10.0
func (m *BulkCheckPermissionRequestItem) ValidateAll() error
ValidateAll checks the field values on BulkCheckPermissionRequestItem 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 BulkCheckPermissionRequestItemMultiError, or nil if none found.
type BulkCheckPermissionRequestItemMultiError ¶ added in v0.10.0
type BulkCheckPermissionRequestItemMultiError []error
BulkCheckPermissionRequestItemMultiError is an error wrapping multiple validation errors returned by BulkCheckPermissionRequestItem.ValidateAll() if the designated constraints aren't met.
func (BulkCheckPermissionRequestItemMultiError) AllErrors ¶ added in v0.10.0
func (m BulkCheckPermissionRequestItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkCheckPermissionRequestItemMultiError) Error ¶ added in v0.10.0
func (m BulkCheckPermissionRequestItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkCheckPermissionRequestItemValidationError ¶ added in v0.10.0
type BulkCheckPermissionRequestItemValidationError struct {
// contains filtered or unexported fields
}
BulkCheckPermissionRequestItemValidationError is the validation error returned by BulkCheckPermissionRequestItem.Validate if the designated constraints aren't met.
func (BulkCheckPermissionRequestItemValidationError) Cause ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) Cause() error
Cause function returns cause value.
func (BulkCheckPermissionRequestItemValidationError) Error ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) Error() string
Error satisfies the builtin error interface
func (BulkCheckPermissionRequestItemValidationError) ErrorName ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) ErrorName() string
ErrorName returns error name.
func (BulkCheckPermissionRequestItemValidationError) Field ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) Field() string
Field function returns field value.
func (BulkCheckPermissionRequestItemValidationError) Key ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) Key() bool
Key function returns key value.
func (BulkCheckPermissionRequestItemValidationError) Reason ¶ added in v0.10.0
func (e BulkCheckPermissionRequestItemValidationError) Reason() string
Reason function returns reason value.
type BulkCheckPermissionRequestMultiError ¶ added in v0.10.0
type BulkCheckPermissionRequestMultiError []error
BulkCheckPermissionRequestMultiError is an error wrapping multiple validation errors returned by BulkCheckPermissionRequest.ValidateAll() if the designated constraints aren't met.
func (BulkCheckPermissionRequestMultiError) AllErrors ¶ added in v0.10.0
func (m BulkCheckPermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkCheckPermissionRequestMultiError) Error ¶ added in v0.10.0
func (m BulkCheckPermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkCheckPermissionRequestValidationError ¶ added in v0.10.0
type BulkCheckPermissionRequestValidationError struct {
// contains filtered or unexported fields
}
BulkCheckPermissionRequestValidationError is the validation error returned by BulkCheckPermissionRequest.Validate if the designated constraints aren't met.
func (BulkCheckPermissionRequestValidationError) Cause ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (BulkCheckPermissionRequestValidationError) Error ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BulkCheckPermissionRequestValidationError) ErrorName ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BulkCheckPermissionRequestValidationError) Field ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) Field() string
Field function returns field value.
func (BulkCheckPermissionRequestValidationError) Key ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) Key() bool
Key function returns key value.
func (BulkCheckPermissionRequestValidationError) Reason ¶ added in v0.10.0
func (e BulkCheckPermissionRequestValidationError) Reason() string
Reason function returns reason value.
type BulkCheckPermissionResponse ¶ added in v0.10.0
type BulkCheckPermissionResponse struct { CheckedAt *ZedToken `protobuf:"bytes,1,opt,name=checked_at,json=checkedAt,proto3" json:"checked_at,omitempty"` Pairs []*BulkCheckPermissionPair `protobuf:"bytes,2,rep,name=pairs,proto3" json:"pairs,omitempty"` // contains filtered or unexported fields }
func (*BulkCheckPermissionResponse) CloneMessageVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) CloneMessageVT() proto.Message
func (*BulkCheckPermissionResponse) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) CloneVT() *BulkCheckPermissionResponse
func (*BulkCheckPermissionResponse) Descriptor
deprecated
added in
v0.10.0
func (*BulkCheckPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkCheckPermissionResponse.ProtoReflect.Descriptor instead.
func (*BulkCheckPermissionResponse) GetCheckedAt ¶ added in v0.10.0
func (x *BulkCheckPermissionResponse) GetCheckedAt() *ZedToken
func (*BulkCheckPermissionResponse) GetPairs ¶ added in v0.10.0
func (x *BulkCheckPermissionResponse) GetPairs() []*BulkCheckPermissionPair
func (*BulkCheckPermissionResponse) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionResponse) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionResponse) MarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) MarshalVT() (dAtA []byte, err error)
func (*BulkCheckPermissionResponse) ProtoMessage ¶ added in v0.10.0
func (*BulkCheckPermissionResponse) ProtoMessage()
func (*BulkCheckPermissionResponse) ProtoReflect ¶ added in v0.10.0
func (x *BulkCheckPermissionResponse) ProtoReflect() protoreflect.Message
func (*BulkCheckPermissionResponse) Reset ¶ added in v0.10.0
func (x *BulkCheckPermissionResponse) Reset()
func (*BulkCheckPermissionResponse) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) SizeVT() (n int)
func (*BulkCheckPermissionResponse) String ¶ added in v0.10.0
func (x *BulkCheckPermissionResponse) String() string
func (*BulkCheckPermissionResponse) UnmarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) UnmarshalVT(dAtA []byte) error
func (*BulkCheckPermissionResponse) Validate ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) Validate() error
Validate checks the field values on BulkCheckPermissionResponse 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 (*BulkCheckPermissionResponse) ValidateAll ¶ added in v0.10.0
func (m *BulkCheckPermissionResponse) ValidateAll() error
ValidateAll checks the field values on BulkCheckPermissionResponse 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 BulkCheckPermissionResponseMultiError, or nil if none found.
type BulkCheckPermissionResponseItem ¶ added in v0.10.0
type BulkCheckPermissionResponseItem struct { Permissionship CheckPermissionResponse_Permissionship `` /* 141-byte string literal not displayed */ PartialCaveatInfo *PartialCaveatInfo `protobuf:"bytes,2,opt,name=partial_caveat_info,json=partialCaveatInfo,proto3" json:"partial_caveat_info,omitempty"` // contains filtered or unexported fields }
func (*BulkCheckPermissionResponseItem) CloneMessageVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) CloneMessageVT() proto.Message
func (*BulkCheckPermissionResponseItem) CloneVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) CloneVT() *BulkCheckPermissionResponseItem
func (*BulkCheckPermissionResponseItem) Descriptor
deprecated
added in
v0.10.0
func (*BulkCheckPermissionResponseItem) Descriptor() ([]byte, []int)
Deprecated: Use BulkCheckPermissionResponseItem.ProtoReflect.Descriptor instead.
func (*BulkCheckPermissionResponseItem) GetPartialCaveatInfo ¶ added in v0.10.0
func (x *BulkCheckPermissionResponseItem) GetPartialCaveatInfo() *PartialCaveatInfo
func (*BulkCheckPermissionResponseItem) GetPermissionship ¶ added in v0.10.0
func (x *BulkCheckPermissionResponseItem) GetPermissionship() CheckPermissionResponse_Permissionship
func (*BulkCheckPermissionResponseItem) MarshalToSizedBufferVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionResponseItem) MarshalToVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) MarshalToVT(dAtA []byte) (int, error)
func (*BulkCheckPermissionResponseItem) MarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) MarshalVT() (dAtA []byte, err error)
func (*BulkCheckPermissionResponseItem) ProtoMessage ¶ added in v0.10.0
func (*BulkCheckPermissionResponseItem) ProtoMessage()
func (*BulkCheckPermissionResponseItem) ProtoReflect ¶ added in v0.10.0
func (x *BulkCheckPermissionResponseItem) ProtoReflect() protoreflect.Message
func (*BulkCheckPermissionResponseItem) Reset ¶ added in v0.10.0
func (x *BulkCheckPermissionResponseItem) Reset()
func (*BulkCheckPermissionResponseItem) SizeVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) SizeVT() (n int)
func (*BulkCheckPermissionResponseItem) String ¶ added in v0.10.0
func (x *BulkCheckPermissionResponseItem) String() string
func (*BulkCheckPermissionResponseItem) UnmarshalVT ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) UnmarshalVT(dAtA []byte) error
func (*BulkCheckPermissionResponseItem) Validate ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) Validate() error
Validate checks the field values on BulkCheckPermissionResponseItem 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 (*BulkCheckPermissionResponseItem) ValidateAll ¶ added in v0.10.0
func (m *BulkCheckPermissionResponseItem) ValidateAll() error
ValidateAll checks the field values on BulkCheckPermissionResponseItem 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 BulkCheckPermissionResponseItemMultiError, or nil if none found.
type BulkCheckPermissionResponseItemMultiError ¶ added in v0.10.0
type BulkCheckPermissionResponseItemMultiError []error
BulkCheckPermissionResponseItemMultiError is an error wrapping multiple validation errors returned by BulkCheckPermissionResponseItem.ValidateAll() if the designated constraints aren't met.
func (BulkCheckPermissionResponseItemMultiError) AllErrors ¶ added in v0.10.0
func (m BulkCheckPermissionResponseItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkCheckPermissionResponseItemMultiError) Error ¶ added in v0.10.0
func (m BulkCheckPermissionResponseItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkCheckPermissionResponseItemValidationError ¶ added in v0.10.0
type BulkCheckPermissionResponseItemValidationError struct {
// contains filtered or unexported fields
}
BulkCheckPermissionResponseItemValidationError is the validation error returned by BulkCheckPermissionResponseItem.Validate if the designated constraints aren't met.
func (BulkCheckPermissionResponseItemValidationError) Cause ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) Cause() error
Cause function returns cause value.
func (BulkCheckPermissionResponseItemValidationError) Error ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) Error() string
Error satisfies the builtin error interface
func (BulkCheckPermissionResponseItemValidationError) ErrorName ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) ErrorName() string
ErrorName returns error name.
func (BulkCheckPermissionResponseItemValidationError) Field ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) Field() string
Field function returns field value.
func (BulkCheckPermissionResponseItemValidationError) Key ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) Key() bool
Key function returns key value.
func (BulkCheckPermissionResponseItemValidationError) Reason ¶ added in v0.10.0
func (e BulkCheckPermissionResponseItemValidationError) Reason() string
Reason function returns reason value.
type BulkCheckPermissionResponseMultiError ¶ added in v0.10.0
type BulkCheckPermissionResponseMultiError []error
BulkCheckPermissionResponseMultiError is an error wrapping multiple validation errors returned by BulkCheckPermissionResponse.ValidateAll() if the designated constraints aren't met.
func (BulkCheckPermissionResponseMultiError) AllErrors ¶ added in v0.10.0
func (m BulkCheckPermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkCheckPermissionResponseMultiError) Error ¶ added in v0.10.0
func (m BulkCheckPermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkCheckPermissionResponseValidationError ¶ added in v0.10.0
type BulkCheckPermissionResponseValidationError struct {
// contains filtered or unexported fields
}
BulkCheckPermissionResponseValidationError is the validation error returned by BulkCheckPermissionResponse.Validate if the designated constraints aren't met.
func (BulkCheckPermissionResponseValidationError) Cause ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (BulkCheckPermissionResponseValidationError) Error ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BulkCheckPermissionResponseValidationError) ErrorName ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BulkCheckPermissionResponseValidationError) Field ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) Field() string
Field function returns field value.
func (BulkCheckPermissionResponseValidationError) Key ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) Key() bool
Key function returns key value.
func (BulkCheckPermissionResponseValidationError) Reason ¶ added in v0.10.0
func (e BulkCheckPermissionResponseValidationError) Reason() string
Reason function returns reason value.
type BulkExportRelationshipsRequest ¶ added in v0.9.0
type BulkExportRelationshipsRequest struct { Consistency *Consistency `protobuf:"bytes,1,opt,name=consistency,proto3" json:"consistency,omitempty"` // optional_limit, if non-zero, specifies the limit on the number of // relationships the server can return in one page. By default, the server // will pick a page size, and the server is free to choose a smaller size // at will. OptionalLimit uint32 `protobuf:"varint,2,opt,name=optional_limit,json=optionalLimit,proto3" json:"optional_limit,omitempty"` // optional_cursor, if specified, indicates the cursor after which results // should resume being returned. The cursor can be found on the // BulkExportRelationshipsResponse object. OptionalCursor *Cursor `protobuf:"bytes,3,opt,name=optional_cursor,json=optionalCursor,proto3" json:"optional_cursor,omitempty"` // contains filtered or unexported fields }
BulkExportRelationshipsRequest represents a resumable request for all relationships from the server.
func (*BulkExportRelationshipsRequest) CloneMessageVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) CloneMessageVT() proto.Message
func (*BulkExportRelationshipsRequest) CloneVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) CloneVT() *BulkExportRelationshipsRequest
func (*BulkExportRelationshipsRequest) Descriptor
deprecated
added in
v0.9.0
func (*BulkExportRelationshipsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkExportRelationshipsRequest.ProtoReflect.Descriptor instead.
func (*BulkExportRelationshipsRequest) GetConsistency ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) GetConsistency() *Consistency
func (*BulkExportRelationshipsRequest) GetOptionalCursor ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) GetOptionalCursor() *Cursor
func (*BulkExportRelationshipsRequest) GetOptionalLimit ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) GetOptionalLimit() uint32
func (*BulkExportRelationshipsRequest) MarshalToSizedBufferVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkExportRelationshipsRequest) MarshalToVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BulkExportRelationshipsRequest) MarshalVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
func (*BulkExportRelationshipsRequest) ProtoMessage ¶ added in v0.9.0
func (*BulkExportRelationshipsRequest) ProtoMessage()
func (*BulkExportRelationshipsRequest) ProtoReflect ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) ProtoReflect() protoreflect.Message
func (*BulkExportRelationshipsRequest) Reset ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) Reset()
func (*BulkExportRelationshipsRequest) SizeVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) SizeVT() (n int)
func (*BulkExportRelationshipsRequest) String ¶ added in v0.9.0
func (x *BulkExportRelationshipsRequest) String() string
func (*BulkExportRelationshipsRequest) UnmarshalVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) UnmarshalVT(dAtA []byte) error
func (*BulkExportRelationshipsRequest) Validate ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) Validate() error
Validate checks the field values on BulkExportRelationshipsRequest 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 (*BulkExportRelationshipsRequest) ValidateAll ¶ added in v0.9.0
func (m *BulkExportRelationshipsRequest) ValidateAll() error
ValidateAll checks the field values on BulkExportRelationshipsRequest 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 BulkExportRelationshipsRequestMultiError, or nil if none found.
type BulkExportRelationshipsRequestMultiError ¶ added in v0.9.0
type BulkExportRelationshipsRequestMultiError []error
BulkExportRelationshipsRequestMultiError is an error wrapping multiple validation errors returned by BulkExportRelationshipsRequest.ValidateAll() if the designated constraints aren't met.
func (BulkExportRelationshipsRequestMultiError) AllErrors ¶ added in v0.9.0
func (m BulkExportRelationshipsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkExportRelationshipsRequestMultiError) Error ¶ added in v0.9.0
func (m BulkExportRelationshipsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkExportRelationshipsRequestValidationError ¶ added in v0.9.0
type BulkExportRelationshipsRequestValidationError struct {
// contains filtered or unexported fields
}
BulkExportRelationshipsRequestValidationError is the validation error returned by BulkExportRelationshipsRequest.Validate if the designated constraints aren't met.
func (BulkExportRelationshipsRequestValidationError) Cause ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) Cause() error
Cause function returns cause value.
func (BulkExportRelationshipsRequestValidationError) Error ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BulkExportRelationshipsRequestValidationError) ErrorName ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BulkExportRelationshipsRequestValidationError) Field ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) Field() string
Field function returns field value.
func (BulkExportRelationshipsRequestValidationError) Key ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) Key() bool
Key function returns key value.
func (BulkExportRelationshipsRequestValidationError) Reason ¶ added in v0.9.0
func (e BulkExportRelationshipsRequestValidationError) Reason() string
Reason function returns reason value.
type BulkExportRelationshipsResponse ¶ added in v0.9.0
type BulkExportRelationshipsResponse struct { AfterResultCursor *Cursor `protobuf:"bytes,1,opt,name=after_result_cursor,json=afterResultCursor,proto3" json:"after_result_cursor,omitempty"` Relationships []*Relationship `protobuf:"bytes,2,rep,name=relationships,proto3" json:"relationships,omitempty"` // contains filtered or unexported fields }
BulkExportRelationshipsResponse is one page in a stream of relationship groups that meet the criteria specified by the originating request. The server will continue to stream back relationship groups as quickly as it can until all relationships have been transmitted back.
func (*BulkExportRelationshipsResponse) CloneMessageVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) CloneMessageVT() proto.Message
func (*BulkExportRelationshipsResponse) CloneVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) CloneVT() *BulkExportRelationshipsResponse
func (*BulkExportRelationshipsResponse) Descriptor
deprecated
added in
v0.9.0
func (*BulkExportRelationshipsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkExportRelationshipsResponse.ProtoReflect.Descriptor instead.
func (*BulkExportRelationshipsResponse) GetAfterResultCursor ¶ added in v0.9.0
func (x *BulkExportRelationshipsResponse) GetAfterResultCursor() *Cursor
func (*BulkExportRelationshipsResponse) GetRelationships ¶ added in v0.9.0
func (x *BulkExportRelationshipsResponse) GetRelationships() []*Relationship
func (*BulkExportRelationshipsResponse) MarshalToSizedBufferVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkExportRelationshipsResponse) MarshalToVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*BulkExportRelationshipsResponse) MarshalVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) MarshalVT() (dAtA []byte, err error)
func (*BulkExportRelationshipsResponse) ProtoMessage ¶ added in v0.9.0
func (*BulkExportRelationshipsResponse) ProtoMessage()
func (*BulkExportRelationshipsResponse) ProtoReflect ¶ added in v0.9.0
func (x *BulkExportRelationshipsResponse) ProtoReflect() protoreflect.Message
func (*BulkExportRelationshipsResponse) Reset ¶ added in v0.9.0
func (x *BulkExportRelationshipsResponse) Reset()
func (*BulkExportRelationshipsResponse) SizeVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) SizeVT() (n int)
func (*BulkExportRelationshipsResponse) String ¶ added in v0.9.0
func (x *BulkExportRelationshipsResponse) String() string
func (*BulkExportRelationshipsResponse) UnmarshalVT ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) UnmarshalVT(dAtA []byte) error
func (*BulkExportRelationshipsResponse) Validate ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) Validate() error
Validate checks the field values on BulkExportRelationshipsResponse 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 (*BulkExportRelationshipsResponse) ValidateAll ¶ added in v0.9.0
func (m *BulkExportRelationshipsResponse) ValidateAll() error
ValidateAll checks the field values on BulkExportRelationshipsResponse 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 BulkExportRelationshipsResponseMultiError, or nil if none found.
type BulkExportRelationshipsResponseMultiError ¶ added in v0.9.0
type BulkExportRelationshipsResponseMultiError []error
BulkExportRelationshipsResponseMultiError is an error wrapping multiple validation errors returned by BulkExportRelationshipsResponse.ValidateAll() if the designated constraints aren't met.
func (BulkExportRelationshipsResponseMultiError) AllErrors ¶ added in v0.9.0
func (m BulkExportRelationshipsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkExportRelationshipsResponseMultiError) Error ¶ added in v0.9.0
func (m BulkExportRelationshipsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkExportRelationshipsResponseValidationError ¶ added in v0.9.0
type BulkExportRelationshipsResponseValidationError struct {
// contains filtered or unexported fields
}
BulkExportRelationshipsResponseValidationError is the validation error returned by BulkExportRelationshipsResponse.Validate if the designated constraints aren't met.
func (BulkExportRelationshipsResponseValidationError) Cause ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) Cause() error
Cause function returns cause value.
func (BulkExportRelationshipsResponseValidationError) Error ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BulkExportRelationshipsResponseValidationError) ErrorName ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BulkExportRelationshipsResponseValidationError) Field ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) Field() string
Field function returns field value.
func (BulkExportRelationshipsResponseValidationError) Key ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) Key() bool
Key function returns key value.
func (BulkExportRelationshipsResponseValidationError) Reason ¶ added in v0.9.0
func (e BulkExportRelationshipsResponseValidationError) Reason() string
Reason function returns reason value.
type BulkImportRelationshipsRequest ¶ added in v0.9.0
type BulkImportRelationshipsRequest struct { Relationships []*Relationship `protobuf:"bytes,1,rep,name=relationships,proto3" json:"relationships,omitempty"` // contains filtered or unexported fields }
BulkImportRelationshipsRequest represents one batch of the streaming BulkImportRelationships API. The maximum size is only limited by the backing datastore, and optimal size should be determined by the calling client experimentally.
func (*BulkImportRelationshipsRequest) CloneMessageVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) CloneMessageVT() proto.Message
func (*BulkImportRelationshipsRequest) CloneVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) CloneVT() *BulkImportRelationshipsRequest
func (*BulkImportRelationshipsRequest) Descriptor
deprecated
added in
v0.9.0
func (*BulkImportRelationshipsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkImportRelationshipsRequest.ProtoReflect.Descriptor instead.
func (*BulkImportRelationshipsRequest) GetRelationships ¶ added in v0.9.0
func (x *BulkImportRelationshipsRequest) GetRelationships() []*Relationship
func (*BulkImportRelationshipsRequest) MarshalToSizedBufferVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BulkImportRelationshipsRequest) MarshalToVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BulkImportRelationshipsRequest) MarshalVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) MarshalVT() (dAtA []byte, err error)
func (*BulkImportRelationshipsRequest) ProtoMessage ¶ added in v0.9.0
func (*BulkImportRelationshipsRequest) ProtoMessage()
func (*BulkImportRelationshipsRequest) ProtoReflect ¶ added in v0.9.0
func (x *BulkImportRelationshipsRequest) ProtoReflect() protoreflect.Message
func (*BulkImportRelationshipsRequest) Reset ¶ added in v0.9.0
func (x *BulkImportRelationshipsRequest) Reset()
func (*BulkImportRelationshipsRequest) SizeVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) SizeVT() (n int)
func (*BulkImportRelationshipsRequest) String ¶ added in v0.9.0
func (x *BulkImportRelationshipsRequest) String() string
func (*BulkImportRelationshipsRequest) UnmarshalVT ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) UnmarshalVT(dAtA []byte) error
func (*BulkImportRelationshipsRequest) Validate ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) Validate() error
Validate checks the field values on BulkImportRelationshipsRequest 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 (*BulkImportRelationshipsRequest) ValidateAll ¶ added in v0.9.0
func (m *BulkImportRelationshipsRequest) ValidateAll() error
ValidateAll checks the field values on BulkImportRelationshipsRequest 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 BulkImportRelationshipsRequestMultiError, or nil if none found.
type BulkImportRelationshipsRequestMultiError ¶ added in v0.9.0
type BulkImportRelationshipsRequestMultiError []error
BulkImportRelationshipsRequestMultiError is an error wrapping multiple validation errors returned by BulkImportRelationshipsRequest.ValidateAll() if the designated constraints aren't met.
func (BulkImportRelationshipsRequestMultiError) AllErrors ¶ added in v0.9.0
func (m BulkImportRelationshipsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BulkImportRelationshipsRequestMultiError) Error ¶ added in v0.9.0
func (m BulkImportRelationshipsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BulkImportRelationshipsRequestValidationError ¶ added in v0.9.0
type BulkImportRelationshipsRequestValidationError struct {
// contains filtered or unexported fields
}
BulkImportRelationshipsRequestValidationError is the validation error returned by BulkImportRelationshipsRequest.Validate if the designated constraints aren't met.
func (BulkImportRelationshipsRequestValidationError) Cause ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) Cause() error
Cause function returns cause value.
func (BulkImportRelationshipsRequestValidationError) Error ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BulkImportRelationshipsRequestValidationError) ErrorName ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BulkImportRelationshipsRequestValidationError) Field ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) Field() string
Field function returns field value.
func (BulkImportRelationshipsRequestValidationError) Key ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) Key() bool
Key function returns key value.
func (BulkImportRelationshipsRequestValidationError) Reason ¶ added in v0.9.0
func (e BulkImportRelationshipsRequestValidationError) Reason() string
Reason function returns reason value.
type BulkImportRelationshipsResponse ¶ added in v0.9.0
type BulkImportRelationshipsResponse struct { NumLoaded uint64 `protobuf:"varint,1,opt,name=num_loaded,json=numLoaded,proto3" json:"num_loaded,omitempty"` // contains filtered or unexported fields }
BulkImportRelationshipsResponse is returned on successful completion of the bulk load stream, and contains the total number of relationships loaded.