Documentation ¶
Index ¶
- type CheckDeploymentNameUsingGETNotFound
- type CheckDeploymentNameUsingGETOK
- type CheckDeploymentNameUsingGETParams
- func NewCheckDeploymentNameUsingGETParams() *CheckDeploymentNameUsingGETParams
- func NewCheckDeploymentNameUsingGETParamsWithContext(ctx context.Context) *CheckDeploymentNameUsingGETParams
- func NewCheckDeploymentNameUsingGETParamsWithHTTPClient(client *http.Client) *CheckDeploymentNameUsingGETParams
- func NewCheckDeploymentNameUsingGETParamsWithTimeout(timeout time.Duration) *CheckDeploymentNameUsingGETParams
- func (o *CheckDeploymentNameUsingGETParams) SetContext(ctx context.Context)
- func (o *CheckDeploymentNameUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *CheckDeploymentNameUsingGETParams) SetName(name string)
- func (o *CheckDeploymentNameUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *CheckDeploymentNameUsingGETParams) WithContext(ctx context.Context) *CheckDeploymentNameUsingGETParams
- func (o *CheckDeploymentNameUsingGETParams) WithHTTPClient(client *http.Client) *CheckDeploymentNameUsingGETParams
- func (o *CheckDeploymentNameUsingGETParams) WithName(name string) *CheckDeploymentNameUsingGETParams
- func (o *CheckDeploymentNameUsingGETParams) WithTimeout(timeout time.Duration) *CheckDeploymentNameUsingGETParams
- func (o *CheckDeploymentNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckDeploymentNameUsingGETReader
- type CheckDeploymentNameUsingGETUnauthorized
- type Client
- func (a *Client) CheckDeploymentNameUsingGET(params *CheckDeploymentNameUsingGETParams) (*CheckDeploymentNameUsingGETOK, error)
- func (a *Client) DeleteDeploymentUsingDELETE(params *DeleteDeploymentUsingDELETEParams) (*DeleteDeploymentUsingDELETEOK, error)
- func (a *Client) DeleteResourceUsingDELETE(params *DeleteResourceUsingDELETEParams) (*DeleteResourceUsingDELETEOK, error)
- func (a *Client) GetDeploymentByIDUsingGET(params *GetDeploymentByIDUsingGETParams) (*GetDeploymentByIDUsingGETOK, error)
- func (a *Client) GetDeploymentFilterByIDUsingGET(params *GetDeploymentFilterByIDUsingGETParams) (*GetDeploymentFilterByIDUsingGETOK, error)
- func (a *Client) GetDeploymentFiltersUsingGET(params *GetDeploymentFiltersUsingGETParams) (*GetDeploymentFiltersUsingGETOK, error)
- func (a *Client) GetDeploymentResourcesUsingGET(params *GetDeploymentResourcesUsingGETParams) (*GetDeploymentResourcesUsingGETOK, error)
- func (a *Client) GetDeploymentsForProjectUsingGET(params *GetDeploymentsForProjectUsingGETParams) (*GetDeploymentsForProjectUsingGETOK, error)
- func (a *Client) GetDeploymentsUsingGET(params *GetDeploymentsUsingGETParams) (*GetDeploymentsUsingGETOK, error)
- func (a *Client) GetResourceByIDUsingGET(params *GetResourceByIDUsingGETParams) (*GetResourceByIDUsingGETOK, error)
- func (a *Client) PatchDeploymentUsingPATCH(params *PatchDeploymentUsingPATCHParams) (*PatchDeploymentUsingPATCHOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeleteDeploymentUsingDELETEOK
- type DeleteDeploymentUsingDELETEParams
- func NewDeleteDeploymentUsingDELETEParams() *DeleteDeploymentUsingDELETEParams
- func NewDeleteDeploymentUsingDELETEParamsWithContext(ctx context.Context) *DeleteDeploymentUsingDELETEParams
- func NewDeleteDeploymentUsingDELETEParamsWithHTTPClient(client *http.Client) *DeleteDeploymentUsingDELETEParams
- func NewDeleteDeploymentUsingDELETEParamsWithTimeout(timeout time.Duration) *DeleteDeploymentUsingDELETEParams
- func (o *DeleteDeploymentUsingDELETEParams) SetContext(ctx context.Context)
- func (o *DeleteDeploymentUsingDELETEParams) SetDepID(depID strfmt.UUID)
- func (o *DeleteDeploymentUsingDELETEParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeploymentUsingDELETEParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeploymentUsingDELETEParams) WithContext(ctx context.Context) *DeleteDeploymentUsingDELETEParams
- func (o *DeleteDeploymentUsingDELETEParams) WithDepID(depID strfmt.UUID) *DeleteDeploymentUsingDELETEParams
- func (o *DeleteDeploymentUsingDELETEParams) WithHTTPClient(client *http.Client) *DeleteDeploymentUsingDELETEParams
- func (o *DeleteDeploymentUsingDELETEParams) WithTimeout(timeout time.Duration) *DeleteDeploymentUsingDELETEParams
- func (o *DeleteDeploymentUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeploymentUsingDELETEReader
- type DeleteDeploymentUsingDELETEUnauthorized
- type DeleteResourceUsingDELETEOK
- type DeleteResourceUsingDELETEParams
- func NewDeleteResourceUsingDELETEParams() *DeleteResourceUsingDELETEParams
- func NewDeleteResourceUsingDELETEParamsWithContext(ctx context.Context) *DeleteResourceUsingDELETEParams
- func NewDeleteResourceUsingDELETEParamsWithHTTPClient(client *http.Client) *DeleteResourceUsingDELETEParams
- func NewDeleteResourceUsingDELETEParamsWithTimeout(timeout time.Duration) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) SetContext(ctx context.Context)
- func (o *DeleteResourceUsingDELETEParams) SetDepID(depID strfmt.UUID)
- func (o *DeleteResourceUsingDELETEParams) SetHTTPClient(client *http.Client)
- func (o *DeleteResourceUsingDELETEParams) SetResourceID(resourceID strfmt.UUID)
- func (o *DeleteResourceUsingDELETEParams) SetTimeout(timeout time.Duration)
- func (o *DeleteResourceUsingDELETEParams) WithContext(ctx context.Context) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) WithDepID(depID strfmt.UUID) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) WithHTTPClient(client *http.Client) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) WithResourceID(resourceID strfmt.UUID) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) WithTimeout(timeout time.Duration) *DeleteResourceUsingDELETEParams
- func (o *DeleteResourceUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteResourceUsingDELETEReader
- type DeleteResourceUsingDELETEUnauthorized
- type GetDeploymentByIDUsingGETNotFound
- type GetDeploymentByIDUsingGETOK
- type GetDeploymentByIDUsingGETParams
- func NewGetDeploymentByIDUsingGETParams() *GetDeploymentByIDUsingGETParams
- func NewGetDeploymentByIDUsingGETParamsWithContext(ctx context.Context) *GetDeploymentByIDUsingGETParams
- func NewGetDeploymentByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentByIDUsingGETParams
- func NewGetDeploymentByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentByIDUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetDeploymentByIDUsingGETParams) SetExpandLastRequest(expandLastRequest *bool)
- func (o *GetDeploymentByIDUsingGETParams) SetExpandProject(expandProject *bool)
- func (o *GetDeploymentByIDUsingGETParams) SetExpandResources(expandResources *bool)
- func (o *GetDeploymentByIDUsingGETParams) SetForceCachedResources(forceCachedResources *bool)
- func (o *GetDeploymentByIDUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)
- func (o *GetDeploymentByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentByIDUsingGETParams) WithContext(ctx context.Context) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithExpandLastRequest(expandLastRequest *bool) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithExpandProject(expandProject *bool) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithExpandResources(expandResources *bool) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentByIDUsingGETParams
- func (o *GetDeploymentByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentByIDUsingGETReader
- type GetDeploymentByIDUsingGETUnauthorized
- type GetDeploymentFilterByIDUsingGETOK
- type GetDeploymentFilterByIDUsingGETParams
- func NewGetDeploymentFilterByIDUsingGETParams() *GetDeploymentFilterByIDUsingGETParams
- func NewGetDeploymentFilterByIDUsingGETParamsWithContext(ctx context.Context) *GetDeploymentFilterByIDUsingGETParams
- func NewGetDeploymentFilterByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentFilterByIDUsingGETParams
- func NewGetDeploymentFilterByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarOrderby(dollarOrderby []string)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarSkip(dollarSkip *int32)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarTop(dollarTop *int32)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetFilterID(filterID string)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetSearch(search *string)
- func (o *GetDeploymentFilterByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentFilterByIDUsingGETParams) WithContext(ctx context.Context) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithFilterID(filterID string) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithSearch(search *string) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentFilterByIDUsingGETParams
- func (o *GetDeploymentFilterByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentFilterByIDUsingGETReader
- type GetDeploymentFilterByIDUsingGETUnauthorized
- type GetDeploymentFiltersUsingGETOK
- type GetDeploymentFiltersUsingGETParams
- func NewGetDeploymentFiltersUsingGETParams() *GetDeploymentFiltersUsingGETParams
- func NewGetDeploymentFiltersUsingGETParamsWithContext(ctx context.Context) *GetDeploymentFiltersUsingGETParams
- func NewGetDeploymentFiltersUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentFiltersUsingGETParams
- func NewGetDeploymentFiltersUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentFiltersUsingGETParams) SetCountry(country *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetDisplayCountry(displayCountry *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetDisplayLanguage(displayLanguage *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetDisplayName(displayName *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetDisplayScript(displayScript *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetDisplayVariant(displayVariant *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentFiltersUsingGETParams) SetISO3Country(iSO3Country *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetISO3Language(iSO3Language *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetLanguage(language *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetScript(script *string)
- func (o *GetDeploymentFiltersUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentFiltersUsingGETParams) SetUnicodeLocaleAttributes(unicodeLocaleAttributes []string)
- func (o *GetDeploymentFiltersUsingGETParams) SetUnicodeLocaleKeys(unicodeLocaleKeys []string)
- func (o *GetDeploymentFiltersUsingGETParams) SetVariant(variant *string)
- func (o *GetDeploymentFiltersUsingGETParams) WithContext(ctx context.Context) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithCountry(country *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithDisplayCountry(displayCountry *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithDisplayLanguage(displayLanguage *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithDisplayName(displayName *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithDisplayScript(displayScript *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithDisplayVariant(displayVariant *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithISO3Country(iSO3Country *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithISO3Language(iSO3Language *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithLanguage(language *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithScript(script *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleAttributes(unicodeLocaleAttributes []string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleKeys(unicodeLocaleKeys []string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WithVariant(variant *string) *GetDeploymentFiltersUsingGETParams
- func (o *GetDeploymentFiltersUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentFiltersUsingGETReader
- type GetDeploymentFiltersUsingGETUnauthorized
- type GetDeploymentResourcesUsingGETNotFound
- type GetDeploymentResourcesUsingGETOK
- type GetDeploymentResourcesUsingGETParams
- func NewGetDeploymentResourcesUsingGETParams() *GetDeploymentResourcesUsingGETParams
- func NewGetDeploymentResourcesUsingGETParamsWithContext(ctx context.Context) *GetDeploymentResourcesUsingGETParams
- func NewGetDeploymentResourcesUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentResourcesUsingGETParams
- func NewGetDeploymentResourcesUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentResourcesUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetDeploymentResourcesUsingGETParams) SetDollarOrderby(dollarOrderby []string)
- func (o *GetDeploymentResourcesUsingGETParams) SetDollarSkip(dollarSkip *int32)
- func (o *GetDeploymentResourcesUsingGETParams) SetDollarTop(dollarTop *int32)
- func (o *GetDeploymentResourcesUsingGETParams) SetForceCachedResources(forceCachedResources *bool)
- func (o *GetDeploymentResourcesUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)
- func (o *GetDeploymentResourcesUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentResourcesUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentResourcesUsingGETParams) WithContext(ctx context.Context) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentResourcesUsingGETParams
- func (o *GetDeploymentResourcesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentResourcesUsingGETReader
- type GetDeploymentResourcesUsingGETUnauthorized
- type GetDeploymentsForProjectUsingGETOK
- type GetDeploymentsForProjectUsingGETParams
- func NewGetDeploymentsForProjectUsingGETParams() *GetDeploymentsForProjectUsingGETParams
- func NewGetDeploymentsForProjectUsingGETParamsWithContext(ctx context.Context) *GetDeploymentsForProjectUsingGETParams
- func NewGetDeploymentsForProjectUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentsForProjectUsingGETParams
- func NewGetDeploymentsForProjectUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentsForProjectUsingGETParams
- func (o *GetDeploymentsForProjectUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentsForProjectUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentsForProjectUsingGETParams) SetProjectID(projectID strfmt.UUID)
- func (o *GetDeploymentsForProjectUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentsForProjectUsingGETParams) WithContext(ctx context.Context) *GetDeploymentsForProjectUsingGETParams
- func (o *GetDeploymentsForProjectUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentsForProjectUsingGETParams
- func (o *GetDeploymentsForProjectUsingGETParams) WithProjectID(projectID strfmt.UUID) *GetDeploymentsForProjectUsingGETParams
- func (o *GetDeploymentsForProjectUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentsForProjectUsingGETParams
- func (o *GetDeploymentsForProjectUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentsForProjectUsingGETReader
- type GetDeploymentsUsingGETOK
- type GetDeploymentsUsingGETParams
- func NewGetDeploymentsUsingGETParams() *GetDeploymentsUsingGETParams
- func NewGetDeploymentsUsingGETParamsWithContext(ctx context.Context) *GetDeploymentsUsingGETParams
- func NewGetDeploymentsUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentsUsingGETParams
- func NewGetDeploymentsUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) SetCloudAccounts(cloudAccounts []string)
- func (o *GetDeploymentsUsingGETParams) SetCloudTypes(cloudTypes []string)
- func (o *GetDeploymentsUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentsUsingGETParams) SetDollarOrderby(dollarOrderby []string)
- func (o *GetDeploymentsUsingGETParams) SetDollarSkip(dollarSkip *int32)
- func (o *GetDeploymentsUsingGETParams) SetDollarTop(dollarTop *int32)
- func (o *GetDeploymentsUsingGETParams) SetExpandLastRequest(expandLastRequest *bool)
- func (o *GetDeploymentsUsingGETParams) SetExpandProject(expandProject *bool)
- func (o *GetDeploymentsUsingGETParams) SetExpandResources(expandResources *bool)
- func (o *GetDeploymentsUsingGETParams) SetForceCachedResources(forceCachedResources *bool)
- func (o *GetDeploymentsUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)
- func (o *GetDeploymentsUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentsUsingGETParams) SetIds(ids []strfmt.UUID)
- func (o *GetDeploymentsUsingGETParams) SetName(name *string)
- func (o *GetDeploymentsUsingGETParams) SetProjects(projects []string)
- func (o *GetDeploymentsUsingGETParams) SetRequestedBy(requestedBy []string)
- func (o *GetDeploymentsUsingGETParams) SetResourceTypes(resourceTypes []string)
- func (o *GetDeploymentsUsingGETParams) SetSearch(search *string)
- func (o *GetDeploymentsUsingGETParams) SetStatus(status []string)
- func (o *GetDeploymentsUsingGETParams) SetTags(tags []string)
- func (o *GetDeploymentsUsingGETParams) SetTemplates(templates []string)
- func (o *GetDeploymentsUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentsUsingGETParams) WithCloudAccounts(cloudAccounts []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithCloudTypes(cloudTypes []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithContext(ctx context.Context) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithExpandLastRequest(expandLastRequest *bool) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithExpandProject(expandProject *bool) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithExpandResources(expandResources *bool) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithIds(ids []strfmt.UUID) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithName(name *string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithProjects(projects []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithRequestedBy(requestedBy []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithResourceTypes(resourceTypes []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithSearch(search *string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithStatus(status []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithTags(tags []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithTemplates(templates []string) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentsUsingGETParams
- func (o *GetDeploymentsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentsUsingGETReader
- type GetDeploymentsUsingGETUnauthorized
- type GetResourceByIDUsingGETNotFound
- type GetResourceByIDUsingGETOK
- type GetResourceByIDUsingGETParams
- func NewGetResourceByIDUsingGETParams() *GetResourceByIDUsingGETParams
- func NewGetResourceByIDUsingGETParamsWithContext(ctx context.Context) *GetResourceByIDUsingGETParams
- func NewGetResourceByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceByIDUsingGETParams
- func NewGetResourceByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetResourceByIDUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetResourceByIDUsingGETParams) SetForceCachedResources(forceCachedResources *bool)
- func (o *GetResourceByIDUsingGETParams) SetForceRefreshResources(forceRefreshResources *bool)
- func (o *GetResourceByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetResourceByIDUsingGETParams) SetResourceID(resourceID strfmt.UUID)
- func (o *GetResourceByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetResourceByIDUsingGETParams) WithContext(ctx context.Context) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithForceCachedResources(forceCachedResources *bool) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithForceRefreshResources(forceRefreshResources *bool) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceByIDUsingGETParams
- func (o *GetResourceByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceByIDUsingGETReader
- type GetResourceByIDUsingGETUnauthorized
- type PatchDeploymentUsingPATCHNotFound
- type PatchDeploymentUsingPATCHOK
- type PatchDeploymentUsingPATCHParams
- func NewPatchDeploymentUsingPATCHParams() *PatchDeploymentUsingPATCHParams
- func NewPatchDeploymentUsingPATCHParamsWithContext(ctx context.Context) *PatchDeploymentUsingPATCHParams
- func NewPatchDeploymentUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchDeploymentUsingPATCHParams
- func NewPatchDeploymentUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchDeploymentUsingPATCHParams) SetDepID(depID strfmt.UUID)
- func (o *PatchDeploymentUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchDeploymentUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchDeploymentUsingPATCHParams) SetUpdate(update *models.DeploymentUpdate)
- func (o *PatchDeploymentUsingPATCHParams) WithContext(ctx context.Context) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) WithDepID(depID strfmt.UUID) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) WithUpdate(update *models.DeploymentUpdate) *PatchDeploymentUsingPATCHParams
- func (o *PatchDeploymentUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchDeploymentUsingPATCHReader
- type PatchDeploymentUsingPATCHUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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 ¶
func (o *CheckDeploymentNameUsingGETNotFound) Error() string
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 ¶
func (o *CheckDeploymentNameUsingGETOK) Error() string
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 ¶
func (o *CheckDeploymentNameUsingGETParams) SetContext(ctx context.Context)
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 ¶
func (o *CheckDeploymentNameUsingGETParams) WithContext(ctx context.Context) *CheckDeploymentNameUsingGETParams
WithContext adds the context to the check deployment name using get params
func (*CheckDeploymentNameUsingGETParams) WithHTTPClient ¶
func (o *CheckDeploymentNameUsingGETParams) WithHTTPClient(client *http.Client) *CheckDeploymentNameUsingGETParams
WithHTTPClient adds the HTTPClient to the check deployment name using get params
func (*CheckDeploymentNameUsingGETParams) WithName ¶
func (o *CheckDeploymentNameUsingGETParams) WithName(name string) *CheckDeploymentNameUsingGETParams
WithName adds the name to the check deployment name using get params
func (*CheckDeploymentNameUsingGETParams) WithTimeout ¶
func (o *CheckDeploymentNameUsingGETParams) WithTimeout(timeout time.Duration) *CheckDeploymentNameUsingGETParams
WithTimeout adds the timeout to the check deployment name using get params
func (*CheckDeploymentNameUsingGETParams) WriteToRequest ¶
func (o *CheckDeploymentNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *CheckDeploymentNameUsingGETUnauthorized) Error() string
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 ¶
func (a *Client) DeleteDeploymentUsingDELETE(params *DeleteDeploymentUsingDELETEParams) (*DeleteDeploymentUsingDELETEOK, error)
DeleteDeploymentUsingDELETE deletes a deployment effectively triggers a delete day2 operation
Deletes the deployment with the supplied ID, cleans up the associated resources from the Cloud Provider.
func (*Client) DeleteResourceUsingDELETE ¶
func (a *Client) DeleteResourceUsingDELETE(params *DeleteResourceUsingDELETEParams) (*DeleteResourceUsingDELETEOK, error)
DeleteResourceUsingDELETE deletes resource associated with a deployment effectively triggers a delete day2 operation
Deletes the resource with the specified ID and attempts to delete resource from the Cloud Provider.
func (*Client) GetDeploymentByIDUsingGET ¶
func (a *Client) GetDeploymentByIDUsingGET(params *GetDeploymentByIDUsingGETParams) (*GetDeploymentByIDUsingGETOK, error)
GetDeploymentByIDUsingGET fetches a specific 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 ¶
func (a *Client) PatchDeploymentUsingPATCH(params *PatchDeploymentUsingPATCHParams) (*PatchDeploymentUsingPATCHOK, error)
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 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 (o *DeleteDeploymentUsingDELETEOK) Error() string
func (*DeleteDeploymentUsingDELETEOK) GetPayload ¶
func (o *DeleteDeploymentUsingDELETEOK) GetPayload() *models.DeploymentRequest
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 ¶
func (o *DeleteDeploymentUsingDELETEParams) SetContext(ctx context.Context)
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 ¶
func (o *DeleteDeploymentUsingDELETEParams) WithContext(ctx context.Context) *DeleteDeploymentUsingDELETEParams
WithContext adds the context to the delete deployment using d e l e t e params
func (*DeleteDeploymentUsingDELETEParams) WithDepID ¶
func (o *DeleteDeploymentUsingDELETEParams) WithDepID(depID strfmt.UUID) *DeleteDeploymentUsingDELETEParams
WithDepID adds the depID to the delete deployment using d e l e t e params
func (*DeleteDeploymentUsingDELETEParams) WithHTTPClient ¶
func (o *DeleteDeploymentUsingDELETEParams) WithHTTPClient(client *http.Client) *DeleteDeploymentUsingDELETEParams
WithHTTPClient adds the HTTPClient to the delete deployment using d e l e t e params
func (*DeleteDeploymentUsingDELETEParams) WithTimeout ¶
func (o *DeleteDeploymentUsingDELETEParams) WithTimeout(timeout time.Duration) *DeleteDeploymentUsingDELETEParams
WithTimeout adds the timeout to the delete deployment using d e l e t e params
func (*DeleteDeploymentUsingDELETEParams) WriteToRequest ¶
func (o *DeleteDeploymentUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *DeleteDeploymentUsingDELETEUnauthorized) Error() string
type DeleteResourceUsingDELETEOK ¶
type DeleteResourceUsingDELETEOK struct {
Payload *models.DeploymentRequest
}
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 ¶
func (o *DeleteResourceUsingDELETEOK) Error() string
func (*DeleteResourceUsingDELETEOK) GetPayload ¶ added in v0.2.0
func (o *DeleteResourceUsingDELETEOK) GetPayload() *models.DeploymentRequest
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 ¶
func (o *DeleteResourceUsingDELETEParams) WithContext(ctx context.Context) *DeleteResourceUsingDELETEParams
WithContext adds the context to the delete resource using d e l e t e params
func (*DeleteResourceUsingDELETEParams) WithDepID ¶
func (o *DeleteResourceUsingDELETEParams) WithDepID(depID strfmt.UUID) *DeleteResourceUsingDELETEParams
WithDepID adds the depID to the delete resource using d e l e t e params
func (*DeleteResourceUsingDELETEParams) WithHTTPClient ¶
func (o *DeleteResourceUsingDELETEParams) WithHTTPClient(client *http.Client) *DeleteResourceUsingDELETEParams
WithHTTPClient adds the HTTPClient to the delete resource using d e l e t e params
func (*DeleteResourceUsingDELETEParams) WithResourceID ¶
func (o *DeleteResourceUsingDELETEParams) WithResourceID(resourceID strfmt.UUID) *DeleteResourceUsingDELETEParams
WithResourceID adds the resourceID to the delete resource using d e l e t e params
func (*DeleteResourceUsingDELETEParams) WithTimeout ¶
func (o *DeleteResourceUsingDELETEParams) WithTimeout(timeout time.Duration) *DeleteResourceUsingDELETEParams
WithTimeout adds the timeout to the delete resource using d e l e t e params
func (*DeleteResourceUsingDELETEParams) WriteToRequest ¶
func (o *DeleteResourceUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *DeleteResourceUsingDELETEUnauthorized) Error() string
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 ¶
func (o *GetDeploymentByIDUsingGETNotFound) Error() string
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 (o *GetDeploymentByIDUsingGETOK) Error() string
func (*GetDeploymentByIDUsingGETOK) GetPayload ¶
func (o *GetDeploymentByIDUsingGETOK) GetPayload() *models.Deployment
type GetDeploymentByIDUsingGETParams ¶
type GetDeploymentByIDUsingGETParams struct { /*DepID Deployment ID */ DepID strfmt.UUID /*ExpandLastRequest Expands deployment last request. */ ExpandLastRequest *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 read from a cache for a faster query. */ ForceCachedResources *bool /*ForceRefreshResources The 'resources' field of the deployment will be guaranteed up-to-date. */ 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) 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 ¶
func (o *GetDeploymentByIDUsingGETParams) WithContext(ctx context.Context) *GetDeploymentByIDUsingGETParams
WithContext adds the context to the get deployment by Id using get params
func (*GetDeploymentByIDUsingGETParams) WithDepID ¶
func (o *GetDeploymentByIDUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentByIDUsingGETParams
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) 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 ¶
func (o *GetDeploymentByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment by Id using get params
func (*GetDeploymentByIDUsingGETParams) WithTimeout ¶
func (o *GetDeploymentByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentByIDUsingGETParams
WithTimeout adds the timeout to the get deployment by Id using get params
func (*GetDeploymentByIDUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDeploymentByIDUsingGETUnauthorized) Error() string
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 (o *GetDeploymentFilterByIDUsingGETOK) Error() string
func (*GetDeploymentFilterByIDUsingGETOK) GetPayload ¶
func (o *GetDeploymentFilterByIDUsingGETOK) GetPayload() *models.PageOfFilterEntry
type GetDeploymentFilterByIDUsingGETParams ¶
type GetDeploymentFilterByIDUsingGETParams struct { /*DollarOrderby Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /*DollarSkip Number of records you want to skip */ DollarSkip *int32 /*DollarTop Number of records you want */ DollarTop *int32 /*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 ¶
func (o *GetDeploymentFilterByIDUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) SetDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) SetDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) SetDollarTop ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop 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 ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WithContext(ctx context.Context) *GetDeploymentFilterByIDUsingGETParams
WithContext adds the context to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentFilterByIDUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentFilterByIDUsingGETParams
WithDollarSkip adds the dollarSkip to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithDollarTop ¶ added in v0.2.0
func (o *GetDeploymentFilterByIDUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentFilterByIDUsingGETParams
WithDollarTop adds the dollarTop to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithFilterID ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WithFilterID(filterID string) *GetDeploymentFilterByIDUsingGETParams
WithFilterID adds the filterID to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithHTTPClient ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentFilterByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithSearch ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WithSearch(search *string) *GetDeploymentFilterByIDUsingGETParams
WithSearch adds the search to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WithTimeout ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentFilterByIDUsingGETParams
WithTimeout adds the timeout to the get deployment filter by Id using get params
func (*GetDeploymentFilterByIDUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentFilterByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDeploymentFilterByIDUsingGETUnauthorized) Error() string
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 (o *GetDeploymentFiltersUsingGETOK) Error() string
func (*GetDeploymentFiltersUsingGETOK) GetPayload ¶
func (o *GetDeploymentFiltersUsingGETOK) GetPayload() *models.FilterSchema
type GetDeploymentFiltersUsingGETParams ¶
type GetDeploymentFiltersUsingGETParams struct { /*ISO3Country*/ ISO3Country *string /*ISO3Language*/ ISO3Language *string /*Country*/ Country *string /*DisplayCountry*/ DisplayCountry *string /*DisplayLanguage*/ DisplayLanguage *string /*DisplayName*/ DisplayName *string /*DisplayScript*/ DisplayScript *string /*DisplayVariant*/ DisplayVariant *string /*Language*/ Language *string /*Script*/ Script *string /*UnicodeLocaleAttributes*/ UnicodeLocaleAttributes []string /*UnicodeLocaleKeys*/ UnicodeLocaleKeys []string /*Variant*/ Variant *string 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 ¶
func (o *GetDeploymentFiltersUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetCountry ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetCountry(country *string)
SetCountry adds the country to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetDisplayCountry ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetDisplayCountry(displayCountry *string)
SetDisplayCountry adds the displayCountry to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetDisplayLanguage ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetDisplayLanguage(displayLanguage *string)
SetDisplayLanguage adds the displayLanguage to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetDisplayName ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetDisplayName(displayName *string)
SetDisplayName adds the displayName to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetDisplayScript ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetDisplayScript(displayScript *string)
SetDisplayScript adds the displayScript to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetDisplayVariant ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetDisplayVariant(displayVariant *string)
SetDisplayVariant adds the displayVariant 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) SetISO3Country ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetISO3Country(iSO3Country *string)
SetISO3Country adds the iSO3Country to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetISO3Language ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetISO3Language(iSO3Language *string)
SetISO3Language adds the iSO3Language to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetLanguage ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetLanguage(language *string)
SetLanguage adds the language to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetScript ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetScript(script *string)
SetScript adds the script 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) SetUnicodeLocaleAttributes ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetUnicodeLocaleAttributes(unicodeLocaleAttributes []string)
SetUnicodeLocaleAttributes adds the unicodeLocaleAttributes to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetUnicodeLocaleKeys ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetUnicodeLocaleKeys(unicodeLocaleKeys []string)
SetUnicodeLocaleKeys adds the unicodeLocaleKeys to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) SetVariant ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) SetVariant(variant *string)
SetVariant adds the variant to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithContext ¶
func (o *GetDeploymentFiltersUsingGETParams) WithContext(ctx context.Context) *GetDeploymentFiltersUsingGETParams
WithContext adds the context to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithCountry ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithCountry(country *string) *GetDeploymentFiltersUsingGETParams
WithCountry adds the country to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithDisplayCountry ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithDisplayCountry(displayCountry *string) *GetDeploymentFiltersUsingGETParams
WithDisplayCountry adds the displayCountry to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithDisplayLanguage ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithDisplayLanguage(displayLanguage *string) *GetDeploymentFiltersUsingGETParams
WithDisplayLanguage adds the displayLanguage to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithDisplayName ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithDisplayName(displayName *string) *GetDeploymentFiltersUsingGETParams
WithDisplayName adds the displayName to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithDisplayScript ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithDisplayScript(displayScript *string) *GetDeploymentFiltersUsingGETParams
WithDisplayScript adds the displayScript to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithDisplayVariant ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithDisplayVariant(displayVariant *string) *GetDeploymentFiltersUsingGETParams
WithDisplayVariant adds the displayVariant to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithHTTPClient ¶
func (o *GetDeploymentFiltersUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentFiltersUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithISO3Country ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithISO3Country(iSO3Country *string) *GetDeploymentFiltersUsingGETParams
WithISO3Country adds the iSO3Country to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithISO3Language ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithISO3Language(iSO3Language *string) *GetDeploymentFiltersUsingGETParams
WithISO3Language adds the iSO3Language to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithLanguage ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithLanguage(language *string) *GetDeploymentFiltersUsingGETParams
WithLanguage adds the language to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithScript ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithScript(script *string) *GetDeploymentFiltersUsingGETParams
WithScript adds the script to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithTimeout ¶
func (o *GetDeploymentFiltersUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentFiltersUsingGETParams
WithTimeout adds the timeout to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleAttributes ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleAttributes(unicodeLocaleAttributes []string) *GetDeploymentFiltersUsingGETParams
WithUnicodeLocaleAttributes adds the unicodeLocaleAttributes to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleKeys ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithUnicodeLocaleKeys(unicodeLocaleKeys []string) *GetDeploymentFiltersUsingGETParams
WithUnicodeLocaleKeys adds the unicodeLocaleKeys to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WithVariant ¶ added in v0.2.0
func (o *GetDeploymentFiltersUsingGETParams) WithVariant(variant *string) *GetDeploymentFiltersUsingGETParams
WithVariant adds the variant to the get deployment filters using get params
func (*GetDeploymentFiltersUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentFiltersUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDeploymentFiltersUsingGETUnauthorized) Error() string
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 ¶
func (o *GetDeploymentResourcesUsingGETNotFound) Error() string
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 (o *GetDeploymentResourcesUsingGETOK) Error() string
func (*GetDeploymentResourcesUsingGETOK) GetPayload ¶
func (o *GetDeploymentResourcesUsingGETOK) GetPayload() *models.PageOfResource
type GetDeploymentResourcesUsingGETParams ¶
type GetDeploymentResourcesUsingGETParams struct { /*DollarOrderby Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /*DollarSkip Number of records you want to skip */ DollarSkip *int32 /*DollarTop Number of records you want */ DollarTop *int32 /*DepID Deployment ID */ DepID strfmt.UUID /*ForceCachedResources Retrieves the resources from a cache for a faster query. */ ForceCachedResources *bool /*ForceRefreshResources Guarantees the resources are up-to-date. */ ForceRefreshResources *bool 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 ¶
func (o *GetDeploymentResourcesUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) SetDepID ¶
func (o *GetDeploymentResourcesUsingGETParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) SetDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) SetDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) SetDollarTop ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop 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) SetTimeout ¶
func (o *GetDeploymentResourcesUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithContext ¶
func (o *GetDeploymentResourcesUsingGETParams) WithContext(ctx context.Context) *GetDeploymentResourcesUsingGETParams
WithContext adds the context to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithDepID ¶
func (o *GetDeploymentResourcesUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentResourcesUsingGETParams
WithDepID adds the depID to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentResourcesUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentResourcesUsingGETParams
WithDollarSkip adds the dollarSkip to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithDollarTop ¶ added in v0.2.0
func (o *GetDeploymentResourcesUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentResourcesUsingGETParams
WithDollarTop adds the dollarTop 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 ¶
func (o *GetDeploymentResourcesUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentResourcesUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WithTimeout ¶
func (o *GetDeploymentResourcesUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentResourcesUsingGETParams
WithTimeout adds the timeout to the get deployment resources using get params
func (*GetDeploymentResourcesUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentResourcesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDeploymentResourcesUsingGETUnauthorized) Error() string
type GetDeploymentsForProjectUsingGETOK ¶
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 (o *GetDeploymentsForProjectUsingGETOK) Error() string
func (*GetDeploymentsForProjectUsingGETOK) GetPayload ¶
func (o *GetDeploymentsForProjectUsingGETOK) GetPayload() *models.Page
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 ¶
func (o *GetDeploymentsForProjectUsingGETParams) SetContext(ctx context.Context)
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 ¶
func (o *GetDeploymentsForProjectUsingGETParams) WithContext(ctx context.Context) *GetDeploymentsForProjectUsingGETParams
WithContext adds the context to the get deployments for project using get params
func (*GetDeploymentsForProjectUsingGETParams) WithHTTPClient ¶
func (o *GetDeploymentsForProjectUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentsForProjectUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployments for project using get params
func (*GetDeploymentsForProjectUsingGETParams) WithProjectID ¶
func (o *GetDeploymentsForProjectUsingGETParams) WithProjectID(projectID strfmt.UUID) *GetDeploymentsForProjectUsingGETParams
WithProjectID adds the projectID to the get deployments for project using get params
func (*GetDeploymentsForProjectUsingGETParams) WithTimeout ¶
func (o *GetDeploymentsForProjectUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentsForProjectUsingGETParams
WithTimeout adds the timeout to the get deployments for project using get params
func (*GetDeploymentsForProjectUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentsForProjectUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 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 ¶
func (o *GetDeploymentsUsingGETOK) GetPayload() *models.PageOfDeployment
type GetDeploymentsUsingGETParams ¶
type GetDeploymentsUsingGETParams struct { /*DollarOrderby Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /*DollarSkip Number of records you want to skip */ DollarSkip *int32 /*DollarTop Number of records you want */ DollarTop *int32 /*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 /*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 /*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 /*Status A comma-separated list. Results must be associated with one of these statuses. */ Status []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) SetDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the get deployments using get params
func (*GetDeploymentsUsingGETParams) SetDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the get deployments using get params
func (*GetDeploymentsUsingGETParams) SetDollarTop ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop 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) 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) 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) SetStatus ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) SetStatus(status []string)
SetStatus adds the status 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 ¶
func (o *GetDeploymentsUsingGETParams) WithContext(ctx context.Context) *GetDeploymentsUsingGETParams
WithContext adds the context to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithDollarOrderby ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) WithDollarOrderby(dollarOrderby []string) *GetDeploymentsUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithDollarSkip ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) WithDollarSkip(dollarSkip *int32) *GetDeploymentsUsingGETParams
WithDollarSkip adds the dollarSkip to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithDollarTop ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) WithDollarTop(dollarTop *int32) *GetDeploymentsUsingGETParams
WithDollarTop adds the dollarTop 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) 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 ¶
func (o *GetDeploymentsUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentsUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithIds ¶
func (o *GetDeploymentsUsingGETParams) WithIds(ids []strfmt.UUID) *GetDeploymentsUsingGETParams
WithIds adds the ids to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithName ¶
func (o *GetDeploymentsUsingGETParams) WithName(name *string) *GetDeploymentsUsingGETParams
WithName adds the name to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithProjects ¶
func (o *GetDeploymentsUsingGETParams) WithProjects(projects []string) *GetDeploymentsUsingGETParams
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 ¶
func (o *GetDeploymentsUsingGETParams) WithSearch(search *string) *GetDeploymentsUsingGETParams
WithSearch adds the search to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithStatus ¶ added in v0.2.0
func (o *GetDeploymentsUsingGETParams) WithStatus(status []string) *GetDeploymentsUsingGETParams
WithStatus adds the status to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WithTags ¶
func (o *GetDeploymentsUsingGETParams) WithTags(tags []string) *GetDeploymentsUsingGETParams
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 ¶
func (o *GetDeploymentsUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentsUsingGETParams
WithTimeout adds the timeout to the get deployments using get params
func (*GetDeploymentsUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDeploymentsUsingGETUnauthorized) Error() string
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 ¶
func (o *GetResourceByIDUsingGETNotFound) Error() string
type GetResourceByIDUsingGETOK ¶
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 /*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) 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 ¶
func (o *GetResourceByIDUsingGETParams) WithContext(ctx context.Context) *GetResourceByIDUsingGETParams
WithContext adds the context to the get resource by Id using get params
func (*GetResourceByIDUsingGETParams) WithDepID ¶
func (o *GetResourceByIDUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceByIDUsingGETParams
WithDepID adds the depID 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 ¶
func (o *GetResourceByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get resource by Id using get params
func (*GetResourceByIDUsingGETParams) WithResourceID ¶
func (o *GetResourceByIDUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceByIDUsingGETParams
WithResourceID adds the resourceID to the get resource by Id using get params
func (*GetResourceByIDUsingGETParams) WithTimeout ¶
func (o *GetResourceByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceByIDUsingGETParams
WithTimeout adds the timeout to the get resource by Id using get params
func (*GetResourceByIDUsingGETParams) WriteToRequest ¶
func (o *GetResourceByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetResourceByIDUsingGETUnauthorized) Error() string
type PatchDeploymentUsingPATCHNotFound ¶ added in v0.2.0
type PatchDeploymentUsingPATCHNotFound struct { }
PatchDeploymentUsingPATCHNotFound handles this case with default header values.
Not Found
func NewPatchDeploymentUsingPATCHNotFound ¶ added in v0.2.0
func NewPatchDeploymentUsingPATCHNotFound() *PatchDeploymentUsingPATCHNotFound
NewPatchDeploymentUsingPATCHNotFound creates a PatchDeploymentUsingPATCHNotFound with default headers values
func (*PatchDeploymentUsingPATCHNotFound) Error ¶ added in v0.2.0
func (o *PatchDeploymentUsingPATCHNotFound) Error() string
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 (o *PatchDeploymentUsingPATCHOK) Error() string
func (*PatchDeploymentUsingPATCHOK) GetPayload ¶
func (o *PatchDeploymentUsingPATCHOK) GetPayload() *models.Deployment
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 ¶
func (o *PatchDeploymentUsingPATCHParams) SetUpdate(update *models.DeploymentUpdate)
SetUpdate adds the update to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WithContext ¶
func (o *PatchDeploymentUsingPATCHParams) WithContext(ctx context.Context) *PatchDeploymentUsingPATCHParams
WithContext adds the context to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WithDepID ¶
func (o *PatchDeploymentUsingPATCHParams) WithDepID(depID strfmt.UUID) *PatchDeploymentUsingPATCHParams
WithDepID adds the depID to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WithHTTPClient ¶
func (o *PatchDeploymentUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchDeploymentUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WithTimeout ¶
func (o *PatchDeploymentUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchDeploymentUsingPATCHParams
WithTimeout adds the timeout to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WithUpdate ¶
func (o *PatchDeploymentUsingPATCHParams) WithUpdate(update *models.DeploymentUpdate) *PatchDeploymentUsingPATCHParams
WithUpdate adds the update to the patch deployment using p a t c h params
func (*PatchDeploymentUsingPATCHParams) WriteToRequest ¶
func (o *PatchDeploymentUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *PatchDeploymentUsingPATCHUnauthorized) Error() string
Source Files ¶
- check_deployment_name_using_get_parameters.go
- check_deployment_name_using_get_responses.go
- delete_deployment_using_delete_parameters.go
- delete_deployment_using_delete_responses.go
- delete_resource_using_delete_parameters.go
- delete_resource_using_delete_responses.go
- deployments_client.go
- get_deployment_by_id_using_get_parameters.go
- get_deployment_by_id_using_get_responses.go
- get_deployment_filter_by_id_using_get_parameters.go
- get_deployment_filter_by_id_using_get_responses.go
- get_deployment_filters_using_get_parameters.go
- get_deployment_filters_using_get_responses.go
- get_deployment_resources_using_get_parameters.go
- get_deployment_resources_using_get_responses.go
- get_deployments_for_project_using_get_parameters.go
- get_deployments_for_project_using_get_responses.go
- get_deployments_using_get_parameters.go
- get_deployments_using_get_responses.go
- get_resource_by_id_using_get_parameters.go
- get_resource_by_id_using_get_responses.go
- patch_deployment_using_patch_parameters.go
- patch_deployment_using_patch_responses.go