Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Cap interface + CapacityInfo func(clustername string) apistructs.CapacityInfoData + func NewCapImpl() Cap + type CapImpl struct + func (cap *CapImpl) CapacityInfo(clustername string) apistructs.CapacityInfoData