vrops

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: 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 Client

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

Client for v r o ps API

func (*Client) ConnectVROPSWithDomain

ConnectVROPSWithDomain connects disconnect workload domains with v realize operations

Connects/disconnects a workload domains with vRealize Operations

func (*Client) GetIntegratedDomainsVROPS added in v0.1.1

func (a *Client) GetIntegratedDomainsVROPS(params *GetIntegratedDomainsVROPSParams, opts ...ClientOption) (*GetIntegratedDomainsVROPSOK, error)

GetIntegratedDomainsVROPS gets v realize operations integration status for workload domains

Retrieves the existing domains and their connection status with vRealize Operations.

func (*Client) GetVropses added in v0.1.1

func (a *Client) GetVropses(params *GetVropsesParams, opts ...ClientOption) (*GetVropsesOK, error)

GetVropses gets all existing v realize operations instances

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	ConnectVROPSWithDomain(params *ConnectVROPSWithDomainParams, opts ...ClientOption) (*ConnectVROPSWithDomainOK, *ConnectVROPSWithDomainAccepted, error)

	GetIntegratedDomainsVROPS(params *GetIntegratedDomainsVROPSParams, opts ...ClientOption) (*GetIntegratedDomainsVROPSOK, error)

	GetVropses(params *GetVropsesParams, opts ...ClientOption) (*GetVropsesOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new v r o ps API client.

type ConnectVROPSWithDomainAccepted

type ConnectVROPSWithDomainAccepted struct {
	Payload *models.Task
}

ConnectVROPSWithDomainAccepted describes a response with status code 202, with default header values.

Accepted

func NewConnectVROPSWithDomainAccepted

func NewConnectVROPSWithDomainAccepted() *ConnectVROPSWithDomainAccepted

NewConnectVROPSWithDomainAccepted creates a ConnectVROPSWithDomainAccepted with default headers values

func (*ConnectVROPSWithDomainAccepted) Error

func (*ConnectVROPSWithDomainAccepted) GetPayload

func (o *ConnectVROPSWithDomainAccepted) GetPayload() *models.Task

func (*ConnectVROPSWithDomainAccepted) IsClientError

func (o *ConnectVROPSWithDomainAccepted) IsClientError() bool

IsClientError returns true when this connect Vrops with domain accepted response has a 4xx status code

func (*ConnectVROPSWithDomainAccepted) IsCode

func (o *ConnectVROPSWithDomainAccepted) IsCode(code int) bool

IsCode returns true when this connect Vrops with domain accepted response a status code equal to that given

func (*ConnectVROPSWithDomainAccepted) IsRedirect

func (o *ConnectVROPSWithDomainAccepted) IsRedirect() bool

IsRedirect returns true when this connect Vrops with domain accepted response has a 3xx status code

func (*ConnectVROPSWithDomainAccepted) IsServerError

func (o *ConnectVROPSWithDomainAccepted) IsServerError() bool

IsServerError returns true when this connect Vrops with domain accepted response has a 5xx status code

func (*ConnectVROPSWithDomainAccepted) IsSuccess

func (o *ConnectVROPSWithDomainAccepted) IsSuccess() bool

IsSuccess returns true when this connect Vrops with domain accepted response has a 2xx status code

func (*ConnectVROPSWithDomainAccepted) String

type ConnectVROPSWithDomainBadRequest

type ConnectVROPSWithDomainBadRequest struct {
	Payload *models.Error
}

ConnectVROPSWithDomainBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewConnectVROPSWithDomainBadRequest

func NewConnectVROPSWithDomainBadRequest() *ConnectVROPSWithDomainBadRequest

NewConnectVROPSWithDomainBadRequest creates a ConnectVROPSWithDomainBadRequest with default headers values

func (*ConnectVROPSWithDomainBadRequest) Error

func (*ConnectVROPSWithDomainBadRequest) GetPayload

func (*ConnectVROPSWithDomainBadRequest) IsClientError

func (o *ConnectVROPSWithDomainBadRequest) IsClientError() bool

IsClientError returns true when this connect Vrops with domain bad request response has a 4xx status code

func (*ConnectVROPSWithDomainBadRequest) IsCode

func (o *ConnectVROPSWithDomainBadRequest) IsCode(code int) bool

IsCode returns true when this connect Vrops with domain bad request response a status code equal to that given

func (*ConnectVROPSWithDomainBadRequest) IsRedirect

func (o *ConnectVROPSWithDomainBadRequest) IsRedirect() bool

IsRedirect returns true when this connect Vrops with domain bad request response has a 3xx status code

func (*ConnectVROPSWithDomainBadRequest) IsServerError

func (o *ConnectVROPSWithDomainBadRequest) IsServerError() bool

IsServerError returns true when this connect Vrops with domain bad request response has a 5xx status code

func (*ConnectVROPSWithDomainBadRequest) IsSuccess

func (o *ConnectVROPSWithDomainBadRequest) IsSuccess() bool

IsSuccess returns true when this connect Vrops with domain bad request response has a 2xx status code

func (*ConnectVROPSWithDomainBadRequest) String

type ConnectVROPSWithDomainInternalServerError

type ConnectVROPSWithDomainInternalServerError struct {
	Payload *models.Error
}

ConnectVROPSWithDomainInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewConnectVROPSWithDomainInternalServerError

func NewConnectVROPSWithDomainInternalServerError() *ConnectVROPSWithDomainInternalServerError

NewConnectVROPSWithDomainInternalServerError creates a ConnectVROPSWithDomainInternalServerError with default headers values

func (*ConnectVROPSWithDomainInternalServerError) Error

func (*ConnectVROPSWithDomainInternalServerError) GetPayload

func (*ConnectVROPSWithDomainInternalServerError) IsClientError

IsClientError returns true when this connect Vrops with domain internal server error response has a 4xx status code

func (*ConnectVROPSWithDomainInternalServerError) IsCode

IsCode returns true when this connect Vrops with domain internal server error response a status code equal to that given

func (*ConnectVROPSWithDomainInternalServerError) IsRedirect

IsRedirect returns true when this connect Vrops with domain internal server error response has a 3xx status code

func (*ConnectVROPSWithDomainInternalServerError) IsServerError

IsServerError returns true when this connect Vrops with domain internal server error response has a 5xx status code

func (*ConnectVROPSWithDomainInternalServerError) IsSuccess

IsSuccess returns true when this connect Vrops with domain internal server error response has a 2xx status code

func (*ConnectVROPSWithDomainInternalServerError) String

type ConnectVROPSWithDomainOK

type ConnectVROPSWithDomainOK struct {
	Payload *models.Task
}

ConnectVROPSWithDomainOK describes a response with status code 200, with default header values.

OK

func NewConnectVROPSWithDomainOK

func NewConnectVROPSWithDomainOK() *ConnectVROPSWithDomainOK

NewConnectVROPSWithDomainOK creates a ConnectVROPSWithDomainOK with default headers values

func (*ConnectVROPSWithDomainOK) Error

func (o *ConnectVROPSWithDomainOK) Error() string

func (*ConnectVROPSWithDomainOK) GetPayload

func (o *ConnectVROPSWithDomainOK) GetPayload() *models.Task

func (*ConnectVROPSWithDomainOK) IsClientError

func (o *ConnectVROPSWithDomainOK) IsClientError() bool

IsClientError returns true when this connect Vrops with domain o k response has a 4xx status code

func (*ConnectVROPSWithDomainOK) IsCode

func (o *ConnectVROPSWithDomainOK) IsCode(code int) bool

IsCode returns true when this connect Vrops with domain o k response a status code equal to that given

func (*ConnectVROPSWithDomainOK) IsRedirect

func (o *ConnectVROPSWithDomainOK) IsRedirect() bool

IsRedirect returns true when this connect Vrops with domain o k response has a 3xx status code

func (*ConnectVROPSWithDomainOK) IsServerError

func (o *ConnectVROPSWithDomainOK) IsServerError() bool

IsServerError returns true when this connect Vrops with domain o k response has a 5xx status code

func (*ConnectVROPSWithDomainOK) IsSuccess

func (o *ConnectVROPSWithDomainOK) IsSuccess() bool

IsSuccess returns true when this connect Vrops with domain o k response has a 2xx status code

func (*ConnectVROPSWithDomainOK) String

func (o *ConnectVROPSWithDomainOK) String() string

type ConnectVROPSWithDomainParams

type ConnectVROPSWithDomainParams struct {

	/* DomainIntegration.

	   Domain Integration Specification
	*/
	DomainIntegration *models.DomainIntegration

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

ConnectVROPSWithDomainParams contains all the parameters to send to the API endpoint

for the connect Vrops with domain operation.

Typically these are written to a http.Request.

func NewConnectVROPSWithDomainParams

func NewConnectVROPSWithDomainParams() *ConnectVROPSWithDomainParams

NewConnectVROPSWithDomainParams creates a new ConnectVROPSWithDomainParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewConnectVROPSWithDomainParamsWithContext

func NewConnectVROPSWithDomainParamsWithContext(ctx context.Context) *ConnectVROPSWithDomainParams

NewConnectVROPSWithDomainParamsWithContext creates a new ConnectVROPSWithDomainParams object with the ability to set a context for a request.

func NewConnectVROPSWithDomainParamsWithHTTPClient

func NewConnectVROPSWithDomainParamsWithHTTPClient(client *http.Client) *ConnectVROPSWithDomainParams

NewConnectVROPSWithDomainParamsWithHTTPClient creates a new ConnectVROPSWithDomainParams object with the ability to set a custom HTTPClient for a request.

func NewConnectVROPSWithDomainParamsWithTimeout

func NewConnectVROPSWithDomainParamsWithTimeout(timeout time.Duration) *ConnectVROPSWithDomainParams

NewConnectVROPSWithDomainParamsWithTimeout creates a new ConnectVROPSWithDomainParams object with the ability to set a timeout on a request.

func (*ConnectVROPSWithDomainParams) SetContext

func (o *ConnectVROPSWithDomainParams) SetContext(ctx context.Context)

SetContext adds the context to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) SetDefaults

func (o *ConnectVROPSWithDomainParams) SetDefaults()

SetDefaults hydrates default values in the connect Vrops with domain params (not the query body).

All values with no default are reset to their zero value.

func (*ConnectVROPSWithDomainParams) SetDomainIntegration

func (o *ConnectVROPSWithDomainParams) SetDomainIntegration(domainIntegration *models.DomainIntegration)

SetDomainIntegration adds the domainIntegration to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) SetTimeout

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

SetTimeout adds the timeout to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) WithContext

WithContext adds the context to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) WithDefaults

WithDefaults hydrates default values in the connect Vrops with domain params (not the query body).

All values with no default are reset to their zero value.

func (*ConnectVROPSWithDomainParams) WithDomainIntegration

func (o *ConnectVROPSWithDomainParams) WithDomainIntegration(domainIntegration *models.DomainIntegration) *ConnectVROPSWithDomainParams

WithDomainIntegration adds the domainIntegration to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) WithTimeout

WithTimeout adds the timeout to the connect Vrops with domain params

func (*ConnectVROPSWithDomainParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ConnectVROPSWithDomainReader

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

ConnectVROPSWithDomainReader is a Reader for the ConnectVROPSWithDomain structure.

func (*ConnectVROPSWithDomainReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIntegratedDomainsVROPSOK added in v0.1.1

type GetIntegratedDomainsVROPSOK struct {
	Payload *models.PageOfDomainIntegration
}

GetIntegratedDomainsVROPSOK describes a response with status code 200, with default header values.

OK

func NewGetIntegratedDomainsVROPSOK added in v0.1.1

func NewGetIntegratedDomainsVROPSOK() *GetIntegratedDomainsVROPSOK

NewGetIntegratedDomainsVROPSOK creates a GetIntegratedDomainsVROPSOK with default headers values

func (*GetIntegratedDomainsVROPSOK) Error added in v0.1.1

func (*GetIntegratedDomainsVROPSOK) GetPayload added in v0.1.1

func (*GetIntegratedDomainsVROPSOK) IsClientError added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) IsClientError() bool

IsClientError returns true when this get integrated domains Vrops o k response has a 4xx status code

func (*GetIntegratedDomainsVROPSOK) IsCode added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) IsCode(code int) bool

IsCode returns true when this get integrated domains Vrops o k response a status code equal to that given

func (*GetIntegratedDomainsVROPSOK) IsRedirect added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) IsRedirect() bool

IsRedirect returns true when this get integrated domains Vrops o k response has a 3xx status code

func (*GetIntegratedDomainsVROPSOK) IsServerError added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) IsServerError() bool

IsServerError returns true when this get integrated domains Vrops o k response has a 5xx status code

func (*GetIntegratedDomainsVROPSOK) IsSuccess added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) IsSuccess() bool

IsSuccess returns true when this get integrated domains Vrops o k response has a 2xx status code

func (*GetIntegratedDomainsVROPSOK) String added in v0.1.1

func (o *GetIntegratedDomainsVROPSOK) String() string

type GetIntegratedDomainsVROPSParams added in v0.1.1

type GetIntegratedDomainsVROPSParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetIntegratedDomainsVROPSParams contains all the parameters to send to the API endpoint

for the get integrated domains Vrops operation.

Typically these are written to a http.Request.

func NewGetIntegratedDomainsVROPSParams added in v0.1.1

func NewGetIntegratedDomainsVROPSParams() *GetIntegratedDomainsVROPSParams

NewGetIntegratedDomainsVROPSParams creates a new GetIntegratedDomainsVROPSParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetIntegratedDomainsVROPSParamsWithContext added in v0.1.1

func NewGetIntegratedDomainsVROPSParamsWithContext(ctx context.Context) *GetIntegratedDomainsVROPSParams

NewGetIntegratedDomainsVROPSParamsWithContext creates a new GetIntegratedDomainsVROPSParams object with the ability to set a context for a request.

func NewGetIntegratedDomainsVROPSParamsWithHTTPClient added in v0.1.1

func NewGetIntegratedDomainsVROPSParamsWithHTTPClient(client *http.Client) *GetIntegratedDomainsVROPSParams

NewGetIntegratedDomainsVROPSParamsWithHTTPClient creates a new GetIntegratedDomainsVROPSParams object with the ability to set a custom HTTPClient for a request.

func NewGetIntegratedDomainsVROPSParamsWithTimeout added in v0.1.1

func NewGetIntegratedDomainsVROPSParamsWithTimeout(timeout time.Duration) *GetIntegratedDomainsVROPSParams

NewGetIntegratedDomainsVROPSParamsWithTimeout creates a new GetIntegratedDomainsVROPSParams object with the ability to set a timeout on a request.

func (*GetIntegratedDomainsVROPSParams) SetContext added in v0.1.1

func (o *GetIntegratedDomainsVROPSParams) SetContext(ctx context.Context)

SetContext adds the context to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) SetDefaults added in v0.1.1

func (o *GetIntegratedDomainsVROPSParams) SetDefaults()

SetDefaults hydrates default values in the get integrated domains Vrops params (not the query body).

All values with no default are reset to their zero value.

func (*GetIntegratedDomainsVROPSParams) SetHTTPClient added in v0.1.1

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

SetHTTPClient adds the HTTPClient to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) SetTimeout added in v0.1.1

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

SetTimeout adds the timeout to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) WithContext added in v0.1.1

WithContext adds the context to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) WithDefaults added in v0.1.1

WithDefaults hydrates default values in the get integrated domains Vrops params (not the query body).

All values with no default are reset to their zero value.

func (*GetIntegratedDomainsVROPSParams) WithHTTPClient added in v0.1.1

WithHTTPClient adds the HTTPClient to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) WithTimeout added in v0.1.1

WithTimeout adds the timeout to the get integrated domains Vrops params

func (*GetIntegratedDomainsVROPSParams) WriteToRequest added in v0.1.1

WriteToRequest writes these params to a swagger request

type GetIntegratedDomainsVROPSReader added in v0.1.1

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

GetIntegratedDomainsVROPSReader is a Reader for the GetIntegratedDomainsVROPS structure.

func (*GetIntegratedDomainsVROPSReader) ReadResponse added in v0.1.1

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

ReadResponse reads a server response into the received o.

type GetVropsesOK added in v0.1.1

type GetVropsesOK struct {
	Payload *models.PageOfVROPS
}

GetVropsesOK describes a response with status code 200, with default header values.

OK

func NewGetVropsesOK added in v0.1.1

func NewGetVropsesOK() *GetVropsesOK

NewGetVropsesOK creates a GetVropsesOK with default headers values

func (*GetVropsesOK) Error added in v0.1.1

func (o *GetVropsesOK) Error() string

func (*GetVropsesOK) GetPayload added in v0.1.1

func (o *GetVropsesOK) GetPayload() *models.PageOfVROPS

func (*GetVropsesOK) IsClientError added in v0.1.1

func (o *GetVropsesOK) IsClientError() bool

IsClientError returns true when this get vropses o k response has a 4xx status code

func (*GetVropsesOK) IsCode added in v0.1.1

func (o *GetVropsesOK) IsCode(code int) bool

IsCode returns true when this get vropses o k response a status code equal to that given

func (*GetVropsesOK) IsRedirect added in v0.1.1

func (o *GetVropsesOK) IsRedirect() bool

IsRedirect returns true when this get vropses o k response has a 3xx status code

func (*GetVropsesOK) IsServerError added in v0.1.1

func (o *GetVropsesOK) IsServerError() bool

IsServerError returns true when this get vropses o k response has a 5xx status code

func (*GetVropsesOK) IsSuccess added in v0.1.1

func (o *GetVropsesOK) IsSuccess() bool

IsSuccess returns true when this get vropses o k response has a 2xx status code

func (*GetVropsesOK) String added in v0.1.1

func (o *GetVropsesOK) String() string

type GetVropsesParams added in v0.1.1

type GetVropsesParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVropsesParams contains all the parameters to send to the API endpoint

for the get vropses operation.

Typically these are written to a http.Request.

func NewGetVropsesParams added in v0.1.1

func NewGetVropsesParams() *GetVropsesParams

NewGetVropsesParams creates a new GetVropsesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetVropsesParamsWithContext added in v0.1.1

func NewGetVropsesParamsWithContext(ctx context.Context) *GetVropsesParams

NewGetVropsesParamsWithContext creates a new GetVropsesParams object with the ability to set a context for a request.

func NewGetVropsesParamsWithHTTPClient added in v0.1.1

func NewGetVropsesParamsWithHTTPClient(client *http.Client) *GetVropsesParams

NewGetVropsesParamsWithHTTPClient creates a new GetVropsesParams object with the ability to set a custom HTTPClient for a request.

func NewGetVropsesParamsWithTimeout added in v0.1.1

func NewGetVropsesParamsWithTimeout(timeout time.Duration) *GetVropsesParams

NewGetVropsesParamsWithTimeout creates a new GetVropsesParams object with the ability to set a timeout on a request.

func (*GetVropsesParams) SetContext added in v0.1.1

func (o *GetVropsesParams) SetContext(ctx context.Context)

SetContext adds the context to the get vropses params

func (*GetVropsesParams) SetDefaults added in v0.1.1

func (o *GetVropsesParams) SetDefaults()

SetDefaults hydrates default values in the get vropses params (not the query body).

All values with no default are reset to their zero value.

func (*GetVropsesParams) SetHTTPClient added in v0.1.1

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

SetHTTPClient adds the HTTPClient to the get vropses params

func (*GetVropsesParams) SetTimeout added in v0.1.1

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

SetTimeout adds the timeout to the get vropses params

func (*GetVropsesParams) WithContext added in v0.1.1

func (o *GetVropsesParams) WithContext(ctx context.Context) *GetVropsesParams

WithContext adds the context to the get vropses params

func (*GetVropsesParams) WithDefaults added in v0.1.1

func (o *GetVropsesParams) WithDefaults() *GetVropsesParams

WithDefaults hydrates default values in the get vropses params (not the query body).

All values with no default are reset to their zero value.

func (*GetVropsesParams) WithHTTPClient added in v0.1.1

func (o *GetVropsesParams) WithHTTPClient(client *http.Client) *GetVropsesParams

WithHTTPClient adds the HTTPClient to the get vropses params

func (*GetVropsesParams) WithTimeout added in v0.1.1

func (o *GetVropsesParams) WithTimeout(timeout time.Duration) *GetVropsesParams

WithTimeout adds the timeout to the get vropses params

func (*GetVropsesParams) WriteToRequest added in v0.1.1

func (o *GetVropsesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetVropsesReader added in v0.1.1

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

GetVropsesReader is a Reader for the GetVropses structure.

func (*GetVropsesReader) ReadResponse added in v0.1.1

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

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

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