client

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGardenConfig

func NewGardenConfig(ctx context.Context, region, key, secret string) (cfg aws.Config, err error)

func NewSkrConfig

func NewSkrConfig(ctx context.Context, region, key, secret, assumeRole string) (cfg aws.Config, err error)

Types

type GardenClientProvider

type GardenClientProvider[T any] func(ctx context.Context, region, key, secret string) (T, error)

type SkrClientProvider

type SkrClientProvider[T any] func(ctx context.Context, region, key, secret, role string) (T, error)

Jump to

Keyboard shortcuts

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