Documentation ¶
Index ¶
Constants ¶
View Source
const AZCountSupported = 10
AZCountSupported - number of supported AZ's, setting to 10 to start with.
Variables ¶
This section is empty.
Functions ¶
func CreateFlagnameWithSuffix ¶
CreateFlagnameWithSuffix - creates a CLI flag with flagname-index pattern
Types ¶
type AWSCloudConfig ¶
type AWSCloudConfig struct {
PluginVersion string
}
AWSCloudConfig --
func (*AWSCloudConfig) GetCloudConfig ¶
func (s *AWSCloudConfig) GetCloudConfig(args []string) (b []byte)
GetCloudConfig - get a serialized form of AWS cloud configuration
func (*AWSCloudConfig) GetFlags ¶
func (s *AWSCloudConfig) GetFlags() (flags []cli.Flag)
GetFlags - Get flags associated with plugin
func (*AWSCloudConfig) GetMeta ¶
func (s *AWSCloudConfig) GetMeta() cloudconfig.Meta
GetMeta - Get metadata of the plugin
Click to show internal directories.
Click to hide internal directories.