# Functions
CreateCreateConfigurationRequest creates a request to invoke CreateConfiguration API.
CreateCreateConfigurationResponse creates a response to parse from CreateConfiguration response.
CreateCreateNamespaceRequest creates a request to invoke CreateNamespace API.
CreateCreateNamespaceResponse creates a response to parse from CreateNamespace response.
CreateDeleteConfigurationRequest creates a request to invoke DeleteConfiguration API.
CreateDeleteConfigurationResponse creates a response to parse from DeleteConfiguration response.
CreateDeleteNamespaceRequest creates a request to invoke DeleteNamespace API.
CreateDeleteNamespaceResponse creates a response to parse from DeleteNamespace response.
CreateDeployConfigurationRequest creates a request to invoke DeployConfiguration API.
CreateDeployConfigurationResponse creates a response to parse from DeployConfiguration response.
CreateDescribeConfigurationRequest creates a request to invoke DescribeConfiguration API.
CreateDescribeConfigurationResponse creates a response to parse from DescribeConfiguration response.
CreateDescribeNamespaceRequest creates a request to invoke DescribeNamespace API.
CreateDescribeNamespaceResponse creates a response to parse from DescribeNamespace response.
CreateUpdateNamespaceRequest creates a request to invoke UpdateNamespace API.
CreateUpdateNamespaceResponse creates a response to parse from UpdateNamespace response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
Configuration is a nested struct in acms_open response.
CreateConfigurationRequest is the request struct for api CreateConfiguration.
CreateConfigurationResponse is the response struct for api CreateConfiguration.
CreateNamespaceRequest is the request struct for api CreateNamespace.
CreateNamespaceResponse is the response struct for api CreateNamespace.
DeleteConfigurationRequest is the request struct for api DeleteConfiguration.
DeleteConfigurationResponse is the response struct for api DeleteConfiguration.
DeleteNamespaceRequest is the request struct for api DeleteNamespace.
DeleteNamespaceResponse is the response struct for api DeleteNamespace.
DeployConfigurationRequest is the request struct for api DeployConfiguration.
DeployConfigurationResponse is the response struct for api DeployConfiguration.
DescribeConfigurationRequest is the request struct for api DescribeConfiguration.
DescribeConfigurationResponse is the response struct for api DescribeConfiguration.
DescribeNamespaceRequest is the request struct for api DescribeNamespace.
DescribeNamespaceResponse is the response struct for api DescribeNamespace.
Namespace is a nested struct in acms_open response.
UpdateNamespaceRequest is the request struct for api UpdateNamespace.
UpdateNamespaceResponse is the response struct for api UpdateNamespace.