Allow non-instance specific socket actions

This commit is contained in:
Tom Wiesing 2023-02-03 09:45:13 +01:00
parent 25c3af3516
commit 78b5a96294
No known key found for this signature in database
2 changed files with 47 additions and 39 deletions

3
internal/status/core.go Normal file
View file

@ -0,0 +1,3 @@
package status
type ImageVersion string