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