Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UpgradeInfo ¶
type UpgradeInfo struct {
ImageName string `json:"image_name" binding:"required"`
}
type UpgradeService ¶
type UpgradeService struct{}
func NewUpgradeService ¶
func NewUpgradeService() *UpgradeService
func (*UpgradeService) Register ¶
func (*UpgradeService) Register(mux *gin.Engine)
Click to show internal directories.
Click to hide internal directories.