Documentation
¶
Index ¶
- type HClient
- func (h *HClient) DeleteIp(ipId string) error
- func (h *HClient) DeleteServer(serverId string, delPublicIp bool)
- func (h *HClient) GenerateEipServer(count, sizePostPaidServerEipBandwidth, sizePostPaidServerRootVolume int32, ...) []string
- func (h *HClient) ListIps() error
- func (h *HClient) ListServer()
- func (h *HClient) Show(serverid string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HClient ¶
type HClient struct { Count int32 Ak string Sk string EcsEndpoint string VpcEndpoint string ProjectId string AvailabilityZone string EcsClient *ecs.EcsClient EipClient *eip.EipClient }
func GetDefaultHAuth ¶
func (*HClient) DeleteServer ¶
func (*HClient) GenerateEipServer ¶
func (*HClient) ListServer ¶
func (h *HClient) ListServer()
Click to show internal directories.
Click to hide internal directories.