github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/worker/secretsdrainworker/doc.go (about) 1 // Copyright 2023 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // Package secretsdrainworker provides a worker running on the agent for 5 // draining secrets to the new active backend 6 // when the model changed secret backend. 7 package secretsdrainworker