# Functions
NewNamespaceServiceClient constructs a client for the policy.namespaces.NamespaceService service.
NewNamespaceServiceHandler builds an HTTP handler from the service implementation.
# Constants
NamespaceServiceAssignKeyAccessServerToNamespaceProcedure is the fully-qualified name of the NamespaceService's AssignKeyAccessServerToNamespace RPC.
NamespaceServiceCreateNamespaceProcedure is the fully-qualified name of the NamespaceService's CreateNamespace RPC.
NamespaceServiceDeactivateNamespaceProcedure is the fully-qualified name of the NamespaceService's DeactivateNamespace RPC.
NamespaceServiceGetNamespaceProcedure is the fully-qualified name of the NamespaceService's GetNamespace RPC.
NamespaceServiceListNamespacesProcedure is the fully-qualified name of the NamespaceService's ListNamespaces RPC.
NamespaceServiceName is the fully-qualified name of the NamespaceService service.
NamespaceServiceRemoveKeyAccessServerFromNamespaceProcedure is the fully-qualified name of the NamespaceService's RemoveKeyAccessServerFromNamespace RPC.
NamespaceServiceUpdateNamespaceProcedure is the fully-qualified name of the NamespaceService's UpdateNamespace RPC.
# Structs
UnimplementedNamespaceServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
NamespaceServiceClient is a client for the policy.namespaces.NamespaceService service.
NamespaceServiceHandler is an implementation of the policy.namespaces.NamespaceService service.