Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterHelper ¶
type ClusterHelper struct { }
单个集群的帮助
func NewClusterHelper ¶
func NewClusterHelper() *ClusterHelper
func (*ClusterHelper) BeforeAction ¶
func (this *ClusterHelper) BeforeAction(actionPtr actions.ActionWrapper) (goNext bool)
type ClustersHelper ¶
type ClustersHelper struct { }
func NewClustersHelper ¶
func NewClustersHelper() *ClustersHelper
func (*ClustersHelper) BeforeAction ¶
func (this *ClustersHelper) BeforeAction(actionPtr actions.ActionWrapper)
Click to show internal directories.
Click to hide internal directories.