tem

package
v1.81.95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResourceTencentCloudTemAppConfig

func ResourceTencentCloudTemAppConfig() *schema.Resource

func ResourceTencentCloudTemApplication

func ResourceTencentCloudTemApplication() *schema.Resource

func ResourceTencentCloudTemApplicationService

func ResourceTencentCloudTemApplicationService() *schema.Resource

func ResourceTencentCloudTemEnvironment

func ResourceTencentCloudTemEnvironment() *schema.Resource

func ResourceTencentCloudTemGateway

func ResourceTencentCloudTemGateway() *schema.Resource

func ResourceTencentCloudTemLogConfig

func ResourceTencentCloudTemLogConfig() *schema.Resource

func ResourceTencentCloudTemScaleRule

func ResourceTencentCloudTemScaleRule() *schema.Resource

func ResourceTencentCloudTemWorkload

func ResourceTencentCloudTemWorkload() *schema.Resource

Types

type TemService

type TemService struct {
	// contains filtered or unexported fields
}

func NewTemService

func NewTemService(client *connectivity.TencentCloudClient) TemService

func (*TemService) DeleteTemAppConfigById

func (me *TemService) DeleteTemAppConfigById(ctx context.Context, environmentId string, name string) (errRet error)

func (*TemService) DeleteTemApplicationById

func (me *TemService) DeleteTemApplicationById(ctx context.Context, applicationId string) (errRet error)

func (*TemService) DeleteTemApplicationServiceById

func (me *TemService) DeleteTemApplicationServiceById(ctx context.Context, environmentId string, applicationId string, serviceName string) (errRet error)

func (*TemService) DeleteTemEnvironmentById

func (me *TemService) DeleteTemEnvironmentById(ctx context.Context, environmentId string) (errRet error)

func (*TemService) DeleteTemGatewayById

func (me *TemService) DeleteTemGatewayById(ctx context.Context, environmentId string, ingressName string) (errRet error)

func (*TemService) DeleteTemLogConfigById

func (me *TemService) DeleteTemLogConfigById(ctx context.Context, environmentId string, applicationId string, name string) (errRet error)

func (*TemService) DeleteTemScaleRuleById

func (me *TemService) DeleteTemScaleRuleById(ctx context.Context, environmentId string, applicationId string, scaleRuleId string) (errRet error)

func (*TemService) DeleteTemWorkloadById

func (me *TemService) DeleteTemWorkloadById(ctx context.Context, environmentId string, applicationId string) (errRet error)

func (*TemService) DescribeTemAppConfig

func (me *TemService) DescribeTemAppConfig(ctx context.Context, environmentId string, name string) (appConfig *tem.ConfigData, errRet error)

func (*TemService) DescribeTemApplication

func (me *TemService) DescribeTemApplication(ctx context.Context, applicationId string) (application *tem.DescribeApplicationsResponseParams, errRet error)

func (*TemService) DescribeTemApplicationServiceById

func (me *TemService) DescribeTemApplicationServiceById(ctx context.Context, environmentId string, applicationId string) (applicationService *tem.DescribeApplicationServiceListResponseParams, errRet error)

func (*TemService) DescribeTemEnvironment

func (me *TemService) DescribeTemEnvironment(ctx context.Context, environmentId string) (environment *tem.DescribeEnvironmentResponseParams, errRet error)

func (*TemService) DescribeTemEnvironmentStatus

func (me *TemService) DescribeTemEnvironmentStatus(ctx context.Context, environmentId string) (environment *tem.NamespaceStatusInfo, errRet error)

func (*TemService) DescribeTemGateway

func (me *TemService) DescribeTemGateway(ctx context.Context, environmentId string, ingressName string) (gateway *tem.IngressInfo, errRet error)

func (*TemService) DescribeTemLogConfig

func (me *TemService) DescribeTemLogConfig(ctx context.Context, environmentId string, applicationId string, name string) (logConfig *tem.LogConfig, errRet error)

func (*TemService) DescribeTemScaleRule

func (me *TemService) DescribeTemScaleRule(ctx context.Context, environmentId string, applicationId string, scaleRuleId string) (scaleRule *tem.Autoscaler, errRet error)

func (*TemService) DescribeTemWorkload

func (me *TemService) DescribeTemWorkload(ctx context.Context, environmentId string, applicationId string) (workload *tem.DescribeApplicationInfoResponseParams, errRet error)

func (*TemService) DisableTemScaleRuleById

func (me *TemService) DisableTemScaleRuleById(ctx context.Context, environmentId string, applicationId string, scaleRuleId string) (errRet error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL