defaults

package
v0.0.0-...-fe161b3 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package defaults is a collection of helpers to retrieve the SDK's default configuration and handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config() *aws.Config

Config returns the default configuration.

func CredChain

func CredChain(cfg *aws.Config, handlers request.Handlers) *credentials.Credentials

CredChain returns the default credential chain.

func Handlers

func Handlers() request.Handlers

Handlers returns the default request handlers.

Types

type Defaults

type Defaults struct {
	Config   *aws.Config
	Handlers request.Handlers
}

A Defaults provides a collection of default values for SDK clients.

func Get

func Get() Defaults

Get returns the SDK's default values with Config and handlers pre-configured.

Jump to

Keyboard shortcuts

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