hardware_platforms

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: Apache-2.0 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 hardware platforms API

func New

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

New creates a new hardware platforms API client.

func (*Client) ServiceBrokerHardwareplatformsGet

func (a *Client) ServiceBrokerHardwareplatformsGet(params *ServiceBrokerHardwareplatformsGetParams) (*ServiceBrokerHardwareplatformsGetOK, error)

ServiceBrokerHardwareplatformsGet availables hardware statistics and limits

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ServiceBrokerHardwareplatformsGetInternalServerError

type ServiceBrokerHardwareplatformsGetInternalServerError struct {
	Payload *models.Error
}

ServiceBrokerHardwareplatformsGetInternalServerError handles this case with default header values.

Internal Server Error

func NewServiceBrokerHardwareplatformsGetInternalServerError

func NewServiceBrokerHardwareplatformsGetInternalServerError() *ServiceBrokerHardwareplatformsGetInternalServerError

NewServiceBrokerHardwareplatformsGetInternalServerError creates a ServiceBrokerHardwareplatformsGetInternalServerError with default headers values

func (*ServiceBrokerHardwareplatformsGetInternalServerError) Error

type ServiceBrokerHardwareplatformsGetOK

type ServiceBrokerHardwareplatformsGetOK struct {
	Payload models.HardwarePlatforms
}

ServiceBrokerHardwareplatformsGetOK handles this case with default header values.

OK

func NewServiceBrokerHardwareplatformsGetOK

func NewServiceBrokerHardwareplatformsGetOK() *ServiceBrokerHardwareplatformsGetOK

NewServiceBrokerHardwareplatformsGetOK creates a ServiceBrokerHardwareplatformsGetOK with default headers values

func (*ServiceBrokerHardwareplatformsGetOK) Error

type ServiceBrokerHardwareplatformsGetParams

type ServiceBrokerHardwareplatformsGetParams struct {

	/*RegionZone
	  The region zone of the cloud instance

	*/
	RegionZone *string

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

ServiceBrokerHardwareplatformsGetParams contains all the parameters to send to the API endpoint for the service broker hardwareplatforms get operation typically these are written to a http.Request

func NewServiceBrokerHardwareplatformsGetParams

func NewServiceBrokerHardwareplatformsGetParams() *ServiceBrokerHardwareplatformsGetParams

NewServiceBrokerHardwareplatformsGetParams creates a new ServiceBrokerHardwareplatformsGetParams object with the default values initialized.

func NewServiceBrokerHardwareplatformsGetParamsWithContext

func NewServiceBrokerHardwareplatformsGetParamsWithContext(ctx context.Context) *ServiceBrokerHardwareplatformsGetParams

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

func NewServiceBrokerHardwareplatformsGetParamsWithHTTPClient

func NewServiceBrokerHardwareplatformsGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerHardwareplatformsGetParams

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

func NewServiceBrokerHardwareplatformsGetParamsWithTimeout

func NewServiceBrokerHardwareplatformsGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerHardwareplatformsGetParams

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

func (*ServiceBrokerHardwareplatformsGetParams) SetContext

SetContext adds the context to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) SetRegionZone

func (o *ServiceBrokerHardwareplatformsGetParams) SetRegionZone(regionZone *string)

SetRegionZone adds the regionZone to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) SetTimeout

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

SetTimeout adds the timeout to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) WithContext

WithContext adds the context to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) WithRegionZone

WithRegionZone adds the regionZone to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) WithTimeout

WithTimeout adds the timeout to the service broker hardwareplatforms get params

func (*ServiceBrokerHardwareplatformsGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceBrokerHardwareplatformsGetReader

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

ServiceBrokerHardwareplatformsGetReader is a Reader for the ServiceBrokerHardwareplatformsGet structure.

func (*ServiceBrokerHardwareplatformsGetReader) ReadResponse

func (o *ServiceBrokerHardwareplatformsGetReader) 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