Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoProviders = errors.New("please select at least one provider")
Functions ¶
func CreateProviders ¶
func ProviderFlags ¶
func ProviderFlags(fs *flag.FlagSet, gcp, aws, azure *StringSliceFlag)
ProviderFlags adds the provider configuration flags to the given flag set.
Types ¶
type StringSliceFlag ¶
type StringSliceFlag []string
func (*StringSliceFlag) Set ¶
func (s *StringSliceFlag) Set(v string) error
func (*StringSliceFlag) String ¶
func (s *StringSliceFlag) String() string
Click to show internal directories.
Click to hide internal directories.