package
Version:
v3.3.3+incompatible
Opens a new window with list of versions in this module.
Published: Apr 6, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
AsList returns the names of registered providers.
AsMap returns a map representing the registered Providers.
Register makes a Provider available by the provided name.
If called twice with the same name, the name is blank, or if the provided
Provider is nil, this function panics.
type Config struct {
Provider string `yaml:"provider"`
Params map[string]interface{} `yaml:",inline"`
}
Config represents the configuration of the auto-scaling group provider.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.