Documentation
¶
Index ¶
- func AssumeRole(sess *session.Session, roleSessionName, roleArn string) (*credentials.Credentials, error)
- func AssumeRoleWithWebIdentity(sess *session.Session, roleSessionName, roleArn, token string) (*credentials.Credentials, error)
- func DefaultWorkerSGEgressRules() []*ec2.IpPermission
- func DefaultWorkerSGIngressRules(vpcCIDRBlock, sgGroupID, sgUserID string) []*ec2.IpPermission
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssumeRole ¶ added in v0.1.32
func AssumeRole(sess *session.Session, roleSessionName, roleArn string) (*credentials.Credentials, error)
func AssumeRoleWithWebIdentity ¶ added in v0.1.2
func AssumeRoleWithWebIdentity(sess *session.Session, roleSessionName, roleArn, token string) (*credentials.Credentials, error)
func DefaultWorkerSGEgressRules ¶
func DefaultWorkerSGEgressRules() []*ec2.IpPermission
func DefaultWorkerSGIngressRules ¶
func DefaultWorkerSGIngressRules(vpcCIDRBlock, sgGroupID, sgUserID string) []*ec2.IpPermission
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.