Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientProvider ¶
type ClientProvider struct {
// contains filtered or unexported fields
}
func (*ClientProvider) GetCloudFormationClient ¶
func (c *ClientProvider) GetCloudFormationClient() cloudformation.Client
func (*ClientProvider) GetEC2Client ¶
func (c *ClientProvider) GetEC2Client() ec2.Client
func (*ClientProvider) GetIAMClient ¶
func (c *ClientProvider) GetIAMClient() iam.Client
func (*ClientProvider) SetConfig ¶
func (c *ClientProvider) SetConfig(config aws.Config)
Click to show internal directories.
Click to hide internal directories.