health

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsClient

type AwsClient interface {
	GetRegion() ptypes.AwsRegion
	GetAccountID() ptypes.AwsAccountID
	Health() *health.Client
}

type HealthRepository

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

func NewHealthRepository

func NewHealthRepository(ctx context.Context, client AwsClient) *HealthRepository

func (*HealthRepository) GetRegion

func (r *HealthRepository) GetRegion() ptypes.AwsRegion

func (*HealthRepository) ListEventsDetailsByInput

func (r *HealthRepository) ListEventsDetailsByInput(query *health.DescribeEventsInput) ([]types.EventDetails, error)

Jump to

Keyboard shortcuts

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