handler

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIHandler

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

APIHandler handler

func NewAPIHandler

func NewAPIHandler(region string) *APIHandler

NewAPIHandler NewFunction for APIHandler

func (*APIHandler) ElastiCacheReplicationGroup

func (h *APIHandler) ElastiCacheReplicationGroup(c echo.Context) error

ElastiCacheReplicationGroup GET /elasticache/:rg_id, retrun GetElastiCacheReplicationGroupOutput

func (*APIHandler) KMSKeyID

func (h *APIHandler) KMSKeyID(c echo.Context) error

KMSKeyID GET /kms/key?alias=alias/hoge, retrun GetKMSKeyIDOutput

func (*APIHandler) RdsCluster

func (h *APIHandler) RdsCluster(c echo.Context) error

RDSCluster GET /rds/:cluster, retrun GetRdsClusterOutput

func (*APIHandler) SecretsManagerSecret

func (h *APIHandler) SecretsManagerSecret(c echo.Context) error

SecretsManagerSecret GET /secrets_manager/secret?name=hoge/fuga, retrun GetSecretsManagerSecretOutput

func (*APIHandler) SqsQueueURL

func (h *APIHandler) SqsQueueURL(c echo.Context) error

SqsQueueURL GET /sqs/:queue/url, retrun GetSqsQueueURLOutput

func (*APIHandler) SsmParameter

func (h *APIHandler) SsmParameter(c echo.Context) error

SsmParameter GET /ssm/parameter?name=/hoge/fuga, retrun GetSsmParameterOutput

Jump to

Keyboard shortcuts

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