Documentation ¶
Index ¶
- func AppStatusLoop(ctx context.Context, c client.Client, appName string) error
- func Dev(ctx context.Context, client client.Client, opts *Options) error
- func DevPorts(ctx context.Context, c client.Client, appName string) error
- func LogLoop(ctx context.Context, c client.Client, appName string, opts *client.LogOptions) error
- func PrintAppStatus(app *apiv1.App)
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintAppStatus ¶
Types ¶
type Options ¶
type Options struct { ImageSource imagesource.ImageSource Run client.AppRunOptions Replace bool Dangerous bool BidirectionalSync bool }
Click to show internal directories.
Click to hide internal directories.