|
|
@@ -169,6 +169,7 @@ type PackageCloneParam struct { |
|
|
ClusterID schsdk.ClusterID `json:"clusterID"` |
|
|
ClusterID schsdk.ClusterID `json:"clusterID"` |
|
|
Output string `json:"output"` |
|
|
Output string `json:"output"` |
|
|
ImageID schsdk.ImageID `json:"imageID"` |
|
|
ImageID schsdk.ImageID `json:"imageID"` |
|
|
|
|
|
IsUpload bool `json:"isUpload"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type PackageCloneVO struct { |
|
|
type PackageCloneVO struct { |
|
|
|