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

Struct GetUploadParamsForIsoParams

cloudstack/ISOService.go:1176–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1174}
1175
1176type GetUploadParamsForIsoParams struct {
1177 p map[string]interface{}
1178}
1179
1180func (p *GetUploadParamsForIsoParams) toURLValues() url.Values {
1181 u := url.Values{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected