terraformer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider string

type Providers

type Providers []string

func ListProviders

func ListProviders() Providers

func (Providers) SelectProvider

func (p Providers) SelectProvider() (string, error)

type Resources

type Resources struct {
	Provider string
	Items    []string
}

func ListResources

func ListResources(provider string) (*Resources, error)

func (*Resources) Import

func (r *Resources) Import() error

func (*Resources) SelectMany

func (r *Resources) SelectMany() (*Resources, error)

Jump to

Keyboard shortcuts

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