signer

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultSignerHandlerForProviderType = map[string]request.NamedHandler{
	"":      v4.SignRequestHandler,
	"oauth": ibmiam.SignRequestHandler,
	"v4":    v4.SignRequestHandler,
}

DefaultSignerHandlerForProviderType a map with default handlers per credential type

View Source
var SignRequestHandler = defaultRequestSignerRouter()

SignRequestHandler handler to route the request to a signer according the credential type

Functions

func CustomRequestSignerRouter

func CustomRequestSignerRouter(opts ...func(*v4.Signer)) request.NamedHandler

CustomRequestSignerRouter routes the request to a signer according to the current credentials type

Types

This section is empty.

Directories

Path Synopsis
Package v4 implements signing for AWS V4 signer
Package v4 implements signing for AWS V4 signer

Jump to

Keyboard shortcuts

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