package
0.0.0-20240930211448-2c1cb0f22a21
Repository: https://github.com/sdlcsec/sdlccp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RegisterNamespaceServiceHandler registers the http handlers for service NamespaceService to "mux".
RegisterNamespaceServiceHandlerClient registers the http handlers for service NamespaceService to "mux".
RegisterNamespaceServiceHandlerFromEndpoint is same as RegisterNamespaceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNamespaceServiceHandlerServer registers the http handlers for service NamespaceService to "mux".
No description provided by the author
RegisterPolicyServiceHandler registers the http handlers for service PolicyService to "mux".
RegisterPolicyServiceHandlerClient registers the http handlers for service PolicyService to "mux".
RegisterPolicyServiceHandlerFromEndpoint is same as RegisterPolicyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPolicyServiceHandlerServer registers the http handlers for service PolicyService 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
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
NamespaceService_ServiceDesc is the grpc.ServiceDesc for NamespaceService service.
PolicyService_ServiceDesc is the grpc.ServiceDesc for PolicyService service.

# Structs

Condition for Policy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Content Condition.
CreateNamespaceRequest.
CreatePolicyRequest.
DeleteNamespaceRequest.
DeletePolicyRequest.
GetNamespaceRequest.
GetPolicyRequest.
Identity Condition.
ListNamespacesRequest.
ListNamespacesResponse.
ListPoliciesRequest.
ListPoliciesResponse.
Namespace message.
Policy message.
Subject Condition.
Timeframe Condition.
UnimplementedNamespaceServiceServer must be embedded to have forward compatible implementations.
UnimplementedPolicyServiceServer must be embedded to have forward compatible implementations.
UpdateNamespaceRequest.
UpdatePolicyRequest.

# Interfaces

NamespaceServiceClient is the client API for NamespaceService service.
NamespaceServiceServer is the server API for NamespaceService service.
PolicyServiceClient is the client API for PolicyService service.
PolicyServiceServer is the server API for PolicyService service.
UnsafeNamespaceServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafePolicyServiceServer may be embedded to opt out of forward compatibility for this service.