Skip to content

generated client cant stream responses #1

@vynxc

Description

@vynxc

can we have the ability to getReader instead?

const logs = await docker.containers.containerLogs(id, {
   follow: true,
   stdout: true,
 }); 

will never resolve because 'follow' is true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions