Documentation
¶
Index ¶
- func AttachVol(ec2Instance *ec2.EC2, instance_id, vol_id string)
- func CreateEBSVolume(ec2Instance *ec2.EC2, size int64, az, volType string)
- func CreateEFS(efsInstance *efs.EFS, fsname string)
- func CreateEFSSession(region, ak, sk string) *efs.EFS
- func CreateSession(region, ak, sk string) *ec2.EC2
- func DeleteEBSVolume(ec2Instance *ec2.EC2, vol_id string)
- func DeleteEFS(efsInstance *efs.EFS, fsid string)
- func DescribeInstance(ec2Instance *ec2.EC2)
- func Start_stop_instances(ec2Instance *ec2.EC2, instance_id string, op_name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEBSVolume ¶
Function to Create AWS EBS Volume
func CreateEFSSession ¶
func CreateSession ¶
Create session with IAM AK-SK and the region
func DeleteEBSVolume ¶
Function to Delete AWS EBS Volume
func DescribeInstance ¶
Function to get the details of all instances of AWS EC2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.