Documentation
¶
Index ¶
- func RestDelAllPublicIp(c echo.Context) error
- func RestDelAllSubnet(c echo.Context) error
- func RestDelAllVNic(c echo.Context) error
- func RestDelPublicIp(c echo.Context) error
- func RestDelSubnet(c echo.Context) error
- func RestDelVNic(c echo.Context) error
- func RestGetAllPublicIp(c echo.Context) error
- func RestGetAllSubnet(c echo.Context) error
- func RestGetAllVNic(c echo.Context) error
- func RestGetPublicIp(c echo.Context) error
- func RestGetSubnet(c echo.Context) error
- func RestGetVNic(c echo.Context) error
- func RestPostPublicIp(c echo.Context) error
- func RestPostSubnet(c echo.Context) error
- func RestPostVNic(c echo.Context) error
- func RestPutPublicIp(c echo.Context) error
- func RestPutSubnet(c echo.Context) error
- func RestPutVNic(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RestDelAllPublicIp ¶
func RestDelAllPublicIp(c echo.Context) error
func RestDelAllSubnet ¶
func RestDelAllSubnet(c echo.Context) error
func RestDelAllVNic ¶
func RestDelAllVNic(c echo.Context) error
func RestDelPublicIp ¶
func RestDelPublicIp(c echo.Context) error
func RestDelSubnet ¶
func RestDelSubnet(c echo.Context) error
func RestDelVNic ¶
func RestDelVNic(c echo.Context) error
func RestGetAllPublicIp ¶
func RestGetAllPublicIp(c echo.Context) error
func RestGetAllSubnet ¶
func RestGetAllSubnet(c echo.Context) error
func RestGetAllVNic ¶
func RestGetAllVNic(c echo.Context) error
func RestGetPublicIp ¶
func RestGetPublicIp(c echo.Context) error
func RestGetSubnet ¶
func RestGetSubnet(c echo.Context) error
func RestGetVNic ¶
func RestGetVNic(c echo.Context) error
func RestPutPublicIp ¶
func RestPutPublicIp(c echo.Context) error
func RestPutSubnet ¶
func RestPutSubnet(c echo.Context) error
func RestPutVNic ¶
func RestPutVNic(c echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.