Documentation ¶
Overview ¶
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
* Copyright 2024 Baidu, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language governing * permissions * and limitations under the License.
Index ¶
- func AddBackendServers()
- func BindEnterpriseSecurityGroups()
- func BindSecurityGroups()
- func CreateHTTPListener()
- func CreateHTTPSListener()
- func CreateLoadBalancer()
- func CreateSSLListener()
- func CreateTCPListener()
- func CreateUDPListener()
- func DeleteListeners()
- func DeleteLoadBalancer()
- func DescribeAllListeners()
- func DescribeBackendServers()
- func DescribeEnterpriseSecurityGroups()
- func DescribeHTTPListeners()
- func DescribeHTTPSListeners()
- func DescribeHealthStatus()
- func DescribeLoadBalancerDetail()
- func DescribeLoadBalancers()
- func DescribeSSLListeners()
- func DescribeSecurityGroups()
- func DescribeTCPListeners()
- func DescribeUDPListeners()
- func RemoveBackendServers()
- func UnbindEnterpriseSecurityGroups()
- func UnbindSecurityGroups()
- func UpdateBackendServers()
- func UpdateHTTPListener()
- func UpdateHTTPSListener()
- func UpdateLoadBalancer()
- func UpdateLoadBalancerAcl()
- func UpdateSSLListener()
- func UpdateTCPListener()
- func UpdateUDPListener()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBackendServers ¶
func AddBackendServers()
func BindSecurityGroups ¶
func BindSecurityGroups()
func CreateHTTPListener ¶
func CreateHTTPListener()
func CreateHTTPSListener ¶
func CreateHTTPSListener()
func CreateLoadBalancer ¶
func CreateLoadBalancer()
func CreateSSLListener ¶
func CreateSSLListener()
func CreateTCPListener ¶
func CreateTCPListener()
func CreateUDPListener ¶
func CreateUDPListener()
func DeleteListeners ¶
func DeleteListeners()
func DeleteLoadBalancer ¶
func DeleteLoadBalancer()
func DescribeBackendServers ¶
func DescribeBackendServers()
func DescribeEnterpriseSecurityGroups ¶
func DescribeEnterpriseSecurityGroups()
以下为示例代码,实际开发中请根据需要进行修改和补充
func DescribeHealthStatus ¶
func DescribeHealthStatus()
func DescribeLoadBalancerDetail ¶
func DescribeLoadBalancerDetail()
func DescribeLoadBalancers ¶
func DescribeLoadBalancers()
func DescribeTCPListeners ¶
func DescribeTCPListeners()
func DescribeUDPListeners ¶
func DescribeUDPListeners()
func RemoveBackendServers ¶
func RemoveBackendServers()
func UnbindEnterpriseSecurityGroups ¶
func UnbindEnterpriseSecurityGroups()
以下为示例代码,实际开发中请根据需要进行修改和补充
func UnbindSecurityGroups ¶
func UnbindSecurityGroups()
func UpdateBackendServers ¶
func UpdateBackendServers()
func UpdateHTTPListener ¶
func UpdateHTTPListener()
func UpdateHTTPSListener ¶
func UpdateHTTPSListener()
func UpdateLoadBalancer ¶
func UpdateLoadBalancer()
func UpdateLoadBalancerAcl ¶
func UpdateLoadBalancerAcl()
func UpdateSSLListener ¶
func UpdateSSLListener()
func UpdateTCPListener ¶
func UpdateTCPListener()
func UpdateUDPListener ¶
func UpdateUDPListener()
Types ¶
This section is empty.
Source Files ¶
- example_add_backend_servers.go
- example_bind_enterprise_security_groups.go
- example_bind_security_groups.go
- example_create_http_listenere.go
- example_create_https_listener.go
- example_create_loadbalancer.go
- example_create_ssl_listener.go
- example_create_tcp_listener.go
- example_create_udp_listener.go
- example_delete_listeners.go
- example_delete_loadbalancer.go
- example_describe_all_listeners.go
- example_describe_backend_servers.go
- example_describe_enterprise_security_groups.go
- example_describe_health_status.go
- example_describe_http_listeners.go
- example_describe_https_listeners.go
- example_describe_loadbalancer_detail.go
- example_describe_loadbalancers.go
- example_describe_security_groups.go
- example_describe_ssl_listeners.go
- example_describe_tcp_listeners.go
- example_describe_udp_listeners.go
- example_remove_backend_servers.go
- example_unbind_enterprise_security_groups.go
- example_unbind_security_groups.go
- example_update_backend_servers.go
- example_update_http_listener.go
- example_update_https_listener.go
- example_update_loadbalancer.go
- example_update_loadbalancer_acl.go
- example_update_ssl_listener.go
- example_update_tcp_listener.go
- example_update_udp_listener.go