deployments

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2019 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckDeploymentNameUsingGETForbidden

type CheckDeploymentNameUsingGETForbidden struct {
}

CheckDeploymentNameUsingGETForbidden handles this case with default header values.

Forbidden

func NewCheckDeploymentNameUsingGETForbidden

func NewCheckDeploymentNameUsingGETForbidden() *CheckDeploymentNameUsingGETForbidden

NewCheckDeploymentNameUsingGETForbidden creates a CheckDeploymentNameUsingGETForbidden with default headers values

func (*CheckDeploymentNameUsingGETForbidden) Error

type CheckDeploymentNameUsingGETNotFound

type CheckDeploymentNameUsingGETNotFound struct {
}

CheckDeploymentNameUsingGETNotFound handles this case with default header values.

Not Found

func NewCheckDeploymentNameUsingGETNotFound

func NewCheckDeploymentNameUsingGETNotFound() *CheckDeploymentNameUsingGETNotFound

NewCheckDeploymentNameUsingGETNotFound creates a CheckDeploymentNameUsingGETNotFound with default headers values

func (*CheckDeploymentNameUsingGETNotFound) Error

type CheckDeploymentNameUsingGETOK

type CheckDeploymentNameUsingGETOK struct {
}

CheckDeploymentNameUsingGETOK handles this case with default header values.

OK

func NewCheckDeploymentNameUsingGETOK

func NewCheckDeploymentNameUsingGETOK() *CheckDeploymentNameUsingGETOK

NewCheckDeploymentNameUsingGETOK creates a CheckDeploymentNameUsingGETOK with default headers values

func (*CheckDeploymentNameUsingGETOK) Error

type CheckDeploymentNameUsingGETParams

type CheckDeploymentNameUsingGETParams struct {

	/*Name
	  Deployment name

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CheckDeploymentNameUsingGETParams contains all the parameters to send to the API endpoint for the check deployment name using g e t operation typically these are written to a http.Request

func NewCheckDeploymentNameUsingGETParams

func NewCheckDeploymentNameUsingGETParams() *CheckDeploymentNameUsingGETParams

NewCheckDeploymentNameUsingGETParams creates a new CheckDeploymentNameUsingGETParams object with the default values initialized.

func NewCheckDeploymentNameUsingGETParamsWithContext

func NewCheckDeploymentNameUsingGETParamsWithContext(ctx context.Context) *CheckDeploymentNameUsingGETParams

NewCheckDeploymentNameUsingGETParamsWithContext creates a new CheckDeploymentNameUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewCheckDeploymentNameUsingGETParamsWithHTTPClient

func NewCheckDeploymentNameUsingGETParamsWithHTTPClient(client *http.Client) *CheckDeploymentNameUsingGETParams

NewCheckDeploymentNameUsingGETParamsWithHTTPClient creates a new CheckDeploymentNameUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCheckDeploymentNameUsingGETParamsWithTimeout

func NewCheckDeploymentNameUsingGETParamsWithTimeout(timeout time.Duration) *CheckDeploymentNameUsingGETParams

NewCheckDeploymentNameUsingGETParamsWithTimeout creates a new CheckDeploymentNameUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*CheckDeploymentNameUsingGETParams) SetContext

SetContext adds the context to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) SetHTTPClient

func (o *CheckDeploymentNameUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) SetName

func (o *CheckDeploymentNameUsingGETParams) SetName(name string)

SetName adds the name to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) SetTimeout

func (o *CheckDeploymentNameUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) WithContext

WithContext adds the context to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) WithName

WithName adds the name to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) WithTimeout

WithTimeout adds the timeout to the check deployment name using get params

func (*CheckDeploymentNameUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CheckDeploymentNameUsingGETReader

type CheckDeploymentNameUsingGETReader struct {
	// contains filtered or unexported fields
}

CheckDeploymentNameUsingGETReader is a Reader for the CheckDeploymentNameUsingGET structure.

func (*CheckDeploymentNameUsingGETReader) ReadResponse

func (o *CheckDeploymentNameUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CheckDeploymentNameUsingGETUnauthorized

type CheckDeploymentNameUsingGETUnauthorized struct {
}

CheckDeploymentNameUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewCheckDeploymentNameUsingGETUnauthorized

func NewCheckDeploymentNameUsingGETUnauthorized() *CheckDeploymentNameUsingGETUnauthorized

NewCheckDeploymentNameUsingGETUnauthorized creates a CheckDeploymentNameUsingGETUnauthorized with default headers values

func (*CheckDeploymentNameUsingGETUnauthorized) Error

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for deployments API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new deployments API client.

func (*Client) CheckDeploymentNameUsingGET

func (a *Client) CheckDeploymentNameUsingGET(params *CheckDeploymentNameUsingGETParams) (*CheckDeploymentNameUsingGETOK, error)

CheckDeploymentNameUsingGET checks if a deployment exists

Returns OK if a deployment with the supplied name exists.

func (*Client) DeleteDeploymentUsingDELETE

DeleteDeploymentUsingDELETE deletes a deployment

Deletes the deployment with the supplied ID.

func (*Client) DeleteResourceUsingDELETE

DeleteResourceUsingDELETE deletes resource associated with a deployment

Deletes the resource with the specified ID that is correlated with the supplied deployment.

func (*Client) GetDeploymentByIDUsingGET

func (a *Client) GetDeploymentByIDUsingGET(params *GetDeploymentByIDUsingGETParams) (*GetDeploymentByIDUsingGETOK, error)

GetDeploymentByIDUsingGET fetches a spefic deployment

Returns the deployment with the supplied ID.

func (*Client) GetDeploymentFilterByIDUsingGET

func (a *Client) GetDeploymentFilterByIDUsingGET(params *GetDeploymentFilterByIDUsingGETParams) (*GetDeploymentFilterByIDUsingGETOK, error)

GetDeploymentFilterByIDUsingGET returns the deployment filter with the supplied ID

func (*Client) GetDeploymentFiltersUsingGET

func (a *Client) GetDeploymentFiltersUsingGET(params *GetDeploymentFiltersUsingGETParams) (*GetDeploymentFiltersUsingGETOK, error)

GetDeploymentFiltersUsingGET returns the deployment filters in context of given user

func (*Client) GetDeploymentResourcesUsingGET

func (a *Client) GetDeploymentResourcesUsingGET(params *GetDeploymentResourcesUsingGETParams) (*GetDeploymentResourcesUsingGETOK, error)

GetDeploymentResourcesUsingGET fetches resources associated with a deployment

Returns a paginated list of resources corresponding to the deployment with the supplied ID.

func (*Client) GetDeploymentsForProjectUsingGET

func (a *Client) GetDeploymentsForProjectUsingGET(params *GetDeploymentsForProjectUsingGETParams) (*GetDeploymentsForProjectUsingGETOK, error)

GetDeploymentsForProjectUsingGET returns a count of deployments using the project

func (*Client) GetDeploymentsUsingGET

func (a *Client) GetDeploymentsUsingGET(params *GetDeploymentsUsingGETParams) (*GetDeploymentsUsingGETOK, error)

GetDeploymentsUsingGET fetches all deployments

Returns a paginated list of deployments.

func (*Client) GetResourceByIDUsingGET

func (a *Client) GetResourceByIDUsingGET(params *GetResourceByIDUsingGETParams) (*GetResourceByIDUsingGETOK, error)

GetResourceByIDUsingGET fetches resource associated with a deployment

Returns the resource with the specified ID that is correlated with the supplied deployment.

func (*Client) PatchDeploymentUsingPATCH

PatchDeploymentUsingPATCH updates deployment

Updates the deployment with the supplied ID.

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type DeleteDeploymentUsingDELETEForbidden

type DeleteDeploymentUsingDELETEForbidden struct {
}

DeleteDeploymentUsingDELETEForbidden handles this case with default header values.

Forbidden

func NewDeleteDeploymentUsingDELETEForbidden

func NewDeleteDeploymentUsingDELETEForbidden() *DeleteDeploymentUsingDELETEForbidden

NewDeleteDeploymentUsingDELETEForbidden creates a DeleteDeploymentUsingDELETEForbidden with default headers values

func (*DeleteDeploymentUsingDELETEForbidden) Error

type DeleteDeploymentUsingDELETENoContent

type DeleteDeploymentUsingDELETENoContent struct {
}

DeleteDeploymentUsingDELETENoContent handles this case with default header values.

No Content

func NewDeleteDeploymentUsingDELETENoContent

func NewDeleteDeploymentUsingDELETENoContent() *DeleteDeploymentUsingDELETENoContent

NewDeleteDeploymentUsingDELETENoContent creates a DeleteDeploymentUsingDELETENoContent with default headers values

func (*DeleteDeploymentUsingDELETENoContent) Error

type DeleteDeploymentUsingDELETEOK

type DeleteDeploymentUsingDELETEOK struct {
	Payload *models.DeploymentRequest
}

DeleteDeploymentUsingDELETEOK handles this case with default header values.

OK

func NewDeleteDeploymentUsingDELETEOK

func NewDeleteDeploymentUsingDELETEOK() *DeleteDeploymentUsingDELETEOK

NewDeleteDeploymentUsingDELETEOK creates a DeleteDeploymentUsingDELETEOK with default headers values

func (*DeleteDeploymentUsingDELETEOK) Error

func (*DeleteDeploymentUsingDELETEOK) GetPayload

type DeleteDeploymentUsingDELETEParams

type DeleteDeploymentUsingDELETEParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteDeploymentUsingDELETEParams contains all the parameters to send to the API endpoint for the delete deployment using d e l e t e operation typically these are written to a http.Request

func NewDeleteDeploymentUsingDELETEParams

func NewDeleteDeploymentUsingDELETEParams() *DeleteDeploymentUsingDELETEParams

NewDeleteDeploymentUsingDELETEParams creates a new DeleteDeploymentUsingDELETEParams object with the default values initialized.

func NewDeleteDeploymentUsingDELETEParamsWithContext

func NewDeleteDeploymentUsingDELETEParamsWithContext(ctx context.Context) *DeleteDeploymentUsingDELETEParams

NewDeleteDeploymentUsingDELETEParamsWithContext creates a new DeleteDeploymentUsingDELETEParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteDeploymentUsingDELETEParamsWithHTTPClient

func NewDeleteDeploymentUsingDELETEParamsWithHTTPClient(client *http.Client) *DeleteDeploymentUsingDELETEParams

NewDeleteDeploymentUsingDELETEParamsWithHTTPClient creates a new DeleteDeploymentUsingDELETEParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteDeploymentUsingDELETEParamsWithTimeout

func NewDeleteDeploymentUsingDELETEParamsWithTimeout(timeout time.Duration) *DeleteDeploymentUsingDELETEParams

NewDeleteDeploymentUsingDELETEParamsWithTimeout creates a new DeleteDeploymentUsingDELETEParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteDeploymentUsingDELETEParams) SetContext

SetContext adds the context to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) SetDepID

func (o *DeleteDeploymentUsingDELETEParams) SetDepID(depID strfmt.UUID)

SetDepID adds the depId to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) SetHTTPClient

func (o *DeleteDeploymentUsingDELETEParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) SetTimeout

func (o *DeleteDeploymentUsingDELETEParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) WithContext

WithContext adds the context to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) WithDepID

WithDepID adds the depID to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) WithTimeout

WithTimeout adds the timeout to the delete deployment using d e l e t e params

func (*DeleteDeploymentUsingDELETEParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteDeploymentUsingDELETEReader

type DeleteDeploymentUsingDELETEReader struct {
	// contains filtered or unexported fields
}

DeleteDeploymentUsingDELETEReader is a Reader for the DeleteDeploymentUsingDELETE structure.

func (*DeleteDeploymentUsingDELETEReader) ReadResponse

func (o *DeleteDeploymentUsingDELETEReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteDeploymentUsingDELETEUnauthorized

type DeleteDeploymentUsingDELETEUnauthorized struct {
}

DeleteDeploymentUsingDELETEUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteDeploymentUsingDELETEUnauthorized

func NewDeleteDeploymentUsingDELETEUnauthorized() *DeleteDeploymentUsingDELETEUnauthorized

NewDeleteDeploymentUsingDELETEUnauthorized creates a DeleteDeploymentUsingDELETEUnauthorized with default headers values

func (*DeleteDeploymentUsingDELETEUnauthorized) Error

type DeleteResourceUsingDELETEForbidden

type DeleteResourceUsingDELETEForbidden struct {
}

DeleteResourceUsingDELETEForbidden handles this case with default header values.

Forbidden

func NewDeleteResourceUsingDELETEForbidden

func NewDeleteResourceUsingDELETEForbidden() *DeleteResourceUsingDELETEForbidden

NewDeleteResourceUsingDELETEForbidden creates a DeleteResourceUsingDELETEForbidden with default headers values

func (*DeleteResourceUsingDELETEForbidden) Error

type DeleteResourceUsingDELETENoContent

type DeleteResourceUsingDELETENoContent struct {
}

DeleteResourceUsingDELETENoContent handles this case with default header values.

No Content

func NewDeleteResourceUsingDELETENoContent

func NewDeleteResourceUsingDELETENoContent() *DeleteResourceUsingDELETENoContent

NewDeleteResourceUsingDELETENoContent creates a DeleteResourceUsingDELETENoContent with default headers values

func (*DeleteResourceUsingDELETENoContent) Error

type DeleteResourceUsingDELETEOK

type DeleteResourceUsingDELETEOK struct {
}

DeleteResourceUsingDELETEOK handles this case with default header values.

OK

func NewDeleteResourceUsingDELETEOK

func NewDeleteResourceUsingDELETEOK() *DeleteResourceUsingDELETEOK

NewDeleteResourceUsingDELETEOK creates a DeleteResourceUsingDELETEOK with default headers values

func (*DeleteResourceUsingDELETEOK) Error

type DeleteResourceUsingDELETEParams

type DeleteResourceUsingDELETEParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID
	/*ResourceID
	  Resource ID

	*/
	ResourceID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteResourceUsingDELETEParams contains all the parameters to send to the API endpoint for the delete resource using d e l e t e operation typically these are written to a http.Request

func NewDeleteResourceUsingDELETEParams

func NewDeleteResourceUsingDELETEParams() *DeleteResourceUsingDELETEParams

NewDeleteResourceUsingDELETEParams creates a new DeleteResourceUsingDELETEParams object with the default values initialized.

func NewDeleteResourceUsingDELETEParamsWithContext

func NewDeleteResourceUsingDELETEParamsWithContext(ctx context.Context) *DeleteResourceUsingDELETEParams

NewDeleteResourceUsingDELETEParamsWithContext creates a new DeleteResourceUsingDELETEParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteResourceUsingDELETEParamsWithHTTPClient

func NewDeleteResourceUsingDELETEParamsWithHTTPClient(client *http.Client) *DeleteResourceUsingDELETEParams

NewDeleteResourceUsingDELETEParamsWithHTTPClient creates a new DeleteResourceUsingDELETEParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteResourceUsingDELETEParamsWithTimeout

func NewDeleteResourceUsingDELETEParamsWithTimeout(timeout time.Duration) *DeleteResourceUsingDELETEParams

NewDeleteResourceUsingDELETEParamsWithTimeout creates a new DeleteResourceUsingDELETEParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteResourceUsingDELETEParams) SetContext

func (o *DeleteResourceUsingDELETEParams) SetContext(ctx context.Context)

SetContext adds the context to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) SetDepID

func (o *DeleteResourceUsingDELETEParams) SetDepID(depID strfmt.UUID)

SetDepID adds the depId to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) SetHTTPClient

func (o *DeleteResourceUsingDELETEParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) SetResourceID

func (o *DeleteResourceUsingDELETEParams) SetResourceID(resourceID strfmt.UUID)

SetResourceID adds the resourceId to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) SetTimeout

func (o *DeleteResourceUsingDELETEParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WithContext

WithContext adds the context to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WithDepID

WithDepID adds the depID to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WithResourceID

WithResourceID adds the resourceID to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WithTimeout

WithTimeout adds the timeout to the delete resource using d e l e t e params

func (*DeleteResourceUsingDELETEParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteResourceUsingDELETEReader

type DeleteResourceUsingDELETEReader struct {
	// contains filtered or unexported fields
}

DeleteResourceUsingDELETEReader is a Reader for the DeleteResourceUsingDELETE structure.

func (*DeleteResourceUsingDELETEReader) ReadResponse

func (o *DeleteResourceUsingDELETEReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteResourceUsingDELETEUnauthorized

type DeleteResourceUsingDELETEUnauthorized struct {
}

DeleteResourceUsingDELETEUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteResourceUsingDELETEUnauthorized

func NewDeleteResourceUsingDELETEUnauthorized() *DeleteResourceUsingDELETEUnauthorized

NewDeleteResourceUsingDELETEUnauthorized creates a DeleteResourceUsingDELETEUnauthorized with default headers values

func (*DeleteResourceUsingDELETEUnauthorized) Error

type GetDeploymentByIDUsingGETForbidden

type GetDeploymentByIDUsingGETForbidden struct {
}

GetDeploymentByIDUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentByIDUsingGETForbidden

func NewGetDeploymentByIDUsingGETForbidden() *GetDeploymentByIDUsingGETForbidden

NewGetDeploymentByIDUsingGETForbidden creates a GetDeploymentByIDUsingGETForbidden with default headers values

func (*GetDeploymentByIDUsingGETForbidden) Error

type GetDeploymentByIDUsingGETNotFound

type GetDeploymentByIDUsingGETNotFound struct {
}

GetDeploymentByIDUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentByIDUsingGETNotFound

func NewGetDeploymentByIDUsingGETNotFound() *GetDeploymentByIDUsingGETNotFound

NewGetDeploymentByIDUsingGETNotFound creates a GetDeploymentByIDUsingGETNotFound with default headers values

func (*GetDeploymentByIDUsingGETNotFound) Error

type GetDeploymentByIDUsingGETOK

type GetDeploymentByIDUsingGETOK struct {
	Payload *models.Deployment
}

GetDeploymentByIDUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentByIDUsingGETOK

func NewGetDeploymentByIDUsingGETOK() *GetDeploymentByIDUsingGETOK

NewGetDeploymentByIDUsingGETOK creates a GetDeploymentByIDUsingGETOK with default headers values

func (*GetDeploymentByIDUsingGETOK) Error

func (*GetDeploymentByIDUsingGETOK) GetPayload

type GetDeploymentByIDUsingGETParams

type GetDeploymentByIDUsingGETParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID
	/*ExpandLastRequest
	  Expands deployment last request.

	*/
	ExpandLastRequest *bool
	/*ExpandMetadata
	  Retrieves the 'metadata' field of the resource.

	*/
	ExpandMetadata *bool
	/*ExpandProject
	  The 'project' field of the deployment will be retrieved.

	*/
	ExpandProject *bool
	/*ExpandResources
	  The 'resources' field of the deployment will be retrieved.

	*/
	ExpandResources *bool
	/*ForceCachedResources
	  The 'resources' field of the deployment will be guaranteed up-to-date.

	*/
	ForceCachedResources *bool
	/*ForceRefreshResources
	  The 'resources' field of the deployment will be read from a cache for a faster query.

	*/
	ForceRefreshResources *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentByIDUsingGETParams contains all the parameters to send to the API endpoint for the get deployment by Id using g e t operation typically these are written to a http.Request

func NewGetDeploymentByIDUsingGETParams

func NewGetDeploymentByIDUsingGETParams() *GetDeploymentByIDUsingGETParams

NewGetDeploymentByIDUsingGETParams creates a new GetDeploymentByIDUsingGETParams object with the default values initialized.

func NewGetDeploymentByIDUsingGETParamsWithContext

func NewGetDeploymentByIDUsingGETParamsWithContext(ctx context.Context) *GetDeploymentByIDUsingGETParams

NewGetDeploymentByIDUsingGETParamsWithContext creates a new GetDeploymentByIDUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentByIDUsingGETParamsWithHTTPClient

func NewGetDeploymentByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentByIDUsingGETParams

NewGetDeploymentByIDUsingGETParamsWithHTTPClient creates a new GetDeploymentByIDUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentByIDUsingGETParamsWithTimeout

func NewGetDeploymentByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentByIDUsingGETParams

NewGetDeploymentByIDUsingGETParamsWithTimeout creates a new GetDeploymentByIDUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentByIDUsingGETParams) SetContext

func (o *GetDeploymentByIDUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetDepID

func (o *GetDeploymentByIDUsingGETParams) SetDepID(depID strfmt.UUID)

SetDepID adds the depId to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetExpandLastRequest

func (o *GetDeploymentByIDUsingGETParams) SetExpandLastRequest(expandLastRequest *bool)

SetExpandLastRequest adds the expandLastRequest to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetExpandMetadata

func (o *GetDeploymentByIDUsingGETParams) SetExpandMetadata(expandMetadata *bool)

SetExpandMetadata adds the expandMetadata to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetExpandProject

func (o *GetDeploymentByIDUsingGETParams) SetExpandProject(expandProject *bool)

SetExpandProject adds the expandProject to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetExpandResources

func (o *GetDeploymentByIDUsingGETParams) SetExpandResources(expandResources *bool)

SetExpandResources adds the expandResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetForceCachedResources

func (o *GetDeploymentByIDUsingGETParams) SetForceCachedResources(forceCachedResources *bool)

SetForceCachedResources adds the forceCachedResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetForceRefreshResources

func (o *GetDeploymentByIDUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)

SetForceRefreshResources adds the forceRefreshResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetHTTPClient

func (o *GetDeploymentByIDUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) SetTimeout

func (o *GetDeploymentByIDUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithContext

WithContext adds the context to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithDepID

WithDepID adds the depID to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithExpandLastRequest

func (o *GetDeploymentByIDUsingGETParams) WithExpandLastRequest(expandLastRequest *bool) *GetDeploymentByIDUsingGETParams

WithExpandLastRequest adds the expandLastRequest to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithExpandMetadata

func (o *GetDeploymentByIDUsingGETParams) WithExpandMetadata(expandMetadata *bool) *GetDeploymentByIDUsingGETParams

WithExpandMetadata adds the expandMetadata to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithExpandProject

func (o *GetDeploymentByIDUsingGETParams) WithExpandProject(expandProject *bool) *GetDeploymentByIDUsingGETParams

WithExpandProject adds the expandProject to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithExpandResources

func (o *GetDeploymentByIDUsingGETParams) WithExpandResources(expandResources *bool) *GetDeploymentByIDUsingGETParams

WithExpandResources adds the expandResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithForceCachedResources

func (o *GetDeploymentByIDUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentByIDUsingGETParams

WithForceCachedResources adds the forceCachedResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithForceRefreshResources

func (o *GetDeploymentByIDUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentByIDUsingGETParams

WithForceRefreshResources adds the forceRefreshResources to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployment by Id using get params

func (*GetDeploymentByIDUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentByIDUsingGETReader

type GetDeploymentByIDUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentByIDUsingGETReader is a Reader for the GetDeploymentByIDUsingGET structure.

func (*GetDeploymentByIDUsingGETReader) ReadResponse

func (o *GetDeploymentByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentByIDUsingGETUnauthorized

type GetDeploymentByIDUsingGETUnauthorized struct {
}

GetDeploymentByIDUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentByIDUsingGETUnauthorized

func NewGetDeploymentByIDUsingGETUnauthorized() *GetDeploymentByIDUsingGETUnauthorized

NewGetDeploymentByIDUsingGETUnauthorized creates a GetDeploymentByIDUsingGETUnauthorized with default headers values

func (*GetDeploymentByIDUsingGETUnauthorized) Error

type GetDeploymentFilterByIDUsingGETForbidden

type GetDeploymentFilterByIDUsingGETForbidden struct {
}

GetDeploymentFilterByIDUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentFilterByIDUsingGETForbidden

func NewGetDeploymentFilterByIDUsingGETForbidden() *GetDeploymentFilterByIDUsingGETForbidden

NewGetDeploymentFilterByIDUsingGETForbidden creates a GetDeploymentFilterByIDUsingGETForbidden with default headers values

func (*GetDeploymentFilterByIDUsingGETForbidden) Error

type GetDeploymentFilterByIDUsingGETNotFound

type GetDeploymentFilterByIDUsingGETNotFound struct {
}

GetDeploymentFilterByIDUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentFilterByIDUsingGETNotFound

func NewGetDeploymentFilterByIDUsingGETNotFound() *GetDeploymentFilterByIDUsingGETNotFound

NewGetDeploymentFilterByIDUsingGETNotFound creates a GetDeploymentFilterByIDUsingGETNotFound with default headers values

func (*GetDeploymentFilterByIDUsingGETNotFound) Error

type GetDeploymentFilterByIDUsingGETOK

type GetDeploymentFilterByIDUsingGETOK struct {
	Payload *models.PageOfFilterEntry
}

GetDeploymentFilterByIDUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentFilterByIDUsingGETOK

func NewGetDeploymentFilterByIDUsingGETOK() *GetDeploymentFilterByIDUsingGETOK

NewGetDeploymentFilterByIDUsingGETOK creates a GetDeploymentFilterByIDUsingGETOK with default headers values

func (*GetDeploymentFilterByIDUsingGETOK) Error

func (*GetDeploymentFilterByIDUsingGETOK) GetPayload

type GetDeploymentFilterByIDUsingGETParams

type GetDeploymentFilterByIDUsingGETParams struct {

	/*FilterID
	  Filter Id

	*/
	FilterID string
	/*Search
	  Search string for filters

	*/
	Search *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentFilterByIDUsingGETParams contains all the parameters to send to the API endpoint for the get deployment filter by Id using g e t operation typically these are written to a http.Request

func NewGetDeploymentFilterByIDUsingGETParams

func NewGetDeploymentFilterByIDUsingGETParams() *GetDeploymentFilterByIDUsingGETParams

NewGetDeploymentFilterByIDUsingGETParams creates a new GetDeploymentFilterByIDUsingGETParams object with the default values initialized.

func NewGetDeploymentFilterByIDUsingGETParamsWithContext

func NewGetDeploymentFilterByIDUsingGETParamsWithContext(ctx context.Context) *GetDeploymentFilterByIDUsingGETParams

NewGetDeploymentFilterByIDUsingGETParamsWithContext creates a new GetDeploymentFilterByIDUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentFilterByIDUsingGETParamsWithHTTPClient

func NewGetDeploymentFilterByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentFilterByIDUsingGETParams

NewGetDeploymentFilterByIDUsingGETParamsWithHTTPClient creates a new GetDeploymentFilterByIDUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentFilterByIDUsingGETParamsWithTimeout

func NewGetDeploymentFilterByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentFilterByIDUsingGETParams

NewGetDeploymentFilterByIDUsingGETParamsWithTimeout creates a new GetDeploymentFilterByIDUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentFilterByIDUsingGETParams) SetContext

SetContext adds the context to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) SetFilterID

func (o *GetDeploymentFilterByIDUsingGETParams) SetFilterID(filterID string)

SetFilterID adds the filterId to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) SetHTTPClient

func (o *GetDeploymentFilterByIDUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) SetSearch

func (o *GetDeploymentFilterByIDUsingGETParams) SetSearch(search *string)

SetSearch adds the search to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) SetTimeout

func (o *GetDeploymentFilterByIDUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WithContext

WithContext adds the context to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WithFilterID

WithFilterID adds the filterID to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WithSearch

WithSearch adds the search to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployment filter by Id using get params

func (*GetDeploymentFilterByIDUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentFilterByIDUsingGETReader

type GetDeploymentFilterByIDUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentFilterByIDUsingGETReader is a Reader for the GetDeploymentFilterByIDUsingGET structure.

func (*GetDeploymentFilterByIDUsingGETReader) ReadResponse

func (o *GetDeploymentFilterByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentFilterByIDUsingGETUnauthorized

type GetDeploymentFilterByIDUsingGETUnauthorized struct {
}

GetDeploymentFilterByIDUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentFilterByIDUsingGETUnauthorized

func NewGetDeploymentFilterByIDUsingGETUnauthorized() *GetDeploymentFilterByIDUsingGETUnauthorized

NewGetDeploymentFilterByIDUsingGETUnauthorized creates a GetDeploymentFilterByIDUsingGETUnauthorized with default headers values

func (*GetDeploymentFilterByIDUsingGETUnauthorized) Error

type GetDeploymentFiltersUsingGETForbidden

type GetDeploymentFiltersUsingGETForbidden struct {
}

GetDeploymentFiltersUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentFiltersUsingGETForbidden

func NewGetDeploymentFiltersUsingGETForbidden() *GetDeploymentFiltersUsingGETForbidden

NewGetDeploymentFiltersUsingGETForbidden creates a GetDeploymentFiltersUsingGETForbidden with default headers values

func (*GetDeploymentFiltersUsingGETForbidden) Error

type GetDeploymentFiltersUsingGETNotFound

type GetDeploymentFiltersUsingGETNotFound struct {
}

GetDeploymentFiltersUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentFiltersUsingGETNotFound

func NewGetDeploymentFiltersUsingGETNotFound() *GetDeploymentFiltersUsingGETNotFound

NewGetDeploymentFiltersUsingGETNotFound creates a GetDeploymentFiltersUsingGETNotFound with default headers values

func (*GetDeploymentFiltersUsingGETNotFound) Error

type GetDeploymentFiltersUsingGETOK

type GetDeploymentFiltersUsingGETOK struct {
	Payload *models.FilterSchema
}

GetDeploymentFiltersUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentFiltersUsingGETOK

func NewGetDeploymentFiltersUsingGETOK() *GetDeploymentFiltersUsingGETOK

NewGetDeploymentFiltersUsingGETOK creates a GetDeploymentFiltersUsingGETOK with default headers values

func (*GetDeploymentFiltersUsingGETOK) Error

func (*GetDeploymentFiltersUsingGETOK) GetPayload

type GetDeploymentFiltersUsingGETParams

type GetDeploymentFiltersUsingGETParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentFiltersUsingGETParams contains all the parameters to send to the API endpoint for the get deployment filters using g e t operation typically these are written to a http.Request

func NewGetDeploymentFiltersUsingGETParams

func NewGetDeploymentFiltersUsingGETParams() *GetDeploymentFiltersUsingGETParams

NewGetDeploymentFiltersUsingGETParams creates a new GetDeploymentFiltersUsingGETParams object with the default values initialized.

func NewGetDeploymentFiltersUsingGETParamsWithContext

func NewGetDeploymentFiltersUsingGETParamsWithContext(ctx context.Context) *GetDeploymentFiltersUsingGETParams

NewGetDeploymentFiltersUsingGETParamsWithContext creates a new GetDeploymentFiltersUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentFiltersUsingGETParamsWithHTTPClient

func NewGetDeploymentFiltersUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentFiltersUsingGETParams

NewGetDeploymentFiltersUsingGETParamsWithHTTPClient creates a new GetDeploymentFiltersUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentFiltersUsingGETParamsWithTimeout

func NewGetDeploymentFiltersUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentFiltersUsingGETParams

NewGetDeploymentFiltersUsingGETParamsWithTimeout creates a new GetDeploymentFiltersUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentFiltersUsingGETParams) SetContext

SetContext adds the context to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) SetHTTPClient

func (o *GetDeploymentFiltersUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) SetTimeout

func (o *GetDeploymentFiltersUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) WithContext

WithContext adds the context to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployment filters using get params

func (*GetDeploymentFiltersUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentFiltersUsingGETReader

type GetDeploymentFiltersUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentFiltersUsingGETReader is a Reader for the GetDeploymentFiltersUsingGET structure.

func (*GetDeploymentFiltersUsingGETReader) ReadResponse

func (o *GetDeploymentFiltersUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentFiltersUsingGETUnauthorized

type GetDeploymentFiltersUsingGETUnauthorized struct {
}

GetDeploymentFiltersUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentFiltersUsingGETUnauthorized

func NewGetDeploymentFiltersUsingGETUnauthorized() *GetDeploymentFiltersUsingGETUnauthorized

NewGetDeploymentFiltersUsingGETUnauthorized creates a GetDeploymentFiltersUsingGETUnauthorized with default headers values

func (*GetDeploymentFiltersUsingGETUnauthorized) Error

type GetDeploymentResourcesUsingGETForbidden

type GetDeploymentResourcesUsingGETForbidden struct {
}

GetDeploymentResourcesUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentResourcesUsingGETForbidden

func NewGetDeploymentResourcesUsingGETForbidden() *GetDeploymentResourcesUsingGETForbidden

NewGetDeploymentResourcesUsingGETForbidden creates a GetDeploymentResourcesUsingGETForbidden with default headers values

func (*GetDeploymentResourcesUsingGETForbidden) Error

type GetDeploymentResourcesUsingGETNotFound

type GetDeploymentResourcesUsingGETNotFound struct {
}

GetDeploymentResourcesUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentResourcesUsingGETNotFound

func NewGetDeploymentResourcesUsingGETNotFound() *GetDeploymentResourcesUsingGETNotFound

NewGetDeploymentResourcesUsingGETNotFound creates a GetDeploymentResourcesUsingGETNotFound with default headers values

func (*GetDeploymentResourcesUsingGETNotFound) Error

type GetDeploymentResourcesUsingGETOK

type GetDeploymentResourcesUsingGETOK struct {
	Payload *models.PageOfResource
}

GetDeploymentResourcesUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentResourcesUsingGETOK

func NewGetDeploymentResourcesUsingGETOK() *GetDeploymentResourcesUsingGETOK

NewGetDeploymentResourcesUsingGETOK creates a GetDeploymentResourcesUsingGETOK with default headers values

func (*GetDeploymentResourcesUsingGETOK) Error

func (*GetDeploymentResourcesUsingGETOK) GetPayload

type GetDeploymentResourcesUsingGETParams

type GetDeploymentResourcesUsingGETParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID
	/*ExpandMetadata
	  Retrieves the 'metadata' field of each resource.

	*/
	ExpandMetadata *bool
	/*ForceCachedResources
	  Retrieves the resources from a cache for a faster query.

	*/
	ForceCachedResources *bool
	/*ForceRefreshResources
	  Guarantees the resources are up-to-date.

	*/
	ForceRefreshResources *bool
	/*Page
	  Results page you want to retrieve (0..N)

	*/
	Page *int32
	/*Size
	  Number of records per page.

	*/
	Size *int32
	/*Sort
	  Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

	*/
	Sort []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentResourcesUsingGETParams contains all the parameters to send to the API endpoint for the get deployment resources using g e t operation typically these are written to a http.Request

func NewGetDeploymentResourcesUsingGETParams

func NewGetDeploymentResourcesUsingGETParams() *GetDeploymentResourcesUsingGETParams

NewGetDeploymentResourcesUsingGETParams creates a new GetDeploymentResourcesUsingGETParams object with the default values initialized.

func NewGetDeploymentResourcesUsingGETParamsWithContext

func NewGetDeploymentResourcesUsingGETParamsWithContext(ctx context.Context) *GetDeploymentResourcesUsingGETParams

NewGetDeploymentResourcesUsingGETParamsWithContext creates a new GetDeploymentResourcesUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentResourcesUsingGETParamsWithHTTPClient

func NewGetDeploymentResourcesUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentResourcesUsingGETParams

NewGetDeploymentResourcesUsingGETParamsWithHTTPClient creates a new GetDeploymentResourcesUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentResourcesUsingGETParamsWithTimeout

func NewGetDeploymentResourcesUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentResourcesUsingGETParams

NewGetDeploymentResourcesUsingGETParamsWithTimeout creates a new GetDeploymentResourcesUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentResourcesUsingGETParams) SetContext

SetContext adds the context to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetDepID

SetDepID adds the depId to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetExpandMetadata

func (o *GetDeploymentResourcesUsingGETParams) SetExpandMetadata(expandMetadata *bool)

SetExpandMetadata adds the expandMetadata to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetForceCachedResources

func (o *GetDeploymentResourcesUsingGETParams) SetForceCachedResources(forceCachedResources *bool)

SetForceCachedResources adds the forceCachedResources to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetForceRefreshResources

func (o *GetDeploymentResourcesUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)

SetForceRefreshResources adds the forceRefreshResources to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetHTTPClient

func (o *GetDeploymentResourcesUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetPage

func (o *GetDeploymentResourcesUsingGETParams) SetPage(page *int32)

SetPage adds the page to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetSize

func (o *GetDeploymentResourcesUsingGETParams) SetSize(size *int32)

SetSize adds the size to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetSort

func (o *GetDeploymentResourcesUsingGETParams) SetSort(sort []string)

SetSort adds the sort to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) SetTimeout

func (o *GetDeploymentResourcesUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithContext

WithContext adds the context to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithDepID

WithDepID adds the depID to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithExpandMetadata

func (o *GetDeploymentResourcesUsingGETParams) WithExpandMetadata(expandMetadata *bool) *GetDeploymentResourcesUsingGETParams

WithExpandMetadata adds the expandMetadata to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithForceCachedResources

func (o *GetDeploymentResourcesUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentResourcesUsingGETParams

WithForceCachedResources adds the forceCachedResources to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithForceRefreshResources

func (o *GetDeploymentResourcesUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentResourcesUsingGETParams

WithForceRefreshResources adds the forceRefreshResources to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithPage

WithPage adds the page to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithSize

WithSize adds the size to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithSort

WithSort adds the sort to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployment resources using get params

func (*GetDeploymentResourcesUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentResourcesUsingGETReader

type GetDeploymentResourcesUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentResourcesUsingGETReader is a Reader for the GetDeploymentResourcesUsingGET structure.

func (*GetDeploymentResourcesUsingGETReader) ReadResponse

func (o *GetDeploymentResourcesUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentResourcesUsingGETUnauthorized

type GetDeploymentResourcesUsingGETUnauthorized struct {
}

GetDeploymentResourcesUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentResourcesUsingGETUnauthorized

func NewGetDeploymentResourcesUsingGETUnauthorized() *GetDeploymentResourcesUsingGETUnauthorized

NewGetDeploymentResourcesUsingGETUnauthorized creates a GetDeploymentResourcesUsingGETUnauthorized with default headers values

func (*GetDeploymentResourcesUsingGETUnauthorized) Error

type GetDeploymentsForProjectUsingGETForbidden

type GetDeploymentsForProjectUsingGETForbidden struct {
}

GetDeploymentsForProjectUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentsForProjectUsingGETForbidden

func NewGetDeploymentsForProjectUsingGETForbidden() *GetDeploymentsForProjectUsingGETForbidden

NewGetDeploymentsForProjectUsingGETForbidden creates a GetDeploymentsForProjectUsingGETForbidden with default headers values

func (*GetDeploymentsForProjectUsingGETForbidden) Error

type GetDeploymentsForProjectUsingGETNotFound

type GetDeploymentsForProjectUsingGETNotFound struct {
}

GetDeploymentsForProjectUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentsForProjectUsingGETNotFound

func NewGetDeploymentsForProjectUsingGETNotFound() *GetDeploymentsForProjectUsingGETNotFound

NewGetDeploymentsForProjectUsingGETNotFound creates a GetDeploymentsForProjectUsingGETNotFound with default headers values

func (*GetDeploymentsForProjectUsingGETNotFound) Error

type GetDeploymentsForProjectUsingGETOK

type GetDeploymentsForProjectUsingGETOK struct {
	Payload *models.Page
}

GetDeploymentsForProjectUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentsForProjectUsingGETOK

func NewGetDeploymentsForProjectUsingGETOK() *GetDeploymentsForProjectUsingGETOK

NewGetDeploymentsForProjectUsingGETOK creates a GetDeploymentsForProjectUsingGETOK with default headers values

func (*GetDeploymentsForProjectUsingGETOK) Error

func (*GetDeploymentsForProjectUsingGETOK) GetPayload

type GetDeploymentsForProjectUsingGETParams

type GetDeploymentsForProjectUsingGETParams struct {

	/*ProjectID
	  Project ID

	*/
	ProjectID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentsForProjectUsingGETParams contains all the parameters to send to the API endpoint for the get deployments for project using g e t operation typically these are written to a http.Request

func NewGetDeploymentsForProjectUsingGETParams

func NewGetDeploymentsForProjectUsingGETParams() *GetDeploymentsForProjectUsingGETParams

NewGetDeploymentsForProjectUsingGETParams creates a new GetDeploymentsForProjectUsingGETParams object with the default values initialized.

func NewGetDeploymentsForProjectUsingGETParamsWithContext

func NewGetDeploymentsForProjectUsingGETParamsWithContext(ctx context.Context) *GetDeploymentsForProjectUsingGETParams

NewGetDeploymentsForProjectUsingGETParamsWithContext creates a new GetDeploymentsForProjectUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentsForProjectUsingGETParamsWithHTTPClient

func NewGetDeploymentsForProjectUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentsForProjectUsingGETParams

NewGetDeploymentsForProjectUsingGETParamsWithHTTPClient creates a new GetDeploymentsForProjectUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentsForProjectUsingGETParamsWithTimeout

func NewGetDeploymentsForProjectUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentsForProjectUsingGETParams

NewGetDeploymentsForProjectUsingGETParamsWithTimeout creates a new GetDeploymentsForProjectUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentsForProjectUsingGETParams) SetContext

SetContext adds the context to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) SetHTTPClient

func (o *GetDeploymentsForProjectUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) SetProjectID

func (o *GetDeploymentsForProjectUsingGETParams) SetProjectID(projectID strfmt.UUID)

SetProjectID adds the projectId to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) SetTimeout

func (o *GetDeploymentsForProjectUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) WithContext

WithContext adds the context to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) WithProjectID

WithProjectID adds the projectID to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployments for project using get params

func (*GetDeploymentsForProjectUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentsForProjectUsingGETReader

type GetDeploymentsForProjectUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentsForProjectUsingGETReader is a Reader for the GetDeploymentsForProjectUsingGET structure.

func (*GetDeploymentsForProjectUsingGETReader) ReadResponse

func (o *GetDeploymentsForProjectUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentsForProjectUsingGETUnauthorized

type GetDeploymentsForProjectUsingGETUnauthorized struct {
}

GetDeploymentsForProjectUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentsForProjectUsingGETUnauthorized

func NewGetDeploymentsForProjectUsingGETUnauthorized() *GetDeploymentsForProjectUsingGETUnauthorized

NewGetDeploymentsForProjectUsingGETUnauthorized creates a GetDeploymentsForProjectUsingGETUnauthorized with default headers values

func (*GetDeploymentsForProjectUsingGETUnauthorized) Error

type GetDeploymentsUsingGETForbidden

type GetDeploymentsUsingGETForbidden struct {
}

GetDeploymentsUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetDeploymentsUsingGETForbidden

func NewGetDeploymentsUsingGETForbidden() *GetDeploymentsUsingGETForbidden

NewGetDeploymentsUsingGETForbidden creates a GetDeploymentsUsingGETForbidden with default headers values

func (*GetDeploymentsUsingGETForbidden) Error

type GetDeploymentsUsingGETNotFound

type GetDeploymentsUsingGETNotFound struct {
}

GetDeploymentsUsingGETNotFound handles this case with default header values.

Not Found

func NewGetDeploymentsUsingGETNotFound

func NewGetDeploymentsUsingGETNotFound() *GetDeploymentsUsingGETNotFound

NewGetDeploymentsUsingGETNotFound creates a GetDeploymentsUsingGETNotFound with default headers values

func (*GetDeploymentsUsingGETNotFound) Error

type GetDeploymentsUsingGETOK

type GetDeploymentsUsingGETOK struct {
	Payload *models.PageOfDeployment
}

GetDeploymentsUsingGETOK handles this case with default header values.

OK

func NewGetDeploymentsUsingGETOK

func NewGetDeploymentsUsingGETOK() *GetDeploymentsUsingGETOK

NewGetDeploymentsUsingGETOK creates a GetDeploymentsUsingGETOK with default headers values

func (*GetDeploymentsUsingGETOK) Error

func (o *GetDeploymentsUsingGETOK) Error() string

func (*GetDeploymentsUsingGETOK) GetPayload

type GetDeploymentsUsingGETParams

type GetDeploymentsUsingGETParams struct {

	/*CloudAccounts
	  A comma-separated list. Results must be associated with one of these cloud accounts.

	*/
	CloudAccounts []string
	/*CloudTypes
	  A comma-separated list. Results must be associated with one of these endpoint Types

	*/
	CloudTypes []string
	/*ExpandLastRequest
	  Expands deployment last request.

	*/
	ExpandLastRequest *bool
	/*ExpandMetadata
	  Retrieves the 'metadata' field of the resource.

	*/
	ExpandMetadata *bool
	/*ExpandProject
	  The 'project' field of each resulting deployment will be retrieved.

	*/
	ExpandProject *bool
	/*ExpandResources
	  The 'resources' field of each resulting deployment will be retrieved.

	*/
	ExpandResources *bool
	/*ForceCachedResources
	  The 'resources' field of each deployment in the result list will be read from a cache for a faster query.

	*/
	ForceCachedResources *bool
	/*ForceRefreshResources
	  The 'resources' field of each deployment in the result list will be guaranteed up-to-date.

	*/
	ForceRefreshResources *bool
	/*Ids
	  A comma-separated list. Only deployments with these IDs will be included in the results.

	*/
	Ids []strfmt.UUID
	/*Name
	  Results must have exactly this name.

	*/
	Name *string
	/*Page
	  Results page you want to retrieve (0..N)

	*/
	Page *int32
	/*Projects
	  A comma-separated list. Results must be associated with one of these project IDs.

	*/
	Projects []string
	/*RequestedBy
	  A comma-separated list. Results must be associated with one of these requesters

	*/
	RequestedBy []string
	/*ResourceTypes
	  A comma-separated list. Results must be associated with one of these resourceType Names.

	*/
	ResourceTypes []string
	/*Search
	  Results must either have names with this string as a prefix or contain this string in their description.

	*/
	Search *string
	/*Size
	  Number of records per page.

	*/
	Size *int32
	/*Sort
	  Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

	*/
	Sort []string
	/*Tags
	  A comma-separated list. Results must be associated with one of these tags

	*/
	Tags []string
	/*Templates
	  A comma-separated list. Results must be associated with one of these templates.

	*/
	Templates []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDeploymentsUsingGETParams contains all the parameters to send to the API endpoint for the get deployments using g e t operation typically these are written to a http.Request

func NewGetDeploymentsUsingGETParams

func NewGetDeploymentsUsingGETParams() *GetDeploymentsUsingGETParams

NewGetDeploymentsUsingGETParams creates a new GetDeploymentsUsingGETParams object with the default values initialized.

func NewGetDeploymentsUsingGETParamsWithContext

func NewGetDeploymentsUsingGETParamsWithContext(ctx context.Context) *GetDeploymentsUsingGETParams

NewGetDeploymentsUsingGETParamsWithContext creates a new GetDeploymentsUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetDeploymentsUsingGETParamsWithHTTPClient

func NewGetDeploymentsUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentsUsingGETParams

NewGetDeploymentsUsingGETParamsWithHTTPClient creates a new GetDeploymentsUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDeploymentsUsingGETParamsWithTimeout

func NewGetDeploymentsUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentsUsingGETParams

NewGetDeploymentsUsingGETParamsWithTimeout creates a new GetDeploymentsUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDeploymentsUsingGETParams) SetCloudAccounts

func (o *GetDeploymentsUsingGETParams) SetCloudAccounts(cloudAccounts []string)

SetCloudAccounts adds the cloudAccounts to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetCloudTypes

func (o *GetDeploymentsUsingGETParams) SetCloudTypes(cloudTypes []string)

SetCloudTypes adds the cloudTypes to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetContext

func (o *GetDeploymentsUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetExpandLastRequest

func (o *GetDeploymentsUsingGETParams) SetExpandLastRequest(expandLastRequest *bool)

SetExpandLastRequest adds the expandLastRequest to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetExpandMetadata

func (o *GetDeploymentsUsingGETParams) SetExpandMetadata(expandMetadata *bool)

SetExpandMetadata adds the expandMetadata to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetExpandProject

func (o *GetDeploymentsUsingGETParams) SetExpandProject(expandProject *bool)

SetExpandProject adds the expandProject to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetExpandResources

func (o *GetDeploymentsUsingGETParams) SetExpandResources(expandResources *bool)

SetExpandResources adds the expandResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetForceCachedResources

func (o *GetDeploymentsUsingGETParams) SetForceCachedResources(forceCachedResources *bool)

SetForceCachedResources adds the forceCachedResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetForceRefreshResources

func (o *GetDeploymentsUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)

SetForceRefreshResources adds the forceRefreshResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetHTTPClient

func (o *GetDeploymentsUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetIds

func (o *GetDeploymentsUsingGETParams) SetIds(ids []strfmt.UUID)

SetIds adds the ids to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetName

func (o *GetDeploymentsUsingGETParams) SetName(name *string)

SetName adds the name to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetPage

func (o *GetDeploymentsUsingGETParams) SetPage(page *int32)

SetPage adds the page to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetProjects

func (o *GetDeploymentsUsingGETParams) SetProjects(projects []string)

SetProjects adds the projects to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetRequestedBy

func (o *GetDeploymentsUsingGETParams) SetRequestedBy(requestedBy []string)

SetRequestedBy adds the requestedBy to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetResourceTypes

func (o *GetDeploymentsUsingGETParams) SetResourceTypes(resourceTypes []string)

SetResourceTypes adds the resourceTypes to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetSearch

func (o *GetDeploymentsUsingGETParams) SetSearch(search *string)

SetSearch adds the search to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetSize

func (o *GetDeploymentsUsingGETParams) SetSize(size *int32)

SetSize adds the size to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetSort

func (o *GetDeploymentsUsingGETParams) SetSort(sort []string)

SetSort adds the sort to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetTags

func (o *GetDeploymentsUsingGETParams) SetTags(tags []string)

SetTags adds the tags to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetTemplates

func (o *GetDeploymentsUsingGETParams) SetTemplates(templates []string)

SetTemplates adds the templates to the get deployments using get params

func (*GetDeploymentsUsingGETParams) SetTimeout

func (o *GetDeploymentsUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithCloudAccounts

func (o *GetDeploymentsUsingGETParams) WithCloudAccounts(cloudAccounts []string) *GetDeploymentsUsingGETParams

WithCloudAccounts adds the cloudAccounts to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithCloudTypes

func (o *GetDeploymentsUsingGETParams) WithCloudTypes(cloudTypes []string) *GetDeploymentsUsingGETParams

WithCloudTypes adds the cloudTypes to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithContext

WithContext adds the context to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithExpandLastRequest

func (o *GetDeploymentsUsingGETParams) WithExpandLastRequest(expandLastRequest *bool) *GetDeploymentsUsingGETParams

WithExpandLastRequest adds the expandLastRequest to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithExpandMetadata

func (o *GetDeploymentsUsingGETParams) WithExpandMetadata(expandMetadata *bool) *GetDeploymentsUsingGETParams

WithExpandMetadata adds the expandMetadata to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithExpandProject

func (o *GetDeploymentsUsingGETParams) WithExpandProject(expandProject *bool) *GetDeploymentsUsingGETParams

WithExpandProject adds the expandProject to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithExpandResources

func (o *GetDeploymentsUsingGETParams) WithExpandResources(expandResources *bool) *GetDeploymentsUsingGETParams

WithExpandResources adds the expandResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithForceCachedResources

func (o *GetDeploymentsUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentsUsingGETParams

WithForceCachedResources adds the forceCachedResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithForceRefreshResources

func (o *GetDeploymentsUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentsUsingGETParams

WithForceRefreshResources adds the forceRefreshResources to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithIds

WithIds adds the ids to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithName

WithName adds the name to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithPage

WithPage adds the page to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithProjects

WithProjects adds the projects to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithRequestedBy

func (o *GetDeploymentsUsingGETParams) WithRequestedBy(requestedBy []string) *GetDeploymentsUsingGETParams

WithRequestedBy adds the requestedBy to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithResourceTypes

func (o *GetDeploymentsUsingGETParams) WithResourceTypes(resourceTypes []string) *GetDeploymentsUsingGETParams

WithResourceTypes adds the resourceTypes to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithSearch

WithSearch adds the search to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithSize

WithSize adds the size to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithSort

WithSort adds the sort to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithTags

WithTags adds the tags to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithTemplates

func (o *GetDeploymentsUsingGETParams) WithTemplates(templates []string) *GetDeploymentsUsingGETParams

WithTemplates adds the templates to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployments using get params

func (*GetDeploymentsUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentsUsingGETReader

type GetDeploymentsUsingGETReader struct {
	// contains filtered or unexported fields
}

GetDeploymentsUsingGETReader is a Reader for the GetDeploymentsUsingGET structure.

func (*GetDeploymentsUsingGETReader) ReadResponse

func (o *GetDeploymentsUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDeploymentsUsingGETUnauthorized

type GetDeploymentsUsingGETUnauthorized struct {
}

GetDeploymentsUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetDeploymentsUsingGETUnauthorized

func NewGetDeploymentsUsingGETUnauthorized() *GetDeploymentsUsingGETUnauthorized

NewGetDeploymentsUsingGETUnauthorized creates a GetDeploymentsUsingGETUnauthorized with default headers values

func (*GetDeploymentsUsingGETUnauthorized) Error

type GetResourceByIDUsingGETForbidden

type GetResourceByIDUsingGETForbidden struct {
}

GetResourceByIDUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetResourceByIDUsingGETForbidden

func NewGetResourceByIDUsingGETForbidden() *GetResourceByIDUsingGETForbidden

NewGetResourceByIDUsingGETForbidden creates a GetResourceByIDUsingGETForbidden with default headers values

func (*GetResourceByIDUsingGETForbidden) Error

type GetResourceByIDUsingGETNotFound

type GetResourceByIDUsingGETNotFound struct {
}

GetResourceByIDUsingGETNotFound handles this case with default header values.

Not Found

func NewGetResourceByIDUsingGETNotFound

func NewGetResourceByIDUsingGETNotFound() *GetResourceByIDUsingGETNotFound

NewGetResourceByIDUsingGETNotFound creates a GetResourceByIDUsingGETNotFound with default headers values

func (*GetResourceByIDUsingGETNotFound) Error

type GetResourceByIDUsingGETOK

type GetResourceByIDUsingGETOK struct {
	Payload *models.Resource
}

GetResourceByIDUsingGETOK handles this case with default header values.

OK

func NewGetResourceByIDUsingGETOK

func NewGetResourceByIDUsingGETOK() *GetResourceByIDUsingGETOK

NewGetResourceByIDUsingGETOK creates a GetResourceByIDUsingGETOK with default headers values

func (*GetResourceByIDUsingGETOK) Error

func (o *GetResourceByIDUsingGETOK) Error() string

func (*GetResourceByIDUsingGETOK) GetPayload

func (o *GetResourceByIDUsingGETOK) GetPayload() *models.Resource

type GetResourceByIDUsingGETParams

type GetResourceByIDUsingGETParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID
	/*ExpandMetadata
	  Retrieves the 'metadata' field of the resource.

	*/
	ExpandMetadata *bool
	/*ForceCachedResources
	  Retrieves the resource from a cache for a faster query.

	*/
	ForceCachedResources *bool
	/*ForceRefreshResources
	  Guarantees the resource is up-to-date.

	*/
	ForceRefreshResources *bool
	/*ResourceID
	  Resource ID

	*/
	ResourceID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetResourceByIDUsingGETParams contains all the parameters to send to the API endpoint for the get resource by Id using g e t operation typically these are written to a http.Request

func NewGetResourceByIDUsingGETParams

func NewGetResourceByIDUsingGETParams() *GetResourceByIDUsingGETParams

NewGetResourceByIDUsingGETParams creates a new GetResourceByIDUsingGETParams object with the default values initialized.

func NewGetResourceByIDUsingGETParamsWithContext

func NewGetResourceByIDUsingGETParamsWithContext(ctx context.Context) *GetResourceByIDUsingGETParams

NewGetResourceByIDUsingGETParamsWithContext creates a new GetResourceByIDUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetResourceByIDUsingGETParamsWithHTTPClient

func NewGetResourceByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceByIDUsingGETParams

NewGetResourceByIDUsingGETParamsWithHTTPClient creates a new GetResourceByIDUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetResourceByIDUsingGETParamsWithTimeout

func NewGetResourceByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceByIDUsingGETParams

NewGetResourceByIDUsingGETParamsWithTimeout creates a new GetResourceByIDUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetResourceByIDUsingGETParams) SetContext

func (o *GetResourceByIDUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetDepID

func (o *GetResourceByIDUsingGETParams) SetDepID(depID strfmt.UUID)

SetDepID adds the depId to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetExpandMetadata

func (o *GetResourceByIDUsingGETParams) SetExpandMetadata(expandMetadata *bool)

SetExpandMetadata adds the expandMetadata to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetForceCachedResources

func (o *GetResourceByIDUsingGETParams) SetForceCachedResources(forceCachedResources *bool)

SetForceCachedResources adds the forceCachedResources to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetForceRefreshResources

func (o *GetResourceByIDUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)

SetForceRefreshResources adds the forceRefreshResources to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetHTTPClient

func (o *GetResourceByIDUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetResourceID

func (o *GetResourceByIDUsingGETParams) SetResourceID(resourceID strfmt.UUID)

SetResourceID adds the resourceId to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) SetTimeout

func (o *GetResourceByIDUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithContext

WithContext adds the context to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithDepID

WithDepID adds the depID to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithExpandMetadata

func (o *GetResourceByIDUsingGETParams) WithExpandMetadata(expandMetadata *bool) *GetResourceByIDUsingGETParams

WithExpandMetadata adds the expandMetadata to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithForceCachedResources

func (o *GetResourceByIDUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetResourceByIDUsingGETParams

WithForceCachedResources adds the forceCachedResources to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithForceRefreshResources

func (o *GetResourceByIDUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetResourceByIDUsingGETParams

WithForceRefreshResources adds the forceRefreshResources to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithResourceID

WithResourceID adds the resourceID to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get resource by Id using get params

func (*GetResourceByIDUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetResourceByIDUsingGETReader

type GetResourceByIDUsingGETReader struct {
	// contains filtered or unexported fields
}

GetResourceByIDUsingGETReader is a Reader for the GetResourceByIDUsingGET structure.

func (*GetResourceByIDUsingGETReader) ReadResponse

func (o *GetResourceByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetResourceByIDUsingGETUnauthorized

type GetResourceByIDUsingGETUnauthorized struct {
}

GetResourceByIDUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetResourceByIDUsingGETUnauthorized

func NewGetResourceByIDUsingGETUnauthorized() *GetResourceByIDUsingGETUnauthorized

NewGetResourceByIDUsingGETUnauthorized creates a GetResourceByIDUsingGETUnauthorized with default headers values

func (*GetResourceByIDUsingGETUnauthorized) Error

type PatchDeploymentUsingPATCHForbidden

type PatchDeploymentUsingPATCHForbidden struct {
}

PatchDeploymentUsingPATCHForbidden handles this case with default header values.

Forbidden

func NewPatchDeploymentUsingPATCHForbidden

func NewPatchDeploymentUsingPATCHForbidden() *PatchDeploymentUsingPATCHForbidden

NewPatchDeploymentUsingPATCHForbidden creates a PatchDeploymentUsingPATCHForbidden with default headers values

func (*PatchDeploymentUsingPATCHForbidden) Error

type PatchDeploymentUsingPATCHNoContent

type PatchDeploymentUsingPATCHNoContent struct {
}

PatchDeploymentUsingPATCHNoContent handles this case with default header values.

No Content

func NewPatchDeploymentUsingPATCHNoContent

func NewPatchDeploymentUsingPATCHNoContent() *PatchDeploymentUsingPATCHNoContent

NewPatchDeploymentUsingPATCHNoContent creates a PatchDeploymentUsingPATCHNoContent with default headers values

func (*PatchDeploymentUsingPATCHNoContent) Error

type PatchDeploymentUsingPATCHOK

type PatchDeploymentUsingPATCHOK struct {
	Payload *models.Deployment
}

PatchDeploymentUsingPATCHOK handles this case with default header values.

OK

func NewPatchDeploymentUsingPATCHOK

func NewPatchDeploymentUsingPATCHOK() *PatchDeploymentUsingPATCHOK

NewPatchDeploymentUsingPATCHOK creates a PatchDeploymentUsingPATCHOK with default headers values

func (*PatchDeploymentUsingPATCHOK) Error

func (*PatchDeploymentUsingPATCHOK) GetPayload

type PatchDeploymentUsingPATCHParams

type PatchDeploymentUsingPATCHParams struct {

	/*DepID
	  Deployment ID

	*/
	DepID strfmt.UUID
	/*Update
	  A set of fields to overwrite the corresponding fields in the deployment

	*/
	Update *models.DeploymentUpdate

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchDeploymentUsingPATCHParams contains all the parameters to send to the API endpoint for the patch deployment using p a t c h operation typically these are written to a http.Request

func NewPatchDeploymentUsingPATCHParams

func NewPatchDeploymentUsingPATCHParams() *PatchDeploymentUsingPATCHParams

NewPatchDeploymentUsingPATCHParams creates a new PatchDeploymentUsingPATCHParams object with the default values initialized.

func NewPatchDeploymentUsingPATCHParamsWithContext

func NewPatchDeploymentUsingPATCHParamsWithContext(ctx context.Context) *PatchDeploymentUsingPATCHParams

NewPatchDeploymentUsingPATCHParamsWithContext creates a new PatchDeploymentUsingPATCHParams object with the default values initialized, and the ability to set a context for a request

func NewPatchDeploymentUsingPATCHParamsWithHTTPClient

func NewPatchDeploymentUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchDeploymentUsingPATCHParams

NewPatchDeploymentUsingPATCHParamsWithHTTPClient creates a new PatchDeploymentUsingPATCHParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchDeploymentUsingPATCHParamsWithTimeout

func NewPatchDeploymentUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchDeploymentUsingPATCHParams

NewPatchDeploymentUsingPATCHParamsWithTimeout creates a new PatchDeploymentUsingPATCHParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchDeploymentUsingPATCHParams) SetContext

func (o *PatchDeploymentUsingPATCHParams) SetContext(ctx context.Context)

SetContext adds the context to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) SetDepID

func (o *PatchDeploymentUsingPATCHParams) SetDepID(depID strfmt.UUID)

SetDepID adds the depId to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) SetHTTPClient

func (o *PatchDeploymentUsingPATCHParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) SetTimeout

func (o *PatchDeploymentUsingPATCHParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) SetUpdate

SetUpdate adds the update to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WithContext

WithContext adds the context to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WithDepID

WithDepID adds the depID to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WithTimeout

WithTimeout adds the timeout to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WithUpdate

WithUpdate adds the update to the patch deployment using p a t c h params

func (*PatchDeploymentUsingPATCHParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchDeploymentUsingPATCHReader

type PatchDeploymentUsingPATCHReader struct {
	// contains filtered or unexported fields
}

PatchDeploymentUsingPATCHReader is a Reader for the PatchDeploymentUsingPATCH structure.

func (*PatchDeploymentUsingPATCHReader) ReadResponse

func (o *PatchDeploymentUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchDeploymentUsingPATCHUnauthorized

type PatchDeploymentUsingPATCHUnauthorized struct {
}

PatchDeploymentUsingPATCHUnauthorized handles this case with default header values.

Unauthorized

func NewPatchDeploymentUsingPATCHUnauthorized

func NewPatchDeploymentUsingPATCHUnauthorized() *PatchDeploymentUsingPATCHUnauthorized

NewPatchDeploymentUsingPATCHUnauthorized creates a PatchDeploymentUsingPATCHUnauthorized with default headers values

func (*PatchDeploymentUsingPATCHUnauthorized) Error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL