package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterAuthenticationV1Handler registers the http handlers for service AuthenticationV1 to "mux".
RegisterAuthenticationV1HandlerClient registers the http handlers for service AuthenticationV1 to "mux".
RegisterAuthenticationV1HandlerFromEndpoint is same as RegisterAuthenticationV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthenticationV1HandlerServer registers the http handlers for service AuthenticationV1 to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
AuthenticationV1_ServiceDesc is the grpc.ServiceDesc for AuthenticationV1 service.
No description provided by the author
# Structs
CreateTokenRequest defines request for AuthenticationV1 CreateToken Request.
CreateTokenResponse defines response for AuthenticationV1 CreateToken Request.
IdentityResponse defines response for AuthenticationV1 Identity Request.
UnimplementedAuthenticationV1Server must be embedded to have forward compatible implementations.
ValidateRequest defines request for AuthenticationV1 Validate Request.
ValidateResponse defines response for AuthenticationV1 Validate Request.
ValidateResponseDetails defines optional response for AuthenticationV1 Validate Request.
# Interfaces
AuthenticationV1Client is the client API for AuthenticationV1 service.
AuthenticationV1Server is the server API for AuthenticationV1 service.
UnsafeAuthenticationV1Server may be embedded to opt out of forward compatibility for this service.