Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppModel ¶
type AppModel struct {
// contains filtered or unexported fields
}
func GetInitialModel ¶
func GetInitialModel(source utils.ComposeSource) AppModel
GetInitialModel builds the app's starting state. source is what the -f/-d flags resolved to; the zero value means "the compose file in the current directory", which is what a bare run gets.
func (*AppModel) UpdateInnerComponent ¶
Click to show internal directories.
Click to hide internal directories.