Documentation
¶
Index ¶
- func IsInteractive() bool
- func Run(parentCtx context.Context, rt runtime.Runtime, version string, ...) error
- func RunLogin(parentCtx context.Context, version string, platformClient api.PlatformAPI, ...) error
- func RunLogout(parentCtx context.Context, rt runtime.Runtime, platformClient api.PlatformAPI, ...) error
- func RunLogs(parentCtx context.Context, rt runtime.Runtime, ...) error
- func RunStatus(parentCtx context.Context, rt runtime.Runtime, ...) error
- func RunStop(parentCtx context.Context, rt runtime.Runtime, ...) error
- func RunUpdate(parentCtx context.Context, checkOnly bool, githubToken string) error
- type App
- type AppOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInteractive ¶
func IsInteractive() bool
func Run ¶
func Run(parentCtx context.Context, rt runtime.Runtime, version string, opts container.StartOptions, notifyOpts update.NotifyOptions) error
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.