MCPcopy Index your code
hub / github.com/apache/cloudstack-go / ListInstanceGroupsParams

Struct ListInstanceGroupsParams

cloudstack/VMGroupService.go:285–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285type ListInstanceGroupsParams struct {
286 p map[string]interface{}
287}
288
289func (p *ListInstanceGroupsParams) toURLValues() url.Values {
290 u := url.Values{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected