Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBestSpotOption ¶
Types ¶
type SpotOptionRequest ¶
type SpotOptionRequest struct {
Prefix string
ProductDescription string
InstaceTypes []string
AMIName string
AMIArch string
}
func (SpotOptionRequest) Create ¶
func (r SpotOptionRequest) Create() (*SpotOptionResult, error)
So create will check if stack with state already exists, if that is the case it will pick info from its outputs If stack does not exists it will create it
Click to show internal directories.
Click to hide internal directories.