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

# Packages

No description provided by the author

# Functions

No description provided by the author
RegisterUnsafeServiceHandler registers the http handlers for service UnsafeService to "mux".
RegisterUnsafeServiceHandlerClient registers the http handlers for service UnsafeService to "mux".
RegisterUnsafeServiceHandlerFromEndpoint is same as RegisterUnsafeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUnsafeServiceHandlerServer registers the http handlers for service UnsafeService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
UnsafeService_ServiceDesc is the grpc.ServiceDesc for UnsafeService service.

# Structs

UnimplementedUnsafeServiceServer must be embedded to have forward compatible implementations.
WARNING!! Deleting an Attribute will free up the Attribute name for reuse, which can introduce an access path to existing TDFs containing the deleted Attribute name.
No description provided by the author
WARNING!! Deleting an Attribute Value will free up the Attribute Value for reuse, which can introduce an access path to existing TDFs containing the deleted Attribute Value.
No description provided by the author
WARNING!! Deleting a Namespace will free up the Attribute Namespace, Definitions, and Values for reuse, which can introduce an access path to existing TDFs containing the deleted policy.
No description provided by the author
WARNING!! Reactivating an Attribute can potentially open up an access path to existing TDFs containing the Attribute name.
No description provided by the author
WARNING!! Reactivating an Attribute Value can potentially open up an access path to existing TDFs containing the Attribute Value.
No description provided by the author
WARNING!! Reactivating a Namespace can potentially open up an access path to existing TDFs containing any Attributes under the Namespace.
No description provided by the author
WARNING!! Updating an Attribute can have dangerous consequences.
No description provided by the author
WARNING!! Updating an Attribute Value will retroactively alter access to existing TDFs containing the old and new Attribute Value.
No description provided by the author
WARNING!! Updating the Namespace of an Attribute will retroactively alter access to existing TDFs of the old and new Namespace name.
No description provided by the author

# Interfaces

UnsafeServiceClient is the client API for UnsafeService service.
UnsafeServiceServer is the server API for UnsafeService service.
UnsafeUnsafeServiceServer may be embedded to opt out of forward compatibility for this service.