package
0.0.0-20220310025002-8251c7da21b0
Repository: https://github.com/go-swagger/dockerctl.git
Documentation: pkg.go.dev

# Functions

New creates a new session API client.
NewSessionBadRequest creates a SessionBadRequest with default headers values.
NewSessionInternalServerError creates a SessionInternalServerError with default headers values.
NewSessionParams creates a new SessionParams object, with the default timeout for this client.
NewSessionParamsWithContext creates a new SessionParams object with the ability to set a context for a request.
NewSessionParamsWithHTTPClient creates a new SessionParams object with the ability to set a custom HTTPClient for a request.
NewSessionParamsWithTimeout creates a new SessionParams object with the ability to set a timeout on a request.
NewSessionSwitchingProtocols creates a SessionSwitchingProtocols with default headers values.

# Structs

Client for session API */.
SessionBadRequest describes a response with status code 400, with default header values.
SessionInternalServerError describes a response with status code 500, with default header values.
SessionParams contains all the parameters to send to the API endpoint for the session operation.
SessionReader is a Reader for the Session structure.
SessionSwitchingProtocols describes a response with status code 101, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.