fnarn

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionARN

type FunctionARN string

type FunctionIdentifier

type FunctionIdentifier interface {
	// contains filtered or unexported methods
}

type FunctionName

type FunctionName string

type Resolver

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

func NewResolver

func NewResolver(clientProvider cf.Provider) *Resolver

func (*Resolver) ResolveFunctionARN

func (r *Resolver) ResolveFunctionARN(ctx context.Context, identifier FunctionIdentifier) (string, error)

type UnsupportedFunctionIdentifierError

type UnsupportedFunctionIdentifierError struct {
	T reflect.Type
}

func (*UnsupportedFunctionIdentifierError) Error

func (*UnsupportedFunctionIdentifierError) Is

Jump to

Keyboard shortcuts

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