Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
AccessKeyId string
SecretKey string
SessionToken string
Region string
LoginProfile string
LaunchTemplateName string
ImageId string
InstanceType string
KeyName string
SubnetId string
SecurityGroupIds securityGroupIds
UseLaunchTemplate bool
InstanceTypes instanceTypes
InstanceTypeSpecList []provider.InstanceTypeSpec
Tags provider.KeyValueFlag
UsePublicIP bool
RootVolumeSize int
RootDeviceName string
DisableCVM bool
}
type MetadataRetriever ¶
type MetadataRetriever struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.