package response import "github.com/1Panel-dev/1Panel/backend/app/model" type RuntimeRes struct { model.Runtime }