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

Struct ListIsosParams

cloudstack/ISOService.go:1648–1650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1646}
1647
1648type ListIsosParams struct {
1649 p map[string]interface{}
1650}
1651
1652func (p *ListIsosParams) toURLValues() url.Values {
1653 u := url.Values{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected