# Functions
NewUnsafeServiceClient constructs a client for the policy.unsafe.UnsafeService service.
NewUnsafeServiceHandler builds an HTTP handler from the service implementation.
# Constants
UnsafeServiceName is the fully-qualified name of the UnsafeService service.
UnsafeServiceUnsafeDeleteAttributeProcedure is the fully-qualified name of the UnsafeService's UnsafeDeleteAttribute RPC.
UnsafeServiceUnsafeDeleteAttributeValueProcedure is the fully-qualified name of the UnsafeService's UnsafeDeleteAttributeValue RPC.
UnsafeServiceUnsafeDeleteNamespaceProcedure is the fully-qualified name of the UnsafeService's UnsafeDeleteNamespace RPC.
UnsafeServiceUnsafeReactivateAttributeProcedure is the fully-qualified name of the UnsafeService's UnsafeReactivateAttribute RPC.
UnsafeServiceUnsafeReactivateAttributeValueProcedure is the fully-qualified name of the UnsafeService's UnsafeReactivateAttributeValue RPC.
UnsafeServiceUnsafeReactivateNamespaceProcedure is the fully-qualified name of the UnsafeService's UnsafeReactivateNamespace RPC.
UnsafeServiceUnsafeUpdateAttributeProcedure is the fully-qualified name of the UnsafeService's UnsafeUpdateAttribute RPC.
UnsafeServiceUnsafeUpdateAttributeValueProcedure is the fully-qualified name of the UnsafeService's UnsafeUpdateAttributeValue RPC.
UnsafeServiceUnsafeUpdateNamespaceProcedure is the fully-qualified name of the UnsafeService's UnsafeUpdateNamespace RPC.
# Structs
UnimplementedUnsafeServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
UnsafeServiceClient is a client for the policy.unsafe.UnsafeService service.
UnsafeServiceHandler is an implementation of the policy.unsafe.UnsafeService service.