Documentation ¶
Index ¶
- func GetCloudConnection(cloudConnectName string) (icon.CloudConnection, error)
- func GetCloudConnectionByDriverNameAndCredentialName(driverName string, credentialName string) (icon.CloudConnection, error)
- func GetCloudDriver(cloudConnectName string) (idrv.CloudDriver, error)
- func GetProviderNameByConnectionName(cloudConnectName string) (string, error)
- func GetRegionNameByConnectionName(cloudConnectName string) (string, string, error)
- func GetZoneLevelCloudConnection(cloudConnectName string, targetZoneName string) (icon.CloudConnection, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudConnection ¶
func GetCloudConnection(cloudConnectName string) (icon.CloudConnection, error)
CloudConnection for Region-Level Control (Except. DiskHandler)
func GetCloudConnectionByDriverNameAndCredentialName ¶ added in v0.8.5
func GetCloudConnectionByDriverNameAndCredentialName(driverName string, credentialName string) (icon.CloudConnection, error)
1. get credential info 2. get region info 3. get CloudConneciton
func GetCloudDriver ¶
func GetCloudDriver(cloudConnectName string) (idrv.CloudDriver, error)
1. get the ConnectionConfig Info 2. get the driver info 3. get CloudDriver
func GetProviderNameByConnectionName ¶ added in v0.3.14
func GetRegionNameByConnectionName ¶ added in v0.1.2
func GetZoneLevelCloudConnection ¶ added in v0.8.11
func GetZoneLevelCloudConnection(cloudConnectName string, targetZoneName string) (icon.CloudConnection, error)
CloudConnection for Zone-Level Control (Ex. DiskHandler)
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
cloud-driver
|
|
drivers/alibaba/resources
VPC & Subnet 처리 (AlibabaCloud's Subnet --> VSwitch 임)
|
VPC & Subnet 처리 (AlibabaCloud's Subnet --> VSwitch 임) |
drivers/aws/resources
https://github.com/cloud-barista/cb-spider/wiki/Tag-and-Cloud-Driver-API
|
https://github.com/cloud-barista/cb-spider/wiki/Tag-and-Cloud-Driver-API |
drivers/ibmcloud-vpc/utils/kubernetesserviceapiv1
Package kubernetesserviceapiv1 : Operations and models for the KubernetesServiceApiV1 service
|
Package kubernetesserviceapiv1 : Operations and models for the KubernetesServiceApiV1 service |
drivers/tencent/resources
Proof of Concepts for the Cloud-Barista Multi-Cloud Project.
|
Proof of Concepts for the Cloud-Barista Multi-Cloud Project. |
test
Proof of Concepts for the Cloud-Barista Multi-Cloud Project.
|
Proof of Concepts for the Cloud-Barista Multi-Cloud Project. |
Click to show internal directories.
Click to hide internal directories.