(ctx context.Context, full bool)
| 43 | Close() error |
| 44 | StartJupyterServer(ctx context.Context) (int, string, error) |
| 45 | RebuildContainer(ctx context.Context, full bool) error |
| 46 | StartSSHServer(ctx context.Context) (int, string, error) |
| 47 | StartSSHServerWithOptions(ctx context.Context, options StartSSHServerOptions) (int, string, error) |
| 48 | KeepAlive() |
no outgoing calls