package
0.2.22
Repository: https://github.com/opentdf/platform.git
Documentation: pkg.go.dev

# Functions

NewSubjectMappingServiceClient constructs a client for the policy.subjectmapping.SubjectMappingService service.
NewSubjectMappingServiceHandler builds an HTTP handler from the service implementation.

# Constants

SubjectMappingServiceCreateSubjectConditionSetProcedure is the fully-qualified name of the SubjectMappingService's CreateSubjectConditionSet RPC.
SubjectMappingServiceCreateSubjectMappingProcedure is the fully-qualified name of the SubjectMappingService's CreateSubjectMapping RPC.
SubjectMappingServiceDeleteAllUnmappedSubjectConditionSetsProcedure is the fully-qualified name of the SubjectMappingService's DeleteAllUnmappedSubjectConditionSets RPC.
SubjectMappingServiceDeleteSubjectConditionSetProcedure is the fully-qualified name of the SubjectMappingService's DeleteSubjectConditionSet RPC.
SubjectMappingServiceDeleteSubjectMappingProcedure is the fully-qualified name of the SubjectMappingService's DeleteSubjectMapping RPC.
SubjectMappingServiceGetSubjectConditionSetProcedure is the fully-qualified name of the SubjectMappingService's GetSubjectConditionSet RPC.
SubjectMappingServiceGetSubjectMappingProcedure is the fully-qualified name of the SubjectMappingService's GetSubjectMapping RPC.
SubjectMappingServiceListSubjectConditionSetsProcedure is the fully-qualified name of the SubjectMappingService's ListSubjectConditionSets RPC.
SubjectMappingServiceListSubjectMappingsProcedure is the fully-qualified name of the SubjectMappingService's ListSubjectMappings RPC.
SubjectMappingServiceMatchSubjectMappingsProcedure is the fully-qualified name of the SubjectMappingService's MatchSubjectMappings RPC.
SubjectMappingServiceName is the fully-qualified name of the SubjectMappingService service.
SubjectMappingServiceUpdateSubjectConditionSetProcedure is the fully-qualified name of the SubjectMappingService's UpdateSubjectConditionSet RPC.
SubjectMappingServiceUpdateSubjectMappingProcedure is the fully-qualified name of the SubjectMappingService's UpdateSubjectMapping RPC.

# Structs

UnimplementedSubjectMappingServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

SubjectMappingServiceClient is a client for the policy.subjectmapping.SubjectMappingService service.
SubjectMappingServiceHandler is an implementation of the policy.subjectmapping.SubjectMappingService service.