svc

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2018 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ElastiCacheClient

type ElastiCacheClient struct {
	// contains filtered or unexported fields
}

func NewElastiCacheClient

func NewElastiCacheClient(region string) *ElastiCacheClient

func (*ElastiCacheClient) GetReplicationGroup

func (c *ElastiCacheClient) GetReplicationGroup(rgid string) (*elasticache.ReplicationGroup, error)

type KMSClient

type KMSClient struct {
	// contains filtered or unexported fields
}

func NewKMSClient

func NewKMSClient(region string) *KMSClient

func (*KMSClient) GetKey

func (c *KMSClient) GetKey(alias string) (*kms.DescribeKeyOutput, error)

type RdsClient

type RdsClient struct {
	// contains filtered or unexported fields
}

func NewRdsClient

func NewRdsClient(region string) *RdsClient

func (*RdsClient) GetCluster

func (c *RdsClient) GetCluster(cluster string) (*rds.DBCluster, error)

type SecretsManagerClient

type SecretsManagerClient struct {
	// contains filtered or unexported fields
}

func NewSecretsManagerClient

func NewSecretsManagerClient(region string) *SecretsManagerClient

func (*SecretsManagerClient) GetSecretValue

type SqsClient

type SqsClient struct {
	// contains filtered or unexported fields
}

func NewSqsClient

func NewSqsClient(region string) *SqsClient

func (*SqsClient) GetQueueURL

func (c *SqsClient) GetQueueURL(queue string) (*sqs.GetQueueUrlOutput, error)

type SsmClient

type SsmClient struct {
	// contains filtered or unexported fields
}

func NewSsmClient

func NewSsmClient(region string) *SsmClient

func (*SsmClient) GetParameter

func (c *SsmClient) GetParameter(name string) (*ssm.GetParameterOutput, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL