Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateVpc ¶
func CreateVpc()
BEC vpc sdk CreateVpc - create a vpc
PARAMS:
- args: the arguments to create vpc
RETURNS:
- *api.VpcCommonResult: the result of created vpc
- error: nil if success otherwise the specific error
func DeleteVpc ¶
func DeleteVpc()
BEC vpc sdk DeleteVpc - delete a vpc
PARAMS:
- args: the arguments to delete vpc
RETURNS:
- *api.VpcCommonResult: the result of deleted vpc
- error: nil if success otherwise the specific error
func GetVpcDetail ¶
func GetVpcDetail()
BEC vpc sdk GetVpcDetail - get a vpc detail
PARAMS:
- args: the arguments to get a vpc detail
RETURNS:
- *api.VpcCommonResult: the result of vpc detail
- error: nil if success otherwise the specific error
func GetVpcList ¶
func GetVpcList()
BEC vpc sdk GetVpcList - get vpc list
PARAMS:
- args: the arguments to get vpc list
RETURNS:
- *api.LogicPageVpcResult: the result of vpc list
- error: nil if success otherwise the specific error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.