openCloud_v1_imageVersion_create_request

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenCloudV1ImageVersionCreateParam

type OpenCloudV1ImageVersionCreateParam struct {
	// 容器服务id
	CsId string `json:"cs_id"`
	// 版本名称
	VersionName string `json:"version_name"`
	// 备注
	Remark string `json:"remark"`
	// 程序包上传素材中心后返回的uri
	FileUri string `json:"file_uri"`
	// 文件名称
	FileName string `json:"file_name"`
	// 容器名称
	CsName string `json:"cs_name"`
	// 火山账号,如果使用强管控租户,需要传对应火山id
	VolcAccountId *int64 `json:"volc_account_id"`
}

type OpenCloudV1ImageVersionCreateRequest

type OpenCloudV1ImageVersionCreateRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OpenCloudV1ImageVersionCreateParam
}

func (*OpenCloudV1ImageVersionCreateRequest) Execute

func (c *OpenCloudV1ImageVersionCreateRequest) Execute(accessToken *doudian_sdk.AccessToken) (*openCloud_v1_imageVersion_create_response.OpenCloudV1ImageVersionCreateResponse, error)

func (*OpenCloudV1ImageVersionCreateRequest) GetParamObject

func (c *OpenCloudV1ImageVersionCreateRequest) GetParamObject() interface{}

func (*OpenCloudV1ImageVersionCreateRequest) GetParams

func (*OpenCloudV1ImageVersionCreateRequest) GetUrlPath

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL