Documentation ¶
Index ¶
- func WaitForRunningMachine(ctx context.Context, appName string, machineID string, apiClient *api.Client) (*api.Machine, error)
- func WaitForRunningVM(ctx context.Context, appName string, apiClient *api.Client) (err error)
- func WatchLogs(cc *cmdctx.CmdContext, w io.Writer, opts LogOptions) error
- type LogOptions
- type LogStream
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForRunningMachine ¶ added in v0.0.236
func WaitForRunningVM ¶
func WatchLogs ¶ added in v0.0.201
func WatchLogs(cc *cmdctx.CmdContext, w io.Writer, opts LogOptions) error
Types ¶
type LogOptions ¶ added in v0.0.201
type LogStream ¶ added in v0.0.201
type LogStream struct {
// contains filtered or unexported fields
}
func NewLogStream ¶ added in v0.0.201
Click to show internal directories.
Click to hide internal directories.