Givc-agent Go-API
givc-agent
Section titled “givc-agent”import "givc/modules/cmd/givc-agent"
The GIVC agent is a service that allows remote management of systemd units and applications.
The built-in gRPC server listens for commands from the GIVC admin server (or other instances) and executes them on the local system. In order to configure its functionality, it reads environment variables from the respective nixosModule configuration.
func main
Section titled “func main”func main()
Generated by gomarkdoc