# Functions
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
Read-write for the complete API.
Dummy to prevent accidents.
Read-write for K8sOperator endpoints.
Read-write for endpoints under "/scim".
# Variables
APIToken_ServiceDesc is the grpc.ServiceDesc for APIToken service.
Enum value maps for AuthorizationScope.
Enum value maps for AuthorizationScope.
ClusterAuth_ServiceDesc is the grpc.ServiceDesc for ClusterAuth service.
No description provided by the author
No description provided by the author
Gateway_ServiceDesc is the grpc.ServiceDesc for Gateway service.
GatewayAuth_ServiceDesc is the grpc.ServiceDesc for GatewayAuth service.
# Structs
APITokenRequest is send in order to retrieve an API token valid to authenticate against Monoskope and authorize specific scopes.
No description provided by the author
No description provided by the author
APITokenRequestValidationError is the validation error returned by APITokenRequest.Validate if the designated constraints aren't met.
APITokenResponse is the answer to an APITokenRequest containing a JWT to authenticate against the m8 API.
APITokenResponseValidationError is the validation error returned by APITokenResponse.Validate if the designated constraints aren't met.
No description provided by the author
AuthenticationRequestValidationError is the validation error returned by AuthenticationRequest.Validate if the designated constraints aren't met.
No description provided by the author
AuthenticationResponseValidationError is the validation error returned by AuthenticationResponse.Validate if the designated constraints aren't met.
Request information that should be checked if authorized.
CheckRequestValidationError is the validation error returned by CheckRequest.Validate if the designated constraints aren't met.
Intended for gRPC and Network Authorization servers `only`.
No description provided by the author
CheckResponse_CheckResponseTagValidationError is the validation error returned by CheckResponse_CheckResponseTag.Validate if the designated constraints aren't met.
CheckResponseValidationError is the validation error returned by CheckResponse.Validate if the designated constraints aren't met.
ClusterAuthTokenRequest is send in order to retrieve an auth token valid to authenticate against a certain cluster with a specific role.
ClusterAuthTokenRequestValidationError is the validation error returned by ClusterAuthTokenRequest.Validate if the designated constraints aren't met.
ClusterAuthTokenResponse contains an auth token valid to authenticate against a certain cluster with a specific role.
ClusterAuthTokenResponseValidationError is the validation error returned by ClusterAuthTokenResponse.Validate if the designated constraints aren't met.
UnimplementedAPITokenServer must be embedded to have forward compatible implementations.
UnimplementedClusterAuthServer must be embedded to have forward compatible implementations.
UnimplementedGatewayAuthServer must be embedded to have forward compatible implementations.
UnimplementedGatewayServer must be embedded to have forward compatible implementations.
No description provided by the author
UpstreamAuthenticationRequestValidationError is the validation error returned by UpstreamAuthenticationRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpstreamAuthenticationResponseValidationError is the validation error returned by UpstreamAuthenticationResponse.Validate if the designated constraints aren't met.
# Interfaces
APITokenClient is the client API for APIToken service.
APITokenServer is the server API for APIToken service.
ClusterAuthClient is the client API for ClusterAuth service.
ClusterAuthServer is the server API for ClusterAuth service.
GatewayAuthClient is the client API for GatewayAuth service.
GatewayAuthServer is the server API for GatewayAuth service.
GatewayClient is the client API for Gateway service.
GatewayServer is the server API for Gateway service.
UnsafeAPITokenServer may be embedded to opt out of forward compatibility for this service.
UnsafeClusterAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafeGatewayAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafeGatewayServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
APITokenRequestMultiError is an error wrapping multiple validation errors returned by APITokenRequest.ValidateAll() if the designated constraints aren't met.
APITokenResponseMultiError is an error wrapping multiple validation errors returned by APITokenResponse.ValidateAll() if the designated constraints aren't met.
AuthenticationRequestMultiError is an error wrapping multiple validation errors returned by AuthenticationRequest.ValidateAll() if the designated constraints aren't met.
AuthenticationResponseMultiError is an error wrapping multiple validation errors returned by AuthenticationResponse.ValidateAll() if the designated constraints aren't met.
AuthorizationScope is an enum defining the available API scopes.
CheckRequestMultiError is an error wrapping multiple validation errors returned by CheckRequest.ValidateAll() if the designated constraints aren't met.
CheckResponse_CheckResponseTagMultiError is an error wrapping multiple validation errors returned by CheckResponse_CheckResponseTag.ValidateAll() if the designated constraints aren't met.
CheckResponseMultiError is an error wrapping multiple validation errors returned by CheckResponse.ValidateAll() if the designated constraints aren't met.
ClusterAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by ClusterAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
ClusterAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by ClusterAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
UpstreamAuthenticationRequestMultiError is an error wrapping multiple validation errors returned by UpstreamAuthenticationRequest.ValidateAll() if the designated constraints aren't met.
UpstreamAuthenticationResponseMultiError is an error wrapping multiple validation errors returned by UpstreamAuthenticationResponse.ValidateAll() if the designated constraints aren't met.