awsapigatewayv2

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiGatewayv2Apis

func GetApiGatewayv2Apis(ctx context.Context, client ApiGatewayv2GetApisApi) ([]types.Api, error)

func GetApiMappings

func GetApiMappings(ctx context.Context, client ApiGatewayv2GetApiMappingApi, domainName string) ([]types.ApiMapping, error)

func GetDomainNames

func GetDomainNames(ctx context.Context, client ApiGatewayv2GetDomainNames) ([]types.DomainName, error)

func NewClient added in v0.3.0

func NewClient(useTracing bool) *apigatewayv2.Client

Types

type ApiGatewayv2GetApiMappingApi

type ApiGatewayv2GetApiMappingApi interface {
	GetApiMappings(ctx context.Context, params *apigatewayv2.GetApiMappingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingsOutput, error)
}

type ApiGatewayv2GetApisApi

type ApiGatewayv2GetApisApi interface {
	GetApis(ctx context.Context,
		params *apigatewayv2.GetApisInput,
		optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApisOutput, error)
}

type ApiGatewayv2GetDomainNames

type ApiGatewayv2GetDomainNames interface {
	GetDomainNames(ctx context.Context, params *apigatewayv2.GetDomainNamesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNamesOutput, error)
}

Jump to

Keyboard shortcuts

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