alibaba

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCluster

func CreateCluster(access_key string, access_secret string, region_id string, body string) (string, error)

func CreateNodeGroup

func CreateNodeGroup(access_key string, access_secret string, region_id string, cluster_id string, body string) (string, error)

func DeleteCluster

func DeleteCluster(access_key string, access_secret string, region_id string, cluster_id string) (string, error)

func DeleteNodeGroup

func DeleteNodeGroup(access_key string, access_secret string, region_id string, cluster_id string, nodepool_id string) (string, error)

func DescribeClusterNodes added in v0.6.14

func DescribeClusterNodes(access_key string, access_secret string, region_id string, cluster_id string, nodepool_id string) (string, error)

func DescribeVSwitches

func DescribeVSwitches(access_key string, access_secret string, region_id string, vpc_id string) (*vpc.DescribeVSwitchesResponse, error)

func GetCluster

func GetCluster(access_key string, access_secret string, region_id string, cluster_id string) (string, error)

func GetClusterKubeConfig added in v0.6.15

func GetClusterKubeConfig(access_key string, access_secret string, region_id string, cluster_id string) (string, error)

func GetClusters

func GetClusters(access_key string, access_secret string, region_id string) (string, error)

func GetNodeGroup

func GetNodeGroup(access_key string, access_secret string, region_id string, cluster_id string, nodepool_id string) (string, error)

func ListNodeGroup

func ListNodeGroup(access_key string, access_secret string, region_id string, cluster_id string) (string, error)

func ModifyNodeGroup

func ModifyNodeGroup(access_key string, access_secret string, region_id string, cluster_id string, nodepool_id string, body string) (string, error)

func UpgradeCluster

func UpgradeCluster(access_key string, access_secret string, region_id string, cluster_id string, body string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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