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

# Functions

NewAttributesServiceClient constructs a client for the policy.attributes.AttributesService service.
NewAttributesServiceHandler builds an HTTP handler from the service implementation.

# Constants

AttributesServiceAssignKeyAccessServerToAttributeProcedure is the fully-qualified name of the AttributesService's AssignKeyAccessServerToAttribute RPC.
AttributesServiceAssignKeyAccessServerToValueProcedure is the fully-qualified name of the AttributesService's AssignKeyAccessServerToValue RPC.
AttributesServiceCreateAttributeProcedure is the fully-qualified name of the AttributesService's CreateAttribute RPC.
AttributesServiceCreateAttributeValueProcedure is the fully-qualified name of the AttributesService's CreateAttributeValue RPC.
AttributesServiceDeactivateAttributeProcedure is the fully-qualified name of the AttributesService's DeactivateAttribute RPC.
AttributesServiceDeactivateAttributeValueProcedure is the fully-qualified name of the AttributesService's DeactivateAttributeValue RPC.
AttributesServiceGetAttributeProcedure is the fully-qualified name of the AttributesService's GetAttribute RPC.
AttributesServiceGetAttributeValueProcedure is the fully-qualified name of the AttributesService's GetAttributeValue RPC.
AttributesServiceGetAttributeValuesByFqnsProcedure is the fully-qualified name of the AttributesService's GetAttributeValuesByFqns RPC.
AttributesServiceListAttributesProcedure is the fully-qualified name of the AttributesService's ListAttributes RPC.
AttributesServiceListAttributeValuesProcedure is the fully-qualified name of the AttributesService's ListAttributeValues RPC.
AttributesServiceName is the fully-qualified name of the AttributesService service.
AttributesServiceRemoveKeyAccessServerFromAttributeProcedure is the fully-qualified name of the AttributesService's RemoveKeyAccessServerFromAttribute RPC.
AttributesServiceRemoveKeyAccessServerFromValueProcedure is the fully-qualified name of the AttributesService's RemoveKeyAccessServerFromValue RPC.
AttributesServiceUpdateAttributeProcedure is the fully-qualified name of the AttributesService's UpdateAttribute RPC.
AttributesServiceUpdateAttributeValueProcedure is the fully-qualified name of the AttributesService's UpdateAttributeValue RPC.

# Structs

UnimplementedAttributesServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AttributesServiceClient is a client for the policy.attributes.AttributesService service.
AttributesServiceHandler is an implementation of the policy.attributes.AttributesService service.