Documentation ¶
Index ¶
- type Client
- type ServiceBrokerHardwareplatformsGetInternalServerError
- type ServiceBrokerHardwareplatformsGetOK
- type ServiceBrokerHardwareplatformsGetParams
- func NewServiceBrokerHardwareplatformsGetParams() *ServiceBrokerHardwareplatformsGetParams
- func NewServiceBrokerHardwareplatformsGetParamsWithContext(ctx context.Context) *ServiceBrokerHardwareplatformsGetParams
- func NewServiceBrokerHardwareplatformsGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerHardwareplatformsGetParams
- func NewServiceBrokerHardwareplatformsGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerHardwareplatformsGetParams
- func (o *ServiceBrokerHardwareplatformsGetParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerHardwareplatformsGetParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerHardwareplatformsGetParams) SetRegionZone(regionZone *string)
- func (o *ServiceBrokerHardwareplatformsGetParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerHardwareplatformsGetParams) WithContext(ctx context.Context) *ServiceBrokerHardwareplatformsGetParams
- func (o *ServiceBrokerHardwareplatformsGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerHardwareplatformsGetParams
- func (o *ServiceBrokerHardwareplatformsGetParams) WithRegionZone(regionZone *string) *ServiceBrokerHardwareplatformsGetParams
- func (o *ServiceBrokerHardwareplatformsGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerHardwareplatformsGetParams
- func (o *ServiceBrokerHardwareplatformsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerHardwareplatformsGetReader
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 ¶
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 ¶
func (o *ServiceBrokerHardwareplatformsGetInternalServerError) Error() string
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 ¶
func (o *ServiceBrokerHardwareplatformsGetOK) Error() string
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 ¶
func (o *ServiceBrokerHardwareplatformsGetParams) SetContext(ctx context.Context)
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 ¶
func (o *ServiceBrokerHardwareplatformsGetParams) WithContext(ctx context.Context) *ServiceBrokerHardwareplatformsGetParams
WithContext adds the context to the service broker hardwareplatforms get params
func (*ServiceBrokerHardwareplatformsGetParams) WithHTTPClient ¶
func (o *ServiceBrokerHardwareplatformsGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerHardwareplatformsGetParams
WithHTTPClient adds the HTTPClient to the service broker hardwareplatforms get params
func (*ServiceBrokerHardwareplatformsGetParams) WithRegionZone ¶
func (o *ServiceBrokerHardwareplatformsGetParams) WithRegionZone(regionZone *string) *ServiceBrokerHardwareplatformsGetParams
WithRegionZone adds the regionZone to the service broker hardwareplatforms get params
func (*ServiceBrokerHardwareplatformsGetParams) WithTimeout ¶
func (o *ServiceBrokerHardwareplatformsGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerHardwareplatformsGetParams
WithTimeout adds the timeout to the service broker hardwareplatforms get params
func (*ServiceBrokerHardwareplatformsGetParams) WriteToRequest ¶
func (o *ServiceBrokerHardwareplatformsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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.