Documentation ¶
Overview ¶
Package app provides functionality for managing applications.
Index ¶
- type App
- func (a *App) ContainerIPv4Addr() string
- func (a *App) KeployIPv4Addr() string
- func (a *App) Kind(_ context.Context) utils.CmdType
- func (a *App) Run(ctx context.Context, inodeChan chan uint64) models.AppError
- func (a *App) SetContainerIPv4Addr(ipAddr string)
- func (a *App) Setup(_ context.Context) error
- func (a *App) SetupCompose() error
- func (a *App) SetupDocker() error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
func (*App) ContainerIPv4Addr ¶
func (*App) KeployIPv4Addr ¶
func (*App) SetContainerIPv4Addr ¶
func (*App) SetupCompose ¶
func (*App) SetupDocker ¶
Click to show internal directories.
Click to hide internal directories.