Documentation ¶
Index ¶
- Constants
- Variables
- func DataSourceTencentCloudClbClusterResources() *schema.Resource
- func DataSourceTencentCloudClbCrossTargets() *schema.Resource
- func DataSourceTencentCloudClbExclusiveClusters() *schema.Resource
- func DataSourceTencentCloudClbIdleInstances() *schema.Resource
- func DataSourceTencentCloudClbInstanceByCertId() *schema.Resource
- func DataSourceTencentCloudClbInstanceDetail() *schema.Resource
- func DataSourceTencentCloudClbInstanceTraffic() *schema.Resource
- func DataSourceTencentCloudClbInstances() *schema.Resource
- func DataSourceTencentCloudClbListenerRules() *schema.Resource
- func DataSourceTencentCloudClbListeners() *schema.Resource
- func DataSourceTencentCloudClbListenersByTargets() *schema.Resource
- func DataSourceTencentCloudClbRedirections() *schema.Resource
- func DataSourceTencentCloudClbResources() *schema.Resource
- func DataSourceTencentCloudClbServerAttachments() *schema.Resource
- func DataSourceTencentCloudClbTargetGroupList() *schema.Resource
- func DataSourceTencentCloudClbTargetGroups() *schema.Resource
- func DataSourceTencentCloudClbTargetHealth() *schema.Resource
- func ListenerIdCheck(listenerId string) error
- func ResourceTencentCloudAlbServerAttachment() *schema.Resource
- func ResourceTencentCloudClbCustomizedConfig() *schema.Resource
- func ResourceTencentCloudClbFunctionTargetsAttachment() *schema.Resource
- func ResourceTencentCloudClbInstance() *schema.Resource
- func ResourceTencentCloudClbInstanceMixIpTargetConfig() *schema.Resource
- func ResourceTencentCloudClbInstanceSlaConfig() *schema.Resource
- func ResourceTencentCloudClbListener() *schema.Resource
- func ResourceTencentCloudClbListenerRule() *schema.Resource
- func ResourceTencentCloudClbLogSet() *schema.Resource
- func ResourceTencentCloudClbLogTopic() *schema.Resource
- func ResourceTencentCloudClbRedirection() *schema.Resource
- func ResourceTencentCloudClbReplaceCertForLbs() *schema.Resource
- func ResourceTencentCloudClbSecurityGroupAttachment() *schema.Resource
- func ResourceTencentCloudClbServerAttachment() *schema.Resource
- func ResourceTencentCloudClbSnatIp() *schema.Resource
- func ResourceTencentCloudClbTGAttachmentInstance() *schema.Resource
- func ResourceTencentCloudClbTargetGroup() *schema.Resource
- func ResourceTencentCloudClbTargetGroupAttachment() *schema.Resource
- func ResourceTencentCloudClbTargetGroupAttachments() *schema.Resource
- func ResourceTencentCloudLB() *schema.Resource
- func RuleIdCheck(ruleId string) error
- type ClbService
- func (me *ClbService) AssociateTargetGroups(ctx context.Context, listenerId, clbId, targetGroupId, locationId string) (errRet error)
- func (me *ClbService) BindOrUnBindCustomizedConfigWithLbId(ctx context.Context, action string, configId string, lbIdsList []interface{}) (errRet error)
- func (me *ClbService) CreateClbLogSet(ctx context.Context, name string, logsetType string, period int) (id string, errRet error)
- func (me *ClbService) CreateLoadBalancerSnatIps(ctx context.Context, id string, ips []*clb.SnatIp) (taskId string, errRet error)
- func (me *ClbService) CreateTargetGroup(ctx context.Context, targetGroupName string, vpcId string, port uint64, ...) (targetGroupId string, err error)
- func (me *ClbService) CreateTopic(ctx context.Context, params map[string]interface{}) (response *clb.CreateTopicResponse, err error)
- func (me *ClbService) DeleteAttachmentById(ctx context.Context, clbId string, listenerId string, locationId string, ...) error
- func (me *ClbService) DeleteClbFunctionTargetsAttachmentById(ctx context.Context, loadBalancerId string, listenerId string) (errRet error)
- func (me *ClbService) DeleteLbCustomizedConfigById(ctx context.Context, configId string) (errRet error)
- func (me *ClbService) DeleteListenerById(ctx context.Context, clbId string, listenerId string) error
- func (me *ClbService) DeleteLoadBalancerById(ctx context.Context, clbId string) error
- func (me *ClbService) DeleteLoadBalancerSnatIps(ctx context.Context, id string, ips []*string) (taskId string, errRet error)
- func (me *ClbService) DeleteRedirectionById(ctx context.Context, rewriteId string) error
- func (me *ClbService) DeleteRuleById(ctx context.Context, clbId string, listenerId string, locationId string) error
- func (me *ClbService) DeleteTarget(ctx context.Context, targetGroupId string) error
- func (me *ClbService) DeregisterTargetInstances(ctx context.Context, targetGroupId, bindIp string, port uint64) (err error)
- func (me *ClbService) DescribeAllAutoRedirections(ctx context.Context, rewriteId string) (rewriteInfos []*map[string]string, errRet error)
- func (me *ClbService) DescribeAssociateTargetGroups(ctx context.Context, ids []string) (has bool, err error)
- func (me *ClbService) DescribeAttachmentByPara(ctx context.Context, clbId string, listenerId string, locationId string) (clbAttachment *clb.ListenerBackend, errRet error)
- func (me *ClbService) DescribeAttachmentsByFilter(ctx context.Context, params map[string]string) (clbAttachments []*clb.ListenerBackend, errRet error)
- func (me *ClbService) DescribeClbClusterResourcesByFilter(ctx context.Context, param map[string]interface{}) (clusterResources []*clb.ClusterResource, errRet error)
- func (me *ClbService) DescribeClbCrossTargetsByFilter(ctx context.Context, param map[string]interface{}) (crossTargets []*clb.CrossTargets, errRet error)
- func (me *ClbService) DescribeClbExclusiveClustersByFilter(ctx context.Context, param map[string]interface{}) (exclusiveClusters []*clb.Cluster, errRet error)
- func (me *ClbService) DescribeClbFunctionTargetsAttachmentById(ctx context.Context, loadBalancerId string, listenerId string, ...) (functionTargets []*clb.FunctionTarget, ...)
- func (me *ClbService) DescribeClbIdleInstancesByFilter(ctx context.Context, param map[string]interface{}) (idleLoadbalancers []*clb.IdleLoadBalancer, errRet error)
- func (me *ClbService) DescribeClbInstanceByCertId(ctx context.Context, param map[string]interface{}) (instances []*clb.CertIdRelatedWithLoadBalancers, errRet error)
- func (me *ClbService) DescribeClbInstanceDetailByFilter(ctx context.Context, param map[string]interface{}) (instanceDetail []*clb.LoadBalancerDetail, errRet error)
- func (me *ClbService) DescribeClbInstanceTraffic(ctx context.Context, param map[string]interface{}) (instanceTraffic []*clb.LoadBalancerTraffic, errRet error)
- func (me *ClbService) DescribeClbListenersByTargets(ctx context.Context, param map[string]interface{}) (listenersByTargets []*clb.LBItem, errRet error)
- func (me *ClbService) DescribeClbLogSet(ctx context.Context) (logSetId string, healthId string, errRet error)
- func (me *ClbService) DescribeClbResourcesByFilter(ctx context.Context, param map[string]interface{}) (resources []*clb.ZoneResource, errRet error)
- func (me *ClbService) DescribeClbTargetGroupAttachmentsById(ctx context.Context, targetGroups []string, ...) (targetGroupAttachments []string, errRet error)
- func (me *ClbService) DescribeClbTargetGroupListByFilter(ctx context.Context, param map[string]interface{}) (targetGroupList []*clb.TargetGroupInfo, errRet error)
- func (me *ClbService) DescribeClbTargetHealthByFilter(ctx context.Context, param map[string]interface{}) (targetHealth []*clb.LoadBalancerHealth, errRet error)
- func (me *ClbService) DescribeLbCustomizedConfigById(ctx context.Context, configId string) (customizedConfig *clb.ConfigListItem, errRet error)
- func (me *ClbService) DescribeListenerById(ctx context.Context, listenerId string, clbId string) (clbListener *clb.Listener, errRet error)
- func (me *ClbService) DescribeListenersByFilter(ctx context.Context, params map[string]interface{}) (listeners []*clb.Listener, errRet error)
- func (me *ClbService) DescribeLoadBalancerByFilter(ctx context.Context, params map[string]interface{}) (clbs []*clb.LoadBalancer, errRet error)
- func (me *ClbService) DescribeLoadBalancerById(ctx context.Context, clbId string) (clbInstance *clb.LoadBalancer, errRet error)
- func (me *ClbService) DescribeRedirectionById(ctx context.Context, rewriteId string) (rewriteInfo *map[string]string, errRet error)
- func (me *ClbService) DescribeRedirectionsByFilter(ctx context.Context, params map[string]string) (rewriteInfos []*map[string]string, errRet error)
- func (me *ClbService) DescribeRuleByPara(ctx context.Context, clbId string, listenerId string, domain string, ...) (clbRule *clb.RuleOutput, errRet error)
- func (me *ClbService) DescribeRulesByFilter(ctx context.Context, params map[string]string) (rules []*clb.RuleOutput, errRet error)
- func (me *ClbService) DescribeTargetGroupInstances(ctx context.Context, filters map[string]string) (targetGroupInstances []*clb.TargetGroupBackend, errRet error)
- func (me *ClbService) DescribeTargetGroups(ctx context.Context, targetGroupId string, filters map[string]string) (targetGroupInfos []*clb.TargetGroupInfo, errRet error)
- func (me *ClbService) DescribeTaskStatusById(ctx context.Context, taskId string) (status int64, errRet error)
- func (me *ClbService) DisassociateTargetGroups(ctx context.Context, targetGroupId, listenerId, clbId, locationId string) (errRet error)
- func (me *ClbService) ModifyTargetGroup(ctx context.Context, targetGroupId, targetGroupName string, port uint64) (err error)
- func (me *ClbService) ModifyTargetGroupInstancesPort(ctx context.Context, targetGroupId, bindIp string, port, weight uint64) (errRet error)
- func (me *ClbService) ModifyTargetGroupInstancesWeight(ctx context.Context, targetGroupId, bindIp string, port, weight uint64) (errRet error)
- func (me *ClbService) ModifyTargetPort(ctx context.Context, loadBalancerId, listenerId string, target clb.Target, ...) (errRet error)
- func (me *ClbService) ModifyTargetWeight(ctx context.Context, loadBalancerId, listenerId string, target clb.Target, ...) (errRet error)
- func (me *ClbService) RegisterTargetInstances(ctx context.Context, targetGroupId, bindIp string, port, weight uint64) (err error)
- func (me *ClbService) SetClbSecurityGroup(ctx context.Context, securityGroup string, lbId string, operation string) (errRet error)
- func (me *ClbService) UpdateClsLogSet(ctx context.Context, request *cls.ModifyLogsetRequest) (errRet error)
Constants ¶
View Source
const ( CLB_NETWORK_TYPE_OPEN = "OPEN" CLB_NETWORK_TYPE_INTERNAL = "INTERNAL" )
View Source
const ( CLB_LISTENER_PROTOCOL_TCP = "TCP" CLB_LISTENER_PROTOCOL_UDP = "UDP" CLB_LISTENER_PROTOCOL_HTTP = "HTTP" CLB_LISTENER_PROTOCOL_HTTPS = "HTTPS" CLB_LISTENER_PROTOCOL_TCPSSL = "TCP_SSL" CLB_LISTENER_PROTOCOL_QUIC = "QUIC" )
View Source
const ( CLB_HTTP_METHOD_GET = "GET" CLB_HTTP_METHOD_HEAD = "HEAD" )
View Source
const ( CLB_LISTENER_SCHEDULER_WRR = "WRR" CLB_LISTENER_SCHEDULER_LEASTCONN = "LEAST_CONN" CLB_LISTENER_SCHEDULER_IP_HASH = "IP_HASH" )
View Source
const ( HTTP_VERSION_ONE_ZERO = "HTTP/1.0" HTTP_VERSION_ONE_ONE = "HTTP/1.1" )
View Source
const ( HEALTH_CHECK_TYPE_CUSTOM = "CUSTOM" HEALTH_CHECK_TYPE_PING = "PING" HEALTH_CHECK_TYPE_TCP = "TCP" HEALTH_CHECK_TYPE_HTTP = "HTTP" HEALTH_CHECK_TYPE_HTTPS = "HTTPS" HEALTH_CHECK_TYPE_GRPC = "GRPC" )
View Source
const ( CONTEX_TYPE_HEX = "HEX" CONTEX_TYPE_TEXT = "TEXT" )
View Source
const ( CERT_SSL_MODE_UNI = "UNIDIRECTIONAL" CERT_SSL_MODE_MUT = "MUTUAL" )
View Source
const ( CLB_TASK_SUCCESS = 0 CLB_TASK_FAIL = 1 CLB_TASK_EXPANDING = 2 )
View Source
const ( HEALTH_APPLY_TYPE_LISTENER = "listener" HEALTH_APPLY_TYPE_RULE = "rule" )
View Source
const ( AUTO_TARGET_PORT = 443 AUTO_SOURCE_PORT = 80 )
View Source
const ( CLB_TARGET_TYPE_NODE = "NODE" CLB_TARGET_TYPE_TARGETGROUP = "TARGETGROUP" )
View Source
const ( CLB_BACKEND_TYPE_CVM = "CVM" CLB_BACKEND_TYPE_ENI = "ENI" CLB_BACKEND_TYPE_NAT = "NAT" )
View Source
const ( CLB_SESSION_TYPE_NORMAL = "NORMAL" CLB_SESSION_TYPE_QUIC = "QUIC_CID" )
View Source
const (
CLB_PAGE_LIMIT = 100
)
View Source
const (
FORWARD_TYPE_HTTP = "HTTP"
)
View Source
const ResourcePrefixFromClb = "lb"
Variables ¶
View Source
var CERT_SSL_MODE = []string{ CERT_SSL_MODE_UNI, CERT_SSL_MODE_MUT, }
View Source
var CLB_HTTP_METHOD = []string{ CLB_HTTP_METHOD_GET, CLB_HTTP_METHOD_HEAD, }
View Source
var CLB_LISTENER_PROTOCOL = []string{ CLB_LISTENER_PROTOCOL_TCP, CLB_LISTENER_PROTOCOL_UDP, CLB_LISTENER_PROTOCOL_HTTP, CLB_LISTENER_PROTOCOL_HTTPS, CLB_LISTENER_PROTOCOL_TCPSSL, CLB_LISTENER_PROTOCOL_QUIC, }
View Source
var CLB_LISTENER_SCHEDULER = []string{ CLB_LISTENER_SCHEDULER_WRR, CLB_LISTENER_SCHEDULER_LEASTCONN, CLB_LISTENER_SCHEDULER_IP_HASH, }
View Source
var CLB_NETWORK_TYPE = []string{ CLB_NETWORK_TYPE_OPEN, CLB_NETWORK_TYPE_INTERNAL, }
View Source
var CONTEX_TYPE = []string{ CONTEX_TYPE_HEX, CONTEX_TYPE_TEXT, }
View Source
var FORWARD_TYPE = []string{ FORWARD_TYPE_HTTP, }
View Source
var HEALTH_CHECK_TYPE = []string{ HEALTH_CHECK_TYPE_CUSTOM, HEALTH_CHECK_TYPE_PING, HEALTH_CHECK_TYPE_TCP, HEALTH_CHECK_TYPE_HTTP, HEALTH_CHECK_TYPE_HTTPS, HEALTH_CHECK_TYPE_GRPC, }
View Source
var HTTP_VERSION = []string{ HTTP_VERSION_ONE_ZERO, HTTP_VERSION_ONE_ONE, }
Functions ¶
func ListenerIdCheck ¶
func ResourceTencentCloudLB ¶
func RuleIdCheck ¶
Types ¶
type ClbService ¶
type ClbService struct {
// contains filtered or unexported fields
}
func NewClbService ¶
func NewClbService(client *connectivity.TencentCloudClient) ClbService
func (*ClbService) AssociateTargetGroups ¶
func (me *ClbService) AssociateTargetGroups(ctx context.Context, listenerId, clbId, targetGroupId, locationId string) (errRet error)
func (*ClbService) BindOrUnBindCustomizedConfigWithLbId ¶
func (*ClbService) CreateClbLogSet ¶
func (*ClbService) CreateLoadBalancerSnatIps ¶
func (*ClbService) CreateTargetGroup ¶
func (me *ClbService) CreateTargetGroup(ctx context.Context, targetGroupName string, vpcId string, port uint64, targetGroupInstances []*clb.TargetGroupInstance) (targetGroupId string, err error)
func (*ClbService) CreateTopic ¶
func (me *ClbService) CreateTopic(ctx context.Context, params map[string]interface{}) (response *clb.CreateTopicResponse, err error)
func (*ClbService) DeleteAttachmentById ¶
func (*ClbService) DeleteClbFunctionTargetsAttachmentById ¶
func (*ClbService) DeleteLbCustomizedConfigById ¶
func (me *ClbService) DeleteLbCustomizedConfigById(ctx context.Context, configId string) (errRet error)
func (*ClbService) DeleteListenerById ¶
func (*ClbService) DeleteLoadBalancerById ¶
func (me *ClbService) DeleteLoadBalancerById(ctx context.Context, clbId string) error
func (*ClbService) DeleteLoadBalancerSnatIps ¶
func (*ClbService) DeleteRedirectionById ¶
func (me *ClbService) DeleteRedirectionById(ctx context.Context, rewriteId string) error
func (*ClbService) DeleteRuleById ¶
func (*ClbService) DeleteTarget ¶
func (me *ClbService) DeleteTarget(ctx context.Context, targetGroupId string) error
func (*ClbService) DeregisterTargetInstances ¶
func (*ClbService) DescribeAllAutoRedirections ¶
func (*ClbService) DescribeAssociateTargetGroups ¶
func (*ClbService) DescribeAttachmentByPara ¶
func (me *ClbService) DescribeAttachmentByPara(ctx context.Context, clbId string, listenerId string, locationId string) (clbAttachment *clb.ListenerBackend, errRet error)
func (*ClbService) DescribeAttachmentsByFilter ¶
func (me *ClbService) DescribeAttachmentsByFilter(ctx context.Context, params map[string]string) (clbAttachments []*clb.ListenerBackend, errRet error)
func (*ClbService) DescribeClbClusterResourcesByFilter ¶
func (me *ClbService) DescribeClbClusterResourcesByFilter(ctx context.Context, param map[string]interface{}) (clusterResources []*clb.ClusterResource, errRet error)
func (*ClbService) DescribeClbCrossTargetsByFilter ¶
func (me *ClbService) DescribeClbCrossTargetsByFilter(ctx context.Context, param map[string]interface{}) (crossTargets []*clb.CrossTargets, errRet error)
func (*ClbService) DescribeClbExclusiveClustersByFilter ¶
func (*ClbService) DescribeClbFunctionTargetsAttachmentById ¶
func (*ClbService) DescribeClbIdleInstancesByFilter ¶
func (me *ClbService) DescribeClbIdleInstancesByFilter(ctx context.Context, param map[string]interface{}) (idleLoadbalancers []*clb.IdleLoadBalancer, errRet error)
func (*ClbService) DescribeClbInstanceByCertId ¶
func (me *ClbService) DescribeClbInstanceByCertId(ctx context.Context, param map[string]interface{}) (instances []*clb.CertIdRelatedWithLoadBalancers, errRet error)
func (*ClbService) DescribeClbInstanceDetailByFilter ¶
func (me *ClbService) DescribeClbInstanceDetailByFilter(ctx context.Context, param map[string]interface{}) (instanceDetail []*clb.LoadBalancerDetail, errRet error)
func (*ClbService) DescribeClbInstanceTraffic ¶
func (me *ClbService) DescribeClbInstanceTraffic(ctx context.Context, param map[string]interface{}) (instanceTraffic []*clb.LoadBalancerTraffic, errRet error)
func (*ClbService) DescribeClbListenersByTargets ¶
func (*ClbService) DescribeClbLogSet ¶
func (*ClbService) DescribeClbResourcesByFilter ¶
func (me *ClbService) DescribeClbResourcesByFilter(ctx context.Context, param map[string]interface{}) (resources []*clb.ZoneResource, errRet error)
func (*ClbService) DescribeClbTargetGroupAttachmentsById ¶
func (*ClbService) DescribeClbTargetGroupListByFilter ¶
func (me *ClbService) DescribeClbTargetGroupListByFilter(ctx context.Context, param map[string]interface{}) (targetGroupList []*clb.TargetGroupInfo, errRet error)
func (*ClbService) DescribeClbTargetHealthByFilter ¶
func (me *ClbService) DescribeClbTargetHealthByFilter(ctx context.Context, param map[string]interface{}) (targetHealth []*clb.LoadBalancerHealth, errRet error)
func (*ClbService) DescribeLbCustomizedConfigById ¶
func (me *ClbService) DescribeLbCustomizedConfigById(ctx context.Context, configId string) (customizedConfig *clb.ConfigListItem, errRet error)
func (*ClbService) DescribeListenerById ¶
func (*ClbService) DescribeListenersByFilter ¶
func (*ClbService) DescribeLoadBalancerByFilter ¶
func (me *ClbService) DescribeLoadBalancerByFilter(ctx context.Context, params map[string]interface{}) (clbs []*clb.LoadBalancer, errRet error)
func (*ClbService) DescribeLoadBalancerById ¶
func (me *ClbService) DescribeLoadBalancerById(ctx context.Context, clbId string) (clbInstance *clb.LoadBalancer, errRet error)
func (*ClbService) DescribeRedirectionById ¶
func (*ClbService) DescribeRedirectionsByFilter ¶
func (*ClbService) DescribeRuleByPara ¶
func (me *ClbService) DescribeRuleByPara(ctx context.Context, clbId string, listenerId string, domain string, url string) (clbRule *clb.RuleOutput, errRet error)
func (*ClbService) DescribeRulesByFilter ¶
func (me *ClbService) DescribeRulesByFilter(ctx context.Context, params map[string]string) (rules []*clb.RuleOutput, errRet error)
func (*ClbService) DescribeTargetGroupInstances ¶
func (me *ClbService) DescribeTargetGroupInstances(ctx context.Context, filters map[string]string) (targetGroupInstances []*clb.TargetGroupBackend, errRet error)
func (*ClbService) DescribeTargetGroups ¶
func (me *ClbService) DescribeTargetGroups(ctx context.Context, targetGroupId string, filters map[string]string) (targetGroupInfos []*clb.TargetGroupInfo, errRet error)
func (*ClbService) DescribeTaskStatusById ¶
func (*ClbService) DisassociateTargetGroups ¶
func (me *ClbService) DisassociateTargetGroups(ctx context.Context, targetGroupId, listenerId, clbId, locationId string) (errRet error)
func (*ClbService) ModifyTargetGroup ¶
func (*ClbService) ModifyTargetGroupInstancesPort ¶
func (*ClbService) ModifyTargetGroupInstancesWeight ¶
func (*ClbService) ModifyTargetPort ¶
func (me *ClbService) ModifyTargetPort(ctx context.Context, loadBalancerId, listenerId string, target clb.Target, newPort int64) (errRet error)
not use
func (*ClbService) ModifyTargetWeight ¶
func (me *ClbService) ModifyTargetWeight(ctx context.Context, loadBalancerId, listenerId string, target clb.Target, weight int64) (errRet error)
not use
func (*ClbService) RegisterTargetInstances ¶
func (*ClbService) SetClbSecurityGroup ¶
func (*ClbService) UpdateClsLogSet ¶
func (me *ClbService) UpdateClsLogSet(ctx context.Context, request *cls.ModifyLogsetRequest) (errRet error)
Source Files ¶
- data_source_tc_clb_attachments.go
- data_source_tc_clb_cluster_resources.go
- data_source_tc_clb_cross_targets.go
- data_source_tc_clb_exclusive_clusters.go
- data_source_tc_clb_idle_instances.go
- data_source_tc_clb_instance_by_cert_id.go
- data_source_tc_clb_instance_detail.go
- data_source_tc_clb_instance_traffic.go
- data_source_tc_clb_instances.go
- data_source_tc_clb_listener_rules.go
- data_source_tc_clb_listeners.go
- data_source_tc_clb_listeners_by_targets.go
- data_source_tc_clb_redirections.go
- data_source_tc_clb_resources.go
- data_source_tc_clb_target_group_list.go
- data_source_tc_clb_target_groups.go
- data_source_tc_clb_target_health.go
- extension_clb.go
- resource_tc_alb_server_attachment.go
- resource_tc_clb_attachment.go
- resource_tc_clb_customized_config.go
- resource_tc_clb_function_targets_attachment.go
- resource_tc_clb_instance.go
- resource_tc_clb_instance_mix_ip_target_config.go
- resource_tc_clb_instance_sla_config.go
- resource_tc_clb_listener.go
- resource_tc_clb_listener_rule.go
- resource_tc_clb_log_set.go
- resource_tc_clb_log_topic.go
- resource_tc_clb_redirection.go
- resource_tc_clb_replace_cert_for_lbs.go
- resource_tc_clb_security_group_attachment.go
- resource_tc_clb_snat_ip.go
- resource_tc_clb_target_group.go
- resource_tc_clb_target_group_attachment.go
- resource_tc_clb_target_group_attachments.go
- resource_tc_clb_target_group_instance_attachment.go
- resource_tc_lb.go
- service_tencentcloud_clb.go
Click to show internal directories.
Click to hide internal directories.