Documentation ¶
Index ¶
- func DescribeResource(ctx aliyun_resources.Context, page aliyun_resources.PageOption, cluster string, ...) (*vpc.DescribeEipAddressesResponse, error)
- func GetEipIDByNat(ctx aliyun_resources.Context, page aliyun_resources.PageOption, ...) ([]string, error)
- func GetEipIDBySlb(ctx aliyun_resources.Context, page aliyun_resources.PageOption, ...) ([]string, error)
- func ListByCluster(ctx aliyun_resources.Context, page aliyun_resources.PageOption, cluster string) (*vpc.DescribeEipAddressesResponse, error)
- func TagResource(ctx aliyun_resources.Context, cluster string, resourceIDs []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeResource ¶
func DescribeResource(ctx aliyun_resources.Context, page aliyun_resources.PageOption, cluster string, associatedInstanceType string, associatedInstanceID string) (*vpc.DescribeEipAddressesResponse, error)
func GetEipIDByNat ¶
func GetEipIDByNat(ctx aliyun_resources.Context, page aliyun_resources.PageOption, natGatewayIds []string) ([]string, error)
func GetEipIDBySlb ¶
func GetEipIDBySlb(ctx aliyun_resources.Context, page aliyun_resources.PageOption, slbIds []string) ([]string, error)
func ListByCluster ¶
func ListByCluster(ctx aliyun_resources.Context, page aliyun_resources.PageOption, cluster string) (*vpc.DescribeEipAddressesResponse, error)
func TagResource ¶
func TagResource(ctx aliyun_resources.Context, cluster string, resourceIDs []string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.