tencent

package
v0.8.17 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeNodeGroupScaling

func ChangeNodeGroupScaling(secret_id string, secret_key string, region_id string, autoscaling_id string, desired_count uint64, min_count uint64, max_count uint64) (*as.ModifyAutoScalingGroupResponse, error)

func CreateCluster

func CreateCluster(secret_id string, secret_key string, region_id string, request *tke.CreateClusterRequest) (*tke.CreateClusterResponse, error)

func CreateClusterEndpoint added in v0.6.16

func CreateClusterEndpoint(secret_id string, secret_key string, region_id string,
	cluster_id string, security_group_id string) (*tke.CreateClusterEndpointResponse, error)

func CreateNodeGroup

func CreateNodeGroup(secret_id string, secret_key string, region_id string, request *tke.CreateClusterNodePoolRequest) (*tke.CreateClusterNodePoolResponse, error)

func DeleteCluster

func DeleteCluster(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DeleteClusterResponse, error)

func DeleteNodeGroup

func DeleteNodeGroup(secret_id string, secret_key string, region_id string, cluster_id string, nodepool_id string) (*tke.DeleteClusterNodePoolResponse, error)

func DescribeClusterInstances added in v0.6.14

func DescribeClusterInstances(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DescribeClusterInstancesResponse, error)

func DescribeSecurityGroups

func DescribeSecurityGroups(secret_id string, secret_key string, region_id string) (*vpc.DescribeSecurityGroupsResponse, error)

func GetAutoScalingGroup

func GetAutoScalingGroup(secret_id string, secret_key string, region_id string, auto_scaling_group_id string) (*as.DescribeAutoScalingGroupsResponse, error)

func GetCluster

func GetCluster(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DescribeClustersResponse, error)

func GetClusterEndpoint added in v0.6.16

func GetClusterEndpoint(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DescribeClusterEndpointsResponse, error)

func GetClusterKubeconfig added in v0.6.16

func GetClusterKubeconfig(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DescribeClusterKubeconfigResponse, error)

func GetClusters

func GetClusters(secret_id string, secret_key string, region_id string) (*tke.DescribeClustersResponse, error)

func GetLaunchConfiguration

func GetLaunchConfiguration(secret_id string, secret_key string, region_id string, launch_config_id string) (*as.DescribeLaunchConfigurationsResponse, error)

func GetNodeGroup

func GetNodeGroup(secret_id string, secret_key string, region_id string, cluster_id string, nodegroup_id string) (*tke.DescribeClusterNodePoolDetailResponse, error)

func ListNodeGroup

func ListNodeGroup(secret_id string, secret_key string, region_id string, cluster_id string) (*tke.DescribeClusterNodePoolsResponse, error)

func SetNodeGroupAutoScaling

func SetNodeGroupAutoScaling(secret_id string, secret_key string, region_id string, cluster_id string, nodepool_id string, enable bool) (*tke.ModifyClusterNodePoolResponse, error)

func UpgradeCluster

func UpgradeCluster(secret_id string, secret_key string, region_id string, cluster_id string, version string) (*tke.UpdateClusterVersionResponse, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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