Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateServiceCatalogSource(params *CreateServiceCatalogSourceParams, ...) (*CreateServiceCatalogSourceOK, error)
- func (a *Client) DeleteServiceCatalogSource(params *DeleteServiceCatalogSourceParams, ...) (*DeleteServiceCatalogSourceNoContent, error)
- func (a *Client) GetServiceCatalogSource(params *GetServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceCatalogSourceOK, error)
- func (a *Client) GetServiceCatalogSources(params *GetServiceCatalogSourcesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceCatalogSourcesOK, error)
- func (a *Client) RefreshServiceCatalogSource(params *RefreshServiceCatalogSourceParams, ...) (*RefreshServiceCatalogSourceOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateServiceCatalogSource(params *UpdateServiceCatalogSourceParams, ...) (*UpdateServiceCatalogSourceOK, error)
- func (a *Client) ValidateServiceCatalogSource(params *ValidateServiceCatalogSourceParams, ...) (*ValidateServiceCatalogSourceNoContent, error)
- type CreateServiceCatalogSourceDefault
- type CreateServiceCatalogSourceLengthRequired
- type CreateServiceCatalogSourceNotFound
- type CreateServiceCatalogSourceOK
- type CreateServiceCatalogSourceOKBody
- type CreateServiceCatalogSourceParams
- func NewCreateServiceCatalogSourceParams() *CreateServiceCatalogSourceParams
- func NewCreateServiceCatalogSourceParamsWithContext(ctx context.Context) *CreateServiceCatalogSourceParams
- func NewCreateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *CreateServiceCatalogSourceParams
- func NewCreateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) SetBody(body *models.CreateServiceCatalogSource)
- func (o *CreateServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *CreateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *CreateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *CreateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *CreateServiceCatalogSourceParams) WithBody(body *models.CreateServiceCatalogSource) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) WithContext(ctx context.Context) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *CreateServiceCatalogSourceParams
- func (o *CreateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateServiceCatalogSourceReader
- type CreateServiceCatalogSourceUnprocessableEntity
- type DeleteServiceCatalogSourceDefault
- type DeleteServiceCatalogSourceNoContent
- type DeleteServiceCatalogSourceParams
- func NewDeleteServiceCatalogSourceParams() *DeleteServiceCatalogSourceParams
- func NewDeleteServiceCatalogSourceParamsWithContext(ctx context.Context) *DeleteServiceCatalogSourceParams
- func NewDeleteServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *DeleteServiceCatalogSourceParams
- func NewDeleteServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *DeleteServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *DeleteServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
- func (o *DeleteServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteServiceCatalogSourceParams) WithContext(ctx context.Context) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *DeleteServiceCatalogSourceParams
- func (o *DeleteServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteServiceCatalogSourceReader
- type GetServiceCatalogSourceDefault
- type GetServiceCatalogSourceForbidden
- type GetServiceCatalogSourceOK
- type GetServiceCatalogSourceOKBody
- type GetServiceCatalogSourceParams
- func NewGetServiceCatalogSourceParams() *GetServiceCatalogSourceParams
- func NewGetServiceCatalogSourceParamsWithContext(ctx context.Context) *GetServiceCatalogSourceParams
- func NewGetServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *GetServiceCatalogSourceParams
- func NewGetServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *GetServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *GetServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *GetServiceCatalogSourceParams) SetPageIndex(pageIndex *uint32)
- func (o *GetServiceCatalogSourceParams) SetPageSize(pageSize *uint32)
- func (o *GetServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
- func (o *GetServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *GetServiceCatalogSourceParams) WithContext(ctx context.Context) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithPageIndex(pageIndex *uint32) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithPageSize(pageSize *uint32) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *GetServiceCatalogSourceParams
- func (o *GetServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServiceCatalogSourceReader
- type GetServiceCatalogSourceUnprocessableEntity
- type GetServiceCatalogSourcesDefault
- type GetServiceCatalogSourcesForbidden
- type GetServiceCatalogSourcesOK
- type GetServiceCatalogSourcesOKBody
- type GetServiceCatalogSourcesParams
- func NewGetServiceCatalogSourcesParams() *GetServiceCatalogSourcesParams
- func NewGetServiceCatalogSourcesParamsWithContext(ctx context.Context) *GetServiceCatalogSourcesParams
- func NewGetServiceCatalogSourcesParamsWithHTTPClient(client *http.Client) *GetServiceCatalogSourcesParams
- func NewGetServiceCatalogSourcesParamsWithTimeout(timeout time.Duration) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) SetContext(ctx context.Context)
- func (o *GetServiceCatalogSourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetServiceCatalogSourcesParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *GetServiceCatalogSourcesParams) SetPageIndex(pageIndex *uint32)
- func (o *GetServiceCatalogSourcesParams) SetPageSize(pageSize *uint32)
- func (o *GetServiceCatalogSourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetServiceCatalogSourcesParams) WithContext(ctx context.Context) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WithHTTPClient(client *http.Client) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WithOrganizationCanonical(organizationCanonical string) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WithPageIndex(pageIndex *uint32) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WithPageSize(pageSize *uint32) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WithTimeout(timeout time.Duration) *GetServiceCatalogSourcesParams
- func (o *GetServiceCatalogSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServiceCatalogSourcesReader
- type GetServiceCatalogSourcesUnprocessableEntity
- type RefreshServiceCatalogSourceDefault
- type RefreshServiceCatalogSourceLengthRequired
- type RefreshServiceCatalogSourceNotFound
- type RefreshServiceCatalogSourceOK
- type RefreshServiceCatalogSourceOKBody
- type RefreshServiceCatalogSourceParams
- func NewRefreshServiceCatalogSourceParams() *RefreshServiceCatalogSourceParams
- func NewRefreshServiceCatalogSourceParamsWithContext(ctx context.Context) *RefreshServiceCatalogSourceParams
- func NewRefreshServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *RefreshServiceCatalogSourceParams
- func NewRefreshServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *RefreshServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *RefreshServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *RefreshServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
- func (o *RefreshServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *RefreshServiceCatalogSourceParams) WithContext(ctx context.Context) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *RefreshServiceCatalogSourceParams
- func (o *RefreshServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshServiceCatalogSourceReader
- type RefreshServiceCatalogSourceUnprocessableEntity
- type UpdateServiceCatalogSourceDefault
- type UpdateServiceCatalogSourceLengthRequired
- type UpdateServiceCatalogSourceNotFound
- type UpdateServiceCatalogSourceOK
- type UpdateServiceCatalogSourceOKBody
- type UpdateServiceCatalogSourceParams
- func NewUpdateServiceCatalogSourceParams() *UpdateServiceCatalogSourceParams
- func NewUpdateServiceCatalogSourceParamsWithContext(ctx context.Context) *UpdateServiceCatalogSourceParams
- func NewUpdateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *UpdateServiceCatalogSourceParams
- func NewUpdateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) SetBody(body *models.UpdateServiceCatalogSource)
- func (o *UpdateServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *UpdateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *UpdateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
- func (o *UpdateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServiceCatalogSourceParams) WithBody(body *models.UpdateServiceCatalogSource) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WithContext(ctx context.Context) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *UpdateServiceCatalogSourceParams
- func (o *UpdateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServiceCatalogSourceReader
- type ValidateServiceCatalogSourceDefault
- type ValidateServiceCatalogSourceForbidden
- type ValidateServiceCatalogSourceLengthRequired
- type ValidateServiceCatalogSourceNoContent
- type ValidateServiceCatalogSourceNotFound
- type ValidateServiceCatalogSourceParams
- func NewValidateServiceCatalogSourceParams() *ValidateServiceCatalogSourceParams
- func NewValidateServiceCatalogSourceParamsWithContext(ctx context.Context) *ValidateServiceCatalogSourceParams
- func NewValidateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *ValidateServiceCatalogSourceParams
- func NewValidateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) SetContext(ctx context.Context)
- func (o *ValidateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
- func (o *ValidateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
- func (o *ValidateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
- func (o *ValidateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
- func (o *ValidateServiceCatalogSourceParams) WithContext(ctx context.Context) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *ValidateServiceCatalogSourceParams
- func (o *ValidateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateServiceCatalogSourceReader
- type ValidateServiceCatalogSourceUnprocessableEntity
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 organization service catalog sources API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new organization service catalog sources API client.
func (*Client) CreateServiceCatalogSource ¶
func (a *Client) CreateServiceCatalogSource(params *CreateServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateServiceCatalogSourceOK, error)
CreateServiceCatalogSource Creates a Service catalog source
func (*Client) DeleteServiceCatalogSource ¶
func (a *Client) DeleteServiceCatalogSource(params *DeleteServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceCatalogSourceNoContent, error)
DeleteServiceCatalogSource delete a Service catalog source
func (*Client) GetServiceCatalogSource ¶
func (a *Client) GetServiceCatalogSource(params *GetServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceCatalogSourceOK, error)
GetServiceCatalogSource Return the Service Catalog Source
func (*Client) GetServiceCatalogSources ¶
func (a *Client) GetServiceCatalogSources(params *GetServiceCatalogSourcesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceCatalogSourcesOK, error)
GetServiceCatalogSources Return all the private service catalogs
func (*Client) RefreshServiceCatalogSource ¶
func (a *Client) RefreshServiceCatalogSource(params *RefreshServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*RefreshServiceCatalogSourceOK, error)
RefreshServiceCatalogSource Refresh a Service catalog source
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateServiceCatalogSource ¶
func (a *Client) UpdateServiceCatalogSource(params *UpdateServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServiceCatalogSourceOK, error)
UpdateServiceCatalogSource Update a Service catalog source
func (*Client) ValidateServiceCatalogSource ¶
func (a *Client) ValidateServiceCatalogSource(params *ValidateServiceCatalogSourceParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateServiceCatalogSourceNoContent, error)
ValidateServiceCatalogSource Validate a Service catalog source
type CreateServiceCatalogSourceDefault ¶
type CreateServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
CreateServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewCreateServiceCatalogSourceDefault ¶
func NewCreateServiceCatalogSourceDefault(code int) *CreateServiceCatalogSourceDefault
NewCreateServiceCatalogSourceDefault creates a CreateServiceCatalogSourceDefault with default headers values
func (*CreateServiceCatalogSourceDefault) Code ¶
func (o *CreateServiceCatalogSourceDefault) Code() int
Code gets the status code for the create service catalog source default response
func (*CreateServiceCatalogSourceDefault) Error ¶
func (o *CreateServiceCatalogSourceDefault) Error() string
func (*CreateServiceCatalogSourceDefault) GetPayload ¶
func (o *CreateServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type CreateServiceCatalogSourceLengthRequired ¶
type CreateServiceCatalogSourceLengthRequired struct { }
CreateServiceCatalogSourceLengthRequired handles this case with default header values.
The request has a body but it doesn't have a Content-Length header.
func NewCreateServiceCatalogSourceLengthRequired ¶
func NewCreateServiceCatalogSourceLengthRequired() *CreateServiceCatalogSourceLengthRequired
NewCreateServiceCatalogSourceLengthRequired creates a CreateServiceCatalogSourceLengthRequired with default headers values
func (*CreateServiceCatalogSourceLengthRequired) Error ¶
func (o *CreateServiceCatalogSourceLengthRequired) Error() string
type CreateServiceCatalogSourceNotFound ¶
type CreateServiceCatalogSourceNotFound struct {
Payload *models.ErrorPayload
}
CreateServiceCatalogSourceNotFound handles this case with default header values.
The response sent when any of the entities present in the path is not found.
func NewCreateServiceCatalogSourceNotFound ¶
func NewCreateServiceCatalogSourceNotFound() *CreateServiceCatalogSourceNotFound
NewCreateServiceCatalogSourceNotFound creates a CreateServiceCatalogSourceNotFound with default headers values
func (*CreateServiceCatalogSourceNotFound) Error ¶
func (o *CreateServiceCatalogSourceNotFound) Error() string
func (*CreateServiceCatalogSourceNotFound) GetPayload ¶
func (o *CreateServiceCatalogSourceNotFound) GetPayload() *models.ErrorPayload
type CreateServiceCatalogSourceOK ¶
type CreateServiceCatalogSourceOK struct {
Payload *CreateServiceCatalogSourceOKBody
}
CreateServiceCatalogSourceOK handles this case with default header values.
Success creation
func NewCreateServiceCatalogSourceOK ¶
func NewCreateServiceCatalogSourceOK() *CreateServiceCatalogSourceOK
NewCreateServiceCatalogSourceOK creates a CreateServiceCatalogSourceOK with default headers values
func (*CreateServiceCatalogSourceOK) Error ¶
func (o *CreateServiceCatalogSourceOK) Error() string
func (*CreateServiceCatalogSourceOK) GetPayload ¶
func (o *CreateServiceCatalogSourceOK) GetPayload() *CreateServiceCatalogSourceOKBody
type CreateServiceCatalogSourceOKBody ¶
type CreateServiceCatalogSourceOKBody struct { // data // Required: true Data *models.ServiceCatalogSource `json:"data"` }
CreateServiceCatalogSourceOKBody create service catalog source o k body swagger:model CreateServiceCatalogSourceOKBody
func (*CreateServiceCatalogSourceOKBody) MarshalBinary ¶
func (o *CreateServiceCatalogSourceOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateServiceCatalogSourceOKBody) UnmarshalBinary ¶
func (o *CreateServiceCatalogSourceOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateServiceCatalogSourceParams ¶
type CreateServiceCatalogSourceParams struct { /*Body The information of the organization to create. */ Body *models.CreateServiceCatalogSource /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the create service catalog source operation typically these are written to a http.Request
func NewCreateServiceCatalogSourceParams ¶
func NewCreateServiceCatalogSourceParams() *CreateServiceCatalogSourceParams
NewCreateServiceCatalogSourceParams creates a new CreateServiceCatalogSourceParams object with the default values initialized.
func NewCreateServiceCatalogSourceParamsWithContext ¶
func NewCreateServiceCatalogSourceParamsWithContext(ctx context.Context) *CreateServiceCatalogSourceParams
NewCreateServiceCatalogSourceParamsWithContext creates a new CreateServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewCreateServiceCatalogSourceParamsWithHTTPClient ¶
func NewCreateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *CreateServiceCatalogSourceParams
NewCreateServiceCatalogSourceParamsWithHTTPClient creates a new CreateServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateServiceCatalogSourceParamsWithTimeout ¶
func NewCreateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *CreateServiceCatalogSourceParams
NewCreateServiceCatalogSourceParamsWithTimeout creates a new CreateServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateServiceCatalogSourceParams) SetBody ¶
func (o *CreateServiceCatalogSourceParams) SetBody(body *models.CreateServiceCatalogSource)
SetBody adds the body to the create service catalog source params
func (*CreateServiceCatalogSourceParams) SetContext ¶
func (o *CreateServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the create service catalog source params
func (*CreateServiceCatalogSourceParams) SetHTTPClient ¶
func (o *CreateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create service catalog source params
func (*CreateServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *CreateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the create service catalog source params
func (*CreateServiceCatalogSourceParams) SetTimeout ¶
func (o *CreateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WithBody ¶
func (o *CreateServiceCatalogSourceParams) WithBody(body *models.CreateServiceCatalogSource) *CreateServiceCatalogSourceParams
WithBody adds the body to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WithContext ¶
func (o *CreateServiceCatalogSourceParams) WithContext(ctx context.Context) *CreateServiceCatalogSourceParams
WithContext adds the context to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WithHTTPClient ¶
func (o *CreateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *CreateServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *CreateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *CreateServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WithTimeout ¶
func (o *CreateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *CreateServiceCatalogSourceParams
WithTimeout adds the timeout to the create service catalog source params
func (*CreateServiceCatalogSourceParams) WriteToRequest ¶
func (o *CreateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateServiceCatalogSourceReader ¶
type CreateServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
CreateServiceCatalogSourceReader is a Reader for the CreateServiceCatalogSource structure.
func (*CreateServiceCatalogSourceReader) ReadResponse ¶
func (o *CreateServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateServiceCatalogSourceUnprocessableEntity ¶
type CreateServiceCatalogSourceUnprocessableEntity struct {
Payload *models.ErrorPayload
}
CreateServiceCatalogSourceUnprocessableEntity handles this case with default header values.
All the custom errors that are generated from the Cycloid API
func NewCreateServiceCatalogSourceUnprocessableEntity ¶
func NewCreateServiceCatalogSourceUnprocessableEntity() *CreateServiceCatalogSourceUnprocessableEntity
NewCreateServiceCatalogSourceUnprocessableEntity creates a CreateServiceCatalogSourceUnprocessableEntity with default headers values
func (*CreateServiceCatalogSourceUnprocessableEntity) Error ¶
func (o *CreateServiceCatalogSourceUnprocessableEntity) Error() string
func (*CreateServiceCatalogSourceUnprocessableEntity) GetPayload ¶
func (o *CreateServiceCatalogSourceUnprocessableEntity) GetPayload() *models.ErrorPayload
type DeleteServiceCatalogSourceDefault ¶
type DeleteServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
DeleteServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewDeleteServiceCatalogSourceDefault ¶
func NewDeleteServiceCatalogSourceDefault(code int) *DeleteServiceCatalogSourceDefault
NewDeleteServiceCatalogSourceDefault creates a DeleteServiceCatalogSourceDefault with default headers values
func (*DeleteServiceCatalogSourceDefault) Code ¶
func (o *DeleteServiceCatalogSourceDefault) Code() int
Code gets the status code for the delete service catalog source default response
func (*DeleteServiceCatalogSourceDefault) Error ¶
func (o *DeleteServiceCatalogSourceDefault) Error() string
func (*DeleteServiceCatalogSourceDefault) GetPayload ¶
func (o *DeleteServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type DeleteServiceCatalogSourceNoContent ¶
type DeleteServiceCatalogSourceNoContent struct { }
DeleteServiceCatalogSourceNoContent handles this case with default header values.
Organization Service Catalog Sources has been deleted
func NewDeleteServiceCatalogSourceNoContent ¶
func NewDeleteServiceCatalogSourceNoContent() *DeleteServiceCatalogSourceNoContent
NewDeleteServiceCatalogSourceNoContent creates a DeleteServiceCatalogSourceNoContent with default headers values
func (*DeleteServiceCatalogSourceNoContent) Error ¶
func (o *DeleteServiceCatalogSourceNoContent) Error() string
type DeleteServiceCatalogSourceParams ¶
type DeleteServiceCatalogSourceParams struct { /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*ServiceCatalogSourceCanonical Organization Service Catalog Sources canonical */ ServiceCatalogSourceCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the delete service catalog source operation typically these are written to a http.Request
func NewDeleteServiceCatalogSourceParams ¶
func NewDeleteServiceCatalogSourceParams() *DeleteServiceCatalogSourceParams
NewDeleteServiceCatalogSourceParams creates a new DeleteServiceCatalogSourceParams object with the default values initialized.
func NewDeleteServiceCatalogSourceParamsWithContext ¶
func NewDeleteServiceCatalogSourceParamsWithContext(ctx context.Context) *DeleteServiceCatalogSourceParams
NewDeleteServiceCatalogSourceParamsWithContext creates a new DeleteServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteServiceCatalogSourceParamsWithHTTPClient ¶
func NewDeleteServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *DeleteServiceCatalogSourceParams
NewDeleteServiceCatalogSourceParamsWithHTTPClient creates a new DeleteServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteServiceCatalogSourceParamsWithTimeout ¶
func NewDeleteServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *DeleteServiceCatalogSourceParams
NewDeleteServiceCatalogSourceParamsWithTimeout creates a new DeleteServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteServiceCatalogSourceParams) SetContext ¶
func (o *DeleteServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) SetHTTPClient ¶
func (o *DeleteServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *DeleteServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) SetServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *DeleteServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
SetServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) SetTimeout ¶
func (o *DeleteServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WithContext ¶
func (o *DeleteServiceCatalogSourceParams) WithContext(ctx context.Context) *DeleteServiceCatalogSourceParams
WithContext adds the context to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WithHTTPClient ¶
func (o *DeleteServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *DeleteServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *DeleteServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *DeleteServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WithServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *DeleteServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *DeleteServiceCatalogSourceParams
WithServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WithTimeout ¶
func (o *DeleteServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *DeleteServiceCatalogSourceParams
WithTimeout adds the timeout to the delete service catalog source params
func (*DeleteServiceCatalogSourceParams) WriteToRequest ¶
func (o *DeleteServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteServiceCatalogSourceReader ¶
type DeleteServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
DeleteServiceCatalogSourceReader is a Reader for the DeleteServiceCatalogSource structure.
func (*DeleteServiceCatalogSourceReader) ReadResponse ¶
func (o *DeleteServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServiceCatalogSourceDefault ¶
type GetServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
GetServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewGetServiceCatalogSourceDefault ¶
func NewGetServiceCatalogSourceDefault(code int) *GetServiceCatalogSourceDefault
NewGetServiceCatalogSourceDefault creates a GetServiceCatalogSourceDefault with default headers values
func (*GetServiceCatalogSourceDefault) Code ¶
func (o *GetServiceCatalogSourceDefault) Code() int
Code gets the status code for the get service catalog source default response
func (*GetServiceCatalogSourceDefault) Error ¶
func (o *GetServiceCatalogSourceDefault) Error() string
func (*GetServiceCatalogSourceDefault) GetPayload ¶
func (o *GetServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type GetServiceCatalogSourceForbidden ¶
type GetServiceCatalogSourceForbidden struct {
Payload *models.ErrorPayload
}
GetServiceCatalogSourceForbidden handles this case with default header values.
The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.
func NewGetServiceCatalogSourceForbidden ¶
func NewGetServiceCatalogSourceForbidden() *GetServiceCatalogSourceForbidden
NewGetServiceCatalogSourceForbidden creates a GetServiceCatalogSourceForbidden with default headers values
func (*GetServiceCatalogSourceForbidden) Error ¶
func (o *GetServiceCatalogSourceForbidden) Error() string
func (*GetServiceCatalogSourceForbidden) GetPayload ¶
func (o *GetServiceCatalogSourceForbidden) GetPayload() *models.ErrorPayload
type GetServiceCatalogSourceOK ¶
type GetServiceCatalogSourceOK struct {
Payload *GetServiceCatalogSourceOKBody
}
GetServiceCatalogSourceOK handles this case with default header values.
Organization Service Catalog Sources.
func NewGetServiceCatalogSourceOK ¶
func NewGetServiceCatalogSourceOK() *GetServiceCatalogSourceOK
NewGetServiceCatalogSourceOK creates a GetServiceCatalogSourceOK with default headers values
func (*GetServiceCatalogSourceOK) Error ¶
func (o *GetServiceCatalogSourceOK) Error() string
func (*GetServiceCatalogSourceOK) GetPayload ¶
func (o *GetServiceCatalogSourceOK) GetPayload() *GetServiceCatalogSourceOKBody
type GetServiceCatalogSourceOKBody ¶
type GetServiceCatalogSourceOKBody struct { // data // Required: true Data *models.ServiceCatalogSource `json:"data"` }
GetServiceCatalogSourceOKBody get service catalog source o k body swagger:model GetServiceCatalogSourceOKBody
func (*GetServiceCatalogSourceOKBody) MarshalBinary ¶
func (o *GetServiceCatalogSourceOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetServiceCatalogSourceOKBody) UnmarshalBinary ¶
func (o *GetServiceCatalogSourceOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetServiceCatalogSourceParams ¶
type GetServiceCatalogSourceParams struct { /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*PageIndex The page number to request. The first page is 1. */ PageIndex *uint32 /*PageSize The number of items at most which the response can have. */ PageSize *uint32 /*ServiceCatalogSourceCanonical Organization Service Catalog Sources canonical */ ServiceCatalogSourceCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the get service catalog source operation typically these are written to a http.Request
func NewGetServiceCatalogSourceParams ¶
func NewGetServiceCatalogSourceParams() *GetServiceCatalogSourceParams
NewGetServiceCatalogSourceParams creates a new GetServiceCatalogSourceParams object with the default values initialized.
func NewGetServiceCatalogSourceParamsWithContext ¶
func NewGetServiceCatalogSourceParamsWithContext(ctx context.Context) *GetServiceCatalogSourceParams
NewGetServiceCatalogSourceParamsWithContext creates a new GetServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewGetServiceCatalogSourceParamsWithHTTPClient ¶
func NewGetServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *GetServiceCatalogSourceParams
NewGetServiceCatalogSourceParamsWithHTTPClient creates a new GetServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetServiceCatalogSourceParamsWithTimeout ¶
func NewGetServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *GetServiceCatalogSourceParams
NewGetServiceCatalogSourceParamsWithTimeout creates a new GetServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetServiceCatalogSourceParams) SetContext ¶
func (o *GetServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetHTTPClient ¶
func (o *GetServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *GetServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetPageIndex ¶
func (o *GetServiceCatalogSourceParams) SetPageIndex(pageIndex *uint32)
SetPageIndex adds the pageIndex to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetPageSize ¶
func (o *GetServiceCatalogSourceParams) SetPageSize(pageSize *uint32)
SetPageSize adds the pageSize to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *GetServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
SetServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the get service catalog source params
func (*GetServiceCatalogSourceParams) SetTimeout ¶
func (o *GetServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithContext ¶
func (o *GetServiceCatalogSourceParams) WithContext(ctx context.Context) *GetServiceCatalogSourceParams
WithContext adds the context to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithHTTPClient ¶
func (o *GetServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *GetServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *GetServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *GetServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithPageIndex ¶
func (o *GetServiceCatalogSourceParams) WithPageIndex(pageIndex *uint32) *GetServiceCatalogSourceParams
WithPageIndex adds the pageIndex to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithPageSize ¶
func (o *GetServiceCatalogSourceParams) WithPageSize(pageSize *uint32) *GetServiceCatalogSourceParams
WithPageSize adds the pageSize to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *GetServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *GetServiceCatalogSourceParams
WithServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the get service catalog source params
func (*GetServiceCatalogSourceParams) WithTimeout ¶
func (o *GetServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *GetServiceCatalogSourceParams
WithTimeout adds the timeout to the get service catalog source params
func (*GetServiceCatalogSourceParams) WriteToRequest ¶
func (o *GetServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServiceCatalogSourceReader ¶
type GetServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
GetServiceCatalogSourceReader is a Reader for the GetServiceCatalogSource structure.
func (*GetServiceCatalogSourceReader) ReadResponse ¶
func (o *GetServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServiceCatalogSourceUnprocessableEntity ¶
type GetServiceCatalogSourceUnprocessableEntity struct {
Payload *models.ErrorPayload
}
GetServiceCatalogSourceUnprocessableEntity handles this case with default header values.
All the custom errors that are generated from the Cycloid API
func NewGetServiceCatalogSourceUnprocessableEntity ¶
func NewGetServiceCatalogSourceUnprocessableEntity() *GetServiceCatalogSourceUnprocessableEntity
NewGetServiceCatalogSourceUnprocessableEntity creates a GetServiceCatalogSourceUnprocessableEntity with default headers values
func (*GetServiceCatalogSourceUnprocessableEntity) Error ¶
func (o *GetServiceCatalogSourceUnprocessableEntity) Error() string
func (*GetServiceCatalogSourceUnprocessableEntity) GetPayload ¶
func (o *GetServiceCatalogSourceUnprocessableEntity) GetPayload() *models.ErrorPayload
type GetServiceCatalogSourcesDefault ¶
type GetServiceCatalogSourcesDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
GetServiceCatalogSourcesDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewGetServiceCatalogSourcesDefault ¶
func NewGetServiceCatalogSourcesDefault(code int) *GetServiceCatalogSourcesDefault
NewGetServiceCatalogSourcesDefault creates a GetServiceCatalogSourcesDefault with default headers values
func (*GetServiceCatalogSourcesDefault) Code ¶
func (o *GetServiceCatalogSourcesDefault) Code() int
Code gets the status code for the get service catalog sources default response
func (*GetServiceCatalogSourcesDefault) Error ¶
func (o *GetServiceCatalogSourcesDefault) Error() string
func (*GetServiceCatalogSourcesDefault) GetPayload ¶
func (o *GetServiceCatalogSourcesDefault) GetPayload() *models.ErrorPayload
type GetServiceCatalogSourcesForbidden ¶
type GetServiceCatalogSourcesForbidden struct {
Payload *models.ErrorPayload
}
GetServiceCatalogSourcesForbidden handles this case with default header values.
The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.
func NewGetServiceCatalogSourcesForbidden ¶
func NewGetServiceCatalogSourcesForbidden() *GetServiceCatalogSourcesForbidden
NewGetServiceCatalogSourcesForbidden creates a GetServiceCatalogSourcesForbidden with default headers values
func (*GetServiceCatalogSourcesForbidden) Error ¶
func (o *GetServiceCatalogSourcesForbidden) Error() string
func (*GetServiceCatalogSourcesForbidden) GetPayload ¶
func (o *GetServiceCatalogSourcesForbidden) GetPayload() *models.ErrorPayload
type GetServiceCatalogSourcesOK ¶
type GetServiceCatalogSourcesOK struct {
Payload *GetServiceCatalogSourcesOKBody
}
GetServiceCatalogSourcesOK handles this case with default header values.
List of the private service catalogs.
func NewGetServiceCatalogSourcesOK ¶
func NewGetServiceCatalogSourcesOK() *GetServiceCatalogSourcesOK
NewGetServiceCatalogSourcesOK creates a GetServiceCatalogSourcesOK with default headers values
func (*GetServiceCatalogSourcesOK) Error ¶
func (o *GetServiceCatalogSourcesOK) Error() string
func (*GetServiceCatalogSourcesOK) GetPayload ¶
func (o *GetServiceCatalogSourcesOK) GetPayload() *GetServiceCatalogSourcesOKBody
type GetServiceCatalogSourcesOKBody ¶
type GetServiceCatalogSourcesOKBody struct { // data // Required: true Data []*models.ServiceCatalogSource `json:"data"` }
GetServiceCatalogSourcesOKBody get service catalog sources o k body swagger:model GetServiceCatalogSourcesOKBody
func (*GetServiceCatalogSourcesOKBody) MarshalBinary ¶
func (o *GetServiceCatalogSourcesOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetServiceCatalogSourcesOKBody) UnmarshalBinary ¶
func (o *GetServiceCatalogSourcesOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetServiceCatalogSourcesParams ¶
type GetServiceCatalogSourcesParams struct { /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*PageIndex The page number to request. The first page is 1. */ PageIndex *uint32 /*PageSize The number of items at most which the response can have. */ PageSize *uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetServiceCatalogSourcesParams contains all the parameters to send to the API endpoint for the get service catalog sources operation typically these are written to a http.Request
func NewGetServiceCatalogSourcesParams ¶
func NewGetServiceCatalogSourcesParams() *GetServiceCatalogSourcesParams
NewGetServiceCatalogSourcesParams creates a new GetServiceCatalogSourcesParams object with the default values initialized.
func NewGetServiceCatalogSourcesParamsWithContext ¶
func NewGetServiceCatalogSourcesParamsWithContext(ctx context.Context) *GetServiceCatalogSourcesParams
NewGetServiceCatalogSourcesParamsWithContext creates a new GetServiceCatalogSourcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetServiceCatalogSourcesParamsWithHTTPClient ¶
func NewGetServiceCatalogSourcesParamsWithHTTPClient(client *http.Client) *GetServiceCatalogSourcesParams
NewGetServiceCatalogSourcesParamsWithHTTPClient creates a new GetServiceCatalogSourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetServiceCatalogSourcesParamsWithTimeout ¶
func NewGetServiceCatalogSourcesParamsWithTimeout(timeout time.Duration) *GetServiceCatalogSourcesParams
NewGetServiceCatalogSourcesParamsWithTimeout creates a new GetServiceCatalogSourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetServiceCatalogSourcesParams) SetContext ¶
func (o *GetServiceCatalogSourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) SetHTTPClient ¶
func (o *GetServiceCatalogSourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) SetOrganizationCanonical ¶
func (o *GetServiceCatalogSourcesParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) SetPageIndex ¶
func (o *GetServiceCatalogSourcesParams) SetPageIndex(pageIndex *uint32)
SetPageIndex adds the pageIndex to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) SetPageSize ¶
func (o *GetServiceCatalogSourcesParams) SetPageSize(pageSize *uint32)
SetPageSize adds the pageSize to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) SetTimeout ¶
func (o *GetServiceCatalogSourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithContext ¶
func (o *GetServiceCatalogSourcesParams) WithContext(ctx context.Context) *GetServiceCatalogSourcesParams
WithContext adds the context to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithHTTPClient ¶
func (o *GetServiceCatalogSourcesParams) WithHTTPClient(client *http.Client) *GetServiceCatalogSourcesParams
WithHTTPClient adds the HTTPClient to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithOrganizationCanonical ¶
func (o *GetServiceCatalogSourcesParams) WithOrganizationCanonical(organizationCanonical string) *GetServiceCatalogSourcesParams
WithOrganizationCanonical adds the organizationCanonical to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithPageIndex ¶
func (o *GetServiceCatalogSourcesParams) WithPageIndex(pageIndex *uint32) *GetServiceCatalogSourcesParams
WithPageIndex adds the pageIndex to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithPageSize ¶
func (o *GetServiceCatalogSourcesParams) WithPageSize(pageSize *uint32) *GetServiceCatalogSourcesParams
WithPageSize adds the pageSize to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WithTimeout ¶
func (o *GetServiceCatalogSourcesParams) WithTimeout(timeout time.Duration) *GetServiceCatalogSourcesParams
WithTimeout adds the timeout to the get service catalog sources params
func (*GetServiceCatalogSourcesParams) WriteToRequest ¶
func (o *GetServiceCatalogSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServiceCatalogSourcesReader ¶
type GetServiceCatalogSourcesReader struct {
// contains filtered or unexported fields
}
GetServiceCatalogSourcesReader is a Reader for the GetServiceCatalogSources structure.
func (*GetServiceCatalogSourcesReader) ReadResponse ¶
func (o *GetServiceCatalogSourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServiceCatalogSourcesUnprocessableEntity ¶
type GetServiceCatalogSourcesUnprocessableEntity struct {
Payload *models.ErrorPayload
}
GetServiceCatalogSourcesUnprocessableEntity handles this case with default header values.
All the custom errors that are generated from the Cycloid API
func NewGetServiceCatalogSourcesUnprocessableEntity ¶
func NewGetServiceCatalogSourcesUnprocessableEntity() *GetServiceCatalogSourcesUnprocessableEntity
NewGetServiceCatalogSourcesUnprocessableEntity creates a GetServiceCatalogSourcesUnprocessableEntity with default headers values
func (*GetServiceCatalogSourcesUnprocessableEntity) Error ¶
func (o *GetServiceCatalogSourcesUnprocessableEntity) Error() string
func (*GetServiceCatalogSourcesUnprocessableEntity) GetPayload ¶
func (o *GetServiceCatalogSourcesUnprocessableEntity) GetPayload() *models.ErrorPayload
type RefreshServiceCatalogSourceDefault ¶
type RefreshServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
RefreshServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewRefreshServiceCatalogSourceDefault ¶
func NewRefreshServiceCatalogSourceDefault(code int) *RefreshServiceCatalogSourceDefault
NewRefreshServiceCatalogSourceDefault creates a RefreshServiceCatalogSourceDefault with default headers values
func (*RefreshServiceCatalogSourceDefault) Code ¶
func (o *RefreshServiceCatalogSourceDefault) Code() int
Code gets the status code for the refresh service catalog source default response
func (*RefreshServiceCatalogSourceDefault) Error ¶
func (o *RefreshServiceCatalogSourceDefault) Error() string
func (*RefreshServiceCatalogSourceDefault) GetPayload ¶
func (o *RefreshServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type RefreshServiceCatalogSourceLengthRequired ¶
type RefreshServiceCatalogSourceLengthRequired struct { }
RefreshServiceCatalogSourceLengthRequired handles this case with default header values.
The request has a body but it doesn't have a Content-Length header.
func NewRefreshServiceCatalogSourceLengthRequired ¶
func NewRefreshServiceCatalogSourceLengthRequired() *RefreshServiceCatalogSourceLengthRequired
NewRefreshServiceCatalogSourceLengthRequired creates a RefreshServiceCatalogSourceLengthRequired with default headers values
func (*RefreshServiceCatalogSourceLengthRequired) Error ¶
func (o *RefreshServiceCatalogSourceLengthRequired) Error() string
type RefreshServiceCatalogSourceNotFound ¶
type RefreshServiceCatalogSourceNotFound struct {
Payload *models.ErrorPayload
}
RefreshServiceCatalogSourceNotFound handles this case with default header values.
The response sent when any of the entities present in the path is not found.
func NewRefreshServiceCatalogSourceNotFound ¶
func NewRefreshServiceCatalogSourceNotFound() *RefreshServiceCatalogSourceNotFound
NewRefreshServiceCatalogSourceNotFound creates a RefreshServiceCatalogSourceNotFound with default headers values
func (*RefreshServiceCatalogSourceNotFound) Error ¶
func (o *RefreshServiceCatalogSourceNotFound) Error() string
func (*RefreshServiceCatalogSourceNotFound) GetPayload ¶
func (o *RefreshServiceCatalogSourceNotFound) GetPayload() *models.ErrorPayload
type RefreshServiceCatalogSourceOK ¶
type RefreshServiceCatalogSourceOK struct {
Payload *RefreshServiceCatalogSourceOKBody
}
RefreshServiceCatalogSourceOK handles this case with default header values.
Success refresh
func NewRefreshServiceCatalogSourceOK ¶
func NewRefreshServiceCatalogSourceOK() *RefreshServiceCatalogSourceOK
NewRefreshServiceCatalogSourceOK creates a RefreshServiceCatalogSourceOK with default headers values
func (*RefreshServiceCatalogSourceOK) Error ¶
func (o *RefreshServiceCatalogSourceOK) Error() string
func (*RefreshServiceCatalogSourceOK) GetPayload ¶
func (o *RefreshServiceCatalogSourceOK) GetPayload() *RefreshServiceCatalogSourceOKBody
type RefreshServiceCatalogSourceOKBody ¶
type RefreshServiceCatalogSourceOKBody struct { // data // Required: true Data *models.ServiceCatalogSource `json:"data"` }
RefreshServiceCatalogSourceOKBody refresh service catalog source o k body swagger:model RefreshServiceCatalogSourceOKBody
func (*RefreshServiceCatalogSourceOKBody) MarshalBinary ¶
func (o *RefreshServiceCatalogSourceOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RefreshServiceCatalogSourceOKBody) UnmarshalBinary ¶
func (o *RefreshServiceCatalogSourceOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RefreshServiceCatalogSourceParams ¶
type RefreshServiceCatalogSourceParams struct { /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*ServiceCatalogSourceCanonical Organization Service Catalog Sources canonical */ ServiceCatalogSourceCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RefreshServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the refresh service catalog source operation typically these are written to a http.Request
func NewRefreshServiceCatalogSourceParams ¶
func NewRefreshServiceCatalogSourceParams() *RefreshServiceCatalogSourceParams
NewRefreshServiceCatalogSourceParams creates a new RefreshServiceCatalogSourceParams object with the default values initialized.
func NewRefreshServiceCatalogSourceParamsWithContext ¶
func NewRefreshServiceCatalogSourceParamsWithContext(ctx context.Context) *RefreshServiceCatalogSourceParams
NewRefreshServiceCatalogSourceParamsWithContext creates a new RefreshServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewRefreshServiceCatalogSourceParamsWithHTTPClient ¶
func NewRefreshServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *RefreshServiceCatalogSourceParams
NewRefreshServiceCatalogSourceParamsWithHTTPClient creates a new RefreshServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRefreshServiceCatalogSourceParamsWithTimeout ¶
func NewRefreshServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *RefreshServiceCatalogSourceParams
NewRefreshServiceCatalogSourceParamsWithTimeout creates a new RefreshServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RefreshServiceCatalogSourceParams) SetContext ¶
func (o *RefreshServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) SetHTTPClient ¶
func (o *RefreshServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *RefreshServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) SetServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *RefreshServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
SetServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) SetTimeout ¶
func (o *RefreshServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WithContext ¶
func (o *RefreshServiceCatalogSourceParams) WithContext(ctx context.Context) *RefreshServiceCatalogSourceParams
WithContext adds the context to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WithHTTPClient ¶
func (o *RefreshServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *RefreshServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *RefreshServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *RefreshServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WithServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *RefreshServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *RefreshServiceCatalogSourceParams
WithServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WithTimeout ¶
func (o *RefreshServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *RefreshServiceCatalogSourceParams
WithTimeout adds the timeout to the refresh service catalog source params
func (*RefreshServiceCatalogSourceParams) WriteToRequest ¶
func (o *RefreshServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshServiceCatalogSourceReader ¶
type RefreshServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
RefreshServiceCatalogSourceReader is a Reader for the RefreshServiceCatalogSource structure.
func (*RefreshServiceCatalogSourceReader) ReadResponse ¶
func (o *RefreshServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefreshServiceCatalogSourceUnprocessableEntity ¶
type RefreshServiceCatalogSourceUnprocessableEntity struct {
Payload *models.ErrorPayload
}
RefreshServiceCatalogSourceUnprocessableEntity handles this case with default header values.
All the custom errors that are generated from the Cycloid API
func NewRefreshServiceCatalogSourceUnprocessableEntity ¶
func NewRefreshServiceCatalogSourceUnprocessableEntity() *RefreshServiceCatalogSourceUnprocessableEntity
NewRefreshServiceCatalogSourceUnprocessableEntity creates a RefreshServiceCatalogSourceUnprocessableEntity with default headers values
func (*RefreshServiceCatalogSourceUnprocessableEntity) Error ¶
func (o *RefreshServiceCatalogSourceUnprocessableEntity) Error() string
func (*RefreshServiceCatalogSourceUnprocessableEntity) GetPayload ¶
func (o *RefreshServiceCatalogSourceUnprocessableEntity) GetPayload() *models.ErrorPayload
type UpdateServiceCatalogSourceDefault ¶
type UpdateServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
UpdateServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewUpdateServiceCatalogSourceDefault ¶
func NewUpdateServiceCatalogSourceDefault(code int) *UpdateServiceCatalogSourceDefault
NewUpdateServiceCatalogSourceDefault creates a UpdateServiceCatalogSourceDefault with default headers values
func (*UpdateServiceCatalogSourceDefault) Code ¶
func (o *UpdateServiceCatalogSourceDefault) Code() int
Code gets the status code for the update service catalog source default response
func (*UpdateServiceCatalogSourceDefault) Error ¶
func (o *UpdateServiceCatalogSourceDefault) Error() string
func (*UpdateServiceCatalogSourceDefault) GetPayload ¶
func (o *UpdateServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type UpdateServiceCatalogSourceLengthRequired ¶
type UpdateServiceCatalogSourceLengthRequired struct { }
UpdateServiceCatalogSourceLengthRequired handles this case with default header values.
The request has a body but it doesn't have a Content-Length header.
func NewUpdateServiceCatalogSourceLengthRequired ¶
func NewUpdateServiceCatalogSourceLengthRequired() *UpdateServiceCatalogSourceLengthRequired
NewUpdateServiceCatalogSourceLengthRequired creates a UpdateServiceCatalogSourceLengthRequired with default headers values
func (*UpdateServiceCatalogSourceLengthRequired) Error ¶
func (o *UpdateServiceCatalogSourceLengthRequired) Error() string
type UpdateServiceCatalogSourceNotFound ¶
type UpdateServiceCatalogSourceNotFound struct {
Payload *models.ErrorPayload
}
UpdateServiceCatalogSourceNotFound handles this case with default header values.
The response sent when any of the entities present in the path is not found.
func NewUpdateServiceCatalogSourceNotFound ¶
func NewUpdateServiceCatalogSourceNotFound() *UpdateServiceCatalogSourceNotFound
NewUpdateServiceCatalogSourceNotFound creates a UpdateServiceCatalogSourceNotFound with default headers values
func (*UpdateServiceCatalogSourceNotFound) Error ¶
func (o *UpdateServiceCatalogSourceNotFound) Error() string
func (*UpdateServiceCatalogSourceNotFound) GetPayload ¶
func (o *UpdateServiceCatalogSourceNotFound) GetPayload() *models.ErrorPayload
type UpdateServiceCatalogSourceOK ¶
type UpdateServiceCatalogSourceOK struct {
Payload *UpdateServiceCatalogSourceOKBody
}
UpdateServiceCatalogSourceOK handles this case with default header values.
Success update
func NewUpdateServiceCatalogSourceOK ¶
func NewUpdateServiceCatalogSourceOK() *UpdateServiceCatalogSourceOK
NewUpdateServiceCatalogSourceOK creates a UpdateServiceCatalogSourceOK with default headers values
func (*UpdateServiceCatalogSourceOK) Error ¶
func (o *UpdateServiceCatalogSourceOK) Error() string
func (*UpdateServiceCatalogSourceOK) GetPayload ¶
func (o *UpdateServiceCatalogSourceOK) GetPayload() *UpdateServiceCatalogSourceOKBody
type UpdateServiceCatalogSourceOKBody ¶
type UpdateServiceCatalogSourceOKBody struct { // data // Required: true Data *models.ServiceCatalogSource `json:"data"` }
UpdateServiceCatalogSourceOKBody update service catalog source o k body swagger:model UpdateServiceCatalogSourceOKBody
func (*UpdateServiceCatalogSourceOKBody) MarshalBinary ¶
func (o *UpdateServiceCatalogSourceOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceCatalogSourceOKBody) UnmarshalBinary ¶
func (o *UpdateServiceCatalogSourceOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceCatalogSourceParams ¶
type UpdateServiceCatalogSourceParams struct { /*Body The information of the organization to create. */ Body *models.UpdateServiceCatalogSource /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*ServiceCatalogSourceCanonical Organization Service Catalog Sources canonical */ ServiceCatalogSourceCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the update service catalog source operation typically these are written to a http.Request
func NewUpdateServiceCatalogSourceParams ¶
func NewUpdateServiceCatalogSourceParams() *UpdateServiceCatalogSourceParams
NewUpdateServiceCatalogSourceParams creates a new UpdateServiceCatalogSourceParams object with the default values initialized.
func NewUpdateServiceCatalogSourceParamsWithContext ¶
func NewUpdateServiceCatalogSourceParamsWithContext(ctx context.Context) *UpdateServiceCatalogSourceParams
NewUpdateServiceCatalogSourceParamsWithContext creates a new UpdateServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateServiceCatalogSourceParamsWithHTTPClient ¶
func NewUpdateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *UpdateServiceCatalogSourceParams
NewUpdateServiceCatalogSourceParamsWithHTTPClient creates a new UpdateServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateServiceCatalogSourceParamsWithTimeout ¶
func NewUpdateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *UpdateServiceCatalogSourceParams
NewUpdateServiceCatalogSourceParamsWithTimeout creates a new UpdateServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateServiceCatalogSourceParams) SetBody ¶
func (o *UpdateServiceCatalogSourceParams) SetBody(body *models.UpdateServiceCatalogSource)
SetBody adds the body to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) SetContext ¶
func (o *UpdateServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) SetHTTPClient ¶
func (o *UpdateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *UpdateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *UpdateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
SetServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) SetTimeout ¶
func (o *UpdateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithBody ¶
func (o *UpdateServiceCatalogSourceParams) WithBody(body *models.UpdateServiceCatalogSource) *UpdateServiceCatalogSourceParams
WithBody adds the body to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithContext ¶
func (o *UpdateServiceCatalogSourceParams) WithContext(ctx context.Context) *UpdateServiceCatalogSourceParams
WithContext adds the context to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithHTTPClient ¶
func (o *UpdateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *UpdateServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *UpdateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *UpdateServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *UpdateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *UpdateServiceCatalogSourceParams
WithServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WithTimeout ¶
func (o *UpdateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *UpdateServiceCatalogSourceParams
WithTimeout adds the timeout to the update service catalog source params
func (*UpdateServiceCatalogSourceParams) WriteToRequest ¶
func (o *UpdateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServiceCatalogSourceReader ¶
type UpdateServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
UpdateServiceCatalogSourceReader is a Reader for the UpdateServiceCatalogSource structure.
func (*UpdateServiceCatalogSourceReader) ReadResponse ¶
func (o *UpdateServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateServiceCatalogSourceDefault ¶
type ValidateServiceCatalogSourceDefault struct { Payload *models.ErrorPayload // contains filtered or unexported fields }
ValidateServiceCatalogSourceDefault handles this case with default header values.
The response sent when an unexpected error happened, as known as an internal server error.
func NewValidateServiceCatalogSourceDefault ¶
func NewValidateServiceCatalogSourceDefault(code int) *ValidateServiceCatalogSourceDefault
NewValidateServiceCatalogSourceDefault creates a ValidateServiceCatalogSourceDefault with default headers values
func (*ValidateServiceCatalogSourceDefault) Code ¶
func (o *ValidateServiceCatalogSourceDefault) Code() int
Code gets the status code for the validate service catalog source default response
func (*ValidateServiceCatalogSourceDefault) Error ¶
func (o *ValidateServiceCatalogSourceDefault) Error() string
func (*ValidateServiceCatalogSourceDefault) GetPayload ¶
func (o *ValidateServiceCatalogSourceDefault) GetPayload() *models.ErrorPayload
type ValidateServiceCatalogSourceForbidden ¶
type ValidateServiceCatalogSourceForbidden struct {
Payload *models.ErrorPayload
}
ValidateServiceCatalogSourceForbidden handles this case with default header values.
The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.
func NewValidateServiceCatalogSourceForbidden ¶
func NewValidateServiceCatalogSourceForbidden() *ValidateServiceCatalogSourceForbidden
NewValidateServiceCatalogSourceForbidden creates a ValidateServiceCatalogSourceForbidden with default headers values
func (*ValidateServiceCatalogSourceForbidden) Error ¶
func (o *ValidateServiceCatalogSourceForbidden) Error() string
func (*ValidateServiceCatalogSourceForbidden) GetPayload ¶
func (o *ValidateServiceCatalogSourceForbidden) GetPayload() *models.ErrorPayload
type ValidateServiceCatalogSourceLengthRequired ¶
type ValidateServiceCatalogSourceLengthRequired struct { }
ValidateServiceCatalogSourceLengthRequired handles this case with default header values.
The request has a body but it doesn't have a Content-Length header.
func NewValidateServiceCatalogSourceLengthRequired ¶
func NewValidateServiceCatalogSourceLengthRequired() *ValidateServiceCatalogSourceLengthRequired
NewValidateServiceCatalogSourceLengthRequired creates a ValidateServiceCatalogSourceLengthRequired with default headers values
func (*ValidateServiceCatalogSourceLengthRequired) Error ¶
func (o *ValidateServiceCatalogSourceLengthRequired) Error() string
type ValidateServiceCatalogSourceNoContent ¶
type ValidateServiceCatalogSourceNoContent struct { }
ValidateServiceCatalogSourceNoContent handles this case with default header values.
The SCS has been validated
func NewValidateServiceCatalogSourceNoContent ¶
func NewValidateServiceCatalogSourceNoContent() *ValidateServiceCatalogSourceNoContent
NewValidateServiceCatalogSourceNoContent creates a ValidateServiceCatalogSourceNoContent with default headers values
func (*ValidateServiceCatalogSourceNoContent) Error ¶
func (o *ValidateServiceCatalogSourceNoContent) Error() string
type ValidateServiceCatalogSourceNotFound ¶
type ValidateServiceCatalogSourceNotFound struct {
Payload *models.ErrorPayload
}
ValidateServiceCatalogSourceNotFound handles this case with default header values.
The response sent when any of the entities present in the path is not found.
func NewValidateServiceCatalogSourceNotFound ¶
func NewValidateServiceCatalogSourceNotFound() *ValidateServiceCatalogSourceNotFound
NewValidateServiceCatalogSourceNotFound creates a ValidateServiceCatalogSourceNotFound with default headers values
func (*ValidateServiceCatalogSourceNotFound) Error ¶
func (o *ValidateServiceCatalogSourceNotFound) Error() string
func (*ValidateServiceCatalogSourceNotFound) GetPayload ¶
func (o *ValidateServiceCatalogSourceNotFound) GetPayload() *models.ErrorPayload
type ValidateServiceCatalogSourceParams ¶
type ValidateServiceCatalogSourceParams struct { /*OrganizationCanonical A canonical of an organization. */ OrganizationCanonical string /*ServiceCatalogSourceCanonical Organization Service Catalog Sources canonical */ ServiceCatalogSourceCanonical string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateServiceCatalogSourceParams contains all the parameters to send to the API endpoint for the validate service catalog source operation typically these are written to a http.Request
func NewValidateServiceCatalogSourceParams ¶
func NewValidateServiceCatalogSourceParams() *ValidateServiceCatalogSourceParams
NewValidateServiceCatalogSourceParams creates a new ValidateServiceCatalogSourceParams object with the default values initialized.
func NewValidateServiceCatalogSourceParamsWithContext ¶
func NewValidateServiceCatalogSourceParamsWithContext(ctx context.Context) *ValidateServiceCatalogSourceParams
NewValidateServiceCatalogSourceParamsWithContext creates a new ValidateServiceCatalogSourceParams object with the default values initialized, and the ability to set a context for a request
func NewValidateServiceCatalogSourceParamsWithHTTPClient ¶
func NewValidateServiceCatalogSourceParamsWithHTTPClient(client *http.Client) *ValidateServiceCatalogSourceParams
NewValidateServiceCatalogSourceParamsWithHTTPClient creates a new ValidateServiceCatalogSourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateServiceCatalogSourceParamsWithTimeout ¶
func NewValidateServiceCatalogSourceParamsWithTimeout(timeout time.Duration) *ValidateServiceCatalogSourceParams
NewValidateServiceCatalogSourceParamsWithTimeout creates a new ValidateServiceCatalogSourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateServiceCatalogSourceParams) SetContext ¶
func (o *ValidateServiceCatalogSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) SetHTTPClient ¶
func (o *ValidateServiceCatalogSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) SetOrganizationCanonical ¶
func (o *ValidateServiceCatalogSourceParams) SetOrganizationCanonical(organizationCanonical string)
SetOrganizationCanonical adds the organizationCanonical to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *ValidateServiceCatalogSourceParams) SetServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string)
SetServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) SetTimeout ¶
func (o *ValidateServiceCatalogSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WithContext ¶
func (o *ValidateServiceCatalogSourceParams) WithContext(ctx context.Context) *ValidateServiceCatalogSourceParams
WithContext adds the context to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WithHTTPClient ¶
func (o *ValidateServiceCatalogSourceParams) WithHTTPClient(client *http.Client) *ValidateServiceCatalogSourceParams
WithHTTPClient adds the HTTPClient to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WithOrganizationCanonical ¶
func (o *ValidateServiceCatalogSourceParams) WithOrganizationCanonical(organizationCanonical string) *ValidateServiceCatalogSourceParams
WithOrganizationCanonical adds the organizationCanonical to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical ¶ added in v1.0.58
func (o *ValidateServiceCatalogSourceParams) WithServiceCatalogSourceCanonical(serviceCatalogSourceCanonical string) *ValidateServiceCatalogSourceParams
WithServiceCatalogSourceCanonical adds the serviceCatalogSourceCanonical to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WithTimeout ¶
func (o *ValidateServiceCatalogSourceParams) WithTimeout(timeout time.Duration) *ValidateServiceCatalogSourceParams
WithTimeout adds the timeout to the validate service catalog source params
func (*ValidateServiceCatalogSourceParams) WriteToRequest ¶
func (o *ValidateServiceCatalogSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateServiceCatalogSourceReader ¶
type ValidateServiceCatalogSourceReader struct {
// contains filtered or unexported fields
}
ValidateServiceCatalogSourceReader is a Reader for the ValidateServiceCatalogSource structure.
func (*ValidateServiceCatalogSourceReader) ReadResponse ¶
func (o *ValidateServiceCatalogSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateServiceCatalogSourceUnprocessableEntity ¶
type ValidateServiceCatalogSourceUnprocessableEntity struct {
Payload *models.ErrorPayload
}
ValidateServiceCatalogSourceUnprocessableEntity handles this case with default header values.
All the custom errors that are generated from the Cycloid API
func NewValidateServiceCatalogSourceUnprocessableEntity ¶
func NewValidateServiceCatalogSourceUnprocessableEntity() *ValidateServiceCatalogSourceUnprocessableEntity
NewValidateServiceCatalogSourceUnprocessableEntity creates a ValidateServiceCatalogSourceUnprocessableEntity with default headers values
func (*ValidateServiceCatalogSourceUnprocessableEntity) Error ¶
func (o *ValidateServiceCatalogSourceUnprocessableEntity) Error() string
func (*ValidateServiceCatalogSourceUnprocessableEntity) GetPayload ¶
func (o *ValidateServiceCatalogSourceUnprocessableEntity) GetPayload() *models.ErrorPayload
Source Files
¶
- create_service_catalog_source_parameters.go
- create_service_catalog_source_responses.go
- delete_service_catalog_source_parameters.go
- delete_service_catalog_source_responses.go
- get_service_catalog_source_parameters.go
- get_service_catalog_source_responses.go
- get_service_catalog_sources_parameters.go
- get_service_catalog_sources_responses.go
- organization_service_catalog_sources_client.go
- refresh_service_catalog_source_parameters.go
- refresh_service_catalog_source_responses.go
- update_service_catalog_source_parameters.go
- update_service_catalog_source_responses.go
- validate_service_catalog_source_parameters.go
- validate_service_catalog_source_responses.go