v1utils

package
v1.999.999-b11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2020 License: Apache-2.0, BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckClientVersionOfEnvironmentV1OK

type CheckClientVersionOfEnvironmentV1OK struct {
	Payload *model.VersionCheckResult
}

CheckClientVersionOfEnvironmentV1OK handles this case with default header values.

successful operation

func NewCheckClientVersionOfEnvironmentV1OK

func NewCheckClientVersionOfEnvironmentV1OK() *CheckClientVersionOfEnvironmentV1OK

NewCheckClientVersionOfEnvironmentV1OK creates a CheckClientVersionOfEnvironmentV1OK with default headers values

func (*CheckClientVersionOfEnvironmentV1OK) Error

type CheckClientVersionOfEnvironmentV1Params

type CheckClientVersionOfEnvironmentV1Params struct {

	/*Version*/
	Version *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CheckClientVersionOfEnvironmentV1Params contains all the parameters to send to the API endpoint for the check client version of environment v1 operation typically these are written to a http.Request

func NewCheckClientVersionOfEnvironmentV1Params

func NewCheckClientVersionOfEnvironmentV1Params() *CheckClientVersionOfEnvironmentV1Params

NewCheckClientVersionOfEnvironmentV1Params creates a new CheckClientVersionOfEnvironmentV1Params object with the default values initialized.

func NewCheckClientVersionOfEnvironmentV1ParamsWithContext

func NewCheckClientVersionOfEnvironmentV1ParamsWithContext(ctx context.Context) *CheckClientVersionOfEnvironmentV1Params

NewCheckClientVersionOfEnvironmentV1ParamsWithContext creates a new CheckClientVersionOfEnvironmentV1Params object with the default values initialized, and the ability to set a context for a request

func NewCheckClientVersionOfEnvironmentV1ParamsWithHTTPClient

func NewCheckClientVersionOfEnvironmentV1ParamsWithHTTPClient(client *http.Client) *CheckClientVersionOfEnvironmentV1Params

NewCheckClientVersionOfEnvironmentV1ParamsWithHTTPClient creates a new CheckClientVersionOfEnvironmentV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCheckClientVersionOfEnvironmentV1ParamsWithTimeout

func NewCheckClientVersionOfEnvironmentV1ParamsWithTimeout(timeout time.Duration) *CheckClientVersionOfEnvironmentV1Params

NewCheckClientVersionOfEnvironmentV1ParamsWithTimeout creates a new CheckClientVersionOfEnvironmentV1Params object with the default values initialized, and the ability to set a timeout on a request

func (*CheckClientVersionOfEnvironmentV1Params) SetContext

SetContext adds the context to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) SetHTTPClient

func (o *CheckClientVersionOfEnvironmentV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) SetTimeout

func (o *CheckClientVersionOfEnvironmentV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) SetVersion

func (o *CheckClientVersionOfEnvironmentV1Params) SetVersion(version *string)

SetVersion adds the version to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) WithContext

WithContext adds the context to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) WithTimeout

WithTimeout adds the timeout to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) WithVersion

WithVersion adds the version to the check client version of environment v1 params

func (*CheckClientVersionOfEnvironmentV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type CheckClientVersionOfEnvironmentV1Reader

type CheckClientVersionOfEnvironmentV1Reader struct {
	// contains filtered or unexported fields
}

CheckClientVersionOfEnvironmentV1Reader is a Reader for the CheckClientVersionOfEnvironmentV1 structure.

func (*CheckClientVersionOfEnvironmentV1Reader) ReadResponse

func (o *CheckClientVersionOfEnvironmentV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for v1utils API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new v1utils API client.

func (*Client) CheckClientVersionOfEnvironmentV1

func (a *Client) CheckClientVersionOfEnvironmentV1(params *CheckClientVersionOfEnvironmentV1Params) (*CheckClientVersionOfEnvironmentV1OK, error)

CheckClientVersionOfEnvironmentV1 checks the client version

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL