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 ¶
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". |
Click to show internal directories.
Click to hide internal directories.