Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainOptionsAction ¶
type DomainOptionsAction struct {
actionutils.ParentAction
}
域名列表选项
func (*DomainOptionsAction) RunPost ¶
func (this *DomainOptionsAction) RunPost(params struct { ProviderId int64 })
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject)
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
type ProviderOptionsAction ¶
type ProviderOptionsAction struct {
actionutils.ParentAction
}
服务商选项
func (*ProviderOptionsAction) RunPost ¶
func (this *ProviderOptionsAction) RunPost(params struct { Type string })
type UpdateClusterPopupAction ¶
type UpdateClusterPopupAction struct {
actionutils.ParentAction
}
修改集群的DNS设置
func (*UpdateClusterPopupAction) Init ¶
func (this *UpdateClusterPopupAction) Init()
func (*UpdateClusterPopupAction) RunGet ¶
func (this *UpdateClusterPopupAction) RunGet(params struct { ClusterId int64 })
Source Files ¶
Click to show internal directories.
Click to hide internal directories.