resources

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package resources describes a terraform provider.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resource

type Resource interface {
	PublicIP() string
	Groups() []string
	Name() string
	Count() int
}

Resource describes a terraform resource provider.

func New

func New(r *state.ResourceState) (Resource, error)

New takes a terraform resource type, as well as a terraform ResourceState and returns an object that fufills the Resource interface.

Directories

Path Synopsis
Package aws is currently empty placeholder for an AWS provider.
Package aws is currently empty placeholder for an AWS provider.
Package openstack describes an openstack terraform provider.
Package openstack describes an openstack terraform provider.

Jump to

Keyboard shortcuts

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