Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateImageCatalogInOrganization(params *CreateImageCatalogInOrganizationParams) (*CreateImageCatalogInOrganizationOK, error)
- func (a *Client) DeleteImageCatalogInOrganization(params *DeleteImageCatalogInOrganizationParams) (*DeleteImageCatalogInOrganizationOK, error)
- func (a *Client) GetImageCatalogInOrganization(params *GetImageCatalogInOrganizationParams) (*GetImageCatalogInOrganizationOK, error)
- func (a *Client) GetImageCatalogRequestFromNameInOrganization(params *GetImageCatalogRequestFromNameInOrganizationParams) (*GetImageCatalogRequestFromNameInOrganizationOK, error)
- func (a *Client) GetImagesByProviderAndCustomImageCatalogInOrganization(params *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) (*GetImagesByProviderAndCustomImageCatalogInOrganizationOK, error)
- func (a *Client) GetImagesByProviderInOrganization(params *GetImagesByProviderInOrganizationParams) (*GetImagesByProviderInOrganizationOK, error)
- func (a *Client) GetImagesByStackNameAndCustomImageCatalogInOrganization(params *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) (*GetImagesByStackNameAndCustomImageCatalogInOrganizationOK, error)
- func (a *Client) GetImagesByStackNameAndDefaultImageCatalogInOrganization(params *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK, error)
- func (a *Client) ListImageCatalogsByOrganization(params *ListImageCatalogsByOrganizationParams) (*ListImageCatalogsByOrganizationOK, error)
- func (a *Client) PutPublicImageCatalogInOrganization(params *PutPublicImageCatalogInOrganizationParams) (*PutPublicImageCatalogInOrganizationOK, error)
- func (a *Client) PutSetDefaultImageCatalogByNameInOrganization(params *PutSetDefaultImageCatalogByNameInOrganizationParams) (*PutSetDefaultImageCatalogByNameInOrganizationOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateImageCatalogInOrganizationOK
- type CreateImageCatalogInOrganizationParams
- func NewCreateImageCatalogInOrganizationParams() *CreateImageCatalogInOrganizationParams
- func NewCreateImageCatalogInOrganizationParamsWithContext(ctx context.Context) *CreateImageCatalogInOrganizationParams
- func NewCreateImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *CreateImageCatalogInOrganizationParams
- func NewCreateImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
- func (o *CreateImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *CreateImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *CreateImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *CreateImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *CreateImageCatalogInOrganizationParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) WithContext(ctx context.Context) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *CreateImageCatalogInOrganizationParams
- func (o *CreateImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateImageCatalogInOrganizationReader
- type DeleteImageCatalogInOrganizationOK
- type DeleteImageCatalogInOrganizationParams
- func NewDeleteImageCatalogInOrganizationParams() *DeleteImageCatalogInOrganizationParams
- func NewDeleteImageCatalogInOrganizationParamsWithContext(ctx context.Context) *DeleteImageCatalogInOrganizationParams
- func NewDeleteImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteImageCatalogInOrganizationParams
- func NewDeleteImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *DeleteImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteImageCatalogInOrganizationParams) SetName(name string)
- func (o *DeleteImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *DeleteImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteImageCatalogInOrganizationParams) WithContext(ctx context.Context) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) WithName(name string) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteImageCatalogInOrganizationParams
- func (o *DeleteImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteImageCatalogInOrganizationReader
- type GetImageCatalogInOrganizationOK
- type GetImageCatalogInOrganizationParams
- func NewGetImageCatalogInOrganizationParams() *GetImageCatalogInOrganizationParams
- func NewGetImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImageCatalogInOrganizationParams
- func NewGetImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImageCatalogInOrganizationParams
- func NewGetImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImageCatalogInOrganizationParams) SetName(name string)
- func (o *GetImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImageCatalogInOrganizationParams) SetWithImages(withImages *bool)
- func (o *GetImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WithName(name string) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WithWithImages(withImages *bool) *GetImageCatalogInOrganizationParams
- func (o *GetImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImageCatalogInOrganizationReader
- type GetImageCatalogRequestFromNameInOrganizationOK
- type GetImageCatalogRequestFromNameInOrganizationParams
- func NewGetImageCatalogRequestFromNameInOrganizationParams() *GetImageCatalogRequestFromNameInOrganizationParams
- func NewGetImageCatalogRequestFromNameInOrganizationParamsWithContext(ctx context.Context) *GetImageCatalogRequestFromNameInOrganizationParams
- func NewGetImageCatalogRequestFromNameInOrganizationParamsWithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameInOrganizationParams
- func NewGetImageCatalogRequestFromNameInOrganizationParamsWithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetName(name string)
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithContext(ctx context.Context) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithName(name string) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithOrganizationID(organizationID int64) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameInOrganizationParams
- func (o *GetImageCatalogRequestFromNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImageCatalogRequestFromNameInOrganizationReader
- type GetImagesByProviderAndCustomImageCatalogInOrganizationOK
- type GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParams() *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetName(name string)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetPlatform(platform string)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithName(name string) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithPlatform(platform string) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByProviderAndCustomImageCatalogInOrganizationReader
- type GetImagesByProviderInOrganizationOK
- type GetImagesByProviderInOrganizationParams
- func NewGetImagesByProviderInOrganizationParams() *GetImagesByProviderInOrganizationParams
- func NewGetImagesByProviderInOrganizationParamsWithContext(ctx context.Context) *GetImagesByProviderInOrganizationParams
- func NewGetImagesByProviderInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByProviderInOrganizationParams
- func NewGetImagesByProviderInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImagesByProviderInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByProviderInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImagesByProviderInOrganizationParams) SetPlatform(platform string)
- func (o *GetImagesByProviderInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByProviderInOrganizationParams) WithContext(ctx context.Context) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) WithPlatform(platform string) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByProviderInOrganizationParams
- func (o *GetImagesByProviderInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByProviderInOrganizationReader
- type GetImagesByStackNameAndCustomImageCatalogInOrganizationOK
- type GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParams() *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetName(name string)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetStackName(stackName string)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithName(name string) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithStackName(stackName string) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByStackNameAndCustomImageCatalogInOrganizationReader
- type GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK
- type GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParams() *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetStackName(stackName string)
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithStackName(stackName string) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
- func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader
- type ListImageCatalogsByOrganizationOK
- type ListImageCatalogsByOrganizationParams
- func NewListImageCatalogsByOrganizationParams() *ListImageCatalogsByOrganizationParams
- func NewListImageCatalogsByOrganizationParamsWithContext(ctx context.Context) *ListImageCatalogsByOrganizationParams
- func NewListImageCatalogsByOrganizationParamsWithHTTPClient(client *http.Client) *ListImageCatalogsByOrganizationParams
- func NewListImageCatalogsByOrganizationParamsWithTimeout(timeout time.Duration) *ListImageCatalogsByOrganizationParams
- func (o *ListImageCatalogsByOrganizationParams) SetContext(ctx context.Context)
- func (o *ListImageCatalogsByOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *ListImageCatalogsByOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *ListImageCatalogsByOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *ListImageCatalogsByOrganizationParams) WithContext(ctx context.Context) *ListImageCatalogsByOrganizationParams
- func (o *ListImageCatalogsByOrganizationParams) WithHTTPClient(client *http.Client) *ListImageCatalogsByOrganizationParams
- func (o *ListImageCatalogsByOrganizationParams) WithOrganizationID(organizationID int64) *ListImageCatalogsByOrganizationParams
- func (o *ListImageCatalogsByOrganizationParams) WithTimeout(timeout time.Duration) *ListImageCatalogsByOrganizationParams
- func (o *ListImageCatalogsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListImageCatalogsByOrganizationReader
- type PutPublicImageCatalogInOrganizationOK
- type PutPublicImageCatalogInOrganizationParams
- func NewPutPublicImageCatalogInOrganizationParams() *PutPublicImageCatalogInOrganizationParams
- func NewPutPublicImageCatalogInOrganizationParamsWithContext(ctx context.Context) *PutPublicImageCatalogInOrganizationParams
- func NewPutPublicImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *PutPublicImageCatalogInOrganizationParams
- func NewPutPublicImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) SetBody(body *models_cloudbreak.UpdateImageCatalogRequest)
- func (o *PutPublicImageCatalogInOrganizationParams) SetContext(ctx context.Context)
- func (o *PutPublicImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *PutPublicImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *PutPublicImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *PutPublicImageCatalogInOrganizationParams) WithBody(body *models_cloudbreak.UpdateImageCatalogRequest) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) WithContext(ctx context.Context) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *PutPublicImageCatalogInOrganizationParams
- func (o *PutPublicImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPublicImageCatalogInOrganizationReader
- type PutSetDefaultImageCatalogByNameInOrganizationOK
- type PutSetDefaultImageCatalogByNameInOrganizationParams
- func NewPutSetDefaultImageCatalogByNameInOrganizationParams() *PutSetDefaultImageCatalogByNameInOrganizationParams
- func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetContext(ctx context.Context)
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetName(name string)
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithName(name string) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithOrganizationID(organizationID int64) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameInOrganizationParams
- func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutSetDefaultImageCatalogByNameInOrganizationReader
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 v3 organization id imagecatalogs API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 organization id imagecatalogs API client.
func (*Client) CreateImageCatalogInOrganization ¶
func (a *Client) CreateImageCatalogInOrganization(params *CreateImageCatalogInOrganizationParams) (*CreateImageCatalogInOrganizationOK, error)
CreateImageCatalogInOrganization creates image catalog in organization
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) DeleteImageCatalogInOrganization ¶
func (a *Client) DeleteImageCatalogInOrganization(params *DeleteImageCatalogInOrganizationParams) (*DeleteImageCatalogInOrganizationOK, error)
DeleteImageCatalogInOrganization deletes image catalog by name in organization
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImageCatalogInOrganization ¶
func (a *Client) GetImageCatalogInOrganization(params *GetImageCatalogInOrganizationParams) (*GetImageCatalogInOrganizationOK, error)
GetImageCatalogInOrganization gets image catalog by name in organization
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImageCatalogRequestFromNameInOrganization ¶
func (a *Client) GetImageCatalogRequestFromNameInOrganization(params *GetImageCatalogRequestFromNameInOrganizationParams) (*GetImageCatalogRequestFromNameInOrganizationOK, error)
GetImageCatalogRequestFromNameInOrganization retrieves imagecatalog request by imagecatalog name
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) GetImagesByProviderAndCustomImageCatalogInOrganization ¶
func (a *Client) GetImagesByProviderAndCustomImageCatalogInOrganization(params *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) (*GetImagesByProviderAndCustomImageCatalogInOrganizationOK, error)
GetImagesByProviderAndCustomImageCatalogInOrganization 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) GetImagesByProviderInOrganization ¶
func (a *Client) GetImagesByProviderInOrganization(params *GetImagesByProviderInOrganizationParams) (*GetImagesByProviderInOrganizationOK, error)
GetImagesByProviderInOrganization 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) GetImagesByStackNameAndCustomImageCatalogInOrganization ¶
func (a *Client) GetImagesByStackNameAndCustomImageCatalogInOrganization(params *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) (*GetImagesByStackNameAndCustomImageCatalogInOrganizationOK, error)
GetImagesByStackNameAndCustomImageCatalogInOrganization 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) GetImagesByStackNameAndDefaultImageCatalogInOrganization ¶
func (a *Client) GetImagesByStackNameAndDefaultImageCatalogInOrganization(params *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK, error)
GetImagesByStackNameAndDefaultImageCatalogInOrganization 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) ListImageCatalogsByOrganization ¶
func (a *Client) ListImageCatalogsByOrganization(params *ListImageCatalogsByOrganizationParams) (*ListImageCatalogsByOrganizationOK, error)
ListImageCatalogsByOrganization lists image catalogs for the given organization
Provides an interface to determine available Virtual Machine images for the given version of Cloudbreak.
func (*Client) PutPublicImageCatalogInOrganization ¶
func (a *Client) PutPublicImageCatalogInOrganization(params *PutPublicImageCatalogInOrganizationParams) (*PutPublicImageCatalogInOrganizationOK, error)
PutPublicImageCatalogInOrganization 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) PutSetDefaultImageCatalogByNameInOrganization ¶
func (a *Client) PutSetDefaultImageCatalogByNameInOrganization(params *PutSetDefaultImageCatalogByNameInOrganizationParams) (*PutSetDefaultImageCatalogByNameInOrganizationOK, error)
PutSetDefaultImageCatalogByNameInOrganization 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 CreateImageCatalogInOrganizationOK ¶
type CreateImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
CreateImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewCreateImageCatalogInOrganizationOK ¶
func NewCreateImageCatalogInOrganizationOK() *CreateImageCatalogInOrganizationOK
NewCreateImageCatalogInOrganizationOK creates a CreateImageCatalogInOrganizationOK with default headers values
func (*CreateImageCatalogInOrganizationOK) Error ¶
func (o *CreateImageCatalogInOrganizationOK) Error() string
type CreateImageCatalogInOrganizationParams ¶
type CreateImageCatalogInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.ImageCatalogRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the create image catalog in organization operation typically these are written to a http.Request
func NewCreateImageCatalogInOrganizationParams ¶
func NewCreateImageCatalogInOrganizationParams() *CreateImageCatalogInOrganizationParams
NewCreateImageCatalogInOrganizationParams creates a new CreateImageCatalogInOrganizationParams object with the default values initialized.
func NewCreateImageCatalogInOrganizationParamsWithContext ¶
func NewCreateImageCatalogInOrganizationParamsWithContext(ctx context.Context) *CreateImageCatalogInOrganizationParams
NewCreateImageCatalogInOrganizationParamsWithContext creates a new CreateImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewCreateImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *CreateImageCatalogInOrganizationParams
NewCreateImageCatalogInOrganizationParamsWithHTTPClient creates a new CreateImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateImageCatalogInOrganizationParamsWithTimeout ¶
func NewCreateImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *CreateImageCatalogInOrganizationParams
NewCreateImageCatalogInOrganizationParamsWithTimeout creates a new CreateImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateImageCatalogInOrganizationParams) SetBody ¶
func (o *CreateImageCatalogInOrganizationParams) SetBody(body *models_cloudbreak.ImageCatalogRequest)
SetBody adds the body to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) SetContext ¶
func (o *CreateImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *CreateImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *CreateImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) SetTimeout ¶
func (o *CreateImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WithBody ¶
func (o *CreateImageCatalogInOrganizationParams) WithBody(body *models_cloudbreak.ImageCatalogRequest) *CreateImageCatalogInOrganizationParams
WithBody adds the body to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WithContext ¶
func (o *CreateImageCatalogInOrganizationParams) WithContext(ctx context.Context) *CreateImageCatalogInOrganizationParams
WithContext adds the context to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *CreateImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *CreateImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *CreateImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *CreateImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WithTimeout ¶
func (o *CreateImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *CreateImageCatalogInOrganizationParams
WithTimeout adds the timeout to the create image catalog in organization params
func (*CreateImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *CreateImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateImageCatalogInOrganizationReader ¶
type CreateImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
CreateImageCatalogInOrganizationReader is a Reader for the CreateImageCatalogInOrganization structure.
func (*CreateImageCatalogInOrganizationReader) ReadResponse ¶
func (o *CreateImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteImageCatalogInOrganizationOK ¶
type DeleteImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
DeleteImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewDeleteImageCatalogInOrganizationOK ¶
func NewDeleteImageCatalogInOrganizationOK() *DeleteImageCatalogInOrganizationOK
NewDeleteImageCatalogInOrganizationOK creates a DeleteImageCatalogInOrganizationOK with default headers values
func (*DeleteImageCatalogInOrganizationOK) Error ¶
func (o *DeleteImageCatalogInOrganizationOK) Error() string
type DeleteImageCatalogInOrganizationParams ¶
type DeleteImageCatalogInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the delete image catalog in organization operation typically these are written to a http.Request
func NewDeleteImageCatalogInOrganizationParams ¶
func NewDeleteImageCatalogInOrganizationParams() *DeleteImageCatalogInOrganizationParams
NewDeleteImageCatalogInOrganizationParams creates a new DeleteImageCatalogInOrganizationParams object with the default values initialized.
func NewDeleteImageCatalogInOrganizationParamsWithContext ¶
func NewDeleteImageCatalogInOrganizationParamsWithContext(ctx context.Context) *DeleteImageCatalogInOrganizationParams
NewDeleteImageCatalogInOrganizationParamsWithContext creates a new DeleteImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewDeleteImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteImageCatalogInOrganizationParams
NewDeleteImageCatalogInOrganizationParamsWithHTTPClient creates a new DeleteImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteImageCatalogInOrganizationParamsWithTimeout ¶
func NewDeleteImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteImageCatalogInOrganizationParams
NewDeleteImageCatalogInOrganizationParamsWithTimeout creates a new DeleteImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteImageCatalogInOrganizationParams) SetContext ¶
func (o *DeleteImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *DeleteImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) SetName ¶
func (o *DeleteImageCatalogInOrganizationParams) SetName(name string)
SetName adds the name to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *DeleteImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) SetTimeout ¶
func (o *DeleteImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WithContext ¶
func (o *DeleteImageCatalogInOrganizationParams) WithContext(ctx context.Context) *DeleteImageCatalogInOrganizationParams
WithContext adds the context to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *DeleteImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WithName ¶
func (o *DeleteImageCatalogInOrganizationParams) WithName(name string) *DeleteImageCatalogInOrganizationParams
WithName adds the name to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *DeleteImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WithTimeout ¶
func (o *DeleteImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteImageCatalogInOrganizationParams
WithTimeout adds the timeout to the delete image catalog in organization params
func (*DeleteImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *DeleteImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteImageCatalogInOrganizationReader ¶
type DeleteImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
DeleteImageCatalogInOrganizationReader is a Reader for the DeleteImageCatalogInOrganization structure.
func (*DeleteImageCatalogInOrganizationReader) ReadResponse ¶
func (o *DeleteImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImageCatalogInOrganizationOK ¶
type GetImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
GetImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewGetImageCatalogInOrganizationOK ¶
func NewGetImageCatalogInOrganizationOK() *GetImageCatalogInOrganizationOK
NewGetImageCatalogInOrganizationOK creates a GetImageCatalogInOrganizationOK with default headers values
func (*GetImageCatalogInOrganizationOK) Error ¶
func (o *GetImageCatalogInOrganizationOK) Error() string
type GetImageCatalogInOrganizationParams ¶
type GetImageCatalogInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 /*WithImages*/ WithImages *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the get image catalog in organization operation typically these are written to a http.Request
func NewGetImageCatalogInOrganizationParams ¶
func NewGetImageCatalogInOrganizationParams() *GetImageCatalogInOrganizationParams
NewGetImageCatalogInOrganizationParams creates a new GetImageCatalogInOrganizationParams object with the default values initialized.
func NewGetImageCatalogInOrganizationParamsWithContext ¶
func NewGetImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImageCatalogInOrganizationParams
NewGetImageCatalogInOrganizationParamsWithContext creates a new GetImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewGetImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImageCatalogInOrganizationParams
NewGetImageCatalogInOrganizationParamsWithHTTPClient creates a new GetImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImageCatalogInOrganizationParamsWithTimeout ¶
func NewGetImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImageCatalogInOrganizationParams
NewGetImageCatalogInOrganizationParamsWithTimeout creates a new GetImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImageCatalogInOrganizationParams) SetContext ¶
func (o *GetImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *GetImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) SetName ¶
func (o *GetImageCatalogInOrganizationParams) SetName(name string)
SetName adds the name to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *GetImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) SetTimeout ¶
func (o *GetImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) SetWithImages ¶
func (o *GetImageCatalogInOrganizationParams) SetWithImages(withImages *bool)
SetWithImages adds the withImages to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithContext ¶
func (o *GetImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImageCatalogInOrganizationParams
WithContext adds the context to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *GetImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithName ¶
func (o *GetImageCatalogInOrganizationParams) WithName(name string) *GetImageCatalogInOrganizationParams
WithName adds the name to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *GetImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithTimeout ¶
func (o *GetImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImageCatalogInOrganizationParams
WithTimeout adds the timeout to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WithWithImages ¶
func (o *GetImageCatalogInOrganizationParams) WithWithImages(withImages *bool) *GetImageCatalogInOrganizationParams
WithWithImages adds the withImages to the get image catalog in organization params
func (*GetImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *GetImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImageCatalogInOrganizationReader ¶
type GetImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImageCatalogInOrganizationReader is a Reader for the GetImageCatalogInOrganization structure.
func (*GetImageCatalogInOrganizationReader) ReadResponse ¶
func (o *GetImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImageCatalogRequestFromNameInOrganizationOK ¶
type GetImageCatalogRequestFromNameInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogRequest
}
GetImageCatalogRequestFromNameInOrganizationOK handles this case with default header values.
successful operation
func NewGetImageCatalogRequestFromNameInOrganizationOK ¶
func NewGetImageCatalogRequestFromNameInOrganizationOK() *GetImageCatalogRequestFromNameInOrganizationOK
NewGetImageCatalogRequestFromNameInOrganizationOK creates a GetImageCatalogRequestFromNameInOrganizationOK with default headers values
func (*GetImageCatalogRequestFromNameInOrganizationOK) Error ¶
func (o *GetImageCatalogRequestFromNameInOrganizationOK) Error() string
type GetImageCatalogRequestFromNameInOrganizationParams ¶
type GetImageCatalogRequestFromNameInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImageCatalogRequestFromNameInOrganizationParams contains all the parameters to send to the API endpoint for the get image catalog request from name in organization operation typically these are written to a http.Request
func NewGetImageCatalogRequestFromNameInOrganizationParams ¶
func NewGetImageCatalogRequestFromNameInOrganizationParams() *GetImageCatalogRequestFromNameInOrganizationParams
NewGetImageCatalogRequestFromNameInOrganizationParams creates a new GetImageCatalogRequestFromNameInOrganizationParams object with the default values initialized.
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithContext ¶
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithContext(ctx context.Context) *GetImageCatalogRequestFromNameInOrganizationParams
NewGetImageCatalogRequestFromNameInOrganizationParamsWithContext creates a new GetImageCatalogRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithHTTPClient ¶
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameInOrganizationParams
NewGetImageCatalogRequestFromNameInOrganizationParamsWithHTTPClient creates a new GetImageCatalogRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithTimeout ¶
func NewGetImageCatalogRequestFromNameInOrganizationParamsWithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameInOrganizationParams
NewGetImageCatalogRequestFromNameInOrganizationParamsWithTimeout creates a new GetImageCatalogRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImageCatalogRequestFromNameInOrganizationParams) SetContext ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) SetHTTPClient ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) SetName ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetName(name string)
SetName adds the name to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) SetOrganizationID ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) SetTimeout ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WithContext ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithContext(ctx context.Context) *GetImageCatalogRequestFromNameInOrganizationParams
WithContext adds the context to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WithHTTPClient ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithHTTPClient(client *http.Client) *GetImageCatalogRequestFromNameInOrganizationParams
WithHTTPClient adds the HTTPClient to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WithName ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithName(name string) *GetImageCatalogRequestFromNameInOrganizationParams
WithName adds the name to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WithOrganizationID ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithOrganizationID(organizationID int64) *GetImageCatalogRequestFromNameInOrganizationParams
WithOrganizationID adds the organizationID to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WithTimeout ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WithTimeout(timeout time.Duration) *GetImageCatalogRequestFromNameInOrganizationParams
WithTimeout adds the timeout to the get image catalog request from name in organization params
func (*GetImageCatalogRequestFromNameInOrganizationParams) WriteToRequest ¶
func (o *GetImageCatalogRequestFromNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImageCatalogRequestFromNameInOrganizationReader ¶
type GetImageCatalogRequestFromNameInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImageCatalogRequestFromNameInOrganizationReader is a Reader for the GetImageCatalogRequestFromNameInOrganization structure.
func (*GetImageCatalogRequestFromNameInOrganizationReader) ReadResponse ¶
func (o *GetImageCatalogRequestFromNameInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByProviderAndCustomImageCatalogInOrganizationOK ¶
type GetImagesByProviderAndCustomImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByProviderAndCustomImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationOK ¶
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationOK() *GetImagesByProviderAndCustomImageCatalogInOrganizationOK
NewGetImagesByProviderAndCustomImageCatalogInOrganizationOK creates a GetImagesByProviderAndCustomImageCatalogInOrganizationOK with default headers values
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationOK) Error ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationOK) Error() string
type GetImagesByProviderAndCustomImageCatalogInOrganizationParams ¶
type GetImagesByProviderAndCustomImageCatalogInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 /*Platform*/ Platform string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByProviderAndCustomImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the get images by provider and custom image catalog in organization operation typically these are written to a http.Request
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParams ¶
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParams() *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
NewGetImagesByProviderAndCustomImageCatalogInOrganizationParams creates a new GetImagesByProviderAndCustomImageCatalogInOrganizationParams object with the default values initialized.
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithContext ¶
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithContext creates a new GetImagesByProviderAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithHTTPClient creates a new GetImagesByProviderAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithTimeout ¶
func NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
NewGetImagesByProviderAndCustomImageCatalogInOrganizationParamsWithTimeout creates a new GetImagesByProviderAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetContext ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetName ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetName(name string)
SetName adds the name to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetPlatform ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetPlatform(platform string)
SetPlatform adds the platform to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetTimeout ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithContext ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithContext adds the context to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithName ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithName(name string) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithName adds the name to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithPlatform ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithPlatform(platform string) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithPlatform adds the platform to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithTimeout ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByProviderAndCustomImageCatalogInOrganizationParams
WithTimeout adds the timeout to the get images by provider and custom image catalog in organization params
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByProviderAndCustomImageCatalogInOrganizationReader ¶
type GetImagesByProviderAndCustomImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImagesByProviderAndCustomImageCatalogInOrganizationReader is a Reader for the GetImagesByProviderAndCustomImageCatalogInOrganization structure.
func (*GetImagesByProviderAndCustomImageCatalogInOrganizationReader) ReadResponse ¶
func (o *GetImagesByProviderAndCustomImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByProviderInOrganizationOK ¶
type GetImagesByProviderInOrganizationOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByProviderInOrganizationOK handles this case with default header values.
successful operation
func NewGetImagesByProviderInOrganizationOK ¶
func NewGetImagesByProviderInOrganizationOK() *GetImagesByProviderInOrganizationOK
NewGetImagesByProviderInOrganizationOK creates a GetImagesByProviderInOrganizationOK with default headers values
func (*GetImagesByProviderInOrganizationOK) Error ¶
func (o *GetImagesByProviderInOrganizationOK) Error() string
type GetImagesByProviderInOrganizationParams ¶
type GetImagesByProviderInOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 /*Platform*/ Platform string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByProviderInOrganizationParams contains all the parameters to send to the API endpoint for the get images by provider in organization operation typically these are written to a http.Request
func NewGetImagesByProviderInOrganizationParams ¶
func NewGetImagesByProviderInOrganizationParams() *GetImagesByProviderInOrganizationParams
NewGetImagesByProviderInOrganizationParams creates a new GetImagesByProviderInOrganizationParams object with the default values initialized.
func NewGetImagesByProviderInOrganizationParamsWithContext ¶
func NewGetImagesByProviderInOrganizationParamsWithContext(ctx context.Context) *GetImagesByProviderInOrganizationParams
NewGetImagesByProviderInOrganizationParamsWithContext creates a new GetImagesByProviderInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByProviderInOrganizationParamsWithHTTPClient ¶
func NewGetImagesByProviderInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByProviderInOrganizationParams
NewGetImagesByProviderInOrganizationParamsWithHTTPClient creates a new GetImagesByProviderInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByProviderInOrganizationParamsWithTimeout ¶
func NewGetImagesByProviderInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByProviderInOrganizationParams
NewGetImagesByProviderInOrganizationParamsWithTimeout creates a new GetImagesByProviderInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByProviderInOrganizationParams) SetContext ¶
func (o *GetImagesByProviderInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) SetHTTPClient ¶
func (o *GetImagesByProviderInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) SetOrganizationID ¶
func (o *GetImagesByProviderInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) SetPlatform ¶
func (o *GetImagesByProviderInOrganizationParams) SetPlatform(platform string)
SetPlatform adds the platform to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) SetTimeout ¶
func (o *GetImagesByProviderInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WithContext ¶
func (o *GetImagesByProviderInOrganizationParams) WithContext(ctx context.Context) *GetImagesByProviderInOrganizationParams
WithContext adds the context to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WithHTTPClient ¶
func (o *GetImagesByProviderInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByProviderInOrganizationParams
WithHTTPClient adds the HTTPClient to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WithOrganizationID ¶
func (o *GetImagesByProviderInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByProviderInOrganizationParams
WithOrganizationID adds the organizationID to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WithPlatform ¶
func (o *GetImagesByProviderInOrganizationParams) WithPlatform(platform string) *GetImagesByProviderInOrganizationParams
WithPlatform adds the platform to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WithTimeout ¶
func (o *GetImagesByProviderInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByProviderInOrganizationParams
WithTimeout adds the timeout to the get images by provider in organization params
func (*GetImagesByProviderInOrganizationParams) WriteToRequest ¶
func (o *GetImagesByProviderInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByProviderInOrganizationReader ¶
type GetImagesByProviderInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImagesByProviderInOrganizationReader is a Reader for the GetImagesByProviderInOrganization structure.
func (*GetImagesByProviderInOrganizationReader) ReadResponse ¶
func (o *GetImagesByProviderInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByStackNameAndCustomImageCatalogInOrganizationOK ¶
type GetImagesByStackNameAndCustomImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByStackNameAndCustomImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationOK ¶
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationOK() *GetImagesByStackNameAndCustomImageCatalogInOrganizationOK
NewGetImagesByStackNameAndCustomImageCatalogInOrganizationOK creates a GetImagesByStackNameAndCustomImageCatalogInOrganizationOK with default headers values
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationOK) Error ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationOK) Error() string
type GetImagesByStackNameAndCustomImageCatalogInOrganizationParams ¶
type GetImagesByStackNameAndCustomImageCatalogInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 /*StackName*/ StackName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByStackNameAndCustomImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the get images by stack name and custom image catalog in organization operation typically these are written to a http.Request
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParams ¶
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParams() *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParams creates a new GetImagesByStackNameAndCustomImageCatalogInOrganizationParams object with the default values initialized.
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithContext ¶
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithContext creates a new GetImagesByStackNameAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithHTTPClient creates a new GetImagesByStackNameAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithTimeout ¶
func NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
NewGetImagesByStackNameAndCustomImageCatalogInOrganizationParamsWithTimeout creates a new GetImagesByStackNameAndCustomImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetContext ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetName(name string)
SetName adds the name to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetStackName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetStackName(stackName string)
SetStackName adds the stackName to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetTimeout ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithContext ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithContext adds the context to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithName(name string) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithName adds the name to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithStackName ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithStackName(stackName string) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithStackName adds the stackName to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithTimeout ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams
WithTimeout adds the timeout to the get images by stack name and custom image catalog in organization params
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByStackNameAndCustomImageCatalogInOrganizationReader ¶
type GetImagesByStackNameAndCustomImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImagesByStackNameAndCustomImageCatalogInOrganizationReader is a Reader for the GetImagesByStackNameAndCustomImageCatalogInOrganization structure.
func (*GetImagesByStackNameAndCustomImageCatalogInOrganizationReader) ReadResponse ¶
func (o *GetImagesByStackNameAndCustomImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK ¶
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImagesResponse
}
GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationOK ¶
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationOK() *GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK
NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationOK creates a GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK with default headers values
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK) Error ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationOK) Error() string
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams ¶
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 /*StackName*/ StackName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the get images by stack name and default image catalog in organization operation typically these are written to a http.Request
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParams ¶
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParams() *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParams creates a new GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams object with the default values initialized.
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithContext ¶
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithContext creates a new GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithHTTPClient creates a new GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithTimeout ¶
func NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
NewGetImagesByStackNameAndDefaultImageCatalogInOrganizationParamsWithTimeout creates a new GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetContext ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetStackName ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetStackName(stackName string)
SetStackName adds the stackName to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetTimeout ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithContext ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithContext(ctx context.Context) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
WithContext adds the context to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithStackName ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithStackName(stackName string) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
WithStackName adds the stackName to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithTimeout ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams
WithTimeout adds the timeout to the get images by stack name and default image catalog in organization params
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader ¶
type GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader is a Reader for the GetImagesByStackNameAndDefaultImageCatalogInOrganization structure.
func (*GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader) ReadResponse ¶
func (o *GetImagesByStackNameAndDefaultImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListImageCatalogsByOrganizationOK ¶
type ListImageCatalogsByOrganizationOK struct {
Payload []*models_cloudbreak.ImageCatalogResponse
}
ListImageCatalogsByOrganizationOK handles this case with default header values.
successful operation
func NewListImageCatalogsByOrganizationOK ¶
func NewListImageCatalogsByOrganizationOK() *ListImageCatalogsByOrganizationOK
NewListImageCatalogsByOrganizationOK creates a ListImageCatalogsByOrganizationOK with default headers values
func (*ListImageCatalogsByOrganizationOK) Error ¶
func (o *ListImageCatalogsByOrganizationOK) Error() string
type ListImageCatalogsByOrganizationParams ¶
type ListImageCatalogsByOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListImageCatalogsByOrganizationParams contains all the parameters to send to the API endpoint for the list image catalogs by organization operation typically these are written to a http.Request
func NewListImageCatalogsByOrganizationParams ¶
func NewListImageCatalogsByOrganizationParams() *ListImageCatalogsByOrganizationParams
NewListImageCatalogsByOrganizationParams creates a new ListImageCatalogsByOrganizationParams object with the default values initialized.
func NewListImageCatalogsByOrganizationParamsWithContext ¶
func NewListImageCatalogsByOrganizationParamsWithContext(ctx context.Context) *ListImageCatalogsByOrganizationParams
NewListImageCatalogsByOrganizationParamsWithContext creates a new ListImageCatalogsByOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewListImageCatalogsByOrganizationParamsWithHTTPClient ¶
func NewListImageCatalogsByOrganizationParamsWithHTTPClient(client *http.Client) *ListImageCatalogsByOrganizationParams
NewListImageCatalogsByOrganizationParamsWithHTTPClient creates a new ListImageCatalogsByOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListImageCatalogsByOrganizationParamsWithTimeout ¶
func NewListImageCatalogsByOrganizationParamsWithTimeout(timeout time.Duration) *ListImageCatalogsByOrganizationParams
NewListImageCatalogsByOrganizationParamsWithTimeout creates a new ListImageCatalogsByOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListImageCatalogsByOrganizationParams) SetContext ¶
func (o *ListImageCatalogsByOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) SetHTTPClient ¶
func (o *ListImageCatalogsByOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) SetOrganizationID ¶
func (o *ListImageCatalogsByOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) SetTimeout ¶
func (o *ListImageCatalogsByOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) WithContext ¶
func (o *ListImageCatalogsByOrganizationParams) WithContext(ctx context.Context) *ListImageCatalogsByOrganizationParams
WithContext adds the context to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) WithHTTPClient ¶
func (o *ListImageCatalogsByOrganizationParams) WithHTTPClient(client *http.Client) *ListImageCatalogsByOrganizationParams
WithHTTPClient adds the HTTPClient to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) WithOrganizationID ¶
func (o *ListImageCatalogsByOrganizationParams) WithOrganizationID(organizationID int64) *ListImageCatalogsByOrganizationParams
WithOrganizationID adds the organizationID to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) WithTimeout ¶
func (o *ListImageCatalogsByOrganizationParams) WithTimeout(timeout time.Duration) *ListImageCatalogsByOrganizationParams
WithTimeout adds the timeout to the list image catalogs by organization params
func (*ListImageCatalogsByOrganizationParams) WriteToRequest ¶
func (o *ListImageCatalogsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListImageCatalogsByOrganizationReader ¶
type ListImageCatalogsByOrganizationReader struct {
// contains filtered or unexported fields
}
ListImageCatalogsByOrganizationReader is a Reader for the ListImageCatalogsByOrganization structure.
func (*ListImageCatalogsByOrganizationReader) ReadResponse ¶
func (o *ListImageCatalogsByOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPublicImageCatalogInOrganizationOK ¶
type PutPublicImageCatalogInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PutPublicImageCatalogInOrganizationOK handles this case with default header values.
successful operation
func NewPutPublicImageCatalogInOrganizationOK ¶
func NewPutPublicImageCatalogInOrganizationOK() *PutPublicImageCatalogInOrganizationOK
NewPutPublicImageCatalogInOrganizationOK creates a PutPublicImageCatalogInOrganizationOK with default headers values
func (*PutPublicImageCatalogInOrganizationOK) Error ¶
func (o *PutPublicImageCatalogInOrganizationOK) Error() string
type PutPublicImageCatalogInOrganizationParams ¶
type PutPublicImageCatalogInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.UpdateImageCatalogRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPublicImageCatalogInOrganizationParams contains all the parameters to send to the API endpoint for the put public image catalog in organization operation typically these are written to a http.Request
func NewPutPublicImageCatalogInOrganizationParams ¶
func NewPutPublicImageCatalogInOrganizationParams() *PutPublicImageCatalogInOrganizationParams
NewPutPublicImageCatalogInOrganizationParams creates a new PutPublicImageCatalogInOrganizationParams object with the default values initialized.
func NewPutPublicImageCatalogInOrganizationParamsWithContext ¶
func NewPutPublicImageCatalogInOrganizationParamsWithContext(ctx context.Context) *PutPublicImageCatalogInOrganizationParams
NewPutPublicImageCatalogInOrganizationParamsWithContext creates a new PutPublicImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewPutPublicImageCatalogInOrganizationParamsWithHTTPClient ¶
func NewPutPublicImageCatalogInOrganizationParamsWithHTTPClient(client *http.Client) *PutPublicImageCatalogInOrganizationParams
NewPutPublicImageCatalogInOrganizationParamsWithHTTPClient creates a new PutPublicImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutPublicImageCatalogInOrganizationParamsWithTimeout ¶
func NewPutPublicImageCatalogInOrganizationParamsWithTimeout(timeout time.Duration) *PutPublicImageCatalogInOrganizationParams
NewPutPublicImageCatalogInOrganizationParamsWithTimeout creates a new PutPublicImageCatalogInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutPublicImageCatalogInOrganizationParams) SetBody ¶
func (o *PutPublicImageCatalogInOrganizationParams) SetBody(body *models_cloudbreak.UpdateImageCatalogRequest)
SetBody adds the body to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) SetContext ¶
func (o *PutPublicImageCatalogInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) SetHTTPClient ¶
func (o *PutPublicImageCatalogInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) SetOrganizationID ¶
func (o *PutPublicImageCatalogInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) SetTimeout ¶
func (o *PutPublicImageCatalogInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WithBody ¶
func (o *PutPublicImageCatalogInOrganizationParams) WithBody(body *models_cloudbreak.UpdateImageCatalogRequest) *PutPublicImageCatalogInOrganizationParams
WithBody adds the body to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WithContext ¶
func (o *PutPublicImageCatalogInOrganizationParams) WithContext(ctx context.Context) *PutPublicImageCatalogInOrganizationParams
WithContext adds the context to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WithHTTPClient ¶
func (o *PutPublicImageCatalogInOrganizationParams) WithHTTPClient(client *http.Client) *PutPublicImageCatalogInOrganizationParams
WithHTTPClient adds the HTTPClient to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WithOrganizationID ¶
func (o *PutPublicImageCatalogInOrganizationParams) WithOrganizationID(organizationID int64) *PutPublicImageCatalogInOrganizationParams
WithOrganizationID adds the organizationID to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WithTimeout ¶
func (o *PutPublicImageCatalogInOrganizationParams) WithTimeout(timeout time.Duration) *PutPublicImageCatalogInOrganizationParams
WithTimeout adds the timeout to the put public image catalog in organization params
func (*PutPublicImageCatalogInOrganizationParams) WriteToRequest ¶
func (o *PutPublicImageCatalogInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPublicImageCatalogInOrganizationReader ¶
type PutPublicImageCatalogInOrganizationReader struct {
// contains filtered or unexported fields
}
PutPublicImageCatalogInOrganizationReader is a Reader for the PutPublicImageCatalogInOrganization structure.
func (*PutPublicImageCatalogInOrganizationReader) ReadResponse ¶
func (o *PutPublicImageCatalogInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutSetDefaultImageCatalogByNameInOrganizationOK ¶
type PutSetDefaultImageCatalogByNameInOrganizationOK struct {
Payload *models_cloudbreak.ImageCatalogResponse
}
PutSetDefaultImageCatalogByNameInOrganizationOK handles this case with default header values.
successful operation
func NewPutSetDefaultImageCatalogByNameInOrganizationOK ¶
func NewPutSetDefaultImageCatalogByNameInOrganizationOK() *PutSetDefaultImageCatalogByNameInOrganizationOK
NewPutSetDefaultImageCatalogByNameInOrganizationOK creates a PutSetDefaultImageCatalogByNameInOrganizationOK with default headers values
func (*PutSetDefaultImageCatalogByNameInOrganizationOK) Error ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationOK) Error() string
type PutSetDefaultImageCatalogByNameInOrganizationParams ¶
type PutSetDefaultImageCatalogByNameInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutSetDefaultImageCatalogByNameInOrganizationParams contains all the parameters to send to the API endpoint for the put set default image catalog by name in organization operation typically these are written to a http.Request
func NewPutSetDefaultImageCatalogByNameInOrganizationParams ¶
func NewPutSetDefaultImageCatalogByNameInOrganizationParams() *PutSetDefaultImageCatalogByNameInOrganizationParams
NewPutSetDefaultImageCatalogByNameInOrganizationParams creates a new PutSetDefaultImageCatalogByNameInOrganizationParams object with the default values initialized.
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithContext ¶
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameInOrganizationParams
NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithContext creates a new PutSetDefaultImageCatalogByNameInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithHTTPClient ¶
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameInOrganizationParams
NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithHTTPClient creates a new PutSetDefaultImageCatalogByNameInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithTimeout ¶
func NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameInOrganizationParams
NewPutSetDefaultImageCatalogByNameInOrganizationParamsWithTimeout creates a new PutSetDefaultImageCatalogByNameInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) SetContext ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) SetHTTPClient ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) SetName ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetName(name string)
SetName adds the name to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) SetOrganizationID ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) SetTimeout ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WithContext ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithContext(ctx context.Context) *PutSetDefaultImageCatalogByNameInOrganizationParams
WithContext adds the context to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WithHTTPClient ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithHTTPClient(client *http.Client) *PutSetDefaultImageCatalogByNameInOrganizationParams
WithHTTPClient adds the HTTPClient to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WithName ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithName(name string) *PutSetDefaultImageCatalogByNameInOrganizationParams
WithName adds the name to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WithOrganizationID ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithOrganizationID(organizationID int64) *PutSetDefaultImageCatalogByNameInOrganizationParams
WithOrganizationID adds the organizationID to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WithTimeout ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WithTimeout(timeout time.Duration) *PutSetDefaultImageCatalogByNameInOrganizationParams
WithTimeout adds the timeout to the put set default image catalog by name in organization params
func (*PutSetDefaultImageCatalogByNameInOrganizationParams) WriteToRequest ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutSetDefaultImageCatalogByNameInOrganizationReader ¶
type PutSetDefaultImageCatalogByNameInOrganizationReader struct {
// contains filtered or unexported fields
}
PutSetDefaultImageCatalogByNameInOrganizationReader is a Reader for the PutSetDefaultImageCatalogByNameInOrganization structure.
func (*PutSetDefaultImageCatalogByNameInOrganizationReader) ReadResponse ¶
func (o *PutSetDefaultImageCatalogByNameInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_image_catalog_in_organization_parameters.go
- create_image_catalog_in_organization_responses.go
- delete_image_catalog_in_organization_parameters.go
- delete_image_catalog_in_organization_responses.go
- get_image_catalog_in_organization_parameters.go
- get_image_catalog_in_organization_responses.go
- get_image_catalog_request_from_name_in_organization_parameters.go
- get_image_catalog_request_from_name_in_organization_responses.go
- get_images_by_provider_and_custom_image_catalog_in_organization_parameters.go
- get_images_by_provider_and_custom_image_catalog_in_organization_responses.go
- get_images_by_provider_in_organization_parameters.go
- get_images_by_provider_in_organization_responses.go
- get_images_by_stack_name_and_custom_image_catalog_in_organization_parameters.go
- get_images_by_stack_name_and_custom_image_catalog_in_organization_responses.go
- get_images_by_stack_name_and_default_image_catalog_in_organization_parameters.go
- get_images_by_stack_name_and_default_image_catalog_in_organization_responses.go
- list_image_catalogs_by_organization_parameters.go
- list_image_catalogs_by_organization_responses.go
- put_public_image_catalog_in_organization_parameters.go
- put_public_image_catalog_in_organization_responses.go
- put_set_default_image_catalog_by_name_in_organization_parameters.go
- put_set_default_image_catalog_by_name_in_organization_responses.go
- v3_organization_id_imagecatalogs_client.go