Documentation ¶
Index ¶
Constants ¶
View Source
const ( OpKeyProjectID = "projectId" OpKeyAppID = "appId" OpValTargetRepo = "repo" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSHelper ¶
type GSHelper struct {
// contains filtered or unexported fields
}
func NewGSHelper ¶
func NewGSHelper(gs *cptype.GlobalStateData) *GSHelper
func (*GSHelper) GetAppPagingRequest ¶
func (h *GSHelper) GetAppPagingRequest() (*apistructs.ApplicationListRequest, bool)
func (*GSHelper) SetAppPagingRequest ¶
func (h *GSHelper) SetAppPagingRequest(req apistructs.ApplicationListRequest)
Click to show internal directories.
Click to hide internal directories.