acm

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewDefaultClient

func NewDefaultClient(ctx *bootstrap.ApplicationContext, factory ClientFactory) (*acm.Client, error)

func RegisterHealth

func RegisterHealth(di regDI)

func Use

func Use()

Use func, does nothing. Allow service to include this module in main()

Types

type ClientFactory

type ClientFactory interface {
	New(ctx context.Context, opts ...func(opt *acm.Options)) (*acm.Client, error)
}

func NewClientFactory

func NewClientFactory(loader awsclient.ConfigLoader) ClientFactory

type HealthIndicator

type HealthIndicator struct {
	AcmClient *acm.Client
}

HealthIndicator monitor ACM client status

func (*HealthIndicator) Health

func (*HealthIndicator) Name

func (i *HealthIndicator) Name() string

Jump to

Keyboard shortcuts

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