Documentation ¶
Index ¶
- type Client
- func (a *Client) DeletePublicImageCatalogByName(params *DeletePublicImageCatalogByNameParams) error
- func (a *Client) GetImageCatalogRequestFromName(params *GetImageCatalogRequestFromNameParams) (*GetImageCatalogRequestFromNameOK, error)
- func (a *Client) GetImagesByProvider(params *GetImagesByProviderParams) (*GetImagesByProviderOK, error)
- func (a *Client) GetImagesByStackNameAndCustomImageCatalog(params *GetImagesByStackNameAndCustomImageCatalogParams) (*GetImagesByStackNameAndCustomImageCatalogOK, error)
- func (a *Client) GetImagesByStackNameAndDefaultImageCatalog(params *GetImagesByStackNameAndDefaultImageCatalogParams) (*GetImagesByStackNameAndDefaultImageCatalogOK, error)
- func (a *Client) GetPublicImageCatalogsByName(params *GetPublicImageCatalogsByNameParams) (*GetPublicImageCatalogsByNameOK, error)
- func (a *Client) GetPublicImagesByProviderAndCustomImageCatalog(params *GetPublicImagesByProviderAndCustomImageCatalogParams) (*GetPublicImagesByProviderAndCustomImageCatalogOK, error)
- func (a *Client) GetPublicsImageCatalogs(params *GetPublicsImageCatalogsParams) (*GetPublicsImageCatalogsOK, error)
- func (a *Client) PostPrivateImageCatalog(params *PostPrivateImageCatalogParams) (*PostPrivateImageCatalogOK, error)
- func (a *Client) PostPublicImageCatalog(params *PostPublicImageCatalogParams) (*PostPublicImageCatalogOK, error)
- func (a *Client) PutPublicImageCatalog(params *PutPublicImageCatalogParams) (*PutPublicImageCatalogOK, error)
- func (a *Client) PutSetDefaultImageCatalogByName(params *PutSetDefaultImageCatalogByNameParams) (*PutSetDefaultImageCatalogByNameOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeletePublicImageCatalogByNameDefault
- type DeletePublicImageCatalogByNameParams
- func NewDeletePublicImageCatalogByNameParams() *DeletePublicImageCatalogByNameParams
- func NewDeletePublicImageCatalogByNameParamsWithContext(ctx context.Context) *DeletePublicImageCatalogByNameParams
- func NewDeletePublicImageCatalogByNameParamsWithHTTPClient(client *http.Client) *DeletePublicImageCatalogByNameParams
- func NewDeletePublicImageCatalogByNameParamsWithTimeout(timeout time.Duration) *DeletePublicImageCatalogByNameParams
- func (o *DeletePublicImageCatalogByNameParams) SetContext(ctx context.Context)
- func (o *DeletePublicImageCatalogByNameParams) SetHTTPClient(client *http.Client)
- func (o *DeletePublicImageCatalogByNameParams) SetName(name string)
- func (o *DeletePublicImageCatalogByNameParams) SetTimeout(timeout time.Duration)
- func (o *DeletePublicImageCatalogByNameParams) WithContext(ctx context.Context) *DeletePublicImageCatalogByNameParams
- func (o *DeletePublicImageCatalogByNameParams) WithHTTPClient(client *http.Client) *DeletePublicImageCatalogByNameParams
- func (o *DeletePublicImageCatalogByNameParams) WithName(name string) *DeletePublicImageCatalogByNameParams
- func (o *DeletePublicImageCatalogByNameParams) WithTimeout(timeout time.Duration) *DeletePublicImageCatalogByNameParams
- func (o *DeletePublicImageCatalogByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePublicImageCatalogByNameReader
- type GetImageCatalogRequestFromNameOK
- type GetImageCatalogRequestFromNameParams
- func NewGetImageCatalogRequestFromNameParams() *GetImageCatalogRequestFromNameParams
- func NewGetImageCatalogRequestFromNameParamsWithContext(ctx context.Context) *GetImageCatalogRequestFromNameParams
- func NewGetImageCatalogRequestFromNameParamsWithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameParams
- func NewGetImageCatalogRequestFromNameParamsWithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameParams
- func (o *GetImageCatalogRequestFromNameParams) SetContext(ctx context.Context)
- func (o *GetImageCatalogRequestFromNameParams) SetHTTPClient(client *http.Client)
- func (o *GetImageCatalogRequestFromNameParams) SetName(name string)
- func (o *GetImageCatalogRequestFromNameParams) SetTimeout(timeout time.Duration)
- func (o *GetImageCatalogRequestFromNameParams) WithContext(ctx context.Context) *GetImageCatalogRequestFromNameParams
- func (o *GetImageCatalogRequestFromNameParams) WithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameParams
- func (o *GetImageCatalogRequestFromNameParams) WithName(name string) *GetImageCatalogRequestFromNameParams
- func (o *GetImageCatalogRequestFromNameParams) WithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameParams
- func (o *GetImageCatalogRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImageCatalogRequestFromNameReader
- type GetImagesByProviderOK
- type GetImagesByProviderParams
- func NewGetImagesByProviderParams() *GetImagesByProviderParams
- func NewGetImagesByProviderParamsWithContext(ctx context.Context) *GetImagesByProviderParams
- func NewGetImagesByProviderParamsWithHTTPClient(client *http.Client) *GetImagesByProviderParams
- func NewGetImagesByProviderParamsWithTimeout(timeout time.Duration) *GetImagesByProviderParams
- func (o *GetImagesByProviderParams) SetContext(ctx context.Context)
- func (o *GetImagesByProviderParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByProviderParams) SetPlatform(platform string)
- func (o *GetImagesByProviderParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByProviderParams) WithContext(ctx context.Context) *GetImagesByProviderParams
- func (o *GetImagesByProviderParams) WithHTTPClient(client *http.Client) *GetImagesByProviderParams
- func (o *GetImagesByProviderParams) WithPlatform(platform string) *GetImagesByProviderParams
- func (o *GetImagesByProviderParams) WithTimeout(timeout time.Duration) *GetImagesByProviderParams
- func (o *GetImagesByProviderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByProviderReader
- type GetImagesByStackNameAndCustomImageCatalogOK
- type GetImagesByStackNameAndCustomImageCatalogParams
- func NewGetImagesByStackNameAndCustomImageCatalogParams() *GetImagesByStackNameAndCustomImageCatalogParams
- func NewGetImagesByStackNameAndCustomImageCatalogParamsWithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogParams
- func NewGetImagesByStackNameAndCustomImageCatalogParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogParams
- func NewGetImagesByStackNameAndCustomImageCatalogParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetContext(ctx context.Context)
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetName(name string)
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetStackName(stackName string)
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithName(name string) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithStackName(stackName string) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogParams
- func (o *GetImagesByStackNameAndCustomImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByStackNameAndCustomImageCatalogReader
- type GetImagesByStackNameAndDefaultImageCatalogOK
- type GetImagesByStackNameAndDefaultImageCatalogParams
- func NewGetImagesByStackNameAndDefaultImageCatalogParams() *GetImagesByStackNameAndDefaultImageCatalogParams
- func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogParams
- func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogParams
- func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetContext(ctx context.Context)
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetStackName(stackName string)
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithStackName(stackName string) *GetImagesByStackNameAndDefaultImageCatalogParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByStackNameAndDefaultImageCatalogReader
- type GetPublicImageCatalogsByNameOK
- type GetPublicImageCatalogsByNameParams
- func NewGetPublicImageCatalogsByNameParams() *GetPublicImageCatalogsByNameParams
- func NewGetPublicImageCatalogsByNameParamsWithContext(ctx context.Context) *GetPublicImageCatalogsByNameParams
- func NewGetPublicImageCatalogsByNameParamsWithHTTPClient(client *http.Client) *GetPublicImageCatalogsByNameParams
- func NewGetPublicImageCatalogsByNameParamsWithTimeout(timeout time.Duration) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) SetContext(ctx context.Context)
- func (o *GetPublicImageCatalogsByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicImageCatalogsByNameParams) SetName(name string)
- func (o *GetPublicImageCatalogsByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicImageCatalogsByNameParams) SetWithImages(withImages *bool)
- func (o *GetPublicImageCatalogsByNameParams) WithContext(ctx context.Context) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) WithHTTPClient(client *http.Client) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) WithName(name string) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) WithTimeout(timeout time.Duration) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) WithWithImages(withImages *bool) *GetPublicImageCatalogsByNameParams
- func (o *GetPublicImageCatalogsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicImageCatalogsByNameReader
- type GetPublicImagesByProviderAndCustomImageCatalogOK
- type GetPublicImagesByProviderAndCustomImageCatalogParams
- func NewGetPublicImagesByProviderAndCustomImageCatalogParams() *GetPublicImagesByProviderAndCustomImageCatalogParams
- func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithContext(ctx context.Context) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithHTTPClient(client *http.Client) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithTimeout(timeout time.Duration) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetContext(ctx context.Context)
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetName(name string)
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetPlatform(platform string)
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithContext(ctx context.Context) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithHTTPClient(client *http.Client) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithName(name string) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithPlatform(platform string) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithTimeout(timeout time.Duration) *GetPublicImagesByProviderAndCustomImageCatalogParams
- func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicImagesByProviderAndCustomImageCatalogReader
- type GetPublicsImageCatalogsOK
- type GetPublicsImageCatalogsParams
- func NewGetPublicsImageCatalogsParams() *GetPublicsImageCatalogsParams
- func NewGetPublicsImageCatalogsParamsWithContext(ctx context.Context) *GetPublicsImageCatalogsParams
- func NewGetPublicsImageCatalogsParamsWithHTTPClient(client *http.Client) *GetPublicsImageCatalogsParams
- func NewGetPublicsImageCatalogsParamsWithTimeout(timeout time.Duration) *GetPublicsImageCatalogsParams
- func (o *GetPublicsImageCatalogsParams) SetContext(ctx context.Context)
- func (o *GetPublicsImageCatalogsParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicsImageCatalogsParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicsImageCatalogsParams) WithContext(ctx context.Context) *GetPublicsImageCatalogsParams
- func (o *GetPublicsImageCatalogsParams) WithHTTPClient(client *http.Client) *GetPublicsImageCatalogsParams
- func (o *GetPublicsImageCatalogsParams) WithTimeout(timeout time.Duration) *GetPublicsImageCatalogsParams
- func (o *GetPublicsImageCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicsImageCatalogsReader
- type PostPrivateImageCatalogOK
- type PostPrivateImageCatalogParams
- func NewPostPrivateImageCatalogParams() *PostPrivateImageCatalogParams
- func NewPostPrivateImageCatalogParamsWithContext(ctx context.Context) *PostPrivateImageCatalogParams
- func NewPostPrivateImageCatalogParamsWithHTTPClient(client *http.Client) *PostPrivateImageCatalogParams
- func NewPostPrivateImageCatalogParamsWithTimeout(timeout time.Duration) *PostPrivateImageCatalogParams
- func (o *PostPrivateImageCatalogParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
- func (o *PostPrivateImageCatalogParams) SetContext(ctx context.Context)
- func (o *PostPrivateImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *PostPrivateImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *PostPrivateImageCatalogParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *PostPrivateImageCatalogParams
- func (o *PostPrivateImageCatalogParams) WithContext(ctx context.Context) *PostPrivateImageCatalogParams
- func (o *PostPrivateImageCatalogParams) WithHTTPClient(client *http.Client) *PostPrivateImageCatalogParams
- func (o *PostPrivateImageCatalogParams) WithTimeout(timeout time.Duration) *PostPrivateImageCatalogParams
- func (o *PostPrivateImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPrivateImageCatalogReader
- type PostPublicImageCatalogOK
- type PostPublicImageCatalogParams
- func NewPostPublicImageCatalogParams() *PostPublicImageCatalogParams
- func NewPostPublicImageCatalogParamsWithContext(ctx context.Context) *PostPublicImageCatalogParams
- func NewPostPublicImageCatalogParamsWithHTTPClient(client *http.Client) *PostPublicImageCatalogParams
- func NewPostPublicImageCatalogParamsWithTimeout(timeout time.Duration) *PostPublicImageCatalogParams
- func (o *PostPublicImageCatalogParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
- func (o *PostPublicImageCatalogParams) SetContext(ctx context.Context)
- func (o *PostPublicImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *PostPublicImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *PostPublicImageCatalogParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *PostPublicImageCatalogParams
- func (o *PostPublicImageCatalogParams) WithContext(ctx context.Context) *PostPublicImageCatalogParams
- func (o *PostPublicImageCatalogParams) WithHTTPClient(client *http.Client) *PostPublicImageCatalogParams
- func (o *PostPublicImageCatalogParams) WithTimeout(timeout time.Duration) *PostPublicImageCatalogParams
- func (o *PostPublicImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPublicImageCatalogReader
- type PutPublicImageCatalogOK
- type PutPublicImageCatalogParams
- func NewPutPublicImageCatalogParams() *PutPublicImageCatalogParams
- func NewPutPublicImageCatalogParamsWithContext(ctx context.Context) *PutPublicImageCatalogParams
- func NewPutPublicImageCatalogParamsWithHTTPClient(client *http.Client) *PutPublicImageCatalogParams
- func NewPutPublicImageCatalogParamsWithTimeout(timeout time.Duration) *PutPublicImageCatalogParams
- func (o *PutPublicImageCatalogParams) SetBody(body *models_cloudbreak.UpdateImageCatalogRequest)
- func (o *PutPublicImageCatalogParams) SetContext(ctx context.Context)
- func (o *PutPublicImageCatalogParams) SetHTTPClient(client *http.Client)
- func (o *PutPublicImageCatalogParams) SetTimeout(timeout time.Duration)
- func (o *PutPublicImageCatalogParams) WithBody(body *models_cloudbreak.UpdateImageCatalogRequest) *PutPublicImageCatalogParams
- func (o *PutPublicImageCatalogParams) WithContext(ctx context.Context) *PutPublicImageCatalogParams
- func (o *PutPublicImageCatalogParams) WithHTTPClient(client *http.Client) *PutPublicImageCatalogParams
- func (o *PutPublicImageCatalogParams) WithTimeout(timeout time.Duration) *PutPublicImageCatalogParams
- func (o *PutPublicImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPublicImageCatalogReader
- type PutSetDefaultImageCatalogByNameOK
- type PutSetDefaultImageCatalogByNameParams
- func NewPutSetDefaultImageCatalogByNameParams() *PutSetDefaultImageCatalogByNameParams
- func NewPutSetDefaultImageCatalogByNameParamsWithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameParams
- func NewPutSetDefaultImageCatalogByNameParamsWithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameParams
- func NewPutSetDefaultImageCatalogByNameParamsWithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameParams
- func (o *PutSetDefaultImageCatalogByNameParams) SetContext(ctx context.Context)
- func (o *PutSetDefaultImageCatalogByNameParams) SetHTTPClient(client *http.Client)
- func (o *PutSetDefaultImageCatalogByNameParams) SetName(name string)
- func (o *PutSetDefaultImageCatalogByNameParams) SetTimeout(timeout time.Duration)
- func (o *PutSetDefaultImageCatalogByNameParams) WithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameParams
- func (o *PutSetDefaultImageCatalogByNameParams) WithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameParams
- func (o *PutSetDefaultImageCatalogByNameParams) WithName(name string) *PutSetDefaultImageCatalogByNameParams
- func (o *PutSetDefaultImageCatalogByNameParams) WithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameParams
- func (o *PutSetDefaultImageCatalogByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutSetDefaultImageCatalogByNameReader
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 v1imagecatalogs API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v1imagecatalogs API client.
func (*Client) DeletePublicImageCatalogByName ¶
func (a *Client) DeletePublicImageCatalogByName(params *DeletePublicImageCatalogByNameParams) error
DeletePublicImageCatalogByName deletes public owned or private image catalog by id
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImageCatalogRequestFromName ¶
func (a *Client) GetImageCatalogRequestFromName(params *GetImageCatalogRequestFromNameParams) (*GetImageCatalogRequestFromNameOK, error)
GetImageCatalogRequestFromName retrieves imagecatalog request by imagecatalog name
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImagesByProvider ¶
func (a *Client) GetImagesByProvider(params *GetImagesByProviderParams) (*GetImagesByProviderOK, error)
GetImagesByProvider determines available images for the cloudbreak version by the given provider and default image catalog url
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImagesByStackNameAndCustomImageCatalog ¶
func (a *Client) GetImagesByStackNameAndCustomImageCatalog(params *GetImagesByStackNameAndCustomImageCatalogParams) (*GetImagesByStackNameAndCustomImageCatalogOK, error)
GetImagesByStackNameAndCustomImageCatalog determines available images for the given stackfrom the given imagecatalog name
Provides an interface to determine available Virtual Machine images for the given stack.Please consider running sync beforehand
func (*Client) GetImagesByStackNameAndDefaultImageCatalog ¶
func (a *Client) GetImagesByStackNameAndDefaultImageCatalog(params *GetImagesByStackNameAndDefaultImageCatalogParams) (*GetImagesByStackNameAndDefaultImageCatalogOK, error)
GetImagesByStackNameAndDefaultImageCatalog determines available images for the given stackfrom the default image catalog
Provides an interface to determine available Virtual Machine images for the given stack.Please consider running sync beforehand
func (*Client) GetPublicImageCatalogsByName ¶
func (a *Client) GetPublicImageCatalogsByName(params *GetPublicImageCatalogsByNameParams) (*GetPublicImageCatalogsByNameOK, error)
GetPublicImageCatalogsByName gets custom image catalog by name
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetPublicImagesByProviderAndCustomImageCatalog ¶
func (a *Client) GetPublicImagesByProviderAndCustomImageCatalog(params *GetPublicImagesByProviderAndCustomImageCatalogParams) (*GetPublicImagesByProviderAndCustomImageCatalogOK, error)
GetPublicImagesByProviderAndCustomImageCatalog determines available images for the cloudbreak version by the given provider and given image catalog url
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetPublicsImageCatalogs ¶
func (a *Client) GetPublicsImageCatalogs(params *GetPublicsImageCatalogsParams) (*GetPublicsImageCatalogsOK, error)
GetPublicsImageCatalogs lists available custom image catalogs as public resources
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) PostPrivateImageCatalog ¶
func (a *Client) PostPrivateImageCatalog(params *PostPrivateImageCatalogParams) (*PostPrivateImageCatalogOK, error)
PostPrivateImageCatalog creates image catalog as private resources
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) PostPublicImageCatalog ¶
func (a *Client) PostPublicImageCatalog(params *PostPublicImageCatalogParams) (*PostPublicImageCatalogOK, error)
PostPublicImageCatalog creates image catalog as public resources
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) PutPublicImageCatalog ¶
func (a *Client) PutPublicImageCatalog(params *PutPublicImageCatalogParams) (*PutPublicImageCatalogOK, error)
PutPublicImageCatalog updates public owned or private image catalog by id
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) PutSetDefaultImageCatalogByName ¶
func (a *Client) PutSetDefaultImageCatalogByName(params *PutSetDefaultImageCatalogByNameParams) (*PutSetDefaultImageCatalogByNameOK, error)
PutSetDefaultImageCatalogByName updates public owned or private image catalog by id
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type DeletePublicImageCatalogByNameDefault ¶
type DeletePublicImageCatalogByNameDefault struct {
// contains filtered or unexported fields
}
DeletePublicImageCatalogByNameDefault handles this case with default header values.
successful operation
func NewDeletePublicImageCatalogByNameDefault ¶
func NewDeletePublicImageCatalogByNameDefault(code int) *DeletePublicImageCatalogByNameDefault
NewDeletePublicImageCatalogByNameDefault creates a DeletePublicImageCatalogByNameDefault with default headers values
func (*DeletePublicImageCatalogByNameDefault) Code ¶
func (o *DeletePublicImageCatalogByNameDefault) Code() int
Code gets the status code for the delete public image catalog by name default response
func (*DeletePublicImageCatalogByNameDefault) Error ¶
func (o *DeletePublicImageCatalogByNameDefault) Error() string
type DeletePublicImageCatalogByNameParams ¶
type DeletePublicImageCatalogByNameParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePublicImageCatalogByNameParams contains all the parameters to send to the API endpoint for the delete public image catalog by name operation typically these are written to a http.Request
func NewDeletePublicImageCatalogByNameParams ¶
func NewDeletePublicImageCatalogByNameParams() *DeletePublicImageCatalogByNameParams
NewDeletePublicImageCatalogByNameParams creates a new DeletePublicImageCatalogByNameParams object with the default values initialized.
func NewDeletePublicImageCatalogByNameParamsWithContext ¶
func NewDeletePublicImageCatalogByNameParamsWithContext(ctx context.Context) *DeletePublicImageCatalogByNameParams
NewDeletePublicImageCatalogByNameParamsWithContext creates a new DeletePublicImageCatalogByNameParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePublicImageCatalogByNameParamsWithHTTPClient ¶
func NewDeletePublicImageCatalogByNameParamsWithHTTPClient(client *http.Client) *DeletePublicImageCatalogByNameParams
NewDeletePublicImageCatalogByNameParamsWithHTTPClient creates a new DeletePublicImageCatalogByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePublicImageCatalogByNameParamsWithTimeout ¶
func NewDeletePublicImageCatalogByNameParamsWithTimeout(timeout time.Duration) *DeletePublicImageCatalogByNameParams
NewDeletePublicImageCatalogByNameParamsWithTimeout creates a new DeletePublicImageCatalogByNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePublicImageCatalogByNameParams) SetContext ¶
func (o *DeletePublicImageCatalogByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) SetHTTPClient ¶
func (o *DeletePublicImageCatalogByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) SetName ¶
func (o *DeletePublicImageCatalogByNameParams) SetName(name string)
SetName adds the name to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) SetTimeout ¶
func (o *DeletePublicImageCatalogByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) WithContext ¶
func (o *DeletePublicImageCatalogByNameParams) WithContext(ctx context.Context) *DeletePublicImageCatalogByNameParams
WithContext adds the context to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) WithHTTPClient ¶
func (o *DeletePublicImageCatalogByNameParams) WithHTTPClient(client *http.Client) *DeletePublicImageCatalogByNameParams
WithHTTPClient adds the HTTPClient to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) WithName ¶
func (o *DeletePublicImageCatalogByNameParams) WithName(name string) *DeletePublicImageCatalogByNameParams
WithName adds the name to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) WithTimeout ¶
func (o *DeletePublicImageCatalogByNameParams) WithTimeout(timeout time.Duration) *DeletePublicImageCatalogByNameParams
WithTimeout adds the timeout to the delete public image catalog by name params
func (*DeletePublicImageCatalogByNameParams) WriteToRequest ¶
func (o *DeletePublicImageCatalogByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePublicImageCatalogByNameReader ¶
type DeletePublicImageCatalogByNameReader struct {
// contains filtered or unexported fields
}
DeletePublicImageCatalogByNameReader is a Reader for the DeletePublicImageCatalogByName structure.
func (*DeletePublicImageCatalogByNameReader) ReadResponse ¶
func (o *DeletePublicImageCatalogByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImageCatalogRequestFromNameOK ¶
type GetImageCatalogRequestFromNameOK struct {
Payload *models_cloudbreak.ImageCatalogRequest
}
GetImageCatalogRequestFromNameOK handles this case with default header values.
successful operation
func NewGetImageCatalogRequestFromNameOK ¶
func NewGetImageCatalogRequestFromNameOK() *GetImageCatalogRequestFromNameOK
NewGetImageCatalogRequestFromNameOK creates a GetImageCatalogRequestFromNameOK with default headers values
func (*GetImageCatalogRequestFromNameOK) Error ¶
func (o *GetImageCatalogRequestFromNameOK) Error() string
type GetImageCatalogRequestFromNameParams ¶
type GetImageCatalogRequestFromNameParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImageCatalogRequestFromNameParams contains all the parameters to send to the API endpoint for the get image catalog request from name operation typically these are written to a http.Request
func NewGetImageCatalogRequestFromNameParams ¶
func NewGetImageCatalogRequestFromNameParams() *GetImageCatalogRequestFromNameParams
NewGetImageCatalogRequestFromNameParams creates a new GetImageCatalogRequestFromNameParams object with the default values initialized.
func NewGetImageCatalogRequestFromNameParamsWithContext ¶
func NewGetImageCatalogRequestFromNameParamsWithContext(ctx context.Context) *GetImageCatalogRequestFromNameParams
NewGetImageCatalogRequestFromNameParamsWithContext creates a new GetImageCatalogRequestFromNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetImageCatalogRequestFromNameParamsWithHTTPClient ¶
func NewGetImageCatalogRequestFromNameParamsWithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameParams
NewGetImageCatalogRequestFromNameParamsWithHTTPClient creates a new GetImageCatalogRequestFromNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImageCatalogRequestFromNameParamsWithTimeout ¶
func NewGetImageCatalogRequestFromNameParamsWithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameParams
NewGetImageCatalogRequestFromNameParamsWithTimeout creates a new GetImageCatalogRequestFromNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImageCatalogRequestFromNameParams) SetContext ¶
func (o *GetImageCatalogRequestFromNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) SetHTTPClient ¶
func (o *GetImageCatalogRequestFromNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) SetName ¶
func (o *GetImageCatalogRequestFromNameParams) SetName(name string)
SetName adds the name to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) SetTimeout ¶
func (o *GetImageCatalogRequestFromNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) WithContext ¶
func (o *GetImageCatalogRequestFromNameParams) WithContext(ctx context.Context) *GetImageCatalogRequestFromNameParams
WithContext adds the context to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) WithHTTPClient ¶
func (o *GetImageCatalogRequestFromNameParams) WithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameParams
WithHTTPClient adds the HTTPClient to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) WithName ¶
func (o *GetImageCatalogRequestFromNameParams) WithName(name string) *GetImageCatalogRequestFromNameParams
WithName adds the name to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) WithTimeout ¶
func (o *GetImageCatalogRequestFromNameParams) WithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameParams
WithTimeout adds the timeout to the get image catalog request from name params
func (*GetImageCatalogRequestFromNameParams) WriteToRequest ¶
func (o *GetImageCatalogRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImageCatalogRequestFromNameReader ¶
type GetImageCatalogRequestFromNameReader struct {
// contains filtered or unexported fields
}
GetImageCatalogRequestFromNameReader is a Reader for the GetImageCatalogRequestFromName structure.
func (*GetImageCatalogRequestFromNameReader) ReadResponse ¶
func (o *GetImageCatalogRequestFromNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByProviderOK ¶
type GetImagesByProviderOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByProviderOK handles this case with default header values.
successful operation
func NewGetImagesByProviderOK ¶
func NewGetImagesByProviderOK() *GetImagesByProviderOK
NewGetImagesByProviderOK creates a GetImagesByProviderOK with default headers values
func (*GetImagesByProviderOK) Error ¶
func (o *GetImagesByProviderOK) Error() string
type GetImagesByProviderParams ¶
type GetImagesByProviderParams struct { /*Platform*/ Platform string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByProviderParams contains all the parameters to send to the API endpoint for the get images by provider operation typically these are written to a http.Request
func NewGetImagesByProviderParams ¶
func NewGetImagesByProviderParams() *GetImagesByProviderParams
NewGetImagesByProviderParams creates a new GetImagesByProviderParams object with the default values initialized.
func NewGetImagesByProviderParamsWithContext ¶
func NewGetImagesByProviderParamsWithContext(ctx context.Context) *GetImagesByProviderParams
NewGetImagesByProviderParamsWithContext creates a new GetImagesByProviderParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByProviderParamsWithHTTPClient ¶
func NewGetImagesByProviderParamsWithHTTPClient(client *http.Client) *GetImagesByProviderParams
NewGetImagesByProviderParamsWithHTTPClient creates a new GetImagesByProviderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByProviderParamsWithTimeout ¶
func NewGetImagesByProviderParamsWithTimeout(timeout time.Duration) *GetImagesByProviderParams
NewGetImagesByProviderParamsWithTimeout creates a new GetImagesByProviderParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByProviderParams) SetContext ¶
func (o *GetImagesByProviderParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by provider params
func (*GetImagesByProviderParams) SetHTTPClient ¶
func (o *GetImagesByProviderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by provider params
func (*GetImagesByProviderParams) SetPlatform ¶
func (o *GetImagesByProviderParams) SetPlatform(platform string)
SetPlatform adds the platform to the get images by provider params
func (*GetImagesByProviderParams) SetTimeout ¶
func (o *GetImagesByProviderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by provider params
func (*GetImagesByProviderParams) WithContext ¶
func (o *GetImagesByProviderParams) WithContext(ctx context.Context) *GetImagesByProviderParams
WithContext adds the context to the get images by provider params
func (*GetImagesByProviderParams) WithHTTPClient ¶
func (o *GetImagesByProviderParams) WithHTTPClient(client *http.Client) *GetImagesByProviderParams
WithHTTPClient adds the HTTPClient to the get images by provider params
func (*GetImagesByProviderParams) WithPlatform ¶
func (o *GetImagesByProviderParams) WithPlatform(platform string) *GetImagesByProviderParams
WithPlatform adds the platform to the get images by provider params
func (*GetImagesByProviderParams) WithTimeout ¶
func (o *GetImagesByProviderParams) WithTimeout(timeout time.Duration) *GetImagesByProviderParams
WithTimeout adds the timeout to the get images by provider params
func (*GetImagesByProviderParams) WriteToRequest ¶
func (o *GetImagesByProviderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByProviderReader ¶
type GetImagesByProviderReader struct {
// contains filtered or unexported fields
}
GetImagesByProviderReader is a Reader for the GetImagesByProvider structure.
func (*GetImagesByProviderReader) ReadResponse ¶
func (o *GetImagesByProviderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByStackNameAndCustomImageCatalogOK ¶
type GetImagesByStackNameAndCustomImageCatalogOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByStackNameAndCustomImageCatalogOK handles this case with default header values.
successful operation
func NewGetImagesByStackNameAndCustomImageCatalogOK ¶
func NewGetImagesByStackNameAndCustomImageCatalogOK() *GetImagesByStackNameAndCustomImageCatalogOK
NewGetImagesByStackNameAndCustomImageCatalogOK creates a GetImagesByStackNameAndCustomImageCatalogOK with default headers values
func (*GetImagesByStackNameAndCustomImageCatalogOK) Error ¶
func (o *GetImagesByStackNameAndCustomImageCatalogOK) Error() string
type GetImagesByStackNameAndCustomImageCatalogParams ¶
type GetImagesByStackNameAndCustomImageCatalogParams struct { /*Name*/ Name string /*StackName*/ StackName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByStackNameAndCustomImageCatalogParams contains all the parameters to send to the API endpoint for the get images by stack name and custom image catalog operation typically these are written to a http.Request
func NewGetImagesByStackNameAndCustomImageCatalogParams ¶
func NewGetImagesByStackNameAndCustomImageCatalogParams() *GetImagesByStackNameAndCustomImageCatalogParams
NewGetImagesByStackNameAndCustomImageCatalogParams creates a new GetImagesByStackNameAndCustomImageCatalogParams object with the default values initialized.
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithContext ¶
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogParams
NewGetImagesByStackNameAndCustomImageCatalogParamsWithContext creates a new GetImagesByStackNameAndCustomImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithHTTPClient ¶
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogParams
NewGetImagesByStackNameAndCustomImageCatalogParamsWithHTTPClient creates a new GetImagesByStackNameAndCustomImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithTimeout ¶
func NewGetImagesByStackNameAndCustomImageCatalogParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogParams
NewGetImagesByStackNameAndCustomImageCatalogParamsWithTimeout creates a new GetImagesByStackNameAndCustomImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByStackNameAndCustomImageCatalogParams) SetContext ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) SetHTTPClient ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) SetName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetName(name string)
SetName adds the name to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) SetStackName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetStackName(stackName string)
SetStackName adds the stackName to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) SetTimeout ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WithContext ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogParams
WithContext adds the context to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WithHTTPClient ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogParams
WithHTTPClient adds the HTTPClient to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WithName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithName(name string) *GetImagesByStackNameAndCustomImageCatalogParams
WithName adds the name to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WithStackName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithStackName(stackName string) *GetImagesByStackNameAndCustomImageCatalogParams
WithStackName adds the stackName to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WithTimeout ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogParams
WithTimeout adds the timeout to the get images by stack name and custom image catalog params
func (*GetImagesByStackNameAndCustomImageCatalogParams) WriteToRequest ¶
func (o *GetImagesByStackNameAndCustomImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByStackNameAndCustomImageCatalogReader ¶
type GetImagesByStackNameAndCustomImageCatalogReader struct {
// contains filtered or unexported fields
}
GetImagesByStackNameAndCustomImageCatalogReader is a Reader for the GetImagesByStackNameAndCustomImageCatalog structure.
func (*GetImagesByStackNameAndCustomImageCatalogReader) ReadResponse ¶
func (o *GetImagesByStackNameAndCustomImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByStackNameAndDefaultImageCatalogOK ¶
type GetImagesByStackNameAndDefaultImageCatalogOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByStackNameAndDefaultImageCatalogOK handles this case with default header values.
successful operation
func NewGetImagesByStackNameAndDefaultImageCatalogOK ¶
func NewGetImagesByStackNameAndDefaultImageCatalogOK() *GetImagesByStackNameAndDefaultImageCatalogOK
NewGetImagesByStackNameAndDefaultImageCatalogOK creates a GetImagesByStackNameAndDefaultImageCatalogOK with default headers values
func (*GetImagesByStackNameAndDefaultImageCatalogOK) Error ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogOK) Error() string
type GetImagesByStackNameAndDefaultImageCatalogParams ¶
type GetImagesByStackNameAndDefaultImageCatalogParams struct { /*StackName*/ StackName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByStackNameAndDefaultImageCatalogParams contains all the parameters to send to the API endpoint for the get images by stack name and default image catalog operation typically these are written to a http.Request
func NewGetImagesByStackNameAndDefaultImageCatalogParams ¶
func NewGetImagesByStackNameAndDefaultImageCatalogParams() *GetImagesByStackNameAndDefaultImageCatalogParams
NewGetImagesByStackNameAndDefaultImageCatalogParams creates a new GetImagesByStackNameAndDefaultImageCatalogParams object with the default values initialized.
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithContext ¶
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogParams
NewGetImagesByStackNameAndDefaultImageCatalogParamsWithContext creates a new GetImagesByStackNameAndDefaultImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithHTTPClient ¶
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogParams
NewGetImagesByStackNameAndDefaultImageCatalogParamsWithHTTPClient creates a new GetImagesByStackNameAndDefaultImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithTimeout ¶
func NewGetImagesByStackNameAndDefaultImageCatalogParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogParams
NewGetImagesByStackNameAndDefaultImageCatalogParamsWithTimeout creates a new GetImagesByStackNameAndDefaultImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByStackNameAndDefaultImageCatalogParams) SetContext ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) SetHTTPClient ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) SetStackName ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetStackName(stackName string)
SetStackName adds the stackName to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) SetTimeout ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) WithContext ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogParams
WithContext adds the context to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) WithHTTPClient ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogParams
WithHTTPClient adds the HTTPClient to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) WithStackName ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithStackName(stackName string) *GetImagesByStackNameAndDefaultImageCatalogParams
WithStackName adds the stackName to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) WithTimeout ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogParams
WithTimeout adds the timeout to the get images by stack name and default image catalog params
func (*GetImagesByStackNameAndDefaultImageCatalogParams) WriteToRequest ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByStackNameAndDefaultImageCatalogReader ¶
type GetImagesByStackNameAndDefaultImageCatalogReader struct {
// contains filtered or unexported fields
}
GetImagesByStackNameAndDefaultImageCatalogReader is a Reader for the GetImagesByStackNameAndDefaultImageCatalog structure.
func (*GetImagesByStackNameAndDefaultImageCatalogReader) ReadResponse ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicImageCatalogsByNameOK ¶
type GetPublicImageCatalogsByNameOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
GetPublicImageCatalogsByNameOK handles this case with default header values.
successful operation
func NewGetPublicImageCatalogsByNameOK ¶
func NewGetPublicImageCatalogsByNameOK() *GetPublicImageCatalogsByNameOK
NewGetPublicImageCatalogsByNameOK creates a GetPublicImageCatalogsByNameOK with default headers values
func (*GetPublicImageCatalogsByNameOK) Error ¶
func (o *GetPublicImageCatalogsByNameOK) Error() string
type GetPublicImageCatalogsByNameParams ¶
type GetPublicImageCatalogsByNameParams struct { /*Name*/ Name string /*WithImages*/ WithImages *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicImageCatalogsByNameParams contains all the parameters to send to the API endpoint for the get public image catalogs by name operation typically these are written to a http.Request
func NewGetPublicImageCatalogsByNameParams ¶
func NewGetPublicImageCatalogsByNameParams() *GetPublicImageCatalogsByNameParams
NewGetPublicImageCatalogsByNameParams creates a new GetPublicImageCatalogsByNameParams object with the default values initialized.
func NewGetPublicImageCatalogsByNameParamsWithContext ¶
func NewGetPublicImageCatalogsByNameParamsWithContext(ctx context.Context) *GetPublicImageCatalogsByNameParams
NewGetPublicImageCatalogsByNameParamsWithContext creates a new GetPublicImageCatalogsByNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicImageCatalogsByNameParamsWithHTTPClient ¶
func NewGetPublicImageCatalogsByNameParamsWithHTTPClient(client *http.Client) *GetPublicImageCatalogsByNameParams
NewGetPublicImageCatalogsByNameParamsWithHTTPClient creates a new GetPublicImageCatalogsByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicImageCatalogsByNameParamsWithTimeout ¶
func NewGetPublicImageCatalogsByNameParamsWithTimeout(timeout time.Duration) *GetPublicImageCatalogsByNameParams
NewGetPublicImageCatalogsByNameParamsWithTimeout creates a new GetPublicImageCatalogsByNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicImageCatalogsByNameParams) SetContext ¶
func (o *GetPublicImageCatalogsByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) SetHTTPClient ¶
func (o *GetPublicImageCatalogsByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) SetName ¶
func (o *GetPublicImageCatalogsByNameParams) SetName(name string)
SetName adds the name to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) SetTimeout ¶
func (o *GetPublicImageCatalogsByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) SetWithImages ¶
func (o *GetPublicImageCatalogsByNameParams) SetWithImages(withImages *bool)
SetWithImages adds the withImages to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WithContext ¶
func (o *GetPublicImageCatalogsByNameParams) WithContext(ctx context.Context) *GetPublicImageCatalogsByNameParams
WithContext adds the context to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WithHTTPClient ¶
func (o *GetPublicImageCatalogsByNameParams) WithHTTPClient(client *http.Client) *GetPublicImageCatalogsByNameParams
WithHTTPClient adds the HTTPClient to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WithName ¶
func (o *GetPublicImageCatalogsByNameParams) WithName(name string) *GetPublicImageCatalogsByNameParams
WithName adds the name to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WithTimeout ¶
func (o *GetPublicImageCatalogsByNameParams) WithTimeout(timeout time.Duration) *GetPublicImageCatalogsByNameParams
WithTimeout adds the timeout to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WithWithImages ¶
func (o *GetPublicImageCatalogsByNameParams) WithWithImages(withImages *bool) *GetPublicImageCatalogsByNameParams
WithWithImages adds the withImages to the get public image catalogs by name params
func (*GetPublicImageCatalogsByNameParams) WriteToRequest ¶
func (o *GetPublicImageCatalogsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicImageCatalogsByNameReader ¶
type GetPublicImageCatalogsByNameReader struct {
// contains filtered or unexported fields
}
GetPublicImageCatalogsByNameReader is a Reader for the GetPublicImageCatalogsByName structure.
func (*GetPublicImageCatalogsByNameReader) ReadResponse ¶
func (o *GetPublicImageCatalogsByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicImagesByProviderAndCustomImageCatalogOK ¶
type GetPublicImagesByProviderAndCustomImageCatalogOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetPublicImagesByProviderAndCustomImageCatalogOK handles this case with default header values.
successful operation
func NewGetPublicImagesByProviderAndCustomImageCatalogOK ¶
func NewGetPublicImagesByProviderAndCustomImageCatalogOK() *GetPublicImagesByProviderAndCustomImageCatalogOK
NewGetPublicImagesByProviderAndCustomImageCatalogOK creates a GetPublicImagesByProviderAndCustomImageCatalogOK with default headers values
func (*GetPublicImagesByProviderAndCustomImageCatalogOK) Error ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogOK) Error() string
type GetPublicImagesByProviderAndCustomImageCatalogParams ¶
type GetPublicImagesByProviderAndCustomImageCatalogParams struct { /*Name*/ Name string /*Platform*/ Platform string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicImagesByProviderAndCustomImageCatalogParams contains all the parameters to send to the API endpoint for the get public images by provider and custom image catalog operation typically these are written to a http.Request
func NewGetPublicImagesByProviderAndCustomImageCatalogParams ¶
func NewGetPublicImagesByProviderAndCustomImageCatalogParams() *GetPublicImagesByProviderAndCustomImageCatalogParams
NewGetPublicImagesByProviderAndCustomImageCatalogParams creates a new GetPublicImagesByProviderAndCustomImageCatalogParams object with the default values initialized.
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithContext ¶
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithContext(ctx context.Context) *GetPublicImagesByProviderAndCustomImageCatalogParams
NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithContext creates a new GetPublicImagesByProviderAndCustomImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithHTTPClient ¶
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithHTTPClient(client *http.Client) *GetPublicImagesByProviderAndCustomImageCatalogParams
NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithHTTPClient creates a new GetPublicImagesByProviderAndCustomImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithTimeout ¶
func NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithTimeout(timeout time.Duration) *GetPublicImagesByProviderAndCustomImageCatalogParams
NewGetPublicImagesByProviderAndCustomImageCatalogParamsWithTimeout creates a new GetPublicImagesByProviderAndCustomImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) SetContext ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) SetHTTPClient ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) SetName ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetName(name string)
SetName adds the name to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) SetPlatform ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetPlatform(platform string)
SetPlatform adds the platform to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) SetTimeout ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WithContext ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithContext(ctx context.Context) *GetPublicImagesByProviderAndCustomImageCatalogParams
WithContext adds the context to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WithHTTPClient ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithHTTPClient(client *http.Client) *GetPublicImagesByProviderAndCustomImageCatalogParams
WithHTTPClient adds the HTTPClient to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WithName ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithName(name string) *GetPublicImagesByProviderAndCustomImageCatalogParams
WithName adds the name to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WithPlatform ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithPlatform(platform string) *GetPublicImagesByProviderAndCustomImageCatalogParams
WithPlatform adds the platform to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WithTimeout ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WithTimeout(timeout time.Duration) *GetPublicImagesByProviderAndCustomImageCatalogParams
WithTimeout adds the timeout to the get public images by provider and custom image catalog params
func (*GetPublicImagesByProviderAndCustomImageCatalogParams) WriteToRequest ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicImagesByProviderAndCustomImageCatalogReader ¶
type GetPublicImagesByProviderAndCustomImageCatalogReader struct {
// contains filtered or unexported fields
}
GetPublicImagesByProviderAndCustomImageCatalogReader is a Reader for the GetPublicImagesByProviderAndCustomImageCatalog structure.
func (*GetPublicImagesByProviderAndCustomImageCatalogReader) ReadResponse ¶
func (o *GetPublicImagesByProviderAndCustomImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicsImageCatalogsOK ¶
type GetPublicsImageCatalogsOK struct {
Payload []*models_cloudbreak.ImageCatalogResponse
}
GetPublicsImageCatalogsOK handles this case with default header values.
successful operation
func NewGetPublicsImageCatalogsOK ¶
func NewGetPublicsImageCatalogsOK() *GetPublicsImageCatalogsOK
NewGetPublicsImageCatalogsOK creates a GetPublicsImageCatalogsOK with default headers values
func (*GetPublicsImageCatalogsOK) Error ¶
func (o *GetPublicsImageCatalogsOK) Error() string
type GetPublicsImageCatalogsParams ¶
type GetPublicsImageCatalogsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicsImageCatalogsParams contains all the parameters to send to the API endpoint for the get publics image catalogs operation typically these are written to a http.Request
func NewGetPublicsImageCatalogsParams ¶
func NewGetPublicsImageCatalogsParams() *GetPublicsImageCatalogsParams
NewGetPublicsImageCatalogsParams creates a new GetPublicsImageCatalogsParams object with the default values initialized.
func NewGetPublicsImageCatalogsParamsWithContext ¶
func NewGetPublicsImageCatalogsParamsWithContext(ctx context.Context) *GetPublicsImageCatalogsParams
NewGetPublicsImageCatalogsParamsWithContext creates a new GetPublicsImageCatalogsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicsImageCatalogsParamsWithHTTPClient ¶
func NewGetPublicsImageCatalogsParamsWithHTTPClient(client *http.Client) *GetPublicsImageCatalogsParams
NewGetPublicsImageCatalogsParamsWithHTTPClient creates a new GetPublicsImageCatalogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicsImageCatalogsParamsWithTimeout ¶
func NewGetPublicsImageCatalogsParamsWithTimeout(timeout time.Duration) *GetPublicsImageCatalogsParams
NewGetPublicsImageCatalogsParamsWithTimeout creates a new GetPublicsImageCatalogsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicsImageCatalogsParams) SetContext ¶
func (o *GetPublicsImageCatalogsParams) SetContext(ctx context.Context)
SetContext adds the context to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) SetHTTPClient ¶
func (o *GetPublicsImageCatalogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) SetTimeout ¶
func (o *GetPublicsImageCatalogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) WithContext ¶
func (o *GetPublicsImageCatalogsParams) WithContext(ctx context.Context) *GetPublicsImageCatalogsParams
WithContext adds the context to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) WithHTTPClient ¶
func (o *GetPublicsImageCatalogsParams) WithHTTPClient(client *http.Client) *GetPublicsImageCatalogsParams
WithHTTPClient adds the HTTPClient to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) WithTimeout ¶
func (o *GetPublicsImageCatalogsParams) WithTimeout(timeout time.Duration) *GetPublicsImageCatalogsParams
WithTimeout adds the timeout to the get publics image catalogs params
func (*GetPublicsImageCatalogsParams) WriteToRequest ¶
func (o *GetPublicsImageCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicsImageCatalogsReader ¶
type GetPublicsImageCatalogsReader struct {
// contains filtered or unexported fields
}
GetPublicsImageCatalogsReader is a Reader for the GetPublicsImageCatalogs structure.
func (*GetPublicsImageCatalogsReader) ReadResponse ¶
func (o *GetPublicsImageCatalogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPrivateImageCatalogOK ¶
type PostPrivateImageCatalogOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PostPrivateImageCatalogOK handles this case with default header values.
successful operation
func NewPostPrivateImageCatalogOK ¶
func NewPostPrivateImageCatalogOK() *PostPrivateImageCatalogOK
NewPostPrivateImageCatalogOK creates a PostPrivateImageCatalogOK with default headers values
func (*PostPrivateImageCatalogOK) Error ¶
func (o *PostPrivateImageCatalogOK) Error() string
type PostPrivateImageCatalogParams ¶
type PostPrivateImageCatalogParams struct { /*Body*/ Body *models_cloudbreak.ImageCatalogRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPrivateImageCatalogParams contains all the parameters to send to the API endpoint for the post private image catalog operation typically these are written to a http.Request
func NewPostPrivateImageCatalogParams ¶
func NewPostPrivateImageCatalogParams() *PostPrivateImageCatalogParams
NewPostPrivateImageCatalogParams creates a new PostPrivateImageCatalogParams object with the default values initialized.
func NewPostPrivateImageCatalogParamsWithContext ¶
func NewPostPrivateImageCatalogParamsWithContext(ctx context.Context) *PostPrivateImageCatalogParams
NewPostPrivateImageCatalogParamsWithContext creates a new PostPrivateImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewPostPrivateImageCatalogParamsWithHTTPClient ¶
func NewPostPrivateImageCatalogParamsWithHTTPClient(client *http.Client) *PostPrivateImageCatalogParams
NewPostPrivateImageCatalogParamsWithHTTPClient creates a new PostPrivateImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPrivateImageCatalogParamsWithTimeout ¶
func NewPostPrivateImageCatalogParamsWithTimeout(timeout time.Duration) *PostPrivateImageCatalogParams
NewPostPrivateImageCatalogParamsWithTimeout creates a new PostPrivateImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPrivateImageCatalogParams) SetBody ¶
func (o *PostPrivateImageCatalogParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
SetBody adds the body to the post private image catalog params
func (*PostPrivateImageCatalogParams) SetContext ¶
func (o *PostPrivateImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the post private image catalog params
func (*PostPrivateImageCatalogParams) SetHTTPClient ¶
func (o *PostPrivateImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post private image catalog params
func (*PostPrivateImageCatalogParams) SetTimeout ¶
func (o *PostPrivateImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post private image catalog params
func (*PostPrivateImageCatalogParams) WithBody ¶
func (o *PostPrivateImageCatalogParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *PostPrivateImageCatalogParams
WithBody adds the body to the post private image catalog params
func (*PostPrivateImageCatalogParams) WithContext ¶
func (o *PostPrivateImageCatalogParams) WithContext(ctx context.Context) *PostPrivateImageCatalogParams
WithContext adds the context to the post private image catalog params
func (*PostPrivateImageCatalogParams) WithHTTPClient ¶
func (o *PostPrivateImageCatalogParams) WithHTTPClient(client *http.Client) *PostPrivateImageCatalogParams
WithHTTPClient adds the HTTPClient to the post private image catalog params
func (*PostPrivateImageCatalogParams) WithTimeout ¶
func (o *PostPrivateImageCatalogParams) WithTimeout(timeout time.Duration) *PostPrivateImageCatalogParams
WithTimeout adds the timeout to the post private image catalog params
func (*PostPrivateImageCatalogParams) WriteToRequest ¶
func (o *PostPrivateImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPrivateImageCatalogReader ¶
type PostPrivateImageCatalogReader struct {
// contains filtered or unexported fields
}
PostPrivateImageCatalogReader is a Reader for the PostPrivateImageCatalog structure.
func (*PostPrivateImageCatalogReader) ReadResponse ¶
func (o *PostPrivateImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPublicImageCatalogOK ¶
type PostPublicImageCatalogOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PostPublicImageCatalogOK handles this case with default header values.
successful operation
func NewPostPublicImageCatalogOK ¶
func NewPostPublicImageCatalogOK() *PostPublicImageCatalogOK
NewPostPublicImageCatalogOK creates a PostPublicImageCatalogOK with default headers values
func (*PostPublicImageCatalogOK) Error ¶
func (o *PostPublicImageCatalogOK) Error() string
type PostPublicImageCatalogParams ¶
type PostPublicImageCatalogParams struct { /*Body*/ Body *models_cloudbreak.ImageCatalogRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPublicImageCatalogParams contains all the parameters to send to the API endpoint for the post public image catalog operation typically these are written to a http.Request
func NewPostPublicImageCatalogParams ¶
func NewPostPublicImageCatalogParams() *PostPublicImageCatalogParams
NewPostPublicImageCatalogParams creates a new PostPublicImageCatalogParams object with the default values initialized.
func NewPostPublicImageCatalogParamsWithContext ¶
func NewPostPublicImageCatalogParamsWithContext(ctx context.Context) *PostPublicImageCatalogParams
NewPostPublicImageCatalogParamsWithContext creates a new PostPublicImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewPostPublicImageCatalogParamsWithHTTPClient ¶
func NewPostPublicImageCatalogParamsWithHTTPClient(client *http.Client) *PostPublicImageCatalogParams
NewPostPublicImageCatalogParamsWithHTTPClient creates a new PostPublicImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPublicImageCatalogParamsWithTimeout ¶
func NewPostPublicImageCatalogParamsWithTimeout(timeout time.Duration) *PostPublicImageCatalogParams
NewPostPublicImageCatalogParamsWithTimeout creates a new PostPublicImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPublicImageCatalogParams) SetBody ¶
func (o *PostPublicImageCatalogParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
SetBody adds the body to the post public image catalog params
func (*PostPublicImageCatalogParams) SetContext ¶
func (o *PostPublicImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the post public image catalog params
func (*PostPublicImageCatalogParams) SetHTTPClient ¶
func (o *PostPublicImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post public image catalog params
func (*PostPublicImageCatalogParams) SetTimeout ¶
func (o *PostPublicImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post public image catalog params
func (*PostPublicImageCatalogParams) WithBody ¶
func (o *PostPublicImageCatalogParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *PostPublicImageCatalogParams
WithBody adds the body to the post public image catalog params
func (*PostPublicImageCatalogParams) WithContext ¶
func (o *PostPublicImageCatalogParams) WithContext(ctx context.Context) *PostPublicImageCatalogParams
WithContext adds the context to the post public image catalog params
func (*PostPublicImageCatalogParams) WithHTTPClient ¶
func (o *PostPublicImageCatalogParams) WithHTTPClient(client *http.Client) *PostPublicImageCatalogParams
WithHTTPClient adds the HTTPClient to the post public image catalog params
func (*PostPublicImageCatalogParams) WithTimeout ¶
func (o *PostPublicImageCatalogParams) WithTimeout(timeout time.Duration) *PostPublicImageCatalogParams
WithTimeout adds the timeout to the post public image catalog params
func (*PostPublicImageCatalogParams) WriteToRequest ¶
func (o *PostPublicImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPublicImageCatalogReader ¶
type PostPublicImageCatalogReader struct {
// contains filtered or unexported fields
}
PostPublicImageCatalogReader is a Reader for the PostPublicImageCatalog structure.
func (*PostPublicImageCatalogReader) ReadResponse ¶
func (o *PostPublicImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPublicImageCatalogOK ¶
type PutPublicImageCatalogOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PutPublicImageCatalogOK handles this case with default header values.
successful operation
func NewPutPublicImageCatalogOK ¶
func NewPutPublicImageCatalogOK() *PutPublicImageCatalogOK
NewPutPublicImageCatalogOK creates a PutPublicImageCatalogOK with default headers values
func (*PutPublicImageCatalogOK) Error ¶
func (o *PutPublicImageCatalogOK) Error() string
type PutPublicImageCatalogParams ¶
type PutPublicImageCatalogParams struct { /*Body*/ Body *models_cloudbreak.UpdateImageCatalogRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPublicImageCatalogParams contains all the parameters to send to the API endpoint for the put public image catalog operation typically these are written to a http.Request
func NewPutPublicImageCatalogParams ¶
func NewPutPublicImageCatalogParams() *PutPublicImageCatalogParams
NewPutPublicImageCatalogParams creates a new PutPublicImageCatalogParams object with the default values initialized.
func NewPutPublicImageCatalogParamsWithContext ¶
func NewPutPublicImageCatalogParamsWithContext(ctx context.Context) *PutPublicImageCatalogParams
NewPutPublicImageCatalogParamsWithContext creates a new PutPublicImageCatalogParams object with the default values initialized, and the ability to set a context for a request
func NewPutPublicImageCatalogParamsWithHTTPClient ¶
func NewPutPublicImageCatalogParamsWithHTTPClient(client *http.Client) *PutPublicImageCatalogParams
NewPutPublicImageCatalogParamsWithHTTPClient creates a new PutPublicImageCatalogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutPublicImageCatalogParamsWithTimeout ¶
func NewPutPublicImageCatalogParamsWithTimeout(timeout time.Duration) *PutPublicImageCatalogParams
NewPutPublicImageCatalogParamsWithTimeout creates a new PutPublicImageCatalogParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutPublicImageCatalogParams) SetBody ¶
func (o *PutPublicImageCatalogParams) SetBody(body *models_cloudbreak.UpdateImageCatalogRequest)
SetBody adds the body to the put public image catalog params
func (*PutPublicImageCatalogParams) SetContext ¶
func (o *PutPublicImageCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the put public image catalog params
func (*PutPublicImageCatalogParams) SetHTTPClient ¶
func (o *PutPublicImageCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put public image catalog params
func (*PutPublicImageCatalogParams) SetTimeout ¶
func (o *PutPublicImageCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put public image catalog params
func (*PutPublicImageCatalogParams) WithBody ¶
func (o *PutPublicImageCatalogParams) WithBody(body *models_cloudbreak.UpdateImageCatalogRequest) *PutPublicImageCatalogParams
WithBody adds the body to the put public image catalog params
func (*PutPublicImageCatalogParams) WithContext ¶
func (o *PutPublicImageCatalogParams) WithContext(ctx context.Context) *PutPublicImageCatalogParams
WithContext adds the context to the put public image catalog params
func (*PutPublicImageCatalogParams) WithHTTPClient ¶
func (o *PutPublicImageCatalogParams) WithHTTPClient(client *http.Client) *PutPublicImageCatalogParams
WithHTTPClient adds the HTTPClient to the put public image catalog params
func (*PutPublicImageCatalogParams) WithTimeout ¶
func (o *PutPublicImageCatalogParams) WithTimeout(timeout time.Duration) *PutPublicImageCatalogParams
WithTimeout adds the timeout to the put public image catalog params
func (*PutPublicImageCatalogParams) WriteToRequest ¶
func (o *PutPublicImageCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPublicImageCatalogReader ¶
type PutPublicImageCatalogReader struct {
// contains filtered or unexported fields
}
PutPublicImageCatalogReader is a Reader for the PutPublicImageCatalog structure.
func (*PutPublicImageCatalogReader) ReadResponse ¶
func (o *PutPublicImageCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutSetDefaultImageCatalogByNameOK ¶
type PutSetDefaultImageCatalogByNameOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PutSetDefaultImageCatalogByNameOK handles this case with default header values.
successful operation
func NewPutSetDefaultImageCatalogByNameOK ¶
func NewPutSetDefaultImageCatalogByNameOK() *PutSetDefaultImageCatalogByNameOK
NewPutSetDefaultImageCatalogByNameOK creates a PutSetDefaultImageCatalogByNameOK with default headers values
func (*PutSetDefaultImageCatalogByNameOK) Error ¶
func (o *PutSetDefaultImageCatalogByNameOK) Error() string
type PutSetDefaultImageCatalogByNameParams ¶
type PutSetDefaultImageCatalogByNameParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutSetDefaultImageCatalogByNameParams contains all the parameters to send to the API endpoint for the put set default image catalog by name operation typically these are written to a http.Request
func NewPutSetDefaultImageCatalogByNameParams ¶
func NewPutSetDefaultImageCatalogByNameParams() *PutSetDefaultImageCatalogByNameParams
NewPutSetDefaultImageCatalogByNameParams creates a new PutSetDefaultImageCatalogByNameParams object with the default values initialized.
func NewPutSetDefaultImageCatalogByNameParamsWithContext ¶
func NewPutSetDefaultImageCatalogByNameParamsWithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameParams
NewPutSetDefaultImageCatalogByNameParamsWithContext creates a new PutSetDefaultImageCatalogByNameParams object with the default values initialized, and the ability to set a context for a request
func NewPutSetDefaultImageCatalogByNameParamsWithHTTPClient ¶
func NewPutSetDefaultImageCatalogByNameParamsWithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameParams
NewPutSetDefaultImageCatalogByNameParamsWithHTTPClient creates a new PutSetDefaultImageCatalogByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutSetDefaultImageCatalogByNameParamsWithTimeout ¶
func NewPutSetDefaultImageCatalogByNameParamsWithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameParams
NewPutSetDefaultImageCatalogByNameParamsWithTimeout creates a new PutSetDefaultImageCatalogByNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutSetDefaultImageCatalogByNameParams) SetContext ¶
func (o *PutSetDefaultImageCatalogByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) SetHTTPClient ¶
func (o *PutSetDefaultImageCatalogByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) SetName ¶
func (o *PutSetDefaultImageCatalogByNameParams) SetName(name string)
SetName adds the name to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) SetTimeout ¶
func (o *PutSetDefaultImageCatalogByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) WithContext ¶
func (o *PutSetDefaultImageCatalogByNameParams) WithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameParams
WithContext adds the context to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) WithHTTPClient ¶
func (o *PutSetDefaultImageCatalogByNameParams) WithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameParams
WithHTTPClient adds the HTTPClient to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) WithName ¶
func (o *PutSetDefaultImageCatalogByNameParams) WithName(name string) *PutSetDefaultImageCatalogByNameParams
WithName adds the name to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) WithTimeout ¶
func (o *PutSetDefaultImageCatalogByNameParams) WithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameParams
WithTimeout adds the timeout to the put set default image catalog by name params
func (*PutSetDefaultImageCatalogByNameParams) WriteToRequest ¶
func (o *PutSetDefaultImageCatalogByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutSetDefaultImageCatalogByNameReader ¶
type PutSetDefaultImageCatalogByNameReader struct {
// contains filtered or unexported fields
}
PutSetDefaultImageCatalogByNameReader is a Reader for the PutSetDefaultImageCatalogByName structure.
func (*PutSetDefaultImageCatalogByNameReader) ReadResponse ¶
func (o *PutSetDefaultImageCatalogByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- delete_public_image_catalog_by_name_parameters.go
- delete_public_image_catalog_by_name_responses.go
- get_image_catalog_request_from_name_parameters.go
- get_image_catalog_request_from_name_responses.go
- get_images_by_provider_parameters.go
- get_images_by_provider_responses.go
- get_images_by_stack_name_and_custom_image_catalog_parameters.go
- get_images_by_stack_name_and_custom_image_catalog_responses.go
- get_images_by_stack_name_and_default_image_catalog_parameters.go
- get_images_by_stack_name_and_default_image_catalog_responses.go
- get_public_image_catalogs_by_name_parameters.go
- get_public_image_catalogs_by_name_responses.go
- get_public_images_by_provider_and_custom_image_catalog_parameters.go
- get_public_images_by_provider_and_custom_image_catalog_responses.go
- get_publics_image_catalogs_parameters.go
- get_publics_image_catalogs_responses.go
- post_private_image_catalog_parameters.go
- post_private_image_catalog_responses.go
- post_public_image_catalog_parameters.go
- post_public_image_catalog_responses.go
- put_public_image_catalog_parameters.go
- put_public_image_catalog_responses.go
- put_set_default_image_catalog_by_name_parameters.go
- put_set_default_image_catalog_by_name_responses.go
- v1imagecatalogs_client.go