Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cap ¶
type Cap interface {
CapacityInfo(clustername string) apistructs.CapacityInfoData
}
func NewCapImpl ¶
func NewCapImpl() Cap
type CapImpl ¶
type CapImpl struct{}
func (*CapImpl) CapacityInfo ¶
func (cap *CapImpl) CapacityInfo(clustername string) apistructs.CapacityInfoData
Click to show internal directories.
Click to hide internal directories.