Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveClient ¶
type LiveClient struct {
core.JDCloudClient
}
This is a partial copy of https://github.com/jdcloud-api/jdcloud-sdk-go/blob/master/services/live/client/LiveClient.go to lightweight the vendor packages in the built binary.
func NewLiveClient ¶
func NewLiveClient(credential *core.Credential) *LiveClient
func (*LiveClient) DescribeLiveDomains ¶
func (c *LiveClient) DescribeLiveDomains(request *live.DescribeLiveDomainsRequest) (*live.DescribeLiveDomainsResponse, error)
func (*LiveClient) SetLiveDomainCertificate ¶
func (c *LiveClient) SetLiveDomainCertificate(request *live.SetLiveDomainCertificateRequest) (*live.SetLiveDomainCertificateResponse, error)
Click to show internal directories.
Click to hide internal directories.