Documentation ¶
Index ¶
- type Client
- func (a *Client) ServiceBrokerOpenstacksGet(params *ServiceBrokerOpenstacksGetParams, ...) (*ServiceBrokerOpenstacksGetOK, error)
- func (a *Client) ServiceBrokerOpenstacksHostsGet(params *ServiceBrokerOpenstacksHostsGetParams, ...) (*ServiceBrokerOpenstacksHostsGetOK, error)
- func (a *Client) ServiceBrokerOpenstacksOpenstackGet(params *ServiceBrokerOpenstacksOpenstackGetParams, ...) (*ServiceBrokerOpenstacksOpenstackGetOK, error)
- func (a *Client) ServiceBrokerOpenstacksPost(params *ServiceBrokerOpenstacksPostParams, ...) (*ServiceBrokerOpenstacksPostOK, *ServiceBrokerOpenstacksPostCreated, error)
- func (a *Client) ServiceBrokerOpenstacksServersGet(params *ServiceBrokerOpenstacksServersGetParams, ...) (*ServiceBrokerOpenstacksServersGetOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ServiceBrokerOpenstacksGetBadRequest
- func (o *ServiceBrokerOpenstacksGetBadRequest) Code() int
- func (o *ServiceBrokerOpenstacksGetBadRequest) Error() string
- func (o *ServiceBrokerOpenstacksGetBadRequest) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksGetBadRequest) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetBadRequest) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetBadRequest) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetBadRequest) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetBadRequest) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetBadRequest) String() string
- type ServiceBrokerOpenstacksGetForbidden
- func (o *ServiceBrokerOpenstacksGetForbidden) Code() int
- func (o *ServiceBrokerOpenstacksGetForbidden) Error() string
- func (o *ServiceBrokerOpenstacksGetForbidden) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksGetForbidden) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetForbidden) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetForbidden) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetForbidden) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetForbidden) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetForbidden) String() string
- type ServiceBrokerOpenstacksGetInternalServerError
- func (o *ServiceBrokerOpenstacksGetInternalServerError) Code() int
- func (o *ServiceBrokerOpenstacksGetInternalServerError) Error() string
- func (o *ServiceBrokerOpenstacksGetInternalServerError) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksGetInternalServerError) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetInternalServerError) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetInternalServerError) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetInternalServerError) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetInternalServerError) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetInternalServerError) String() string
- type ServiceBrokerOpenstacksGetNotFound
- func (o *ServiceBrokerOpenstacksGetNotFound) Code() int
- func (o *ServiceBrokerOpenstacksGetNotFound) Error() string
- func (o *ServiceBrokerOpenstacksGetNotFound) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksGetNotFound) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetNotFound) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetNotFound) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetNotFound) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetNotFound) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetNotFound) String() string
- type ServiceBrokerOpenstacksGetOK
- func (o *ServiceBrokerOpenstacksGetOK) Code() int
- func (o *ServiceBrokerOpenstacksGetOK) Error() string
- func (o *ServiceBrokerOpenstacksGetOK) GetPayload() *models.OpenStacks
- func (o *ServiceBrokerOpenstacksGetOK) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetOK) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetOK) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetOK) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetOK) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetOK) String() string
- type ServiceBrokerOpenstacksGetParams
- func NewServiceBrokerOpenstacksGetParams() *ServiceBrokerOpenstacksGetParams
- func NewServiceBrokerOpenstacksGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksGetParams
- func NewServiceBrokerOpenstacksGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksGetParams
- func NewServiceBrokerOpenstacksGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksGetParams
- func (o *ServiceBrokerOpenstacksGetParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerOpenstacksGetParams) SetDefaults()
- func (o *ServiceBrokerOpenstacksGetParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerOpenstacksGetParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerOpenstacksGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksGetParams
- func (o *ServiceBrokerOpenstacksGetParams) WithDefaults() *ServiceBrokerOpenstacksGetParams
- func (o *ServiceBrokerOpenstacksGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksGetParams
- func (o *ServiceBrokerOpenstacksGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksGetParams
- func (o *ServiceBrokerOpenstacksGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerOpenstacksGetReader
- type ServiceBrokerOpenstacksGetUnauthorized
- func (o *ServiceBrokerOpenstacksGetUnauthorized) Code() int
- func (o *ServiceBrokerOpenstacksGetUnauthorized) Error() string
- func (o *ServiceBrokerOpenstacksGetUnauthorized) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksGetUnauthorized) IsClientError() bool
- func (o *ServiceBrokerOpenstacksGetUnauthorized) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksGetUnauthorized) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksGetUnauthorized) IsServerError() bool
- func (o *ServiceBrokerOpenstacksGetUnauthorized) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksGetUnauthorized) String() string
- type ServiceBrokerOpenstacksHostsGetBadRequest
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) Code() int
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) Error() string
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsClientError() bool
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsServerError() bool
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksHostsGetBadRequest) String() string
- type ServiceBrokerOpenstacksHostsGetInternalServerError
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) Code() int
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) Error() string
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsClientError() bool
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsServerError() bool
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) String() string
- type ServiceBrokerOpenstacksHostsGetNotFound
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) Code() int
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) Error() string
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsClientError() bool
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsServerError() bool
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksHostsGetNotFound) String() string
- type ServiceBrokerOpenstacksHostsGetOK
- func (o *ServiceBrokerOpenstacksHostsGetOK) Code() int
- func (o *ServiceBrokerOpenstacksHostsGetOK) Error() string
- func (o *ServiceBrokerOpenstacksHostsGetOK) GetPayload() *models.HostInfo
- func (o *ServiceBrokerOpenstacksHostsGetOK) IsClientError() bool
- func (o *ServiceBrokerOpenstacksHostsGetOK) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksHostsGetOK) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksHostsGetOK) IsServerError() bool
- func (o *ServiceBrokerOpenstacksHostsGetOK) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksHostsGetOK) String() string
- type ServiceBrokerOpenstacksHostsGetParams
- func NewServiceBrokerOpenstacksHostsGetParams() *ServiceBrokerOpenstacksHostsGetParams
- func NewServiceBrokerOpenstacksHostsGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksHostsGetParams
- func NewServiceBrokerOpenstacksHostsGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksHostsGetParams
- func NewServiceBrokerOpenstacksHostsGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetDefaults()
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetHostname(hostname string)
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetOpenstackID(openstackID string)
- func (o *ServiceBrokerOpenstacksHostsGetParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithDefaults() *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithHostname(hostname string) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksHostsGetParams
- func (o *ServiceBrokerOpenstacksHostsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerOpenstacksHostsGetReader
- type ServiceBrokerOpenstacksOpenstackGetBadRequest
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) String() string
- type ServiceBrokerOpenstacksOpenstackGetForbidden
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) String() string
- type ServiceBrokerOpenstacksOpenstackGetInternalServerError
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) String() string
- type ServiceBrokerOpenstacksOpenstackGetNotFound
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) String() string
- type ServiceBrokerOpenstacksOpenstackGetOK
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) GetPayload() *models.OpenStackInfo
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetOK) String() string
- type ServiceBrokerOpenstacksOpenstackGetParams
- func NewServiceBrokerOpenstacksOpenstackGetParams() *ServiceBrokerOpenstacksOpenstackGetParams
- func NewServiceBrokerOpenstacksOpenstackGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksOpenstackGetParams
- func NewServiceBrokerOpenstacksOpenstackGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksOpenstackGetParams
- func NewServiceBrokerOpenstacksOpenstackGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetDefaults()
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetOpenstackID(openstackID string)
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithDefaults() *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksOpenstackGetParams
- func (o *ServiceBrokerOpenstacksOpenstackGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerOpenstacksOpenstackGetReader
- type ServiceBrokerOpenstacksOpenstackGetUnauthorized
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) Code() int
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) Error() string
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsClientError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsServerError() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) String() string
- type ServiceBrokerOpenstacksPostBadRequest
- func (o *ServiceBrokerOpenstacksPostBadRequest) Code() int
- func (o *ServiceBrokerOpenstacksPostBadRequest) Error() string
- func (o *ServiceBrokerOpenstacksPostBadRequest) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostBadRequest) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostBadRequest) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostBadRequest) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostBadRequest) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostBadRequest) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostBadRequest) String() string
- type ServiceBrokerOpenstacksPostConflict
- func (o *ServiceBrokerOpenstacksPostConflict) Code() int
- func (o *ServiceBrokerOpenstacksPostConflict) Error() string
- func (o *ServiceBrokerOpenstacksPostConflict) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostConflict) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostConflict) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostConflict) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostConflict) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostConflict) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostConflict) String() string
- type ServiceBrokerOpenstacksPostCreated
- func (o *ServiceBrokerOpenstacksPostCreated) Code() int
- func (o *ServiceBrokerOpenstacksPostCreated) Error() string
- func (o *ServiceBrokerOpenstacksPostCreated) GetPayload() *models.OpenStack
- func (o *ServiceBrokerOpenstacksPostCreated) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostCreated) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostCreated) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostCreated) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostCreated) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostCreated) String() string
- type ServiceBrokerOpenstacksPostForbidden
- func (o *ServiceBrokerOpenstacksPostForbidden) Code() int
- func (o *ServiceBrokerOpenstacksPostForbidden) Error() string
- func (o *ServiceBrokerOpenstacksPostForbidden) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostForbidden) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostForbidden) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostForbidden) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostForbidden) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostForbidden) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostForbidden) String() string
- type ServiceBrokerOpenstacksPostInternalServerError
- func (o *ServiceBrokerOpenstacksPostInternalServerError) Code() int
- func (o *ServiceBrokerOpenstacksPostInternalServerError) Error() string
- func (o *ServiceBrokerOpenstacksPostInternalServerError) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostInternalServerError) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostInternalServerError) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostInternalServerError) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostInternalServerError) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostInternalServerError) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostInternalServerError) String() string
- type ServiceBrokerOpenstacksPostNotFound
- func (o *ServiceBrokerOpenstacksPostNotFound) Code() int
- func (o *ServiceBrokerOpenstacksPostNotFound) Error() string
- func (o *ServiceBrokerOpenstacksPostNotFound) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostNotFound) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostNotFound) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostNotFound) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostNotFound) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostNotFound) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostNotFound) String() string
- type ServiceBrokerOpenstacksPostOK
- func (o *ServiceBrokerOpenstacksPostOK) Code() int
- func (o *ServiceBrokerOpenstacksPostOK) Error() string
- func (o *ServiceBrokerOpenstacksPostOK) GetPayload() *models.OpenStack
- func (o *ServiceBrokerOpenstacksPostOK) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostOK) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostOK) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostOK) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostOK) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostOK) String() string
- type ServiceBrokerOpenstacksPostParams
- func NewServiceBrokerOpenstacksPostParams() *ServiceBrokerOpenstacksPostParams
- func NewServiceBrokerOpenstacksPostParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksPostParams
- func NewServiceBrokerOpenstacksPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksPostParams
- func NewServiceBrokerOpenstacksPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) SetBody(body *models.OpenStackCreate)
- func (o *ServiceBrokerOpenstacksPostParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerOpenstacksPostParams) SetDefaults()
- func (o *ServiceBrokerOpenstacksPostParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerOpenstacksPostParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerOpenstacksPostParams) WithBody(body *models.OpenStackCreate) *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) WithDefaults() *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksPostParams
- func (o *ServiceBrokerOpenstacksPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerOpenstacksPostReader
- type ServiceBrokerOpenstacksPostUnauthorized
- func (o *ServiceBrokerOpenstacksPostUnauthorized) Code() int
- func (o *ServiceBrokerOpenstacksPostUnauthorized) Error() string
- func (o *ServiceBrokerOpenstacksPostUnauthorized) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostUnauthorized) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostUnauthorized) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostUnauthorized) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostUnauthorized) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostUnauthorized) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostUnauthorized) String() string
- type ServiceBrokerOpenstacksPostUnprocessableEntity
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) Code() int
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) Error() string
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsClientError() bool
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsServerError() bool
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) String() string
- type ServiceBrokerOpenstacksServersGetBadRequest
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) Code() int
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) Error() string
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetBadRequest) String() string
- type ServiceBrokerOpenstacksServersGetForbidden
- func (o *ServiceBrokerOpenstacksServersGetForbidden) Code() int
- func (o *ServiceBrokerOpenstacksServersGetForbidden) Error() string
- func (o *ServiceBrokerOpenstacksServersGetForbidden) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksServersGetForbidden) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetForbidden) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetForbidden) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetForbidden) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetForbidden) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetForbidden) String() string
- type ServiceBrokerOpenstacksServersGetInternalServerError
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) Code() int
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) Error() string
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetInternalServerError) String() string
- type ServiceBrokerOpenstacksServersGetNotFound
- func (o *ServiceBrokerOpenstacksServersGetNotFound) Code() int
- func (o *ServiceBrokerOpenstacksServersGetNotFound) Error() string
- func (o *ServiceBrokerOpenstacksServersGetNotFound) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksServersGetNotFound) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetNotFound) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetNotFound) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetNotFound) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetNotFound) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetNotFound) String() string
- type ServiceBrokerOpenstacksServersGetOK
- func (o *ServiceBrokerOpenstacksServersGetOK) Code() int
- func (o *ServiceBrokerOpenstacksServersGetOK) Error() string
- func (o *ServiceBrokerOpenstacksServersGetOK) GetPayload() *models.HostPVMInstance
- func (o *ServiceBrokerOpenstacksServersGetOK) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetOK) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetOK) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetOK) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetOK) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetOK) String() string
- type ServiceBrokerOpenstacksServersGetParams
- func NewServiceBrokerOpenstacksServersGetParams() *ServiceBrokerOpenstacksServersGetParams
- func NewServiceBrokerOpenstacksServersGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksServersGetParams
- func NewServiceBrokerOpenstacksServersGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksServersGetParams
- func NewServiceBrokerOpenstacksServersGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) SetContext(ctx context.Context)
- func (o *ServiceBrokerOpenstacksServersGetParams) SetDefaults()
- func (o *ServiceBrokerOpenstacksServersGetParams) SetHTTPClient(client *http.Client)
- func (o *ServiceBrokerOpenstacksServersGetParams) SetOpenstackID(openstackID string)
- func (o *ServiceBrokerOpenstacksServersGetParams) SetPvmInstanceID(pvmInstanceID string)
- func (o *ServiceBrokerOpenstacksServersGetParams) SetTimeout(timeout time.Duration)
- func (o *ServiceBrokerOpenstacksServersGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WithDefaults() *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WithPvmInstanceID(pvmInstanceID string) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksServersGetParams
- func (o *ServiceBrokerOpenstacksServersGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServiceBrokerOpenstacksServersGetReader
- type ServiceBrokerOpenstacksServersGetUnauthorized
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) Code() int
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) Error() string
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) GetPayload() *models.Error
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsClientError() bool
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsCode(code int) bool
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsRedirect() bool
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsServerError() bool
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsSuccess() bool
- func (o *ServiceBrokerOpenstacksServersGetUnauthorized) String() string
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 open stacks API
func (*Client) ServiceBrokerOpenstacksGet ¶
func (a *Client) ServiceBrokerOpenstacksGet(params *ServiceBrokerOpenstacksGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksGetOK, error)
ServiceBrokerOpenstacksGet lists all open stack instances being managed
func (*Client) ServiceBrokerOpenstacksHostsGet ¶
func (a *Client) ServiceBrokerOpenstacksHostsGet(params *ServiceBrokerOpenstacksHostsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksHostsGetOK, error)
ServiceBrokerOpenstacksHostsGet lists account information for all pvm instances on hostname
func (*Client) ServiceBrokerOpenstacksOpenstackGet ¶
func (a *Client) ServiceBrokerOpenstacksOpenstackGet(params *ServiceBrokerOpenstacksOpenstackGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksOpenstackGetOK, error)
ServiceBrokerOpenstacksOpenstackGet lists account information for all pvm instances on hostname
func (*Client) ServiceBrokerOpenstacksPost ¶
func (a *Client) ServiceBrokerOpenstacksPost(params *ServiceBrokerOpenstacksPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksPostOK, *ServiceBrokerOpenstacksPostCreated, error)
ServiceBrokerOpenstacksPost creates a new open stack instance to be managed
func (*Client) ServiceBrokerOpenstacksServersGet ¶
func (a *Client) ServiceBrokerOpenstacksServersGet(params *ServiceBrokerOpenstacksServersGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksServersGetOK, error)
ServiceBrokerOpenstacksServersGet lists account information for a pvm instance
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v1.1.0
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶ added in v1.1.0
type ClientService interface { ServiceBrokerOpenstacksGet(params *ServiceBrokerOpenstacksGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksGetOK, error) ServiceBrokerOpenstacksHostsGet(params *ServiceBrokerOpenstacksHostsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksHostsGetOK, error) ServiceBrokerOpenstacksOpenstackGet(params *ServiceBrokerOpenstacksOpenstackGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksOpenstackGetOK, error) ServiceBrokerOpenstacksPost(params *ServiceBrokerOpenstacksPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksPostOK, *ServiceBrokerOpenstacksPostCreated, error) ServiceBrokerOpenstacksServersGet(params *ServiceBrokerOpenstacksServersGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceBrokerOpenstacksServersGetOK, 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 open stacks API client.
func NewClientWithBasicAuth ¶ added in v1.7.0
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new open stacks API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v1.7.0
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new open stacks API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type ServiceBrokerOpenstacksGetBadRequest ¶
ServiceBrokerOpenstacksGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewServiceBrokerOpenstacksGetBadRequest ¶
func NewServiceBrokerOpenstacksGetBadRequest() *ServiceBrokerOpenstacksGetBadRequest
NewServiceBrokerOpenstacksGetBadRequest creates a ServiceBrokerOpenstacksGetBadRequest with default headers values
func (*ServiceBrokerOpenstacksGetBadRequest) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksGetBadRequest) Code() int
Code gets the status code for the service broker openstacks get bad request response
func (*ServiceBrokerOpenstacksGetBadRequest) Error ¶
func (o *ServiceBrokerOpenstacksGetBadRequest) Error() string
func (*ServiceBrokerOpenstacksGetBadRequest) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetBadRequest) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksGetBadRequest) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) IsClientError() bool
IsClientError returns true when this service broker openstacks get bad request response has a 4xx status code
func (*ServiceBrokerOpenstacksGetBadRequest) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) IsCode(code int) bool
IsCode returns true when this service broker openstacks get bad request response a status code equal to that given
func (*ServiceBrokerOpenstacksGetBadRequest) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get bad request response has a 3xx status code
func (*ServiceBrokerOpenstacksGetBadRequest) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) IsServerError() bool
IsServerError returns true when this service broker openstacks get bad request response has a 5xx status code
func (*ServiceBrokerOpenstacksGetBadRequest) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get bad request response has a 2xx status code
func (*ServiceBrokerOpenstacksGetBadRequest) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetBadRequest) String() string
type ServiceBrokerOpenstacksGetForbidden ¶
ServiceBrokerOpenstacksGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewServiceBrokerOpenstacksGetForbidden ¶
func NewServiceBrokerOpenstacksGetForbidden() *ServiceBrokerOpenstacksGetForbidden
NewServiceBrokerOpenstacksGetForbidden creates a ServiceBrokerOpenstacksGetForbidden with default headers values
func (*ServiceBrokerOpenstacksGetForbidden) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksGetForbidden) Code() int
Code gets the status code for the service broker openstacks get forbidden response
func (*ServiceBrokerOpenstacksGetForbidden) Error ¶
func (o *ServiceBrokerOpenstacksGetForbidden) Error() string
func (*ServiceBrokerOpenstacksGetForbidden) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetForbidden) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksGetForbidden) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) IsClientError() bool
IsClientError returns true when this service broker openstacks get forbidden response has a 4xx status code
func (*ServiceBrokerOpenstacksGetForbidden) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) IsCode(code int) bool
IsCode returns true when this service broker openstacks get forbidden response a status code equal to that given
func (*ServiceBrokerOpenstacksGetForbidden) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get forbidden response has a 3xx status code
func (*ServiceBrokerOpenstacksGetForbidden) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) IsServerError() bool
IsServerError returns true when this service broker openstacks get forbidden response has a 5xx status code
func (*ServiceBrokerOpenstacksGetForbidden) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get forbidden response has a 2xx status code
func (*ServiceBrokerOpenstacksGetForbidden) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetForbidden) String() string
type ServiceBrokerOpenstacksGetInternalServerError ¶
ServiceBrokerOpenstacksGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewServiceBrokerOpenstacksGetInternalServerError ¶
func NewServiceBrokerOpenstacksGetInternalServerError() *ServiceBrokerOpenstacksGetInternalServerError
NewServiceBrokerOpenstacksGetInternalServerError creates a ServiceBrokerOpenstacksGetInternalServerError with default headers values
func (*ServiceBrokerOpenstacksGetInternalServerError) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksGetInternalServerError) Code() int
Code gets the status code for the service broker openstacks get internal server error response
func (*ServiceBrokerOpenstacksGetInternalServerError) Error ¶
func (o *ServiceBrokerOpenstacksGetInternalServerError) Error() string
func (*ServiceBrokerOpenstacksGetInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetInternalServerError) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksGetInternalServerError) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) IsClientError() bool
IsClientError returns true when this service broker openstacks get internal server error response has a 4xx status code
func (*ServiceBrokerOpenstacksGetInternalServerError) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) IsCode(code int) bool
IsCode returns true when this service broker openstacks get internal server error response a status code equal to that given
func (*ServiceBrokerOpenstacksGetInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get internal server error response has a 3xx status code
func (*ServiceBrokerOpenstacksGetInternalServerError) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) IsServerError() bool
IsServerError returns true when this service broker openstacks get internal server error response has a 5xx status code
func (*ServiceBrokerOpenstacksGetInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get internal server error response has a 2xx status code
func (*ServiceBrokerOpenstacksGetInternalServerError) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetInternalServerError) String() string
type ServiceBrokerOpenstacksGetNotFound ¶ added in v1.4.2
ServiceBrokerOpenstacksGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewServiceBrokerOpenstacksGetNotFound ¶ added in v1.4.2
func NewServiceBrokerOpenstacksGetNotFound() *ServiceBrokerOpenstacksGetNotFound
NewServiceBrokerOpenstacksGetNotFound creates a ServiceBrokerOpenstacksGetNotFound with default headers values
func (*ServiceBrokerOpenstacksGetNotFound) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) Code() int
Code gets the status code for the service broker openstacks get not found response
func (*ServiceBrokerOpenstacksGetNotFound) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) Error() string
func (*ServiceBrokerOpenstacksGetNotFound) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksGetNotFound) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) IsClientError() bool
IsClientError returns true when this service broker openstacks get not found response has a 4xx status code
func (*ServiceBrokerOpenstacksGetNotFound) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) IsCode(code int) bool
IsCode returns true when this service broker openstacks get not found response a status code equal to that given
func (*ServiceBrokerOpenstacksGetNotFound) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get not found response has a 3xx status code
func (*ServiceBrokerOpenstacksGetNotFound) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) IsServerError() bool
IsServerError returns true when this service broker openstacks get not found response has a 5xx status code
func (*ServiceBrokerOpenstacksGetNotFound) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get not found response has a 2xx status code
func (*ServiceBrokerOpenstacksGetNotFound) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetNotFound) String() string
type ServiceBrokerOpenstacksGetOK ¶
type ServiceBrokerOpenstacksGetOK struct {
Payload *models.OpenStacks
}
ServiceBrokerOpenstacksGetOK describes a response with status code 200, with default header values.
OK
func NewServiceBrokerOpenstacksGetOK ¶
func NewServiceBrokerOpenstacksGetOK() *ServiceBrokerOpenstacksGetOK
NewServiceBrokerOpenstacksGetOK creates a ServiceBrokerOpenstacksGetOK with default headers values
func (*ServiceBrokerOpenstacksGetOK) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksGetOK) Code() int
Code gets the status code for the service broker openstacks get o k response
func (*ServiceBrokerOpenstacksGetOK) Error ¶
func (o *ServiceBrokerOpenstacksGetOK) Error() string
func (*ServiceBrokerOpenstacksGetOK) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetOK) GetPayload() *models.OpenStacks
func (*ServiceBrokerOpenstacksGetOK) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) IsClientError() bool
IsClientError returns true when this service broker openstacks get o k response has a 4xx status code
func (*ServiceBrokerOpenstacksGetOK) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) IsCode(code int) bool
IsCode returns true when this service broker openstacks get o k response a status code equal to that given
func (*ServiceBrokerOpenstacksGetOK) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get o k response has a 3xx status code
func (*ServiceBrokerOpenstacksGetOK) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) IsServerError() bool
IsServerError returns true when this service broker openstacks get o k response has a 5xx status code
func (*ServiceBrokerOpenstacksGetOK) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get o k response has a 2xx status code
func (*ServiceBrokerOpenstacksGetOK) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksGetOK) String() string
type ServiceBrokerOpenstacksGetParams ¶
type ServiceBrokerOpenstacksGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerOpenstacksGetParams contains all the parameters to send to the API endpoint
for the service broker openstacks get operation. Typically these are written to a http.Request.
func NewServiceBrokerOpenstacksGetParams ¶
func NewServiceBrokerOpenstacksGetParams() *ServiceBrokerOpenstacksGetParams
NewServiceBrokerOpenstacksGetParams creates a new ServiceBrokerOpenstacksGetParams 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 NewServiceBrokerOpenstacksGetParamsWithContext ¶
func NewServiceBrokerOpenstacksGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksGetParams
NewServiceBrokerOpenstacksGetParamsWithContext creates a new ServiceBrokerOpenstacksGetParams object with the ability to set a context for a request.
func NewServiceBrokerOpenstacksGetParamsWithHTTPClient ¶
func NewServiceBrokerOpenstacksGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksGetParams
NewServiceBrokerOpenstacksGetParamsWithHTTPClient creates a new ServiceBrokerOpenstacksGetParams object with the ability to set a custom HTTPClient for a request.
func NewServiceBrokerOpenstacksGetParamsWithTimeout ¶
func NewServiceBrokerOpenstacksGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksGetParams
NewServiceBrokerOpenstacksGetParamsWithTimeout creates a new ServiceBrokerOpenstacksGetParams object with the ability to set a timeout on a request.
func (*ServiceBrokerOpenstacksGetParams) SetContext ¶
func (o *ServiceBrokerOpenstacksGetParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) SetDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetParams) SetDefaults()
SetDefaults hydrates default values in the service broker openstacks get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksGetParams) SetHTTPClient ¶
func (o *ServiceBrokerOpenstacksGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) SetTimeout ¶
func (o *ServiceBrokerOpenstacksGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) WithContext ¶
func (o *ServiceBrokerOpenstacksGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksGetParams
WithContext adds the context to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) WithDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksGetParams) WithDefaults() *ServiceBrokerOpenstacksGetParams
WithDefaults hydrates default values in the service broker openstacks get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksGetParams) WithHTTPClient ¶
func (o *ServiceBrokerOpenstacksGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksGetParams
WithHTTPClient adds the HTTPClient to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) WithTimeout ¶
func (o *ServiceBrokerOpenstacksGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksGetParams
WithTimeout adds the timeout to the service broker openstacks get params
func (*ServiceBrokerOpenstacksGetParams) WriteToRequest ¶
func (o *ServiceBrokerOpenstacksGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerOpenstacksGetReader ¶
type ServiceBrokerOpenstacksGetReader struct {
// contains filtered or unexported fields
}
ServiceBrokerOpenstacksGetReader is a Reader for the ServiceBrokerOpenstacksGet structure.
func (*ServiceBrokerOpenstacksGetReader) ReadResponse ¶
func (o *ServiceBrokerOpenstacksGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerOpenstacksGetUnauthorized ¶ added in v1.4.2
type ServiceBrokerOpenstacksGetUnauthorized struct {
}ServiceBrokerOpenstacksGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewServiceBrokerOpenstacksGetUnauthorized ¶ added in v1.4.2
func NewServiceBrokerOpenstacksGetUnauthorized() *ServiceBrokerOpenstacksGetUnauthorized
NewServiceBrokerOpenstacksGetUnauthorized creates a ServiceBrokerOpenstacksGetUnauthorized with default headers values
func (*ServiceBrokerOpenstacksGetUnauthorized) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) Code() int
Code gets the status code for the service broker openstacks get unauthorized response
func (*ServiceBrokerOpenstacksGetUnauthorized) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) Error() string
func (*ServiceBrokerOpenstacksGetUnauthorized) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksGetUnauthorized) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) IsClientError() bool
IsClientError returns true when this service broker openstacks get unauthorized response has a 4xx status code
func (*ServiceBrokerOpenstacksGetUnauthorized) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) IsCode(code int) bool
IsCode returns true when this service broker openstacks get unauthorized response a status code equal to that given
func (*ServiceBrokerOpenstacksGetUnauthorized) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this service broker openstacks get unauthorized response has a 3xx status code
func (*ServiceBrokerOpenstacksGetUnauthorized) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) IsServerError() bool
IsServerError returns true when this service broker openstacks get unauthorized response has a 5xx status code
func (*ServiceBrokerOpenstacksGetUnauthorized) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this service broker openstacks get unauthorized response has a 2xx status code
func (*ServiceBrokerOpenstacksGetUnauthorized) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksGetUnauthorized) String() string
type ServiceBrokerOpenstacksHostsGetBadRequest ¶
ServiceBrokerOpenstacksHostsGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewServiceBrokerOpenstacksHostsGetBadRequest ¶
func NewServiceBrokerOpenstacksHostsGetBadRequest() *ServiceBrokerOpenstacksHostsGetBadRequest
NewServiceBrokerOpenstacksHostsGetBadRequest creates a ServiceBrokerOpenstacksHostsGetBadRequest with default headers values
func (*ServiceBrokerOpenstacksHostsGetBadRequest) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) Code() int
Code gets the status code for the service broker openstacks hosts get bad request response
func (*ServiceBrokerOpenstacksHostsGetBadRequest) Error ¶
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) Error() string
func (*ServiceBrokerOpenstacksHostsGetBadRequest) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksHostsGetBadRequest) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsClientError() bool
IsClientError returns true when this service broker openstacks hosts get bad request response has a 4xx status code
func (*ServiceBrokerOpenstacksHostsGetBadRequest) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsCode(code int) bool
IsCode returns true when this service broker openstacks hosts get bad request response a status code equal to that given
func (*ServiceBrokerOpenstacksHostsGetBadRequest) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsRedirect() bool
IsRedirect returns true when this service broker openstacks hosts get bad request response has a 3xx status code
func (*ServiceBrokerOpenstacksHostsGetBadRequest) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsServerError() bool
IsServerError returns true when this service broker openstacks hosts get bad request response has a 5xx status code
func (*ServiceBrokerOpenstacksHostsGetBadRequest) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) IsSuccess() bool
IsSuccess returns true when this service broker openstacks hosts get bad request response has a 2xx status code
func (*ServiceBrokerOpenstacksHostsGetBadRequest) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetBadRequest) String() string
type ServiceBrokerOpenstacksHostsGetInternalServerError ¶
ServiceBrokerOpenstacksHostsGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewServiceBrokerOpenstacksHostsGetInternalServerError ¶
func NewServiceBrokerOpenstacksHostsGetInternalServerError() *ServiceBrokerOpenstacksHostsGetInternalServerError
NewServiceBrokerOpenstacksHostsGetInternalServerError creates a ServiceBrokerOpenstacksHostsGetInternalServerError with default headers values
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) Code() int
Code gets the status code for the service broker openstacks hosts get internal server error response
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) Error ¶
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) Error() string
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsClientError() bool
IsClientError returns true when this service broker openstacks hosts get internal server error response has a 4xx status code
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this service broker openstacks hosts get internal server error response a status code equal to that given
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this service broker openstacks hosts get internal server error response has a 3xx status code
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsServerError() bool
IsServerError returns true when this service broker openstacks hosts get internal server error response has a 5xx status code
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this service broker openstacks hosts get internal server error response has a 2xx status code
func (*ServiceBrokerOpenstacksHostsGetInternalServerError) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetInternalServerError) String() string
type ServiceBrokerOpenstacksHostsGetNotFound ¶
ServiceBrokerOpenstacksHostsGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewServiceBrokerOpenstacksHostsGetNotFound ¶
func NewServiceBrokerOpenstacksHostsGetNotFound() *ServiceBrokerOpenstacksHostsGetNotFound
NewServiceBrokerOpenstacksHostsGetNotFound creates a ServiceBrokerOpenstacksHostsGetNotFound with default headers values
func (*ServiceBrokerOpenstacksHostsGetNotFound) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksHostsGetNotFound) Code() int
Code gets the status code for the service broker openstacks hosts get not found response
func (*ServiceBrokerOpenstacksHostsGetNotFound) Error ¶
func (o *ServiceBrokerOpenstacksHostsGetNotFound) Error() string
func (*ServiceBrokerOpenstacksHostsGetNotFound) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetNotFound) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksHostsGetNotFound) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsClientError() bool
IsClientError returns true when this service broker openstacks hosts get not found response has a 4xx status code
func (*ServiceBrokerOpenstacksHostsGetNotFound) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsCode(code int) bool
IsCode returns true when this service broker openstacks hosts get not found response a status code equal to that given
func (*ServiceBrokerOpenstacksHostsGetNotFound) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsRedirect() bool
IsRedirect returns true when this service broker openstacks hosts get not found response has a 3xx status code
func (*ServiceBrokerOpenstacksHostsGetNotFound) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsServerError() bool
IsServerError returns true when this service broker openstacks hosts get not found response has a 5xx status code
func (*ServiceBrokerOpenstacksHostsGetNotFound) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) IsSuccess() bool
IsSuccess returns true when this service broker openstacks hosts get not found response has a 2xx status code
func (*ServiceBrokerOpenstacksHostsGetNotFound) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetNotFound) String() string
type ServiceBrokerOpenstacksHostsGetOK ¶
ServiceBrokerOpenstacksHostsGetOK describes a response with status code 200, with default header values.
OK
func NewServiceBrokerOpenstacksHostsGetOK ¶
func NewServiceBrokerOpenstacksHostsGetOK() *ServiceBrokerOpenstacksHostsGetOK
NewServiceBrokerOpenstacksHostsGetOK creates a ServiceBrokerOpenstacksHostsGetOK with default headers values
func (*ServiceBrokerOpenstacksHostsGetOK) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksHostsGetOK) Code() int
Code gets the status code for the service broker openstacks hosts get o k response
func (*ServiceBrokerOpenstacksHostsGetOK) Error ¶
func (o *ServiceBrokerOpenstacksHostsGetOK) Error() string
func (*ServiceBrokerOpenstacksHostsGetOK) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetOK) GetPayload() *models.HostInfo
func (*ServiceBrokerOpenstacksHostsGetOK) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) IsClientError() bool
IsClientError returns true when this service broker openstacks hosts get o k response has a 4xx status code
func (*ServiceBrokerOpenstacksHostsGetOK) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) IsCode(code int) bool
IsCode returns true when this service broker openstacks hosts get o k response a status code equal to that given
func (*ServiceBrokerOpenstacksHostsGetOK) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) IsRedirect() bool
IsRedirect returns true when this service broker openstacks hosts get o k response has a 3xx status code
func (*ServiceBrokerOpenstacksHostsGetOK) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) IsServerError() bool
IsServerError returns true when this service broker openstacks hosts get o k response has a 5xx status code
func (*ServiceBrokerOpenstacksHostsGetOK) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) IsSuccess() bool
IsSuccess returns true when this service broker openstacks hosts get o k response has a 2xx status code
func (*ServiceBrokerOpenstacksHostsGetOK) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksHostsGetOK) String() string
type ServiceBrokerOpenstacksHostsGetParams ¶
type ServiceBrokerOpenstacksHostsGetParams struct { /* Hostname. Hostname */ Hostname string /* OpenstackID. Openstack ID */ OpenstackID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerOpenstacksHostsGetParams contains all the parameters to send to the API endpoint
for the service broker openstacks hosts get operation. Typically these are written to a http.Request.
func NewServiceBrokerOpenstacksHostsGetParams ¶
func NewServiceBrokerOpenstacksHostsGetParams() *ServiceBrokerOpenstacksHostsGetParams
NewServiceBrokerOpenstacksHostsGetParams creates a new ServiceBrokerOpenstacksHostsGetParams 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 NewServiceBrokerOpenstacksHostsGetParamsWithContext ¶
func NewServiceBrokerOpenstacksHostsGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksHostsGetParams
NewServiceBrokerOpenstacksHostsGetParamsWithContext creates a new ServiceBrokerOpenstacksHostsGetParams object with the ability to set a context for a request.
func NewServiceBrokerOpenstacksHostsGetParamsWithHTTPClient ¶
func NewServiceBrokerOpenstacksHostsGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksHostsGetParams
NewServiceBrokerOpenstacksHostsGetParamsWithHTTPClient creates a new ServiceBrokerOpenstacksHostsGetParams object with the ability to set a custom HTTPClient for a request.
func NewServiceBrokerOpenstacksHostsGetParamsWithTimeout ¶
func NewServiceBrokerOpenstacksHostsGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksHostsGetParams
NewServiceBrokerOpenstacksHostsGetParamsWithTimeout creates a new ServiceBrokerOpenstacksHostsGetParams object with the ability to set a timeout on a request.
func (*ServiceBrokerOpenstacksHostsGetParams) SetContext ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) SetDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetParams) SetDefaults()
SetDefaults hydrates default values in the service broker openstacks hosts get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksHostsGetParams) SetHTTPClient ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) SetHostname ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) SetHostname(hostname string)
SetHostname adds the hostname to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) SetOpenstackID ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) SetOpenstackID(openstackID string)
SetOpenstackID adds the openstackId to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) SetTimeout ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WithContext ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksHostsGetParams
WithContext adds the context to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WithDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksHostsGetParams) WithDefaults() *ServiceBrokerOpenstacksHostsGetParams
WithDefaults hydrates default values in the service broker openstacks hosts get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksHostsGetParams) WithHTTPClient ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksHostsGetParams
WithHTTPClient adds the HTTPClient to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WithHostname ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WithHostname(hostname string) *ServiceBrokerOpenstacksHostsGetParams
WithHostname adds the hostname to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WithOpenstackID ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksHostsGetParams
WithOpenstackID adds the openstackID to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WithTimeout ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksHostsGetParams
WithTimeout adds the timeout to the service broker openstacks hosts get params
func (*ServiceBrokerOpenstacksHostsGetParams) WriteToRequest ¶
func (o *ServiceBrokerOpenstacksHostsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerOpenstacksHostsGetReader ¶
type ServiceBrokerOpenstacksHostsGetReader struct {
// contains filtered or unexported fields
}
ServiceBrokerOpenstacksHostsGetReader is a Reader for the ServiceBrokerOpenstacksHostsGet structure.
func (*ServiceBrokerOpenstacksHostsGetReader) ReadResponse ¶
func (o *ServiceBrokerOpenstacksHostsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerOpenstacksOpenstackGetBadRequest ¶
ServiceBrokerOpenstacksOpenstackGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewServiceBrokerOpenstacksOpenstackGetBadRequest ¶
func NewServiceBrokerOpenstacksOpenstackGetBadRequest() *ServiceBrokerOpenstacksOpenstackGetBadRequest
NewServiceBrokerOpenstacksOpenstackGetBadRequest creates a ServiceBrokerOpenstacksOpenstackGetBadRequest with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) Code() int
Code gets the status code for the service broker openstacks openstack get bad request response
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) Error ¶
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get bad request response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get bad request response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get bad request response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get bad request response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get bad request response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetBadRequest) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetBadRequest) String() string
type ServiceBrokerOpenstacksOpenstackGetForbidden ¶ added in v1.4.2
ServiceBrokerOpenstacksOpenstackGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewServiceBrokerOpenstacksOpenstackGetForbidden ¶ added in v1.4.2
func NewServiceBrokerOpenstacksOpenstackGetForbidden() *ServiceBrokerOpenstacksOpenstackGetForbidden
NewServiceBrokerOpenstacksOpenstackGetForbidden creates a ServiceBrokerOpenstacksOpenstackGetForbidden with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) Code() int
Code gets the status code for the service broker openstacks openstack get forbidden response
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get forbidden response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get forbidden response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get forbidden response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get forbidden response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get forbidden response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetForbidden) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetForbidden) String() string
type ServiceBrokerOpenstacksOpenstackGetInternalServerError ¶
ServiceBrokerOpenstacksOpenstackGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewServiceBrokerOpenstacksOpenstackGetInternalServerError ¶
func NewServiceBrokerOpenstacksOpenstackGetInternalServerError() *ServiceBrokerOpenstacksOpenstackGetInternalServerError
NewServiceBrokerOpenstacksOpenstackGetInternalServerError creates a ServiceBrokerOpenstacksOpenstackGetInternalServerError with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) Code() int
Code gets the status code for the service broker openstacks openstack get internal server error response
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) Error ¶
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get internal server error response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get internal server error response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get internal server error response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get internal server error response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get internal server error response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetInternalServerError) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetInternalServerError) String() string
type ServiceBrokerOpenstacksOpenstackGetNotFound ¶
ServiceBrokerOpenstacksOpenstackGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewServiceBrokerOpenstacksOpenstackGetNotFound ¶
func NewServiceBrokerOpenstacksOpenstackGetNotFound() *ServiceBrokerOpenstacksOpenstackGetNotFound
NewServiceBrokerOpenstacksOpenstackGetNotFound creates a ServiceBrokerOpenstacksOpenstackGetNotFound with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) Code() int
Code gets the status code for the service broker openstacks openstack get not found response
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) Error ¶
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get not found response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get not found response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get not found response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get not found response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get not found response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetNotFound) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetNotFound) String() string
type ServiceBrokerOpenstacksOpenstackGetOK ¶
type ServiceBrokerOpenstacksOpenstackGetOK struct {
Payload *models.OpenStackInfo
}
ServiceBrokerOpenstacksOpenstackGetOK describes a response with status code 200, with default header values.
OK
func NewServiceBrokerOpenstacksOpenstackGetOK ¶
func NewServiceBrokerOpenstacksOpenstackGetOK() *ServiceBrokerOpenstacksOpenstackGetOK
NewServiceBrokerOpenstacksOpenstackGetOK creates a ServiceBrokerOpenstacksOpenstackGetOK with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetOK) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksOpenstackGetOK) Code() int
Code gets the status code for the service broker openstacks openstack get o k response
func (*ServiceBrokerOpenstacksOpenstackGetOK) Error ¶
func (o *ServiceBrokerOpenstacksOpenstackGetOK) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetOK) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetOK) GetPayload() *models.OpenStackInfo
func (*ServiceBrokerOpenstacksOpenstackGetOK) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get o k response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetOK) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get o k response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetOK) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get o k response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetOK) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get o k response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetOK) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get o k response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetOK) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksOpenstackGetOK) String() string
type ServiceBrokerOpenstacksOpenstackGetParams ¶
type ServiceBrokerOpenstacksOpenstackGetParams struct { /* OpenstackID. Openstack ID */ OpenstackID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerOpenstacksOpenstackGetParams contains all the parameters to send to the API endpoint
for the service broker openstacks openstack get operation. Typically these are written to a http.Request.
func NewServiceBrokerOpenstacksOpenstackGetParams ¶
func NewServiceBrokerOpenstacksOpenstackGetParams() *ServiceBrokerOpenstacksOpenstackGetParams
NewServiceBrokerOpenstacksOpenstackGetParams creates a new ServiceBrokerOpenstacksOpenstackGetParams 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 NewServiceBrokerOpenstacksOpenstackGetParamsWithContext ¶
func NewServiceBrokerOpenstacksOpenstackGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksOpenstackGetParams
NewServiceBrokerOpenstacksOpenstackGetParamsWithContext creates a new ServiceBrokerOpenstacksOpenstackGetParams object with the ability to set a context for a request.
func NewServiceBrokerOpenstacksOpenstackGetParamsWithHTTPClient ¶
func NewServiceBrokerOpenstacksOpenstackGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksOpenstackGetParams
NewServiceBrokerOpenstacksOpenstackGetParamsWithHTTPClient creates a new ServiceBrokerOpenstacksOpenstackGetParams object with the ability to set a custom HTTPClient for a request.
func NewServiceBrokerOpenstacksOpenstackGetParamsWithTimeout ¶
func NewServiceBrokerOpenstacksOpenstackGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksOpenstackGetParams
NewServiceBrokerOpenstacksOpenstackGetParamsWithTimeout creates a new ServiceBrokerOpenstacksOpenstackGetParams object with the ability to set a timeout on a request.
func (*ServiceBrokerOpenstacksOpenstackGetParams) SetContext ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) SetDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetDefaults()
SetDefaults hydrates default values in the service broker openstacks openstack get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksOpenstackGetParams) SetHTTPClient ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) SetOpenstackID ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetOpenstackID(openstackID string)
SetOpenstackID adds the openstackId to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) SetTimeout ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) WithContext ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksOpenstackGetParams
WithContext adds the context to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) WithDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithDefaults() *ServiceBrokerOpenstacksOpenstackGetParams
WithDefaults hydrates default values in the service broker openstacks openstack get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksOpenstackGetParams) WithHTTPClient ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksOpenstackGetParams
WithHTTPClient adds the HTTPClient to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) WithOpenstackID ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksOpenstackGetParams
WithOpenstackID adds the openstackID to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) WithTimeout ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksOpenstackGetParams
WithTimeout adds the timeout to the service broker openstacks openstack get params
func (*ServiceBrokerOpenstacksOpenstackGetParams) WriteToRequest ¶
func (o *ServiceBrokerOpenstacksOpenstackGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerOpenstacksOpenstackGetReader ¶
type ServiceBrokerOpenstacksOpenstackGetReader struct {
// contains filtered or unexported fields
}
ServiceBrokerOpenstacksOpenstackGetReader is a Reader for the ServiceBrokerOpenstacksOpenstackGet structure.
func (*ServiceBrokerOpenstacksOpenstackGetReader) ReadResponse ¶
func (o *ServiceBrokerOpenstacksOpenstackGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerOpenstacksOpenstackGetUnauthorized ¶ added in v1.4.2
type ServiceBrokerOpenstacksOpenstackGetUnauthorized struct {
}ServiceBrokerOpenstacksOpenstackGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewServiceBrokerOpenstacksOpenstackGetUnauthorized ¶ added in v1.4.2
func NewServiceBrokerOpenstacksOpenstackGetUnauthorized() *ServiceBrokerOpenstacksOpenstackGetUnauthorized
NewServiceBrokerOpenstacksOpenstackGetUnauthorized creates a ServiceBrokerOpenstacksOpenstackGetUnauthorized with default headers values
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) Code() int
Code gets the status code for the service broker openstacks openstack get unauthorized response
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) Error() string
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsClientError() bool
IsClientError returns true when this service broker openstacks openstack get unauthorized response has a 4xx status code
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsCode(code int) bool
IsCode returns true when this service broker openstacks openstack get unauthorized response a status code equal to that given
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this service broker openstacks openstack get unauthorized response has a 3xx status code
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsServerError() bool
IsServerError returns true when this service broker openstacks openstack get unauthorized response has a 5xx status code
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this service broker openstacks openstack get unauthorized response has a 2xx status code
func (*ServiceBrokerOpenstacksOpenstackGetUnauthorized) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksOpenstackGetUnauthorized) String() string
type ServiceBrokerOpenstacksPostBadRequest ¶
ServiceBrokerOpenstacksPostBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewServiceBrokerOpenstacksPostBadRequest ¶
func NewServiceBrokerOpenstacksPostBadRequest() *ServiceBrokerOpenstacksPostBadRequest
NewServiceBrokerOpenstacksPostBadRequest creates a ServiceBrokerOpenstacksPostBadRequest with default headers values
func (*ServiceBrokerOpenstacksPostBadRequest) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostBadRequest) Code() int
Code gets the status code for the service broker openstacks post bad request response
func (*ServiceBrokerOpenstacksPostBadRequest) Error ¶
func (o *ServiceBrokerOpenstacksPostBadRequest) Error() string
func (*ServiceBrokerOpenstacksPostBadRequest) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostBadRequest) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostBadRequest) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) IsClientError() bool
IsClientError returns true when this service broker openstacks post bad request response has a 4xx status code
func (*ServiceBrokerOpenstacksPostBadRequest) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) IsCode(code int) bool
IsCode returns true when this service broker openstacks post bad request response a status code equal to that given
func (*ServiceBrokerOpenstacksPostBadRequest) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post bad request response has a 3xx status code
func (*ServiceBrokerOpenstacksPostBadRequest) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) IsServerError() bool
IsServerError returns true when this service broker openstacks post bad request response has a 5xx status code
func (*ServiceBrokerOpenstacksPostBadRequest) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post bad request response has a 2xx status code
func (*ServiceBrokerOpenstacksPostBadRequest) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostBadRequest) String() string
type ServiceBrokerOpenstacksPostConflict ¶
ServiceBrokerOpenstacksPostConflict describes a response with status code 409, with default header values.
Conflict
func NewServiceBrokerOpenstacksPostConflict ¶
func NewServiceBrokerOpenstacksPostConflict() *ServiceBrokerOpenstacksPostConflict
NewServiceBrokerOpenstacksPostConflict creates a ServiceBrokerOpenstacksPostConflict with default headers values
func (*ServiceBrokerOpenstacksPostConflict) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostConflict) Code() int
Code gets the status code for the service broker openstacks post conflict response
func (*ServiceBrokerOpenstacksPostConflict) Error ¶
func (o *ServiceBrokerOpenstacksPostConflict) Error() string
func (*ServiceBrokerOpenstacksPostConflict) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostConflict) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostConflict) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) IsClientError() bool
IsClientError returns true when this service broker openstacks post conflict response has a 4xx status code
func (*ServiceBrokerOpenstacksPostConflict) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) IsCode(code int) bool
IsCode returns true when this service broker openstacks post conflict response a status code equal to that given
func (*ServiceBrokerOpenstacksPostConflict) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post conflict response has a 3xx status code
func (*ServiceBrokerOpenstacksPostConflict) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) IsServerError() bool
IsServerError returns true when this service broker openstacks post conflict response has a 5xx status code
func (*ServiceBrokerOpenstacksPostConflict) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post conflict response has a 2xx status code
func (*ServiceBrokerOpenstacksPostConflict) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostConflict) String() string
type ServiceBrokerOpenstacksPostCreated ¶
ServiceBrokerOpenstacksPostCreated describes a response with status code 201, with default header values.
Created
func NewServiceBrokerOpenstacksPostCreated ¶
func NewServiceBrokerOpenstacksPostCreated() *ServiceBrokerOpenstacksPostCreated
NewServiceBrokerOpenstacksPostCreated creates a ServiceBrokerOpenstacksPostCreated with default headers values
func (*ServiceBrokerOpenstacksPostCreated) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostCreated) Code() int
Code gets the status code for the service broker openstacks post created response
func (*ServiceBrokerOpenstacksPostCreated) Error ¶
func (o *ServiceBrokerOpenstacksPostCreated) Error() string
func (*ServiceBrokerOpenstacksPostCreated) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostCreated) GetPayload() *models.OpenStack
func (*ServiceBrokerOpenstacksPostCreated) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) IsClientError() bool
IsClientError returns true when this service broker openstacks post created response has a 4xx status code
func (*ServiceBrokerOpenstacksPostCreated) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) IsCode(code int) bool
IsCode returns true when this service broker openstacks post created response a status code equal to that given
func (*ServiceBrokerOpenstacksPostCreated) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post created response has a 3xx status code
func (*ServiceBrokerOpenstacksPostCreated) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) IsServerError() bool
IsServerError returns true when this service broker openstacks post created response has a 5xx status code
func (*ServiceBrokerOpenstacksPostCreated) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post created response has a 2xx status code
func (*ServiceBrokerOpenstacksPostCreated) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostCreated) String() string
type ServiceBrokerOpenstacksPostForbidden ¶ added in v1.4.2
ServiceBrokerOpenstacksPostForbidden describes a response with status code 403, with default header values.
Forbidden
func NewServiceBrokerOpenstacksPostForbidden ¶ added in v1.4.2
func NewServiceBrokerOpenstacksPostForbidden() *ServiceBrokerOpenstacksPostForbidden
NewServiceBrokerOpenstacksPostForbidden creates a ServiceBrokerOpenstacksPostForbidden with default headers values
func (*ServiceBrokerOpenstacksPostForbidden) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) Code() int
Code gets the status code for the service broker openstacks post forbidden response
func (*ServiceBrokerOpenstacksPostForbidden) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) Error() string
func (*ServiceBrokerOpenstacksPostForbidden) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostForbidden) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) IsClientError() bool
IsClientError returns true when this service broker openstacks post forbidden response has a 4xx status code
func (*ServiceBrokerOpenstacksPostForbidden) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) IsCode(code int) bool
IsCode returns true when this service broker openstacks post forbidden response a status code equal to that given
func (*ServiceBrokerOpenstacksPostForbidden) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post forbidden response has a 3xx status code
func (*ServiceBrokerOpenstacksPostForbidden) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) IsServerError() bool
IsServerError returns true when this service broker openstacks post forbidden response has a 5xx status code
func (*ServiceBrokerOpenstacksPostForbidden) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post forbidden response has a 2xx status code
func (*ServiceBrokerOpenstacksPostForbidden) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostForbidden) String() string
type ServiceBrokerOpenstacksPostInternalServerError ¶
ServiceBrokerOpenstacksPostInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewServiceBrokerOpenstacksPostInternalServerError ¶
func NewServiceBrokerOpenstacksPostInternalServerError() *ServiceBrokerOpenstacksPostInternalServerError
NewServiceBrokerOpenstacksPostInternalServerError creates a ServiceBrokerOpenstacksPostInternalServerError with default headers values
func (*ServiceBrokerOpenstacksPostInternalServerError) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostInternalServerError) Code() int
Code gets the status code for the service broker openstacks post internal server error response
func (*ServiceBrokerOpenstacksPostInternalServerError) Error ¶
func (o *ServiceBrokerOpenstacksPostInternalServerError) Error() string
func (*ServiceBrokerOpenstacksPostInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostInternalServerError) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostInternalServerError) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) IsClientError() bool
IsClientError returns true when this service broker openstacks post internal server error response has a 4xx status code
func (*ServiceBrokerOpenstacksPostInternalServerError) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) IsCode(code int) bool
IsCode returns true when this service broker openstacks post internal server error response a status code equal to that given
func (*ServiceBrokerOpenstacksPostInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post internal server error response has a 3xx status code
func (*ServiceBrokerOpenstacksPostInternalServerError) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) IsServerError() bool
IsServerError returns true when this service broker openstacks post internal server error response has a 5xx status code
func (*ServiceBrokerOpenstacksPostInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post internal server error response has a 2xx status code
func (*ServiceBrokerOpenstacksPostInternalServerError) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostInternalServerError) String() string
type ServiceBrokerOpenstacksPostNotFound ¶ added in v1.4.2
ServiceBrokerOpenstacksPostNotFound describes a response with status code 404, with default header values.
Not Found
func NewServiceBrokerOpenstacksPostNotFound ¶ added in v1.4.2
func NewServiceBrokerOpenstacksPostNotFound() *ServiceBrokerOpenstacksPostNotFound
NewServiceBrokerOpenstacksPostNotFound creates a ServiceBrokerOpenstacksPostNotFound with default headers values
func (*ServiceBrokerOpenstacksPostNotFound) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) Code() int
Code gets the status code for the service broker openstacks post not found response
func (*ServiceBrokerOpenstacksPostNotFound) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) Error() string
func (*ServiceBrokerOpenstacksPostNotFound) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostNotFound) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) IsClientError() bool
IsClientError returns true when this service broker openstacks post not found response has a 4xx status code
func (*ServiceBrokerOpenstacksPostNotFound) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) IsCode(code int) bool
IsCode returns true when this service broker openstacks post not found response a status code equal to that given
func (*ServiceBrokerOpenstacksPostNotFound) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post not found response has a 3xx status code
func (*ServiceBrokerOpenstacksPostNotFound) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) IsServerError() bool
IsServerError returns true when this service broker openstacks post not found response has a 5xx status code
func (*ServiceBrokerOpenstacksPostNotFound) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post not found response has a 2xx status code
func (*ServiceBrokerOpenstacksPostNotFound) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostNotFound) String() string
type ServiceBrokerOpenstacksPostOK ¶
ServiceBrokerOpenstacksPostOK describes a response with status code 200, with default header values.
OK
func NewServiceBrokerOpenstacksPostOK ¶
func NewServiceBrokerOpenstacksPostOK() *ServiceBrokerOpenstacksPostOK
NewServiceBrokerOpenstacksPostOK creates a ServiceBrokerOpenstacksPostOK with default headers values
func (*ServiceBrokerOpenstacksPostOK) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostOK) Code() int
Code gets the status code for the service broker openstacks post o k response
func (*ServiceBrokerOpenstacksPostOK) Error ¶
func (o *ServiceBrokerOpenstacksPostOK) Error() string
func (*ServiceBrokerOpenstacksPostOK) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostOK) GetPayload() *models.OpenStack
func (*ServiceBrokerOpenstacksPostOK) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) IsClientError() bool
IsClientError returns true when this service broker openstacks post o k response has a 4xx status code
func (*ServiceBrokerOpenstacksPostOK) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) IsCode(code int) bool
IsCode returns true when this service broker openstacks post o k response a status code equal to that given
func (*ServiceBrokerOpenstacksPostOK) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post o k response has a 3xx status code
func (*ServiceBrokerOpenstacksPostOK) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) IsServerError() bool
IsServerError returns true when this service broker openstacks post o k response has a 5xx status code
func (*ServiceBrokerOpenstacksPostOK) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post o k response has a 2xx status code
func (*ServiceBrokerOpenstacksPostOK) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostOK) String() string
type ServiceBrokerOpenstacksPostParams ¶
type ServiceBrokerOpenstacksPostParams struct { /* Body. Parameters for the creation of a new Open Stack Instance */ Body *models.OpenStackCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerOpenstacksPostParams contains all the parameters to send to the API endpoint
for the service broker openstacks post operation. Typically these are written to a http.Request.
func NewServiceBrokerOpenstacksPostParams ¶
func NewServiceBrokerOpenstacksPostParams() *ServiceBrokerOpenstacksPostParams
NewServiceBrokerOpenstacksPostParams creates a new ServiceBrokerOpenstacksPostParams 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 NewServiceBrokerOpenstacksPostParamsWithContext ¶
func NewServiceBrokerOpenstacksPostParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksPostParams
NewServiceBrokerOpenstacksPostParamsWithContext creates a new ServiceBrokerOpenstacksPostParams object with the ability to set a context for a request.
func NewServiceBrokerOpenstacksPostParamsWithHTTPClient ¶
func NewServiceBrokerOpenstacksPostParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksPostParams
NewServiceBrokerOpenstacksPostParamsWithHTTPClient creates a new ServiceBrokerOpenstacksPostParams object with the ability to set a custom HTTPClient for a request.
func NewServiceBrokerOpenstacksPostParamsWithTimeout ¶
func NewServiceBrokerOpenstacksPostParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksPostParams
NewServiceBrokerOpenstacksPostParamsWithTimeout creates a new ServiceBrokerOpenstacksPostParams object with the ability to set a timeout on a request.
func (*ServiceBrokerOpenstacksPostParams) SetBody ¶
func (o *ServiceBrokerOpenstacksPostParams) SetBody(body *models.OpenStackCreate)
SetBody adds the body to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) SetContext ¶
func (o *ServiceBrokerOpenstacksPostParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) SetDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostParams) SetDefaults()
SetDefaults hydrates default values in the service broker openstacks post params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksPostParams) SetHTTPClient ¶
func (o *ServiceBrokerOpenstacksPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) SetTimeout ¶
func (o *ServiceBrokerOpenstacksPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) WithBody ¶
func (o *ServiceBrokerOpenstacksPostParams) WithBody(body *models.OpenStackCreate) *ServiceBrokerOpenstacksPostParams
WithBody adds the body to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) WithContext ¶
func (o *ServiceBrokerOpenstacksPostParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksPostParams
WithContext adds the context to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) WithDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostParams) WithDefaults() *ServiceBrokerOpenstacksPostParams
WithDefaults hydrates default values in the service broker openstacks post params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksPostParams) WithHTTPClient ¶
func (o *ServiceBrokerOpenstacksPostParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksPostParams
WithHTTPClient adds the HTTPClient to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) WithTimeout ¶
func (o *ServiceBrokerOpenstacksPostParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksPostParams
WithTimeout adds the timeout to the service broker openstacks post params
func (*ServiceBrokerOpenstacksPostParams) WriteToRequest ¶
func (o *ServiceBrokerOpenstacksPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerOpenstacksPostReader ¶
type ServiceBrokerOpenstacksPostReader struct {
// contains filtered or unexported fields
}
ServiceBrokerOpenstacksPostReader is a Reader for the ServiceBrokerOpenstacksPost structure.
func (*ServiceBrokerOpenstacksPostReader) ReadResponse ¶
func (o *ServiceBrokerOpenstacksPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerOpenstacksPostUnauthorized ¶ added in v1.4.2
type ServiceBrokerOpenstacksPostUnauthorized struct {
}ServiceBrokerOpenstacksPostUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewServiceBrokerOpenstacksPostUnauthorized ¶ added in v1.4.2
func NewServiceBrokerOpenstacksPostUnauthorized() *ServiceBrokerOpenstacksPostUnauthorized
NewServiceBrokerOpenstacksPostUnauthorized creates a ServiceBrokerOpenstacksPostUnauthorized with default headers values
func (*ServiceBrokerOpenstacksPostUnauthorized) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) Code() int
Code gets the status code for the service broker openstacks post unauthorized response
func (*ServiceBrokerOpenstacksPostUnauthorized) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) Error() string
func (*ServiceBrokerOpenstacksPostUnauthorized) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostUnauthorized) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) IsClientError() bool
IsClientError returns true when this service broker openstacks post unauthorized response has a 4xx status code
func (*ServiceBrokerOpenstacksPostUnauthorized) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) IsCode(code int) bool
IsCode returns true when this service broker openstacks post unauthorized response a status code equal to that given
func (*ServiceBrokerOpenstacksPostUnauthorized) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post unauthorized response has a 3xx status code
func (*ServiceBrokerOpenstacksPostUnauthorized) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) IsServerError() bool
IsServerError returns true when this service broker openstacks post unauthorized response has a 5xx status code
func (*ServiceBrokerOpenstacksPostUnauthorized) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post unauthorized response has a 2xx status code
func (*ServiceBrokerOpenstacksPostUnauthorized) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksPostUnauthorized) String() string
type ServiceBrokerOpenstacksPostUnprocessableEntity ¶
ServiceBrokerOpenstacksPostUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewServiceBrokerOpenstacksPostUnprocessableEntity ¶
func NewServiceBrokerOpenstacksPostUnprocessableEntity() *ServiceBrokerOpenstacksPostUnprocessableEntity
NewServiceBrokerOpenstacksPostUnprocessableEntity creates a ServiceBrokerOpenstacksPostUnprocessableEntity with default headers values
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) Code() int
Code gets the status code for the service broker openstacks post unprocessable entity response
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) Error ¶
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) Error() string
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsClientError() bool
IsClientError returns true when this service broker openstacks post unprocessable entity response has a 4xx status code
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this service broker openstacks post unprocessable entity response a status code equal to that given
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this service broker openstacks post unprocessable entity response has a 3xx status code
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsServerError() bool
IsServerError returns true when this service broker openstacks post unprocessable entity response has a 5xx status code
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this service broker openstacks post unprocessable entity response has a 2xx status code
func (*ServiceBrokerOpenstacksPostUnprocessableEntity) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksPostUnprocessableEntity) String() string
type ServiceBrokerOpenstacksServersGetBadRequest ¶
ServiceBrokerOpenstacksServersGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewServiceBrokerOpenstacksServersGetBadRequest ¶
func NewServiceBrokerOpenstacksServersGetBadRequest() *ServiceBrokerOpenstacksServersGetBadRequest
NewServiceBrokerOpenstacksServersGetBadRequest creates a ServiceBrokerOpenstacksServersGetBadRequest with default headers values
func (*ServiceBrokerOpenstacksServersGetBadRequest) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksServersGetBadRequest) Code() int
Code gets the status code for the service broker openstacks servers get bad request response
func (*ServiceBrokerOpenstacksServersGetBadRequest) Error ¶
func (o *ServiceBrokerOpenstacksServersGetBadRequest) Error() string
func (*ServiceBrokerOpenstacksServersGetBadRequest) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetBadRequest) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksServersGetBadRequest) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get bad request response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetBadRequest) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get bad request response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetBadRequest) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get bad request response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetBadRequest) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get bad request response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetBadRequest) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get bad request response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetBadRequest) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetBadRequest) String() string
type ServiceBrokerOpenstacksServersGetForbidden ¶ added in v1.4.2
ServiceBrokerOpenstacksServersGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewServiceBrokerOpenstacksServersGetForbidden ¶ added in v1.4.2
func NewServiceBrokerOpenstacksServersGetForbidden() *ServiceBrokerOpenstacksServersGetForbidden
NewServiceBrokerOpenstacksServersGetForbidden creates a ServiceBrokerOpenstacksServersGetForbidden with default headers values
func (*ServiceBrokerOpenstacksServersGetForbidden) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) Code() int
Code gets the status code for the service broker openstacks servers get forbidden response
func (*ServiceBrokerOpenstacksServersGetForbidden) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) Error() string
func (*ServiceBrokerOpenstacksServersGetForbidden) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksServersGetForbidden) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get forbidden response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetForbidden) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get forbidden response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetForbidden) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get forbidden response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetForbidden) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get forbidden response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetForbidden) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get forbidden response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetForbidden) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetForbidden) String() string
type ServiceBrokerOpenstacksServersGetInternalServerError ¶
ServiceBrokerOpenstacksServersGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewServiceBrokerOpenstacksServersGetInternalServerError ¶
func NewServiceBrokerOpenstacksServersGetInternalServerError() *ServiceBrokerOpenstacksServersGetInternalServerError
NewServiceBrokerOpenstacksServersGetInternalServerError creates a ServiceBrokerOpenstacksServersGetInternalServerError with default headers values
func (*ServiceBrokerOpenstacksServersGetInternalServerError) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) Code() int
Code gets the status code for the service broker openstacks servers get internal server error response
func (*ServiceBrokerOpenstacksServersGetInternalServerError) Error ¶
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) Error() string
func (*ServiceBrokerOpenstacksServersGetInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksServersGetInternalServerError) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get internal server error response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetInternalServerError) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get internal server error response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get internal server error response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetInternalServerError) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get internal server error response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get internal server error response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetInternalServerError) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetInternalServerError) String() string
type ServiceBrokerOpenstacksServersGetNotFound ¶
ServiceBrokerOpenstacksServersGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewServiceBrokerOpenstacksServersGetNotFound ¶
func NewServiceBrokerOpenstacksServersGetNotFound() *ServiceBrokerOpenstacksServersGetNotFound
NewServiceBrokerOpenstacksServersGetNotFound creates a ServiceBrokerOpenstacksServersGetNotFound with default headers values
func (*ServiceBrokerOpenstacksServersGetNotFound) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksServersGetNotFound) Code() int
Code gets the status code for the service broker openstacks servers get not found response
func (*ServiceBrokerOpenstacksServersGetNotFound) Error ¶
func (o *ServiceBrokerOpenstacksServersGetNotFound) Error() string
func (*ServiceBrokerOpenstacksServersGetNotFound) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetNotFound) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksServersGetNotFound) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get not found response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetNotFound) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get not found response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetNotFound) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get not found response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetNotFound) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get not found response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetNotFound) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get not found response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetNotFound) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetNotFound) String() string
type ServiceBrokerOpenstacksServersGetOK ¶
type ServiceBrokerOpenstacksServersGetOK struct {
Payload *models.HostPVMInstance
}
ServiceBrokerOpenstacksServersGetOK describes a response with status code 200, with default header values.
OK
func NewServiceBrokerOpenstacksServersGetOK ¶
func NewServiceBrokerOpenstacksServersGetOK() *ServiceBrokerOpenstacksServersGetOK
NewServiceBrokerOpenstacksServersGetOK creates a ServiceBrokerOpenstacksServersGetOK with default headers values
func (*ServiceBrokerOpenstacksServersGetOK) Code ¶ added in v1.2.4
func (o *ServiceBrokerOpenstacksServersGetOK) Code() int
Code gets the status code for the service broker openstacks servers get o k response
func (*ServiceBrokerOpenstacksServersGetOK) Error ¶
func (o *ServiceBrokerOpenstacksServersGetOK) Error() string
func (*ServiceBrokerOpenstacksServersGetOK) GetPayload ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetOK) GetPayload() *models.HostPVMInstance
func (*ServiceBrokerOpenstacksServersGetOK) IsClientError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get o k response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetOK) IsCode ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get o k response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetOK) IsRedirect ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get o k response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetOK) IsServerError ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get o k response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetOK) IsSuccess ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get o k response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetOK) String ¶ added in v1.2.2
func (o *ServiceBrokerOpenstacksServersGetOK) String() string
type ServiceBrokerOpenstacksServersGetParams ¶
type ServiceBrokerOpenstacksServersGetParams struct { /* OpenstackID. Openstack ID */ OpenstackID string /* PvmInstanceID. PCloud PVM Instance ID */ PvmInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ServiceBrokerOpenstacksServersGetParams contains all the parameters to send to the API endpoint
for the service broker openstacks servers get operation. Typically these are written to a http.Request.
func NewServiceBrokerOpenstacksServersGetParams ¶
func NewServiceBrokerOpenstacksServersGetParams() *ServiceBrokerOpenstacksServersGetParams
NewServiceBrokerOpenstacksServersGetParams creates a new ServiceBrokerOpenstacksServersGetParams 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 NewServiceBrokerOpenstacksServersGetParamsWithContext ¶
func NewServiceBrokerOpenstacksServersGetParamsWithContext(ctx context.Context) *ServiceBrokerOpenstacksServersGetParams
NewServiceBrokerOpenstacksServersGetParamsWithContext creates a new ServiceBrokerOpenstacksServersGetParams object with the ability to set a context for a request.
func NewServiceBrokerOpenstacksServersGetParamsWithHTTPClient ¶
func NewServiceBrokerOpenstacksServersGetParamsWithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksServersGetParams
NewServiceBrokerOpenstacksServersGetParamsWithHTTPClient creates a new ServiceBrokerOpenstacksServersGetParams object with the ability to set a custom HTTPClient for a request.
func NewServiceBrokerOpenstacksServersGetParamsWithTimeout ¶
func NewServiceBrokerOpenstacksServersGetParamsWithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksServersGetParams
NewServiceBrokerOpenstacksServersGetParamsWithTimeout creates a new ServiceBrokerOpenstacksServersGetParams object with the ability to set a timeout on a request.
func (*ServiceBrokerOpenstacksServersGetParams) SetContext ¶
func (o *ServiceBrokerOpenstacksServersGetParams) SetContext(ctx context.Context)
SetContext adds the context to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) SetDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetParams) SetDefaults()
SetDefaults hydrates default values in the service broker openstacks servers get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksServersGetParams) SetHTTPClient ¶
func (o *ServiceBrokerOpenstacksServersGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) SetOpenstackID ¶
func (o *ServiceBrokerOpenstacksServersGetParams) SetOpenstackID(openstackID string)
SetOpenstackID adds the openstackId to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) SetPvmInstanceID ¶
func (o *ServiceBrokerOpenstacksServersGetParams) SetPvmInstanceID(pvmInstanceID string)
SetPvmInstanceID adds the pvmInstanceId to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) SetTimeout ¶
func (o *ServiceBrokerOpenstacksServersGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WithContext ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WithContext(ctx context.Context) *ServiceBrokerOpenstacksServersGetParams
WithContext adds the context to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WithDefaults ¶ added in v1.1.0
func (o *ServiceBrokerOpenstacksServersGetParams) WithDefaults() *ServiceBrokerOpenstacksServersGetParams
WithDefaults hydrates default values in the service broker openstacks servers get params (not the query body).
All values with no default are reset to their zero value.
func (*ServiceBrokerOpenstacksServersGetParams) WithHTTPClient ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WithHTTPClient(client *http.Client) *ServiceBrokerOpenstacksServersGetParams
WithHTTPClient adds the HTTPClient to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WithOpenstackID ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WithOpenstackID(openstackID string) *ServiceBrokerOpenstacksServersGetParams
WithOpenstackID adds the openstackID to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WithPvmInstanceID ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WithPvmInstanceID(pvmInstanceID string) *ServiceBrokerOpenstacksServersGetParams
WithPvmInstanceID adds the pvmInstanceID to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WithTimeout ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WithTimeout(timeout time.Duration) *ServiceBrokerOpenstacksServersGetParams
WithTimeout adds the timeout to the service broker openstacks servers get params
func (*ServiceBrokerOpenstacksServersGetParams) WriteToRequest ¶
func (o *ServiceBrokerOpenstacksServersGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServiceBrokerOpenstacksServersGetReader ¶
type ServiceBrokerOpenstacksServersGetReader struct {
// contains filtered or unexported fields
}
ServiceBrokerOpenstacksServersGetReader is a Reader for the ServiceBrokerOpenstacksServersGet structure.
func (*ServiceBrokerOpenstacksServersGetReader) ReadResponse ¶
func (o *ServiceBrokerOpenstacksServersGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServiceBrokerOpenstacksServersGetUnauthorized ¶ added in v1.4.2
type ServiceBrokerOpenstacksServersGetUnauthorized struct {
}ServiceBrokerOpenstacksServersGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewServiceBrokerOpenstacksServersGetUnauthorized ¶ added in v1.4.2
func NewServiceBrokerOpenstacksServersGetUnauthorized() *ServiceBrokerOpenstacksServersGetUnauthorized
NewServiceBrokerOpenstacksServersGetUnauthorized creates a ServiceBrokerOpenstacksServersGetUnauthorized with default headers values
func (*ServiceBrokerOpenstacksServersGetUnauthorized) Code ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) Code() int
Code gets the status code for the service broker openstacks servers get unauthorized response
func (*ServiceBrokerOpenstacksServersGetUnauthorized) Error ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) Error() string
func (*ServiceBrokerOpenstacksServersGetUnauthorized) GetPayload ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) GetPayload() *models.Error
func (*ServiceBrokerOpenstacksServersGetUnauthorized) IsClientError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsClientError() bool
IsClientError returns true when this service broker openstacks servers get unauthorized response has a 4xx status code
func (*ServiceBrokerOpenstacksServersGetUnauthorized) IsCode ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsCode(code int) bool
IsCode returns true when this service broker openstacks servers get unauthorized response a status code equal to that given
func (*ServiceBrokerOpenstacksServersGetUnauthorized) IsRedirect ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this service broker openstacks servers get unauthorized response has a 3xx status code
func (*ServiceBrokerOpenstacksServersGetUnauthorized) IsServerError ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsServerError() bool
IsServerError returns true when this service broker openstacks servers get unauthorized response has a 5xx status code
func (*ServiceBrokerOpenstacksServersGetUnauthorized) IsSuccess ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this service broker openstacks servers get unauthorized response has a 2xx status code
func (*ServiceBrokerOpenstacksServersGetUnauthorized) String ¶ added in v1.4.2
func (o *ServiceBrokerOpenstacksServersGetUnauthorized) String() string
Source Files ¶
- open_stacks_client.go
- service_broker_openstacks_get_parameters.go
- service_broker_openstacks_get_responses.go
- service_broker_openstacks_hosts_get_parameters.go
- service_broker_openstacks_hosts_get_responses.go
- service_broker_openstacks_openstack_get_parameters.go
- service_broker_openstacks_openstack_get_responses.go
- service_broker_openstacks_post_parameters.go
- service_broker_openstacks_post_responses.go
- service_broker_openstacks_servers_get_parameters.go
- service_broker_openstacks_servers_get_responses.go