storage_types

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 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 storage types API

func New

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

New creates a new storage types API client.

func (*Client) ServiceBrokerStoragetypesGet

func (a *Client) ServiceBrokerStoragetypesGet(params *ServiceBrokerStoragetypesGetParams) (*ServiceBrokerStoragetypesGetOK, error)

ServiceBrokerStoragetypesGet availables storage types in a region

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ServiceBrokerStoragetypesGetInternalServerError

type ServiceBrokerStoragetypesGetInternalServerError struct {
	Payload *models.Error
}

ServiceBrokerStoragetypesGetInternalServerError handles this case with default header values.

Internal Server Error

func NewServiceBrokerStoragetypesGetInternalServerError

func NewServiceBrokerStoragetypesGetInternalServerError() *ServiceBrokerStoragetypesGetInternalServerError

NewServiceBrokerStoragetypesGetInternalServerError creates a ServiceBrokerStoragetypesGetInternalServerError with default headers values

func (*ServiceBrokerStoragetypesGetInternalServerError) Error

type ServiceBrokerStoragetypesGetOK

type ServiceBrokerStoragetypesGetOK struct {
	Payload models.StorageTypes
}

ServiceBrokerStoragetypesGetOK handles this case with default header values.

OK

func NewServiceBrokerStoragetypesGetOK

func NewServiceBrokerStoragetypesGetOK() *ServiceBrokerStoragetypesGetOK

NewServiceBrokerStoragetypesGetOK creates a ServiceBrokerStoragetypesGetOK with default headers values

func (*ServiceBrokerStoragetypesGetOK) Error

type ServiceBrokerStoragetypesGetParams

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

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

func NewServiceBrokerStoragetypesGetParams

func NewServiceBrokerStoragetypesGetParams() *ServiceBrokerStoragetypesGetParams

NewServiceBrokerStoragetypesGetParams creates a new ServiceBrokerStoragetypesGetParams object with the default values initialized.

func NewServiceBrokerStoragetypesGetParamsWithContext

func NewServiceBrokerStoragetypesGetParamsWithContext(ctx context.Context) *ServiceBrokerStoragetypesGetParams

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

func NewServiceBrokerStoragetypesGetParamsWithHTTPClient

func NewServiceBrokerStoragetypesGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerStoragetypesGetParams

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

func NewServiceBrokerStoragetypesGetParamsWithTimeout

func NewServiceBrokerStoragetypesGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerStoragetypesGetParams

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

func (*ServiceBrokerStoragetypesGetParams) SetContext

SetContext adds the context to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) SetTimeout

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

SetTimeout adds the timeout to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) WithContext

WithContext adds the context to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) WithTimeout

WithTimeout adds the timeout to the service broker storagetypes get params

func (*ServiceBrokerStoragetypesGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceBrokerStoragetypesGetReader

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

ServiceBrokerStoragetypesGetReader is a Reader for the ServiceBrokerStoragetypesGet structure.

func (*ServiceBrokerStoragetypesGetReader) ReadResponse

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