package
0.0.0-20231101103530-288df89ad56e
Repository: https://github.com/bennu-li/aws-ec2-manager.git
Documentation: pkg.go.dev

# Functions

Ec2Manager godoc @Summary Create a ec2 instance @Description Cretae a rc2 instance @Tags Instance @Accept json @Produce json @Param username query string true "user name" @Param imageId query string false "instance image id" @Param instanceType query string false "instance type" @Param rootDiskSize query int32 false "instance rootDiskSize" @Param deviceDiskSize query int32 false "instance deviceDiskSize" @Param department query string true "user department" @Success 200 {object} map[string]any @Router /create [post] @Security Bearer.
Ec2Manager godoc @Summary Create a keyPair @Description Cretae a rsa keyPair for the user.
Ec2Manager godoc @Summary Describe a EC2 Instance @Description Describe a EC2 Instance.
Ec2Manager godoc @Summary List EC2 Instance @Description DList EC2 Instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ec2Manager godoc @Summary Reboot a EC2 Instance @Description Reboot a EC2 Instance.
No description provided by the author
Ec2Manager godoc @Summary Start a EC2 Instance @Description Start a EC2 Instance.
Ec2Manager godoc @Summary Stop a EC2 Instance @Description Stop a EC2 Instance.
Ec2Manager godoc @Summary Terminate a EC2 Instance @Description Terminate a EC2 Instance.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author