package
1.22.0
Repository: https://github.com/polyaxon/sdks.git
Documentation: pkg.go.dev

# Functions

New creates a new schemas v1 API client.
NewNoOpDefault creates a NoOpDefault with default headers values.
NewNoOpForbidden creates a NoOpForbidden with default headers values.
NewNoOpNoContent creates a NoOpNoContent with default headers values.
NewNoOpNotFound creates a NoOpNotFound with default headers values.
NewNoOpOK creates a NoOpOK with default headers values.
NewNoOpParams creates a new NoOpParams object, with the default timeout for this client.
NewNoOpParamsWithContext creates a new NoOpParams object with the ability to set a context for a request.
NewNoOpParamsWithHTTPClient creates a new NoOpParams object with the ability to set a custom HTTPClient for a request.
NewNoOpParamsWithTimeout creates a new NoOpParams object with the ability to set a timeout on a request.

# Structs

Client for schemas v1 API */.
NoOpDefault describes a response with status code -1, with default header values.
NoOpForbidden describes a response with status code 403, with default header values.
NoOpNoContent describes a response with status code 204, with default header values.
NoOpNotFound describes a response with status code 404, with default header values.
NoOpOK describes a response with status code 200, with default header values.
NoOpParams contains all the parameters to send to the API endpoint for the no op operation.
NoOpReader is a Reader for the NoOp structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.