Documentation ¶
Index ¶
Constants ¶
View Source
const ( Aws = "aws" Azure = "azure" Gcp = "gcp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model - represents the state of the new stack creation operation
func (Model) ProviderName ¶
ProviderName returns the stack cloud name selected by the user
type NewStackStatus ¶
type NewStackStatus int
const ( NameInput NewStackStatus = iota ProviderInput Pending Done Error )
type RegionItem ¶
func (*RegionItem) GetItemDescription ¶
func (m *RegionItem) GetItemDescription() string
func (*RegionItem) GetItemValue ¶
func (m *RegionItem) GetItemValue() string
Click to show internal directories.
Click to hide internal directories.