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

# Functions

New creates a new node API client.
NewNodeDeleteInternalServerError creates a NodeDeleteInternalServerError with default headers values.
NewNodeDeleteNotFound creates a NodeDeleteNotFound with default headers values.
NewNodeDeleteOK creates a NodeDeleteOK with default headers values.
NewNodeDeleteParams creates a new NodeDeleteParams object, with the default timeout for this client.
NewNodeDeleteParamsWithContext creates a new NodeDeleteParams object with the ability to set a context for a request.
NewNodeDeleteParamsWithHTTPClient creates a new NodeDeleteParams object with the ability to set a custom HTTPClient for a request.
NewNodeDeleteParamsWithTimeout creates a new NodeDeleteParams object with the ability to set a timeout on a request.
NewNodeDeleteServiceUnavailable creates a NodeDeleteServiceUnavailable with default headers values.
NewNodeInspectInternalServerError creates a NodeInspectInternalServerError with default headers values.
NewNodeInspectNotFound creates a NodeInspectNotFound with default headers values.
NewNodeInspectOK creates a NodeInspectOK with default headers values.
NewNodeInspectParams creates a new NodeInspectParams object, with the default timeout for this client.
NewNodeInspectParamsWithContext creates a new NodeInspectParams object with the ability to set a context for a request.
NewNodeInspectParamsWithHTTPClient creates a new NodeInspectParams object with the ability to set a custom HTTPClient for a request.
NewNodeInspectParamsWithTimeout creates a new NodeInspectParams object with the ability to set a timeout on a request.
NewNodeInspectServiceUnavailable creates a NodeInspectServiceUnavailable with default headers values.
NewNodeListInternalServerError creates a NodeListInternalServerError with default headers values.
NewNodeListOK creates a NodeListOK with default headers values.
NewNodeListParams creates a new NodeListParams object, with the default timeout for this client.
NewNodeListParamsWithContext creates a new NodeListParams object with the ability to set a context for a request.
NewNodeListParamsWithHTTPClient creates a new NodeListParams object with the ability to set a custom HTTPClient for a request.
NewNodeListParamsWithTimeout creates a new NodeListParams object with the ability to set a timeout on a request.
NewNodeListServiceUnavailable creates a NodeListServiceUnavailable with default headers values.
NewNodeUpdateBadRequest creates a NodeUpdateBadRequest with default headers values.
NewNodeUpdateInternalServerError creates a NodeUpdateInternalServerError with default headers values.
NewNodeUpdateNotFound creates a NodeUpdateNotFound with default headers values.
NewNodeUpdateOK creates a NodeUpdateOK with default headers values.
NewNodeUpdateParams creates a new NodeUpdateParams object, with the default timeout for this client.
NewNodeUpdateParamsWithContext creates a new NodeUpdateParams object with the ability to set a context for a request.
NewNodeUpdateParamsWithHTTPClient creates a new NodeUpdateParams object with the ability to set a custom HTTPClient for a request.
NewNodeUpdateParamsWithTimeout creates a new NodeUpdateParams object with the ability to set a timeout on a request.
NewNodeUpdateServiceUnavailable creates a NodeUpdateServiceUnavailable with default headers values.

# Structs

Client for node API */.
NodeDeleteInternalServerError describes a response with status code 500, with default header values.
NodeDeleteNotFound describes a response with status code 404, with default header values.
NodeDeleteOK describes a response with status code 200, with default header values.
NodeDeleteParams contains all the parameters to send to the API endpoint for the node delete operation.
NodeDeleteReader is a Reader for the NodeDelete structure.
NodeDeleteServiceUnavailable describes a response with status code 503, with default header values.
NodeInspectInternalServerError describes a response with status code 500, with default header values.
NodeInspectNotFound describes a response with status code 404, with default header values.
NodeInspectOK describes a response with status code 200, with default header values.
NodeInspectParams contains all the parameters to send to the API endpoint for the node inspect operation.
NodeInspectReader is a Reader for the NodeInspect structure.
NodeInspectServiceUnavailable describes a response with status code 503, with default header values.
NodeListInternalServerError describes a response with status code 500, with default header values.
NodeListOK describes a response with status code 200, with default header values.
NodeListParams contains all the parameters to send to the API endpoint for the node list operation.
NodeListReader is a Reader for the NodeList structure.
NodeListServiceUnavailable describes a response with status code 503, with default header values.
NodeUpdateBadRequest describes a response with status code 400, with default header values.
NodeUpdateInternalServerError describes a response with status code 500, with default header values.
NodeUpdateNotFound describes a response with status code 404, with default header values.
NodeUpdateOK describes a response with status code 200, with default header values.
NodeUpdateParams contains all the parameters to send to the API endpoint for the node update operation.
NodeUpdateReader is a Reader for the NodeUpdate structure.
NodeUpdateServiceUnavailable describes a response with status code 503, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.