Documentation
¶
Index ¶
- func GetAcmClient(parameters map[string]interface{}) (*acm.Client, error)
- func GetAsgClient(region string) (*autoscaling.Client, error)
- func GetCloudfrontClient(parameters map[string]interface{}, region string) (*cloudfront.Client, error)
- func GetCloudwatchClient(parameters map[string]interface{}) (*cloudwatch.Client, error)
- func GetCloudwatchLogsClient(parameters map[string]interface{}) (*cloudwatchlogs.Client, error)
- func GetEC2Client(parameters map[string]interface{}) (*ec2.Client, error)
- func GetEcrClient(parameters map[string]interface{}) (*ecr.Client, error)
- func GetEcsClient(parameters map[string]interface{}) (*ecs.Client, error)
- func GetEcsClientFromRegion(region string) (*ecs.Client, error)
- func GetElbClient(parameters map[string]interface{}) (*elasticloadbalancingv2.Client, error)
- func GetIamClient(parameters map[string]interface{}) (*iam.Client, error)
- func GetRdsClient(parameters map[string]interface{}) (*rds.Client, error)
- func GetS3Client(parameters map[string]interface{}) (*s3.Client, error)
- func GetSecretsManagerClient(parameters map[string]interface{}) (*secretsmanager.Client, error)
- func GetServiceDiscoveryClient(parameters map[string]interface{}) (*servicediscovery.Client, error)
- func GetStsClient(region string) (*sts.Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAsgClient ¶
func GetAsgClient(region string) (*autoscaling.Client, error)
func GetCloudfrontClient ¶
func GetCloudfrontClient(parameters map[string]interface{}, region string) (*cloudfront.Client, error)
func GetCloudwatchClient ¶
func GetCloudwatchClient(parameters map[string]interface{}) (*cloudwatch.Client, error)
func GetCloudwatchLogsClient ¶
func GetCloudwatchLogsClient(parameters map[string]interface{}) (*cloudwatchlogs.Client, error)
func GetElbClient ¶
func GetElbClient(parameters map[string]interface{}) (*elasticloadbalancingv2.Client, error)
func GetSecretsManagerClient ¶
func GetSecretsManagerClient(parameters map[string]interface{}) (*secretsmanager.Client, error)
func GetServiceDiscoveryClient ¶
func GetServiceDiscoveryClient(parameters map[string]interface{}) (*servicediscovery.Client, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.