configuration

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Endpoint  *string `json:",omitempty"`
	AccountID *string `json:",omitempty"`
	APIKey    *string `json:",omitempty"`
	TypeName  *string `json:",omitempty"`
	LogLevel  *string `json:",omitempty"`
}

func NewConfiguration

func NewConfiguration(s *session.Session, typeName *string) (c *Config)

func (*Config) GetEndpoint

func (c *Config) GetEndpoint() string

func (*Config) GetUserAgent

func (c *Config) GetUserAgent() (s string)

func (*Config) InjectIntoMap

func (c *Config) InjectIntoMap(m *map[string]string)

Jump to

Keyboard shortcuts

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