Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthAction ¶
type HealthAction struct {
actionutils.ParentAction
}
func (*HealthAction) Init ¶
func (this *HealthAction) Init()
func (*HealthAction) RunGet ¶
func (this *HealthAction) RunGet(params struct { ClusterId int64 })
type HealthRunPopupAction ¶
type HealthRunPopupAction struct {
actionutils.ParentAction
}
func (*HealthRunPopupAction) Init ¶
func (this *HealthRunPopupAction) Init()
func (*HealthRunPopupAction) RunGet ¶
func (this *HealthRunPopupAction) RunGet(params struct{})
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { ClusterId int64 })
Click to show internal directories.
Click to hide internal directories.