client

package
v0.0.0-...-2777b0f Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GACSClient

type GACSClient struct {
	core.NCloudClient
}

func NewGACSClient

func NewGACSClient(credential *core.Credential) *GACSClient

func (*GACSClient) DisableLogger

func (c *GACSClient) DisableLogger()

func (*GACSClient) FindHostImage

func (c *GACSClient) FindHostImage(request *apis.HostFindImageRequest) (*apis.QueryResponse, error)

func (*GACSClient) QueryHostAll

func (c *GACSClient) QueryHostAll(request *apis.QueryHostAllRequest) (*apis.QueryHostAllResponse, error)

func (*GACSClient) QueryHostList

func (c *GACSClient) QueryHostList(request *apis.QueryHostListRequest) (*apis.QueryHostListResponse, error)

func (*GACSClient) ReStartHost

func (c *GACSClient) ReStartHost(request *apis.HostRestartRequest) (*apis.QueryResponse, error)

func (*GACSClient) StartHost

func (c *GACSClient) StartHost(request *apis.HostStartRequest) (*apis.QueryResponse, error)

func (*GACSClient) StopHost

func (c *GACSClient) StopHost(request *apis.HostStopRequest) (*apis.QueryResponse, error)

func (*GACSClient) UpdateHostPassword

func (c *GACSClient) UpdateHostPassword(request *apis.HostUpdatePasswordRequest) (*apis.QueryResponse, error)

func (*GACSClient) UpdateHostSystem

func (c *GACSClient) UpdateHostSystem(request *apis.HostUpdateSystemRequest) (*apis.QueryResponse, error)

Jump to

Keyboard shortcuts

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