Versions in this module Expand all Collapse all v1 v1.0.0 Dec 15, 2023 Changes in this version + type Client struct + func NewClient(config *openapi.Config) (*Client, error) + func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error) + func (client *Client) Init(config *openapi.Config) (_err error)