Documentation ¶
Index ¶
- func ActionEcs(ctx context.Context, req *pbecs.ActionReq) (*pbecs.ActionResp, error)
- func CreateEcs(ctx context.Context, req *pbecs.CreateEcsReq) (*pbecs.CreateEcsResp, error)
- func CreateMultipleEcs(ctx context.Context, reqs *pbecs.CreateEcsMultipleReq) (*pbecs.CreateEcsMultipleResp, error)
- func DeleteEcs(ctx context.Context, req *pbecs.DeleteEcsReq) (*pbecs.DeleteEcsResp, error)
- func List(ctx context.Context, req *pbecs.ListReq) (*pbecs.ListResp, error)
- func ListAll(ctx context.Context) (*pbecs.ListResp, error)
- func ListDetail(ctx context.Context, req *pbecs.ListDetailReq) (*pbecs.ListDetailResp, error)
- func UpdateEcs(ctx context.Context, req *pbecs.UpdateEcsReq) (*pbecs.UpdateEcsResp, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEcs ¶
func CreateEcs(ctx context.Context, req *pbecs.CreateEcsReq) (*pbecs.CreateEcsResp, error)
func CreateMultipleEcs ¶
func CreateMultipleEcs(ctx context.Context, reqs *pbecs.CreateEcsMultipleReq) (*pbecs.CreateEcsMultipleResp, error)
CreateMultipleEcs 创建多云ECS
func DeleteEcs ¶
func DeleteEcs(ctx context.Context, req *pbecs.DeleteEcsReq) (*pbecs.DeleteEcsResp, error)
func ListDetail ¶
func ListDetail(ctx context.Context, req *pbecs.ListDetailReq) (*pbecs.ListDetailResp, error)
ListDetail returns the detail of ecs instances
func UpdateEcs ¶
func UpdateEcs(ctx context.Context, req *pbecs.UpdateEcsReq) (*pbecs.UpdateEcsResp, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.