conns

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Lightsail = "lightsail"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSClient

type AWSClient struct {
	DefaultTagsConfig *tftags.DefaultConfig
	IgnoreTagsConfig  *tftags.IgnoreConfig
	LightsailConn     *lightsail.Client
	Region            string
	TerraformVersion  string
}

type Config

type Config struct {
	Region            string
	DefaultTagsConfig *tftags.DefaultConfig
	IgnoreTagsConfig  *tftags.IgnoreConfig
	TerraformVersion  string
}

func (*Config) Client

func (c *Config) Client() (interface{}, error)

Client configures and returns a fully initialized AWSClient

type ServiceDatum

type ServiceDatum struct {
	AWSClientName     string
	AWSServiceID      string
	ProviderNameUpper string
	HCLKeys           []string
}

Jump to

Keyboard shortcuts

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