authtoken

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	BuildToken(ctx context.Context, endpoint, region, dbUser string) (string, error)
}

type RDSTokenBuilder

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

func NewRDSTokenBuilder

func NewRDSTokenBuilder(ctx context.Context) (*RDSTokenBuilder, error)

func (*RDSTokenBuilder) BuildToken

func (b *RDSTokenBuilder) BuildToken(ctx context.Context, endpoint, region, dbUser string) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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