Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProviders ¶
func GetProviders() []string
Types ¶
type Provider ¶
type Provider struct {
Name string `mapstructure:"NAME" yaml:"provider,omitempty"`
}
Provider holds the provider description It can be either docker, swarm or kubernetes
func NewProviderConfig ¶
func NewProviderConfig() Provider
Click to show internal directories.
Click to hide internal directories.