Documentation ¶
Index ¶
- func GetCloudConnection(cloudConnectName string) (icon.CloudConnection, error)
- func GetCloudDriver(cloudConnectName string) (idrv.CloudDriver, error)
- func GetProviderNameByConnectionName(cloudConnectName string) (string, error)
- func GetRegionNameByConnectionName(cloudConnectName string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudConnection ¶
func GetCloudConnection(cloudConnectName 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
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
Proof of Concepts for the Cloud-Barista Multi-Cloud Project.
|
Proof of Concepts for the Cloud-Barista Multi-Cloud Project. |
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.