Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOptions ¶
type CreateOptions struct {
IO *iostreams.IOStreams
Config config.IConfig
Name string
Region string
ProfileName string
Plan string
Default bool
DryRun bool
AcceptTerms bool
PrintFlags *cmdutil.PrintFlags
NewDashboardClient func(clientID string) *dashboard.Client
Browser func(string) error
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.