Namespace Neon.Kube.DesktopService
Classes
DesktopService
Implements a gPRC service that implements Hyper-V and other operations that may require elevated permissions. The idea is to deploy this within a Windows Service that runs as administrator so that this service can perform these operations on behalf of the neon-desktop or neon-cli applications that do not have these rights.
GrpcDesktopService
Implements the IGrpcDesktopService.