Documentation
¶
Index ¶
- Constants
- func DefaultToString(value *bool) string
- func FetchLaunchTemplateVersions(ec2Client *ec2.EC2, name string, desiredVersion *string) ([]*ec2.LaunchTemplateVersion, error)
- func FetchLaunchTemplates(ec2Client *ec2.EC2, name *string) ([]*ec2.LaunchTemplate, error)
- func FetchSecurityGroups(ec2Client *ec2.EC2, groupIDs []string) ([]*ec2.SecurityGroup, error)
- func FetchSubnets(ec2Client *ec2.EC2) ([]*ec2.Subnet, error)
- func FindAndAssumeAdminRole(accountSlug string, omat *config.Omat) *config.SessionDetails
Constants ¶
View Source
const ( CantFindRoleParam = 10 ErrorLookingUpRoleParam = 11 RoleParamEmpty = 12 )
Variables ¶
This section is empty.
Functions ¶
func DefaultToString ¶
func FetchLaunchTemplates ¶
func FetchSecurityGroups ¶
func FindAndAssumeAdminRole ¶
func FindAndAssumeAdminRole(accountSlug string, omat *config.Omat) *config.SessionDetails
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.