Versions in this module Expand all Collapse all v1 v1.6.65 Sep 23, 2024 v1.6.64 Sep 13, 2024 v1.6.4 Sep 13, 2024 Changes in this version + func GetDomainAdditionalResourceExample(c *gin.Context) + type Domain struct + func NewDomain(cfg *config.ControllerConfig) *Domain + func (d *Domain) RegisterTo(e *gin.Engine) + type VPC struct + func NewVPC() *VPC + func (v *VPC) RegisterTo(e *gin.Engine)