# Structs
Client is a dashboard service API client.
FrontendProxy is a proxy for messaging the frontend.
GRPCService is an implementation of the dashboard service based on GRPC.
PortForwardRequest describes a port forward request.
PortForwardResponse is the response from a port forward request.
# Interfaces
API controlls the dashboard API service.
No description provided by the author
FrontendUpdateController can control the frontend.
Service is the dashboard service.
# Type aliases
No description provided by the author