transport

package
v1.20.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 410

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint struct {
	// The complete URL minimally specfiying the scheme and host.
	// May optionally specify the port and base path component.
	URI url.URL

	// An optional set of headers to be sent using transport layer headers.
	Headers http.Header

	// A grab-bag property map of endpoint attributes. The
	// values present here are subject to change, or being add/removed at any
	// time.
	Properties smithy.Properties
}

Endpoint is the endpoint object returned by Endpoint resolution V2

Directories

Path Synopsis
private

Jump to

Keyboard shortcuts

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