provider

package
v0.0.0-...-2608902 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2016 License: AGPL-3.0 Imports: 1 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"
	MAAS   = "maas"
	EC2    = "ec2"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Upgradeable

type Upgradeable interface {
	RunUpgradeStepsFor(version.Number) error
}

Upgradeable represents a provider that supports upgrade steps if present, these steps will get called upon upgrading.

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