# Packages
No description provided by the author
# Functions
CheckErrorCode returns true, if the given err is not nil, is of type grpc Status and the code equals the given code.
IsConflict checks if the given error is a conflict error.
IsInternal checks if the given error is an internal server error.
IsNotFound checks if the given error is a notfound error.
IsOptimistickLockError checks if the given error is a Optimistic Lock Error, which indicates that you read an entity and tried to update this entity, but it changed in the datastore by another party in the meantime.
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
# 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
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
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
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
ProjectMemberService_ServiceDesc is the grpc.ServiceDesc for ProjectMemberService service.
ProjectService_ServiceDesc is the grpc.ServiceDesc for ProjectService service.
TenantMemberService_ServiceDesc is the grpc.ServiceDesc for TenantMemberService service.
TenantService_ServiceDesc is the grpc.ServiceDesc for TenantService service.
# Structs
optional config if idm webhook is used to automatically create/delete groups/roles in the tenant idm.
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
mandatory config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Config for group-rolebinding-controller.
No description provided by the author
Project is the database model.
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
ProjectMember is the database model.
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
Quota is the actual maximum amount.
QuotaSet defines the types of possible Quotas might be specified by project or tenant whatever quota is reached first counts it always defines the max amount of this type.
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
TenantMember is the database model.
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
UnimplementedProjectMemberServiceServer should be embedded to have forward compatible implementations.
UnimplementedProjectServiceServer should be embedded to have forward compatible implementations.
UnimplementedTenantMemberServiceServer should be embedded to have forward compatible implementations.
UnimplementedTenantServiceServer should be embedded to have forward compatible implementations.
# Interfaces
ProjectMemberServiceClient is the client API for ProjectMemberService service.
ProjectMemberServiceServer is the server API for ProjectMemberService service.
ProjectServiceClient is the client API for ProjectService service.
ProjectServiceServer is the server API for ProjectService service.
TenantMemberServiceClient is the client API for TenantMemberService service.
TenantMemberServiceServer is the server API for TenantMemberService service.
TenantServiceClient is the client API for TenantService service.
TenantServiceServer is the server API for TenantService service.
UnsafeProjectMemberServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeProjectServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTenantMemberServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTenantServiceServer may be embedded to opt out of forward compatibility for this service.