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