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

Struct GetUploadParamsForTemplateParams

cloudstack/TemplateService.go:1294–1296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1292}
1293
1294type GetUploadParamsForTemplateParams struct {
1295 p map[string]interface{}
1296}
1297
1298func (p *GetUploadParamsForTemplateParams) toURLValues() url.Values {
1299 u := url.Values{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected