provider

package
v0.0.0-...-a002913 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2015 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

The provider package holds constants identifying known provider types. They have hitherto only been used for nefarious purposes; no new code should use them, and when old code is updated to no longer use them they must be deleted.

Index

Constants

View Source
const (
	Joyent = "joyent"
	Local  = "local"
	MAAS   = "maas"
	EC2    = "ec2"
)

Variables

This section is empty.

Functions

func IsManual

func IsManual(provider string) bool

IsManual returns true iff the specified provider type refers to the manual provider.

Types

This section is empty.

Directories

Path Synopsis
The dummy provider implements an environment provider for testing purposes, registered with environs under the name "dummy".
The dummy provider implements an environment provider for testing purposes, registered with environs under the name "dummy".
gce

Jump to

Keyboard shortcuts

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