github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/api/agent/machineactions/doc.go (about) 1 // Copyright 2022 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // Package machineactions implements the API side of 5 // running actions on machines. 6 package machineactions