endpoint

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoDBEndpointFound = errors.New("no db endpoint found")

Functions

This section is empty.

Types

type ESVPCInfoService

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

func NewESInfoService

func NewESInfoService(esClient *elasticsearchservice.Client, domainName string) *ESVPCInfoService

func (*ESVPCInfoService) GetEndpoint

func (self *ESVPCInfoService) GetEndpoint(ctx context.Context) (*tunnels.EndpointInfo, error)

GetEndpoint implements services.EndpointProvider.

type RdsDatabaseInfoService

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

func NewRdsDatabaseInfoService

func NewRdsDatabaseInfoService(rdsClient *rds.Client, filters []rdsTypes.Filter) *RdsDatabaseInfoService

func (*RdsDatabaseInfoService) GetEndpoint

func (self *RdsDatabaseInfoService) GetEndpoint(
	ctx context.Context,
) (*tunnels.EndpointInfo, error)

GetEndpoint implements services.EndpointProvider.

Jump to

Keyboard shortcuts

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