Documentation
¶
Index ¶
- type Client
- func (a *Client) GetAPIV2Changesets(params *GetAPIV2ChangesetsParams, opts ...ClientOption) (*GetAPIV2ChangesetsOK, error)
- func (a *Client) GetAPIV2ChangesetsSelector(params *GetAPIV2ChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2ChangesetsSelectorOK, error)
- func (a *Client) GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector(params *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams, ...) (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK, error)
- func (a *Client) GetAPIV2SelectorsChangesetsSelector(params *GetAPIV2SelectorsChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChangesetsSelectorOK, error)
- func (a *Client) PostAPIV2ProceduresChangesetsApply(params *PostAPIV2ProceduresChangesetsApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsApplyOK, error)
- func (a *Client) PostAPIV2ProceduresChangesetsPlan(params *PostAPIV2ProceduresChangesetsPlanParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanOK, ...)
- func (a *Client) PostAPIV2ProceduresChangesetsPlanAndApply(params *PostAPIV2ProceduresChangesetsPlanAndApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanAndApplyOK, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetAPIV2ChangesetsBadRequest
- type GetAPIV2ChangesetsConflict
- type GetAPIV2ChangesetsForbidden
- type GetAPIV2ChangesetsInternalServerError
- type GetAPIV2ChangesetsNotFound
- type GetAPIV2ChangesetsOK
- type GetAPIV2ChangesetsParams
- func NewGetAPIV2ChangesetsParams() *GetAPIV2ChangesetsParams
- func NewGetAPIV2ChangesetsParamsWithContext(ctx context.Context) *GetAPIV2ChangesetsParams
- func NewGetAPIV2ChangesetsParamsWithHTTPClient(client *http.Client) *GetAPIV2ChangesetsParams
- func NewGetAPIV2ChangesetsParamsWithTimeout(timeout time.Duration) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) SetAppliedAt(appliedAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) SetChartRelease(chartRelease *string)
- func (o *GetAPIV2ChangesetsParams) SetContext(ctx context.Context)
- func (o *GetAPIV2ChangesetsParams) SetCreatedAt(createdAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) SetDefaults()
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionBranch(fromAppVersionBranch *string)
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionCommit(fromAppVersionCommit *string)
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionExact(fromAppVersionExact *string)
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionFollowChartRelease(fromAppVersionFollowChartRelease *string)
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionReference(fromAppVersionReference *string)
- func (o *GetAPIV2ChangesetsParams) SetFromAppVersionResolver(fromAppVersionResolver *string)
- func (o *GetAPIV2ChangesetsParams) SetFromChartVersionExact(fromChartVersionExact *string)
- func (o *GetAPIV2ChangesetsParams) SetFromChartVersionFollowChartRelease(fromChartVersionFollowChartRelease *string)
- func (o *GetAPIV2ChangesetsParams) SetFromChartVersionReference(fromChartVersionReference *string)
- func (o *GetAPIV2ChangesetsParams) SetFromChartVersionResolver(fromChartVersionResolver *string)
- func (o *GetAPIV2ChangesetsParams) SetFromFirecloudDevelopRef(fromFirecloudDevelopRef *string)
- func (o *GetAPIV2ChangesetsParams) SetFromHelmfileRef(fromHelmfileRef *string)
- func (o *GetAPIV2ChangesetsParams) SetFromResolvedAt(fromResolvedAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2ChangesetsParams) SetID(id *int64)
- func (o *GetAPIV2ChangesetsParams) SetLimit(limit *int64)
- func (o *GetAPIV2ChangesetsParams) SetSupersededAt(supersededAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionBranch(toAppVersionBranch *string)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionCommit(toAppVersionCommit *string)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionExact(toAppVersionExact *string)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionFollowChartRelease(toAppVersionFollowChartRelease *string)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionReference(toAppVersionReference *string)
- func (o *GetAPIV2ChangesetsParams) SetToAppVersionResolver(toAppVersionResolver *string)
- func (o *GetAPIV2ChangesetsParams) SetToChartVersionExact(toChartVersionExact *string)
- func (o *GetAPIV2ChangesetsParams) SetToChartVersionFollowChartRelease(toChartVersionFollowChartRelease *string)
- func (o *GetAPIV2ChangesetsParams) SetToChartVersionReference(toChartVersionReference *string)
- func (o *GetAPIV2ChangesetsParams) SetToChartVersionResolver(toChartVersionResolver *string)
- func (o *GetAPIV2ChangesetsParams) SetToFirecloudDevelopRef(toFirecloudDevelopRef *string)
- func (o *GetAPIV2ChangesetsParams) SetToHelmfileRef(toHelmfileRef *string)
- func (o *GetAPIV2ChangesetsParams) SetToResolvedAt(toResolvedAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) SetUpdatedAt(updatedAt *strfmt.DateTime)
- func (o *GetAPIV2ChangesetsParams) WithAppliedAt(appliedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithChartRelease(chartRelease *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithContext(ctx context.Context) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithCreatedAt(createdAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithDefaults() *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionBranch(fromAppVersionBranch *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionCommit(fromAppVersionCommit *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionExact(fromAppVersionExact *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionFollowChartRelease(fromAppVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionReference(fromAppVersionReference *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromAppVersionResolver(fromAppVersionResolver *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromChartVersionExact(fromChartVersionExact *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromChartVersionFollowChartRelease(fromChartVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromChartVersionReference(fromChartVersionReference *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromChartVersionResolver(fromChartVersionResolver *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromFirecloudDevelopRef(fromFirecloudDevelopRef *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromHelmfileRef(fromHelmfileRef *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithFromResolvedAt(fromResolvedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithHTTPClient(client *http.Client) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithID(id *int64) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithLimit(limit *int64) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithSupersededAt(supersededAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithTimeout(timeout time.Duration) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionBranch(toAppVersionBranch *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionCommit(toAppVersionCommit *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionExact(toAppVersionExact *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionFollowChartRelease(toAppVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionReference(toAppVersionReference *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToAppVersionResolver(toAppVersionResolver *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToChartVersionExact(toChartVersionExact *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToChartVersionFollowChartRelease(toChartVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToChartVersionReference(toChartVersionReference *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToChartVersionResolver(toChartVersionResolver *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToFirecloudDevelopRef(toFirecloudDevelopRef *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToHelmfileRef(toHelmfileRef *string) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithToResolvedAt(toResolvedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WithUpdatedAt(updatedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
- func (o *GetAPIV2ChangesetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2ChangesetsProxyAuthenticationRequired
- type GetAPIV2ChangesetsReader
- type GetAPIV2ChangesetsSelectorBadRequest
- type GetAPIV2ChangesetsSelectorConflict
- type GetAPIV2ChangesetsSelectorForbidden
- type GetAPIV2ChangesetsSelectorInternalServerError
- type GetAPIV2ChangesetsSelectorNotFound
- type GetAPIV2ChangesetsSelectorOK
- type GetAPIV2ChangesetsSelectorParams
- func NewGetAPIV2ChangesetsSelectorParams() *GetAPIV2ChangesetsSelectorParams
- func NewGetAPIV2ChangesetsSelectorParamsWithContext(ctx context.Context) *GetAPIV2ChangesetsSelectorParams
- func NewGetAPIV2ChangesetsSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ChangesetsSelectorParams
- func NewGetAPIV2ChangesetsSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) SetContext(ctx context.Context)
- func (o *GetAPIV2ChangesetsSelectorParams) SetDefaults()
- func (o *GetAPIV2ChangesetsSelectorParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2ChangesetsSelectorParams) SetSelector(selector string)
- func (o *GetAPIV2ChangesetsSelectorParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2ChangesetsSelectorParams) WithContext(ctx context.Context) *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) WithDefaults() *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) WithSelector(selector string) *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ChangesetsSelectorParams
- func (o *GetAPIV2ChangesetsSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2ChangesetsSelectorProxyAuthenticationRequired
- type GetAPIV2ChangesetsSelectorReader
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithContext(ctx context.Context) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetContext(ctx context.Context)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetDefaults()
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetLimit(limit *int64)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetOffset(offset *int64)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetSelector(selector string)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithContext(ctx context.Context) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithDefaults() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithLimit(limit *int64) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithOffset(offset *int64) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithSelector(selector string) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
- func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired
- type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader
- type GetAPIV2SelectorsChangesetsSelectorBadRequest
- type GetAPIV2SelectorsChangesetsSelectorConflict
- type GetAPIV2SelectorsChangesetsSelectorForbidden
- type GetAPIV2SelectorsChangesetsSelectorInternalServerError
- type GetAPIV2SelectorsChangesetsSelectorNotFound
- type GetAPIV2SelectorsChangesetsSelectorOK
- type GetAPIV2SelectorsChangesetsSelectorParams
- func NewGetAPIV2SelectorsChangesetsSelectorParams() *GetAPIV2SelectorsChangesetsSelectorParams
- func NewGetAPIV2SelectorsChangesetsSelectorParamsWithContext(ctx context.Context) *GetAPIV2SelectorsChangesetsSelectorParams
- func NewGetAPIV2SelectorsChangesetsSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2SelectorsChangesetsSelectorParams
- func NewGetAPIV2SelectorsChangesetsSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetContext(ctx context.Context)
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetDefaults()
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetSelector(selector string)
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithContext(ctx context.Context) *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithDefaults() *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithSelector(selector string) *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2SelectorsChangesetsSelectorParams
- func (o *GetAPIV2SelectorsChangesetsSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired
- type GetAPIV2SelectorsChangesetsSelectorReader
- type PostAPIV2ChangesetsBadRequest
- type PostAPIV2ChangesetsConflict
- type PostAPIV2ChangesetsCreated
- type PostAPIV2ChangesetsForbidden
- type PostAPIV2ChangesetsInternalServerError
- type PostAPIV2ChangesetsNotFound
- type PostAPIV2ChangesetsOK
- type PostAPIV2ChangesetsParams
- func NewPostAPIV2ChangesetsParams() *PostAPIV2ChangesetsParams
- func NewPostAPIV2ChangesetsParamsWithContext(ctx context.Context) *PostAPIV2ChangesetsParams
- func NewPostAPIV2ChangesetsParamsWithHTTPClient(client *http.Client) *PostAPIV2ChangesetsParams
- func NewPostAPIV2ChangesetsParamsWithTimeout(timeout time.Duration) *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) SetChangeset(changeset *models.V2controllersCreatableChangeset)
- func (o *PostAPIV2ChangesetsParams) SetContext(ctx context.Context)
- func (o *PostAPIV2ChangesetsParams) SetDefaults()
- func (o *PostAPIV2ChangesetsParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIV2ChangesetsParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIV2ChangesetsParams) WithChangeset(changeset *models.V2controllersCreatableChangeset) *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) WithContext(ctx context.Context) *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) WithDefaults() *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) WithHTTPClient(client *http.Client) *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) WithTimeout(timeout time.Duration) *PostAPIV2ChangesetsParams
- func (o *PostAPIV2ChangesetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIV2ChangesetsProxyAuthenticationRequired
- type PostAPIV2ChangesetsReader
- type PostAPIV2ProceduresChangesetsApplyBadRequest
- type PostAPIV2ProceduresChangesetsApplyConflict
- type PostAPIV2ProceduresChangesetsApplyForbidden
- type PostAPIV2ProceduresChangesetsApplyInternalServerError
- type PostAPIV2ProceduresChangesetsApplyNotFound
- type PostAPIV2ProceduresChangesetsApplyOK
- type PostAPIV2ProceduresChangesetsApplyParams
- func NewPostAPIV2ProceduresChangesetsApplyParams() *PostAPIV2ProceduresChangesetsApplyParams
- func NewPostAPIV2ProceduresChangesetsApplyParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsApplyParams
- func NewPostAPIV2ProceduresChangesetsApplyParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsApplyParams
- func NewPostAPIV2ProceduresChangesetsApplyParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) SetApplyRequest(applyRequest []string)
- func (o *PostAPIV2ProceduresChangesetsApplyParams) SetContext(ctx context.Context)
- func (o *PostAPIV2ProceduresChangesetsApplyParams) SetDefaults()
- func (o *PostAPIV2ProceduresChangesetsApplyParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIV2ProceduresChangesetsApplyParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WithApplyRequest(applyRequest []string) *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WithDefaults() *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsApplyParams
- func (o *PostAPIV2ProceduresChangesetsApplyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired
- type PostAPIV2ProceduresChangesetsApplyReader
- type PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest
- type PostAPIV2ProceduresChangesetsPlanAndApplyConflict
- type PostAPIV2ProceduresChangesetsPlanAndApplyCreated
- type PostAPIV2ProceduresChangesetsPlanAndApplyForbidden
- type PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError
- type PostAPIV2ProceduresChangesetsPlanAndApplyNotFound
- type PostAPIV2ProceduresChangesetsPlanAndApplyOK
- type PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func NewPostAPIV2ProceduresChangesetsPlanAndApplyParams() *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest)
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetContext(ctx context.Context)
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetDefaults()
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithDefaults() *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
- func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired
- type PostAPIV2ProceduresChangesetsPlanAndApplyReader
- type PostAPIV2ProceduresChangesetsPlanBadRequest
- type PostAPIV2ProceduresChangesetsPlanConflict
- type PostAPIV2ProceduresChangesetsPlanCreated
- type PostAPIV2ProceduresChangesetsPlanForbidden
- type PostAPIV2ProceduresChangesetsPlanInternalServerError
- type PostAPIV2ProceduresChangesetsPlanNotFound
- type PostAPIV2ProceduresChangesetsPlanOK
- type PostAPIV2ProceduresChangesetsPlanParams
- func NewPostAPIV2ProceduresChangesetsPlanParams() *PostAPIV2ProceduresChangesetsPlanParams
- func NewPostAPIV2ProceduresChangesetsPlanParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanParams
- func NewPostAPIV2ProceduresChangesetsPlanParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanParams
- func NewPostAPIV2ProceduresChangesetsPlanParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) SetChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest)
- func (o *PostAPIV2ProceduresChangesetsPlanParams) SetContext(ctx context.Context)
- func (o *PostAPIV2ProceduresChangesetsPlanParams) SetDefaults()
- func (o *PostAPIV2ProceduresChangesetsPlanParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIV2ProceduresChangesetsPlanParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WithChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest) *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WithDefaults() *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanParams
- func (o *PostAPIV2ProceduresChangesetsPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired
- type PostAPIV2ProceduresChangesetsPlanReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for changesets API
func (*Client) GetAPIV2Changesets ¶
func (a *Client) GetAPIV2Changesets(params *GetAPIV2ChangesetsParams, opts ...ClientOption) (*GetAPIV2ChangesetsOK, error)
GetAPIV2Changesets lists changeset entries
List existing Changeset entries, ordered by most recently updated.
func (*Client) GetAPIV2ChangesetsSelector ¶
func (a *Client) GetAPIV2ChangesetsSelector(params *GetAPIV2ChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2ChangesetsSelectorOK, error)
GetAPIV2ChangesetsSelector gets a changeset entry
Get an existing Changeset entry via its "selector"--its numeric ID.
func (*Client) GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector ¶ added in v0.0.113
func (a *Client) GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector(params *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams, opts ...ClientOption) (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK, error)
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector lists applied changesets for a chart release
List existing applied Changesets for a particular Chart Release, ordered by most recently applied.
func (*Client) GetAPIV2SelectorsChangesetsSelector ¶
func (a *Client) GetAPIV2SelectorsChangesetsSelector(params *GetAPIV2SelectorsChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChangesetsSelectorOK, error)
GetAPIV2SelectorsChangesetsSelector lists changeset selectors
Validate a given Changeset selector and provide any other selectors that would match the same Changeset.
func (*Client) PostAPIV2ProceduresChangesetsApply ¶
func (a *Client) PostAPIV2ProceduresChangesetsApply(params *PostAPIV2ProceduresChangesetsApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsApplyOK, error)
PostAPIV2ProceduresChangesetsApply applies previously planned version changes to chart releases Looks up and applies previously-planned version diffs given by the ID. Other stored plans against the same Chart Releases are marked as superseded.
Multiple Changesets can be specified simply by passing multiple IDs in the list.
func (*Client) PostAPIV2ProceduresChangesetsPlan ¶
func (a *Client) PostAPIV2ProceduresChangesetsPlan(params *PostAPIV2ProceduresChangesetsPlanParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanOK, *PostAPIV2ProceduresChangesetsPlanCreated, error)
PostAPIV2ProceduresChangesetsPlan plans but do not apply version changes to chart releases Refreshes and calculates version diffs for Chart Releases. If there's a diff, the plan is stored and returned so it can be applied later.
Multiple Chart Releases can be specified--as can groups of Chart Releases from multiple Environments.
func (*Client) PostAPIV2ProceduresChangesetsPlanAndApply ¶
func (a *Client) PostAPIV2ProceduresChangesetsPlanAndApply(params *PostAPIV2ProceduresChangesetsPlanAndApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanAndApplyOK, *PostAPIV2ProceduresChangesetsPlanAndApplyCreated, error)
PostAPIV2ProceduresChangesetsPlanAndApply plans and apply version changes in one step
Like the plan and apply endpoints immediately in sequence.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetAPIV2Changesets(params *GetAPIV2ChangesetsParams, opts ...ClientOption) (*GetAPIV2ChangesetsOK, error) GetAPIV2ChangesetsSelector(params *GetAPIV2ChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2ChangesetsSelectorOK, error) GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector(params *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams, opts ...ClientOption) (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK, error) GetAPIV2SelectorsChangesetsSelector(params *GetAPIV2SelectorsChangesetsSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChangesetsSelectorOK, error) PostAPIV2ProceduresChangesetsApply(params *PostAPIV2ProceduresChangesetsApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsApplyOK, error) PostAPIV2ProceduresChangesetsPlan(params *PostAPIV2ProceduresChangesetsPlanParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanOK, *PostAPIV2ProceduresChangesetsPlanCreated, error) PostAPIV2ProceduresChangesetsPlanAndApply(params *PostAPIV2ProceduresChangesetsPlanAndApplyParams, opts ...ClientOption) (*PostAPIV2ProceduresChangesetsPlanAndApplyOK, *PostAPIV2ProceduresChangesetsPlanAndApplyCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new changesets API client.
type GetAPIV2ChangesetsBadRequest ¶
type GetAPIV2ChangesetsBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2ChangesetsBadRequest ¶
func NewGetAPIV2ChangesetsBadRequest() *GetAPIV2ChangesetsBadRequest
NewGetAPIV2ChangesetsBadRequest creates a GetAPIV2ChangesetsBadRequest with default headers values
func (*GetAPIV2ChangesetsBadRequest) Error ¶
func (o *GetAPIV2ChangesetsBadRequest) Error() string
func (*GetAPIV2ChangesetsBadRequest) GetPayload ¶
func (o *GetAPIV2ChangesetsBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsConflict ¶
type GetAPIV2ChangesetsConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2ChangesetsConflict ¶
func NewGetAPIV2ChangesetsConflict() *GetAPIV2ChangesetsConflict
NewGetAPIV2ChangesetsConflict creates a GetAPIV2ChangesetsConflict with default headers values
func (*GetAPIV2ChangesetsConflict) Error ¶
func (o *GetAPIV2ChangesetsConflict) Error() string
func (*GetAPIV2ChangesetsConflict) GetPayload ¶
func (o *GetAPIV2ChangesetsConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsForbidden ¶
type GetAPIV2ChangesetsForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2ChangesetsForbidden ¶
func NewGetAPIV2ChangesetsForbidden() *GetAPIV2ChangesetsForbidden
NewGetAPIV2ChangesetsForbidden creates a GetAPIV2ChangesetsForbidden with default headers values
func (*GetAPIV2ChangesetsForbidden) Error ¶
func (o *GetAPIV2ChangesetsForbidden) Error() string
func (*GetAPIV2ChangesetsForbidden) GetPayload ¶
func (o *GetAPIV2ChangesetsForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsInternalServerError ¶
type GetAPIV2ChangesetsInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2ChangesetsInternalServerError ¶
func NewGetAPIV2ChangesetsInternalServerError() *GetAPIV2ChangesetsInternalServerError
NewGetAPIV2ChangesetsInternalServerError creates a GetAPIV2ChangesetsInternalServerError with default headers values
func (*GetAPIV2ChangesetsInternalServerError) Error ¶
func (o *GetAPIV2ChangesetsInternalServerError) Error() string
func (*GetAPIV2ChangesetsInternalServerError) GetPayload ¶
func (o *GetAPIV2ChangesetsInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsNotFound ¶
type GetAPIV2ChangesetsNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2ChangesetsNotFound ¶
func NewGetAPIV2ChangesetsNotFound() *GetAPIV2ChangesetsNotFound
NewGetAPIV2ChangesetsNotFound creates a GetAPIV2ChangesetsNotFound with default headers values
func (*GetAPIV2ChangesetsNotFound) Error ¶
func (o *GetAPIV2ChangesetsNotFound) Error() string
func (*GetAPIV2ChangesetsNotFound) GetPayload ¶
func (o *GetAPIV2ChangesetsNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsOK ¶
type GetAPIV2ChangesetsOK struct {
Payload []*models.V2controllersChangeset
}
GetAPIV2ChangesetsOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2ChangesetsOK ¶
func NewGetAPIV2ChangesetsOK() *GetAPIV2ChangesetsOK
NewGetAPIV2ChangesetsOK creates a GetAPIV2ChangesetsOK with default headers values
func (*GetAPIV2ChangesetsOK) Error ¶
func (o *GetAPIV2ChangesetsOK) Error() string
func (*GetAPIV2ChangesetsOK) GetPayload ¶
func (o *GetAPIV2ChangesetsOK) GetPayload() []*models.V2controllersChangeset
type GetAPIV2ChangesetsParams ¶
type GetAPIV2ChangesetsParams struct { // AppliedAt. // // Format: date-time AppliedAt *strfmt.DateTime // ChartRelease. ChartRelease *string // CreatedAt. // // Format: date-time CreatedAt *strfmt.DateTime // FromAppVersionBranch. FromAppVersionBranch *string // FromAppVersionCommit. FromAppVersionCommit *string // FromAppVersionExact. FromAppVersionExact *string // FromAppVersionFollowChartRelease. FromAppVersionFollowChartRelease *string // FromAppVersionReference. FromAppVersionReference *string // FromAppVersionResolver. FromAppVersionResolver *string // FromChartVersionExact. FromChartVersionExact *string // FromChartVersionFollowChartRelease. FromChartVersionFollowChartRelease *string // FromChartVersionReference. FromChartVersionReference *string // FromChartVersionResolver. FromChartVersionResolver *string // FromFirecloudDevelopRef. FromFirecloudDevelopRef *string // FromHelmfileRef. FromHelmfileRef *string // FromResolvedAt. // // Format: date-time FromResolvedAt *strfmt.DateTime // ID. ID *int64 /* Limit. An optional limit to the number of entries returned */ Limit *int64 // SupersededAt. // // Format: date-time SupersededAt *strfmt.DateTime // ToAppVersionBranch. ToAppVersionBranch *string // ToAppVersionCommit. ToAppVersionCommit *string // ToAppVersionExact. ToAppVersionExact *string // ToAppVersionFollowChartRelease. ToAppVersionFollowChartRelease *string // ToAppVersionReference. ToAppVersionReference *string // ToAppVersionResolver. ToAppVersionResolver *string // ToChartVersionExact. ToChartVersionExact *string // ToChartVersionFollowChartRelease. ToChartVersionFollowChartRelease *string // ToChartVersionReference. ToChartVersionReference *string // ToChartVersionResolver. ToChartVersionResolver *string // ToFirecloudDevelopRef. ToFirecloudDevelopRef *string // ToHelmfileRef. ToHelmfileRef *string // ToResolvedAt. // // Format: date-time ToResolvedAt *strfmt.DateTime // UpdatedAt. // // Format: date-time UpdatedAt *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2ChangesetsParams contains all the parameters to send to the API endpoint
for the get API v2 changesets operation. Typically these are written to a http.Request.
func NewGetAPIV2ChangesetsParams ¶
func NewGetAPIV2ChangesetsParams() *GetAPIV2ChangesetsParams
NewGetAPIV2ChangesetsParams creates a new GetAPIV2ChangesetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIV2ChangesetsParamsWithContext ¶
func NewGetAPIV2ChangesetsParamsWithContext(ctx context.Context) *GetAPIV2ChangesetsParams
NewGetAPIV2ChangesetsParamsWithContext creates a new GetAPIV2ChangesetsParams object with the ability to set a context for a request.
func NewGetAPIV2ChangesetsParamsWithHTTPClient ¶
func NewGetAPIV2ChangesetsParamsWithHTTPClient(client *http.Client) *GetAPIV2ChangesetsParams
NewGetAPIV2ChangesetsParamsWithHTTPClient creates a new GetAPIV2ChangesetsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2ChangesetsParamsWithTimeout ¶
func NewGetAPIV2ChangesetsParamsWithTimeout(timeout time.Duration) *GetAPIV2ChangesetsParams
NewGetAPIV2ChangesetsParamsWithTimeout creates a new GetAPIV2ChangesetsParams object with the ability to set a timeout on a request.
func (*GetAPIV2ChangesetsParams) SetAppliedAt ¶
func (o *GetAPIV2ChangesetsParams) SetAppliedAt(appliedAt *strfmt.DateTime)
SetAppliedAt adds the appliedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetChartRelease ¶
func (o *GetAPIV2ChangesetsParams) SetChartRelease(chartRelease *string)
SetChartRelease adds the chartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetContext ¶
func (o *GetAPIV2ChangesetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetCreatedAt ¶
func (o *GetAPIV2ChangesetsParams) SetCreatedAt(createdAt *strfmt.DateTime)
SetCreatedAt adds the createdAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetDefaults ¶
func (o *GetAPIV2ChangesetsParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 changesets params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChangesetsParams) SetFromAppVersionBranch ¶
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionBranch(fromAppVersionBranch *string)
SetFromAppVersionBranch adds the fromAppVersionBranch to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromAppVersionCommit ¶
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionCommit(fromAppVersionCommit *string)
SetFromAppVersionCommit adds the fromAppVersionCommit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromAppVersionExact ¶
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionExact(fromAppVersionExact *string)
SetFromAppVersionExact adds the fromAppVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionFollowChartRelease(fromAppVersionFollowChartRelease *string)
SetFromAppVersionFollowChartRelease adds the fromAppVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromAppVersionReference ¶
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionReference(fromAppVersionReference *string)
SetFromAppVersionReference adds the fromAppVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromAppVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) SetFromAppVersionResolver(fromAppVersionResolver *string)
SetFromAppVersionResolver adds the fromAppVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromChartVersionExact ¶
func (o *GetAPIV2ChangesetsParams) SetFromChartVersionExact(fromChartVersionExact *string)
SetFromChartVersionExact adds the fromChartVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) SetFromChartVersionFollowChartRelease(fromChartVersionFollowChartRelease *string)
SetFromChartVersionFollowChartRelease adds the fromChartVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromChartVersionReference ¶
func (o *GetAPIV2ChangesetsParams) SetFromChartVersionReference(fromChartVersionReference *string)
SetFromChartVersionReference adds the fromChartVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromChartVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) SetFromChartVersionResolver(fromChartVersionResolver *string)
SetFromChartVersionResolver adds the fromChartVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChangesetsParams) SetFromFirecloudDevelopRef(fromFirecloudDevelopRef *string)
SetFromFirecloudDevelopRef adds the fromFirecloudDevelopRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromHelmfileRef ¶
func (o *GetAPIV2ChangesetsParams) SetFromHelmfileRef(fromHelmfileRef *string)
SetFromHelmfileRef adds the fromHelmfileRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetFromResolvedAt ¶
func (o *GetAPIV2ChangesetsParams) SetFromResolvedAt(fromResolvedAt *strfmt.DateTime)
SetFromResolvedAt adds the fromResolvedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetHTTPClient ¶
func (o *GetAPIV2ChangesetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetID ¶
func (o *GetAPIV2ChangesetsParams) SetID(id *int64)
SetID adds the id to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetLimit ¶
func (o *GetAPIV2ChangesetsParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetSupersededAt ¶
func (o *GetAPIV2ChangesetsParams) SetSupersededAt(supersededAt *strfmt.DateTime)
SetSupersededAt adds the supersededAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetTimeout ¶
func (o *GetAPIV2ChangesetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionBranch ¶
func (o *GetAPIV2ChangesetsParams) SetToAppVersionBranch(toAppVersionBranch *string)
SetToAppVersionBranch adds the toAppVersionBranch to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionCommit ¶
func (o *GetAPIV2ChangesetsParams) SetToAppVersionCommit(toAppVersionCommit *string)
SetToAppVersionCommit adds the toAppVersionCommit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionExact ¶
func (o *GetAPIV2ChangesetsParams) SetToAppVersionExact(toAppVersionExact *string)
SetToAppVersionExact adds the toAppVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) SetToAppVersionFollowChartRelease(toAppVersionFollowChartRelease *string)
SetToAppVersionFollowChartRelease adds the toAppVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionReference ¶
func (o *GetAPIV2ChangesetsParams) SetToAppVersionReference(toAppVersionReference *string)
SetToAppVersionReference adds the toAppVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToAppVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) SetToAppVersionResolver(toAppVersionResolver *string)
SetToAppVersionResolver adds the toAppVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToChartVersionExact ¶
func (o *GetAPIV2ChangesetsParams) SetToChartVersionExact(toChartVersionExact *string)
SetToChartVersionExact adds the toChartVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) SetToChartVersionFollowChartRelease(toChartVersionFollowChartRelease *string)
SetToChartVersionFollowChartRelease adds the toChartVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToChartVersionReference ¶
func (o *GetAPIV2ChangesetsParams) SetToChartVersionReference(toChartVersionReference *string)
SetToChartVersionReference adds the toChartVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToChartVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) SetToChartVersionResolver(toChartVersionResolver *string)
SetToChartVersionResolver adds the toChartVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChangesetsParams) SetToFirecloudDevelopRef(toFirecloudDevelopRef *string)
SetToFirecloudDevelopRef adds the toFirecloudDevelopRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToHelmfileRef ¶
func (o *GetAPIV2ChangesetsParams) SetToHelmfileRef(toHelmfileRef *string)
SetToHelmfileRef adds the toHelmfileRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetToResolvedAt ¶
func (o *GetAPIV2ChangesetsParams) SetToResolvedAt(toResolvedAt *strfmt.DateTime)
SetToResolvedAt adds the toResolvedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) SetUpdatedAt ¶
func (o *GetAPIV2ChangesetsParams) SetUpdatedAt(updatedAt *strfmt.DateTime)
SetUpdatedAt adds the updatedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithAppliedAt ¶
func (o *GetAPIV2ChangesetsParams) WithAppliedAt(appliedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithAppliedAt adds the appliedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithChartRelease ¶
func (o *GetAPIV2ChangesetsParams) WithChartRelease(chartRelease *string) *GetAPIV2ChangesetsParams
WithChartRelease adds the chartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithContext ¶
func (o *GetAPIV2ChangesetsParams) WithContext(ctx context.Context) *GetAPIV2ChangesetsParams
WithContext adds the context to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithCreatedAt ¶
func (o *GetAPIV2ChangesetsParams) WithCreatedAt(createdAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithCreatedAt adds the createdAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithDefaults ¶
func (o *GetAPIV2ChangesetsParams) WithDefaults() *GetAPIV2ChangesetsParams
WithDefaults hydrates default values in the get API v2 changesets params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChangesetsParams) WithFromAppVersionBranch ¶
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionBranch(fromAppVersionBranch *string) *GetAPIV2ChangesetsParams
WithFromAppVersionBranch adds the fromAppVersionBranch to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromAppVersionCommit ¶
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionCommit(fromAppVersionCommit *string) *GetAPIV2ChangesetsParams
WithFromAppVersionCommit adds the fromAppVersionCommit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromAppVersionExact ¶
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionExact(fromAppVersionExact *string) *GetAPIV2ChangesetsParams
WithFromAppVersionExact adds the fromAppVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionFollowChartRelease(fromAppVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
WithFromAppVersionFollowChartRelease adds the fromAppVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromAppVersionReference ¶
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionReference(fromAppVersionReference *string) *GetAPIV2ChangesetsParams
WithFromAppVersionReference adds the fromAppVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromAppVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) WithFromAppVersionResolver(fromAppVersionResolver *string) *GetAPIV2ChangesetsParams
WithFromAppVersionResolver adds the fromAppVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromChartVersionExact ¶
func (o *GetAPIV2ChangesetsParams) WithFromChartVersionExact(fromChartVersionExact *string) *GetAPIV2ChangesetsParams
WithFromChartVersionExact adds the fromChartVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) WithFromChartVersionFollowChartRelease(fromChartVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
WithFromChartVersionFollowChartRelease adds the fromChartVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromChartVersionReference ¶
func (o *GetAPIV2ChangesetsParams) WithFromChartVersionReference(fromChartVersionReference *string) *GetAPIV2ChangesetsParams
WithFromChartVersionReference adds the fromChartVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromChartVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) WithFromChartVersionResolver(fromChartVersionResolver *string) *GetAPIV2ChangesetsParams
WithFromChartVersionResolver adds the fromChartVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChangesetsParams) WithFromFirecloudDevelopRef(fromFirecloudDevelopRef *string) *GetAPIV2ChangesetsParams
WithFromFirecloudDevelopRef adds the fromFirecloudDevelopRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromHelmfileRef ¶
func (o *GetAPIV2ChangesetsParams) WithFromHelmfileRef(fromHelmfileRef *string) *GetAPIV2ChangesetsParams
WithFromHelmfileRef adds the fromHelmfileRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithFromResolvedAt ¶
func (o *GetAPIV2ChangesetsParams) WithFromResolvedAt(fromResolvedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithFromResolvedAt adds the fromResolvedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithHTTPClient ¶
func (o *GetAPIV2ChangesetsParams) WithHTTPClient(client *http.Client) *GetAPIV2ChangesetsParams
WithHTTPClient adds the HTTPClient to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithID ¶
func (o *GetAPIV2ChangesetsParams) WithID(id *int64) *GetAPIV2ChangesetsParams
WithID adds the id to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithLimit ¶
func (o *GetAPIV2ChangesetsParams) WithLimit(limit *int64) *GetAPIV2ChangesetsParams
WithLimit adds the limit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithSupersededAt ¶
func (o *GetAPIV2ChangesetsParams) WithSupersededAt(supersededAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithSupersededAt adds the supersededAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithTimeout ¶
func (o *GetAPIV2ChangesetsParams) WithTimeout(timeout time.Duration) *GetAPIV2ChangesetsParams
WithTimeout adds the timeout to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionBranch ¶
func (o *GetAPIV2ChangesetsParams) WithToAppVersionBranch(toAppVersionBranch *string) *GetAPIV2ChangesetsParams
WithToAppVersionBranch adds the toAppVersionBranch to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionCommit ¶
func (o *GetAPIV2ChangesetsParams) WithToAppVersionCommit(toAppVersionCommit *string) *GetAPIV2ChangesetsParams
WithToAppVersionCommit adds the toAppVersionCommit to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionExact ¶
func (o *GetAPIV2ChangesetsParams) WithToAppVersionExact(toAppVersionExact *string) *GetAPIV2ChangesetsParams
WithToAppVersionExact adds the toAppVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) WithToAppVersionFollowChartRelease(toAppVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
WithToAppVersionFollowChartRelease adds the toAppVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionReference ¶
func (o *GetAPIV2ChangesetsParams) WithToAppVersionReference(toAppVersionReference *string) *GetAPIV2ChangesetsParams
WithToAppVersionReference adds the toAppVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToAppVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) WithToAppVersionResolver(toAppVersionResolver *string) *GetAPIV2ChangesetsParams
WithToAppVersionResolver adds the toAppVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToChartVersionExact ¶
func (o *GetAPIV2ChangesetsParams) WithToChartVersionExact(toChartVersionExact *string) *GetAPIV2ChangesetsParams
WithToChartVersionExact adds the toChartVersionExact to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChangesetsParams) WithToChartVersionFollowChartRelease(toChartVersionFollowChartRelease *string) *GetAPIV2ChangesetsParams
WithToChartVersionFollowChartRelease adds the toChartVersionFollowChartRelease to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToChartVersionReference ¶
func (o *GetAPIV2ChangesetsParams) WithToChartVersionReference(toChartVersionReference *string) *GetAPIV2ChangesetsParams
WithToChartVersionReference adds the toChartVersionReference to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToChartVersionResolver ¶
func (o *GetAPIV2ChangesetsParams) WithToChartVersionResolver(toChartVersionResolver *string) *GetAPIV2ChangesetsParams
WithToChartVersionResolver adds the toChartVersionResolver to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChangesetsParams) WithToFirecloudDevelopRef(toFirecloudDevelopRef *string) *GetAPIV2ChangesetsParams
WithToFirecloudDevelopRef adds the toFirecloudDevelopRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToHelmfileRef ¶
func (o *GetAPIV2ChangesetsParams) WithToHelmfileRef(toHelmfileRef *string) *GetAPIV2ChangesetsParams
WithToHelmfileRef adds the toHelmfileRef to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithToResolvedAt ¶
func (o *GetAPIV2ChangesetsParams) WithToResolvedAt(toResolvedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithToResolvedAt adds the toResolvedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WithUpdatedAt ¶
func (o *GetAPIV2ChangesetsParams) WithUpdatedAt(updatedAt *strfmt.DateTime) *GetAPIV2ChangesetsParams
WithUpdatedAt adds the updatedAt to the get API v2 changesets params
func (*GetAPIV2ChangesetsParams) WriteToRequest ¶
func (o *GetAPIV2ChangesetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2ChangesetsProxyAuthenticationRequired ¶
type GetAPIV2ChangesetsProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2ChangesetsProxyAuthenticationRequired ¶
func NewGetAPIV2ChangesetsProxyAuthenticationRequired() *GetAPIV2ChangesetsProxyAuthenticationRequired
NewGetAPIV2ChangesetsProxyAuthenticationRequired creates a GetAPIV2ChangesetsProxyAuthenticationRequired with default headers values
func (*GetAPIV2ChangesetsProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2ChangesetsProxyAuthenticationRequired) Error() string
func (*GetAPIV2ChangesetsProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2ChangesetsProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsReader ¶
type GetAPIV2ChangesetsReader struct {
// contains filtered or unexported fields
}
GetAPIV2ChangesetsReader is a Reader for the GetAPIV2Changesets structure.
func (*GetAPIV2ChangesetsReader) ReadResponse ¶
func (o *GetAPIV2ChangesetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2ChangesetsSelectorBadRequest ¶
type GetAPIV2ChangesetsSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2ChangesetsSelectorBadRequest ¶
func NewGetAPIV2ChangesetsSelectorBadRequest() *GetAPIV2ChangesetsSelectorBadRequest
NewGetAPIV2ChangesetsSelectorBadRequest creates a GetAPIV2ChangesetsSelectorBadRequest with default headers values
func (*GetAPIV2ChangesetsSelectorBadRequest) Error ¶
func (o *GetAPIV2ChangesetsSelectorBadRequest) Error() string
func (*GetAPIV2ChangesetsSelectorBadRequest) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorConflict ¶
type GetAPIV2ChangesetsSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2ChangesetsSelectorConflict ¶
func NewGetAPIV2ChangesetsSelectorConflict() *GetAPIV2ChangesetsSelectorConflict
NewGetAPIV2ChangesetsSelectorConflict creates a GetAPIV2ChangesetsSelectorConflict with default headers values
func (*GetAPIV2ChangesetsSelectorConflict) Error ¶
func (o *GetAPIV2ChangesetsSelectorConflict) Error() string
func (*GetAPIV2ChangesetsSelectorConflict) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorForbidden ¶
type GetAPIV2ChangesetsSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2ChangesetsSelectorForbidden ¶
func NewGetAPIV2ChangesetsSelectorForbidden() *GetAPIV2ChangesetsSelectorForbidden
NewGetAPIV2ChangesetsSelectorForbidden creates a GetAPIV2ChangesetsSelectorForbidden with default headers values
func (*GetAPIV2ChangesetsSelectorForbidden) Error ¶
func (o *GetAPIV2ChangesetsSelectorForbidden) Error() string
func (*GetAPIV2ChangesetsSelectorForbidden) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorInternalServerError ¶
type GetAPIV2ChangesetsSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2ChangesetsSelectorInternalServerError ¶
func NewGetAPIV2ChangesetsSelectorInternalServerError() *GetAPIV2ChangesetsSelectorInternalServerError
NewGetAPIV2ChangesetsSelectorInternalServerError creates a GetAPIV2ChangesetsSelectorInternalServerError with default headers values
func (*GetAPIV2ChangesetsSelectorInternalServerError) Error ¶
func (o *GetAPIV2ChangesetsSelectorInternalServerError) Error() string
func (*GetAPIV2ChangesetsSelectorInternalServerError) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorNotFound ¶
type GetAPIV2ChangesetsSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2ChangesetsSelectorNotFound ¶
func NewGetAPIV2ChangesetsSelectorNotFound() *GetAPIV2ChangesetsSelectorNotFound
NewGetAPIV2ChangesetsSelectorNotFound creates a GetAPIV2ChangesetsSelectorNotFound with default headers values
func (*GetAPIV2ChangesetsSelectorNotFound) Error ¶
func (o *GetAPIV2ChangesetsSelectorNotFound) Error() string
func (*GetAPIV2ChangesetsSelectorNotFound) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorOK ¶
type GetAPIV2ChangesetsSelectorOK struct {
Payload *models.V2controllersChangeset
}
GetAPIV2ChangesetsSelectorOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2ChangesetsSelectorOK ¶
func NewGetAPIV2ChangesetsSelectorOK() *GetAPIV2ChangesetsSelectorOK
NewGetAPIV2ChangesetsSelectorOK creates a GetAPIV2ChangesetsSelectorOK with default headers values
func (*GetAPIV2ChangesetsSelectorOK) Error ¶
func (o *GetAPIV2ChangesetsSelectorOK) Error() string
func (*GetAPIV2ChangesetsSelectorOK) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorOK) GetPayload() *models.V2controllersChangeset
type GetAPIV2ChangesetsSelectorParams ¶
type GetAPIV2ChangesetsSelectorParams struct { /* Selector. The Changeset to get's selector--numeric ID */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2ChangesetsSelectorParams contains all the parameters to send to the API endpoint
for the get API v2 changesets selector operation. Typically these are written to a http.Request.
func NewGetAPIV2ChangesetsSelectorParams ¶
func NewGetAPIV2ChangesetsSelectorParams() *GetAPIV2ChangesetsSelectorParams
NewGetAPIV2ChangesetsSelectorParams creates a new GetAPIV2ChangesetsSelectorParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIV2ChangesetsSelectorParamsWithContext ¶
func NewGetAPIV2ChangesetsSelectorParamsWithContext(ctx context.Context) *GetAPIV2ChangesetsSelectorParams
NewGetAPIV2ChangesetsSelectorParamsWithContext creates a new GetAPIV2ChangesetsSelectorParams object with the ability to set a context for a request.
func NewGetAPIV2ChangesetsSelectorParamsWithHTTPClient ¶
func NewGetAPIV2ChangesetsSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ChangesetsSelectorParams
NewGetAPIV2ChangesetsSelectorParamsWithHTTPClient creates a new GetAPIV2ChangesetsSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2ChangesetsSelectorParamsWithTimeout ¶
func NewGetAPIV2ChangesetsSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ChangesetsSelectorParams
NewGetAPIV2ChangesetsSelectorParamsWithTimeout creates a new GetAPIV2ChangesetsSelectorParams object with the ability to set a timeout on a request.
func (*GetAPIV2ChangesetsSelectorParams) SetContext ¶
func (o *GetAPIV2ChangesetsSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) SetDefaults ¶
func (o *GetAPIV2ChangesetsSelectorParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 changesets selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChangesetsSelectorParams) SetHTTPClient ¶
func (o *GetAPIV2ChangesetsSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) SetSelector ¶
func (o *GetAPIV2ChangesetsSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) SetTimeout ¶
func (o *GetAPIV2ChangesetsSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) WithContext ¶
func (o *GetAPIV2ChangesetsSelectorParams) WithContext(ctx context.Context) *GetAPIV2ChangesetsSelectorParams
WithContext adds the context to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) WithDefaults ¶
func (o *GetAPIV2ChangesetsSelectorParams) WithDefaults() *GetAPIV2ChangesetsSelectorParams
WithDefaults hydrates default values in the get API v2 changesets selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChangesetsSelectorParams) WithHTTPClient ¶
func (o *GetAPIV2ChangesetsSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ChangesetsSelectorParams
WithHTTPClient adds the HTTPClient to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) WithSelector ¶
func (o *GetAPIV2ChangesetsSelectorParams) WithSelector(selector string) *GetAPIV2ChangesetsSelectorParams
WithSelector adds the selector to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) WithTimeout ¶
func (o *GetAPIV2ChangesetsSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ChangesetsSelectorParams
WithTimeout adds the timeout to the get API v2 changesets selector params
func (*GetAPIV2ChangesetsSelectorParams) WriteToRequest ¶
func (o *GetAPIV2ChangesetsSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2ChangesetsSelectorProxyAuthenticationRequired ¶
type GetAPIV2ChangesetsSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChangesetsSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2ChangesetsSelectorProxyAuthenticationRequired ¶
func NewGetAPIV2ChangesetsSelectorProxyAuthenticationRequired() *GetAPIV2ChangesetsSelectorProxyAuthenticationRequired
NewGetAPIV2ChangesetsSelectorProxyAuthenticationRequired creates a GetAPIV2ChangesetsSelectorProxyAuthenticationRequired with default headers values
func (*GetAPIV2ChangesetsSelectorProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2ChangesetsSelectorProxyAuthenticationRequired) Error() string
func (*GetAPIV2ChangesetsSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2ChangesetsSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChangesetsSelectorReader ¶
type GetAPIV2ChangesetsSelectorReader struct {
// contains filtered or unexported fields
}
GetAPIV2ChangesetsSelectorReader is a Reader for the GetAPIV2ChangesetsSelector structure.
func (*GetAPIV2ChangesetsSelectorReader) ReadResponse ¶
func (o *GetAPIV2ChangesetsSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest) GetPayload ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict) GetPayload ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden) GetPayload ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorInternalServerError) GetPayload ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound) GetPayload ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK struct {
Payload []*models.V2controllersChangeset
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK) Error ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK) Error() string
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK) GetPayload ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorOK) GetPayload() []*models.V2controllersChangeset
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams struct { /* Limit. An optional limit to the number of entries returned */ Limit *int64 /* Offset. An optional offset to skip a number of latest Changesets */ Offset *int64 /* Selector. Selector the Chart Release to find applied Changesets for */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams contains all the parameters to send to the API endpoint
for the get API v2 procedures changesets query applied for chart release selector operation. Typically these are written to a http.Request.
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams creates a new GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithContext ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithContext(ctx context.Context) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithContext creates a new GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams object with the ability to set a context for a request.
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithHTTPClient ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithHTTPClient creates a new GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithTimeout ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParamsWithTimeout creates a new GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams object with the ability to set a timeout on a request.
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetContext ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetDefaults ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 procedures changesets query applied for chart release selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetHTTPClient ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetLimit ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetOffset ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetSelector ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetTimeout ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithContext ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithContext(ctx context.Context) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithContext adds the context to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithDefaults ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithDefaults() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithDefaults hydrates default values in the get API v2 procedures changesets query applied for chart release selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithHTTPClient ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithHTTPClient adds the HTTPClient to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithLimit ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithLimit(limit *int64) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithLimit adds the limit to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithOffset ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithOffset(offset *int64) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithOffset adds the offset to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithSelector ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithSelector(selector string) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithSelector adds the selector to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithTimeout ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams
WithTimeout adds the timeout to the get API v2 procedures changesets query applied for chart release selector params
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WriteToRequest ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired ¶ added in v0.0.113
func NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired() *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired
NewGetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired creates a GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired with default headers values
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired) Error ¶ added in v0.0.113
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorProxyAuthenticationRequired) GetPayload ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader ¶ added in v0.0.113
type GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader struct {
// contains filtered or unexported fields
}
GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader is a Reader for the GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelector structure.
func (*GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader) ReadResponse ¶ added in v0.0.113
func (o *GetAPIV2ProceduresChangesetsQueryAppliedForChartReleaseSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2SelectorsChangesetsSelectorBadRequest ¶
type GetAPIV2SelectorsChangesetsSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2SelectorsChangesetsSelectorBadRequest ¶
func NewGetAPIV2SelectorsChangesetsSelectorBadRequest() *GetAPIV2SelectorsChangesetsSelectorBadRequest
NewGetAPIV2SelectorsChangesetsSelectorBadRequest creates a GetAPIV2SelectorsChangesetsSelectorBadRequest with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorBadRequest) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorBadRequest) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorBadRequest) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorConflict ¶
type GetAPIV2SelectorsChangesetsSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2SelectorsChangesetsSelectorConflict ¶
func NewGetAPIV2SelectorsChangesetsSelectorConflict() *GetAPIV2SelectorsChangesetsSelectorConflict
NewGetAPIV2SelectorsChangesetsSelectorConflict creates a GetAPIV2SelectorsChangesetsSelectorConflict with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorConflict) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorConflict) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorConflict) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorForbidden ¶
type GetAPIV2SelectorsChangesetsSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2SelectorsChangesetsSelectorForbidden ¶
func NewGetAPIV2SelectorsChangesetsSelectorForbidden() *GetAPIV2SelectorsChangesetsSelectorForbidden
NewGetAPIV2SelectorsChangesetsSelectorForbidden creates a GetAPIV2SelectorsChangesetsSelectorForbidden with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorForbidden) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorForbidden) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorForbidden) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorInternalServerError ¶
type GetAPIV2SelectorsChangesetsSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2SelectorsChangesetsSelectorInternalServerError ¶
func NewGetAPIV2SelectorsChangesetsSelectorInternalServerError() *GetAPIV2SelectorsChangesetsSelectorInternalServerError
NewGetAPIV2SelectorsChangesetsSelectorInternalServerError creates a GetAPIV2SelectorsChangesetsSelectorInternalServerError with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorInternalServerError) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorInternalServerError) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorInternalServerError) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorNotFound ¶
type GetAPIV2SelectorsChangesetsSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2SelectorsChangesetsSelectorNotFound ¶
func NewGetAPIV2SelectorsChangesetsSelectorNotFound() *GetAPIV2SelectorsChangesetsSelectorNotFound
NewGetAPIV2SelectorsChangesetsSelectorNotFound creates a GetAPIV2SelectorsChangesetsSelectorNotFound with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorNotFound) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorNotFound) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorNotFound) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorOK ¶
type GetAPIV2SelectorsChangesetsSelectorOK struct {
Payload []string
}
GetAPIV2SelectorsChangesetsSelectorOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2SelectorsChangesetsSelectorOK ¶
func NewGetAPIV2SelectorsChangesetsSelectorOK() *GetAPIV2SelectorsChangesetsSelectorOK
NewGetAPIV2SelectorsChangesetsSelectorOK creates a GetAPIV2SelectorsChangesetsSelectorOK with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorOK) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorOK) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorOK) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorOK) GetPayload() []string
type GetAPIV2SelectorsChangesetsSelectorParams ¶
type GetAPIV2SelectorsChangesetsSelectorParams struct { /* Selector. The selector of the Changeset to list other selectors for */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2SelectorsChangesetsSelectorParams contains all the parameters to send to the API endpoint
for the get API v2 selectors changesets selector operation. Typically these are written to a http.Request.
func NewGetAPIV2SelectorsChangesetsSelectorParams ¶
func NewGetAPIV2SelectorsChangesetsSelectorParams() *GetAPIV2SelectorsChangesetsSelectorParams
NewGetAPIV2SelectorsChangesetsSelectorParams creates a new GetAPIV2SelectorsChangesetsSelectorParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithContext ¶
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithContext(ctx context.Context) *GetAPIV2SelectorsChangesetsSelectorParams
NewGetAPIV2SelectorsChangesetsSelectorParamsWithContext creates a new GetAPIV2SelectorsChangesetsSelectorParams object with the ability to set a context for a request.
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithHTTPClient ¶
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2SelectorsChangesetsSelectorParams
NewGetAPIV2SelectorsChangesetsSelectorParamsWithHTTPClient creates a new GetAPIV2SelectorsChangesetsSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithTimeout ¶
func NewGetAPIV2SelectorsChangesetsSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2SelectorsChangesetsSelectorParams
NewGetAPIV2SelectorsChangesetsSelectorParamsWithTimeout creates a new GetAPIV2SelectorsChangesetsSelectorParams object with the ability to set a timeout on a request.
func (*GetAPIV2SelectorsChangesetsSelectorParams) SetContext ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) SetDefaults ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 selectors changesets selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2SelectorsChangesetsSelectorParams) SetHTTPClient ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) SetSelector ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) SetTimeout ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) WithContext ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithContext(ctx context.Context) *GetAPIV2SelectorsChangesetsSelectorParams
WithContext adds the context to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) WithDefaults ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithDefaults() *GetAPIV2SelectorsChangesetsSelectorParams
WithDefaults hydrates default values in the get API v2 selectors changesets selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2SelectorsChangesetsSelectorParams) WithHTTPClient ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2SelectorsChangesetsSelectorParams
WithHTTPClient adds the HTTPClient to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) WithSelector ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithSelector(selector string) *GetAPIV2SelectorsChangesetsSelectorParams
WithSelector adds the selector to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) WithTimeout ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2SelectorsChangesetsSelectorParams
WithTimeout adds the timeout to the get API v2 selectors changesets selector params
func (*GetAPIV2SelectorsChangesetsSelectorParams) WriteToRequest ¶
func (o *GetAPIV2SelectorsChangesetsSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired ¶
type GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired ¶
func NewGetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired() *GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired
NewGetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired creates a GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired with default headers values
func (*GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired) Error() string
func (*GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2SelectorsChangesetsSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChangesetsSelectorReader ¶
type GetAPIV2SelectorsChangesetsSelectorReader struct {
// contains filtered or unexported fields
}
GetAPIV2SelectorsChangesetsSelectorReader is a Reader for the GetAPIV2SelectorsChangesetsSelector structure.
func (*GetAPIV2SelectorsChangesetsSelectorReader) ReadResponse ¶
func (o *GetAPIV2SelectorsChangesetsSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIV2ChangesetsBadRequest ¶
type PostAPIV2ChangesetsBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIV2ChangesetsBadRequest ¶
func NewPostAPIV2ChangesetsBadRequest() *PostAPIV2ChangesetsBadRequest
NewPostAPIV2ChangesetsBadRequest creates a PostAPIV2ChangesetsBadRequest with default headers values
func (*PostAPIV2ChangesetsBadRequest) Error ¶
func (o *PostAPIV2ChangesetsBadRequest) Error() string
func (*PostAPIV2ChangesetsBadRequest) GetPayload ¶
func (o *PostAPIV2ChangesetsBadRequest) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsConflict ¶
type PostAPIV2ChangesetsConflict struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAPIV2ChangesetsConflict ¶
func NewPostAPIV2ChangesetsConflict() *PostAPIV2ChangesetsConflict
NewPostAPIV2ChangesetsConflict creates a PostAPIV2ChangesetsConflict with default headers values
func (*PostAPIV2ChangesetsConflict) Error ¶
func (o *PostAPIV2ChangesetsConflict) Error() string
func (*PostAPIV2ChangesetsConflict) GetPayload ¶
func (o *PostAPIV2ChangesetsConflict) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsCreated ¶
type PostAPIV2ChangesetsCreated struct {
Payload *models.V2controllersChangeset
}
PostAPIV2ChangesetsCreated describes a response with status code 201, with default header values.
Created
func NewPostAPIV2ChangesetsCreated ¶
func NewPostAPIV2ChangesetsCreated() *PostAPIV2ChangesetsCreated
NewPostAPIV2ChangesetsCreated creates a PostAPIV2ChangesetsCreated with default headers values
func (*PostAPIV2ChangesetsCreated) Error ¶
func (o *PostAPIV2ChangesetsCreated) Error() string
func (*PostAPIV2ChangesetsCreated) GetPayload ¶
func (o *PostAPIV2ChangesetsCreated) GetPayload() *models.V2controllersChangeset
type PostAPIV2ChangesetsForbidden ¶
type PostAPIV2ChangesetsForbidden struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostAPIV2ChangesetsForbidden ¶
func NewPostAPIV2ChangesetsForbidden() *PostAPIV2ChangesetsForbidden
NewPostAPIV2ChangesetsForbidden creates a PostAPIV2ChangesetsForbidden with default headers values
func (*PostAPIV2ChangesetsForbidden) Error ¶
func (o *PostAPIV2ChangesetsForbidden) Error() string
func (*PostAPIV2ChangesetsForbidden) GetPayload ¶
func (o *PostAPIV2ChangesetsForbidden) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsInternalServerError ¶
type PostAPIV2ChangesetsInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIV2ChangesetsInternalServerError ¶
func NewPostAPIV2ChangesetsInternalServerError() *PostAPIV2ChangesetsInternalServerError
NewPostAPIV2ChangesetsInternalServerError creates a PostAPIV2ChangesetsInternalServerError with default headers values
func (*PostAPIV2ChangesetsInternalServerError) Error ¶
func (o *PostAPIV2ChangesetsInternalServerError) Error() string
func (*PostAPIV2ChangesetsInternalServerError) GetPayload ¶
func (o *PostAPIV2ChangesetsInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsNotFound ¶
type PostAPIV2ChangesetsNotFound struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostAPIV2ChangesetsNotFound ¶
func NewPostAPIV2ChangesetsNotFound() *PostAPIV2ChangesetsNotFound
NewPostAPIV2ChangesetsNotFound creates a PostAPIV2ChangesetsNotFound with default headers values
func (*PostAPIV2ChangesetsNotFound) Error ¶
func (o *PostAPIV2ChangesetsNotFound) Error() string
func (*PostAPIV2ChangesetsNotFound) GetPayload ¶
func (o *PostAPIV2ChangesetsNotFound) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsOK ¶
type PostAPIV2ChangesetsOK struct {
Payload *models.V2controllersChangeset
}
PostAPIV2ChangesetsOK describes a response with status code 200, with default header values.
OK
func NewPostAPIV2ChangesetsOK ¶
func NewPostAPIV2ChangesetsOK() *PostAPIV2ChangesetsOK
NewPostAPIV2ChangesetsOK creates a PostAPIV2ChangesetsOK with default headers values
func (*PostAPIV2ChangesetsOK) Error ¶
func (o *PostAPIV2ChangesetsOK) Error() string
func (*PostAPIV2ChangesetsOK) GetPayload ¶
func (o *PostAPIV2ChangesetsOK) GetPayload() *models.V2controllersChangeset
type PostAPIV2ChangesetsParams ¶
type PostAPIV2ChangesetsParams struct { /* Changeset. The Changeset to create */ Changeset *models.V2controllersCreatableChangeset Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIV2ChangesetsParams contains all the parameters to send to the API endpoint
for the post API v2 changesets operation. Typically these are written to a http.Request.
func NewPostAPIV2ChangesetsParams ¶
func NewPostAPIV2ChangesetsParams() *PostAPIV2ChangesetsParams
NewPostAPIV2ChangesetsParams creates a new PostAPIV2ChangesetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIV2ChangesetsParamsWithContext ¶
func NewPostAPIV2ChangesetsParamsWithContext(ctx context.Context) *PostAPIV2ChangesetsParams
NewPostAPIV2ChangesetsParamsWithContext creates a new PostAPIV2ChangesetsParams object with the ability to set a context for a request.
func NewPostAPIV2ChangesetsParamsWithHTTPClient ¶
func NewPostAPIV2ChangesetsParamsWithHTTPClient(client *http.Client) *PostAPIV2ChangesetsParams
NewPostAPIV2ChangesetsParamsWithHTTPClient creates a new PostAPIV2ChangesetsParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIV2ChangesetsParamsWithTimeout ¶
func NewPostAPIV2ChangesetsParamsWithTimeout(timeout time.Duration) *PostAPIV2ChangesetsParams
NewPostAPIV2ChangesetsParamsWithTimeout creates a new PostAPIV2ChangesetsParams object with the ability to set a timeout on a request.
func (*PostAPIV2ChangesetsParams) SetChangeset ¶
func (o *PostAPIV2ChangesetsParams) SetChangeset(changeset *models.V2controllersCreatableChangeset)
SetChangeset adds the changeset to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) SetContext ¶
func (o *PostAPIV2ChangesetsParams) SetContext(ctx context.Context)
SetContext adds the context to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) SetDefaults ¶
func (o *PostAPIV2ChangesetsParams) SetDefaults()
SetDefaults hydrates default values in the post API v2 changesets params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ChangesetsParams) SetHTTPClient ¶
func (o *PostAPIV2ChangesetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) SetTimeout ¶
func (o *PostAPIV2ChangesetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) WithChangeset ¶
func (o *PostAPIV2ChangesetsParams) WithChangeset(changeset *models.V2controllersCreatableChangeset) *PostAPIV2ChangesetsParams
WithChangeset adds the changeset to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) WithContext ¶
func (o *PostAPIV2ChangesetsParams) WithContext(ctx context.Context) *PostAPIV2ChangesetsParams
WithContext adds the context to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) WithDefaults ¶
func (o *PostAPIV2ChangesetsParams) WithDefaults() *PostAPIV2ChangesetsParams
WithDefaults hydrates default values in the post API v2 changesets params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ChangesetsParams) WithHTTPClient ¶
func (o *PostAPIV2ChangesetsParams) WithHTTPClient(client *http.Client) *PostAPIV2ChangesetsParams
WithHTTPClient adds the HTTPClient to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) WithTimeout ¶
func (o *PostAPIV2ChangesetsParams) WithTimeout(timeout time.Duration) *PostAPIV2ChangesetsParams
WithTimeout adds the timeout to the post API v2 changesets params
func (*PostAPIV2ChangesetsParams) WriteToRequest ¶
func (o *PostAPIV2ChangesetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIV2ChangesetsProxyAuthenticationRequired ¶
type PostAPIV2ChangesetsProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChangesetsProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPostAPIV2ChangesetsProxyAuthenticationRequired ¶
func NewPostAPIV2ChangesetsProxyAuthenticationRequired() *PostAPIV2ChangesetsProxyAuthenticationRequired
NewPostAPIV2ChangesetsProxyAuthenticationRequired creates a PostAPIV2ChangesetsProxyAuthenticationRequired with default headers values
func (*PostAPIV2ChangesetsProxyAuthenticationRequired) Error ¶
func (o *PostAPIV2ChangesetsProxyAuthenticationRequired) Error() string
func (*PostAPIV2ChangesetsProxyAuthenticationRequired) GetPayload ¶
func (o *PostAPIV2ChangesetsProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChangesetsReader ¶
type PostAPIV2ChangesetsReader struct {
// contains filtered or unexported fields
}
PostAPIV2ChangesetsReader is a Reader for the PostAPIV2Changesets structure.
func (*PostAPIV2ChangesetsReader) ReadResponse ¶
func (o *PostAPIV2ChangesetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIV2ProceduresChangesetsApplyBadRequest ¶
type PostAPIV2ProceduresChangesetsApplyBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIV2ProceduresChangesetsApplyBadRequest ¶
func NewPostAPIV2ProceduresChangesetsApplyBadRequest() *PostAPIV2ProceduresChangesetsApplyBadRequest
NewPostAPIV2ProceduresChangesetsApplyBadRequest creates a PostAPIV2ProceduresChangesetsApplyBadRequest with default headers values
func (*PostAPIV2ProceduresChangesetsApplyBadRequest) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyBadRequest) Error() string
func (*PostAPIV2ProceduresChangesetsApplyBadRequest) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyBadRequest) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyConflict ¶
type PostAPIV2ProceduresChangesetsApplyConflict struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAPIV2ProceduresChangesetsApplyConflict ¶
func NewPostAPIV2ProceduresChangesetsApplyConflict() *PostAPIV2ProceduresChangesetsApplyConflict
NewPostAPIV2ProceduresChangesetsApplyConflict creates a PostAPIV2ProceduresChangesetsApplyConflict with default headers values
func (*PostAPIV2ProceduresChangesetsApplyConflict) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyConflict) Error() string
func (*PostAPIV2ProceduresChangesetsApplyConflict) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyConflict) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyForbidden ¶
type PostAPIV2ProceduresChangesetsApplyForbidden struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostAPIV2ProceduresChangesetsApplyForbidden ¶
func NewPostAPIV2ProceduresChangesetsApplyForbidden() *PostAPIV2ProceduresChangesetsApplyForbidden
NewPostAPIV2ProceduresChangesetsApplyForbidden creates a PostAPIV2ProceduresChangesetsApplyForbidden with default headers values
func (*PostAPIV2ProceduresChangesetsApplyForbidden) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyForbidden) Error() string
func (*PostAPIV2ProceduresChangesetsApplyForbidden) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyForbidden) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyInternalServerError ¶
type PostAPIV2ProceduresChangesetsApplyInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIV2ProceduresChangesetsApplyInternalServerError ¶
func NewPostAPIV2ProceduresChangesetsApplyInternalServerError() *PostAPIV2ProceduresChangesetsApplyInternalServerError
NewPostAPIV2ProceduresChangesetsApplyInternalServerError creates a PostAPIV2ProceduresChangesetsApplyInternalServerError with default headers values
func (*PostAPIV2ProceduresChangesetsApplyInternalServerError) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyInternalServerError) Error() string
func (*PostAPIV2ProceduresChangesetsApplyInternalServerError) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyNotFound ¶
type PostAPIV2ProceduresChangesetsApplyNotFound struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostAPIV2ProceduresChangesetsApplyNotFound ¶
func NewPostAPIV2ProceduresChangesetsApplyNotFound() *PostAPIV2ProceduresChangesetsApplyNotFound
NewPostAPIV2ProceduresChangesetsApplyNotFound creates a PostAPIV2ProceduresChangesetsApplyNotFound with default headers values
func (*PostAPIV2ProceduresChangesetsApplyNotFound) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyNotFound) Error() string
func (*PostAPIV2ProceduresChangesetsApplyNotFound) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyNotFound) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyOK ¶
type PostAPIV2ProceduresChangesetsApplyOK struct {
Payload []*models.V2controllersChangeset
}
PostAPIV2ProceduresChangesetsApplyOK describes a response with status code 200, with default header values.
OK
func NewPostAPIV2ProceduresChangesetsApplyOK ¶
func NewPostAPIV2ProceduresChangesetsApplyOK() *PostAPIV2ProceduresChangesetsApplyOK
NewPostAPIV2ProceduresChangesetsApplyOK creates a PostAPIV2ProceduresChangesetsApplyOK with default headers values
func (*PostAPIV2ProceduresChangesetsApplyOK) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyOK) Error() string
func (*PostAPIV2ProceduresChangesetsApplyOK) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyOK) GetPayload() []*models.V2controllersChangeset
type PostAPIV2ProceduresChangesetsApplyParams ¶
type PostAPIV2ProceduresChangesetsApplyParams struct { /* ApplyRequest. String IDs of the Changesets to apply */ ApplyRequest []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIV2ProceduresChangesetsApplyParams contains all the parameters to send to the API endpoint
for the post API v2 procedures changesets apply operation. Typically these are written to a http.Request.
func NewPostAPIV2ProceduresChangesetsApplyParams ¶
func NewPostAPIV2ProceduresChangesetsApplyParams() *PostAPIV2ProceduresChangesetsApplyParams
NewPostAPIV2ProceduresChangesetsApplyParams creates a new PostAPIV2ProceduresChangesetsApplyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIV2ProceduresChangesetsApplyParamsWithContext ¶
func NewPostAPIV2ProceduresChangesetsApplyParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsApplyParams
NewPostAPIV2ProceduresChangesetsApplyParamsWithContext creates a new PostAPIV2ProceduresChangesetsApplyParams object with the ability to set a context for a request.
func NewPostAPIV2ProceduresChangesetsApplyParamsWithHTTPClient ¶
func NewPostAPIV2ProceduresChangesetsApplyParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsApplyParams
NewPostAPIV2ProceduresChangesetsApplyParamsWithHTTPClient creates a new PostAPIV2ProceduresChangesetsApplyParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIV2ProceduresChangesetsApplyParamsWithTimeout ¶
func NewPostAPIV2ProceduresChangesetsApplyParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsApplyParams
NewPostAPIV2ProceduresChangesetsApplyParamsWithTimeout creates a new PostAPIV2ProceduresChangesetsApplyParams object with the ability to set a timeout on a request.
func (*PostAPIV2ProceduresChangesetsApplyParams) SetApplyRequest ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) SetApplyRequest(applyRequest []string)
SetApplyRequest adds the applyRequest to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) SetContext ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) SetContext(ctx context.Context)
SetContext adds the context to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) SetDefaults ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) SetDefaults()
SetDefaults hydrates default values in the post API v2 procedures changesets apply params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsApplyParams) SetHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) SetTimeout ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) WithApplyRequest ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WithApplyRequest(applyRequest []string) *PostAPIV2ProceduresChangesetsApplyParams
WithApplyRequest adds the applyRequest to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) WithContext ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsApplyParams
WithContext adds the context to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) WithDefaults ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WithDefaults() *PostAPIV2ProceduresChangesetsApplyParams
WithDefaults hydrates default values in the post API v2 procedures changesets apply params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsApplyParams) WithHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsApplyParams
WithHTTPClient adds the HTTPClient to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) WithTimeout ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsApplyParams
WithTimeout adds the timeout to the post API v2 procedures changesets apply params
func (*PostAPIV2ProceduresChangesetsApplyParams) WriteToRequest ¶
func (o *PostAPIV2ProceduresChangesetsApplyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired ¶
type PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired ¶
func NewPostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired() *PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired
NewPostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired creates a PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired with default headers values
func (*PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired) Error ¶
func (o *PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired) Error() string
func (*PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsApplyProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsApplyReader ¶
type PostAPIV2ProceduresChangesetsApplyReader struct {
// contains filtered or unexported fields
}
PostAPIV2ProceduresChangesetsApplyReader is a Reader for the PostAPIV2ProceduresChangesetsApply structure.
func (*PostAPIV2ProceduresChangesetsApplyReader) ReadResponse ¶
func (o *PostAPIV2ProceduresChangesetsApplyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIV2ProceduresChangesetsPlanAndApplyBadRequest ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyBadRequest() *PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest
NewPostAPIV2ProceduresChangesetsPlanAndApplyBadRequest creates a PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyBadRequest) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyConflict ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyConflict struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAPIV2ProceduresChangesetsPlanAndApplyConflict ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyConflict() *PostAPIV2ProceduresChangesetsPlanAndApplyConflict
NewPostAPIV2ProceduresChangesetsPlanAndApplyConflict creates a PostAPIV2ProceduresChangesetsPlanAndApplyConflict with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyConflict) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyConflict) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyConflict) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyConflict) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyCreated ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyCreated struct {
Payload []*models.V2controllersChangeset
}
PostAPIV2ProceduresChangesetsPlanAndApplyCreated describes a response with status code 201, with default header values.
Created
func NewPostAPIV2ProceduresChangesetsPlanAndApplyCreated ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyCreated() *PostAPIV2ProceduresChangesetsPlanAndApplyCreated
NewPostAPIV2ProceduresChangesetsPlanAndApplyCreated creates a PostAPIV2ProceduresChangesetsPlanAndApplyCreated with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyCreated) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyCreated) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyCreated) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyCreated) GetPayload() []*models.V2controllersChangeset
type PostAPIV2ProceduresChangesetsPlanAndApplyForbidden ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyForbidden struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostAPIV2ProceduresChangesetsPlanAndApplyForbidden ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyForbidden() *PostAPIV2ProceduresChangesetsPlanAndApplyForbidden
NewPostAPIV2ProceduresChangesetsPlanAndApplyForbidden creates a PostAPIV2ProceduresChangesetsPlanAndApplyForbidden with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyForbidden) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyForbidden) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyForbidden) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyForbidden) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError() *PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError
NewPostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError creates a PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyNotFound ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyNotFound struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostAPIV2ProceduresChangesetsPlanAndApplyNotFound ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyNotFound() *PostAPIV2ProceduresChangesetsPlanAndApplyNotFound
NewPostAPIV2ProceduresChangesetsPlanAndApplyNotFound creates a PostAPIV2ProceduresChangesetsPlanAndApplyNotFound with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyNotFound) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyNotFound) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyNotFound) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyNotFound) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyOK ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyOK struct {
Payload []*models.V2controllersChangeset
}
PostAPIV2ProceduresChangesetsPlanAndApplyOK describes a response with status code 200, with default header values.
OK
func NewPostAPIV2ProceduresChangesetsPlanAndApplyOK ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyOK() *PostAPIV2ProceduresChangesetsPlanAndApplyOK
NewPostAPIV2ProceduresChangesetsPlanAndApplyOK creates a PostAPIV2ProceduresChangesetsPlanAndApplyOK with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyOK) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyOK) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyOK) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyOK) GetPayload() []*models.V2controllersChangeset
type PostAPIV2ProceduresChangesetsPlanAndApplyParams ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyParams struct { /* ChangesetPlanRequest. Info on what version changes or refreshes to perform */ ChangesetPlanRequest *models.V2controllersChangesetPlanRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIV2ProceduresChangesetsPlanAndApplyParams contains all the parameters to send to the API endpoint
for the post API v2 procedures changesets plan and apply operation. Typically these are written to a http.Request.
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParams ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParams() *PostAPIV2ProceduresChangesetsPlanAndApplyParams
NewPostAPIV2ProceduresChangesetsPlanAndApplyParams creates a new PostAPIV2ProceduresChangesetsPlanAndApplyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithContext ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithContext creates a new PostAPIV2ProceduresChangesetsPlanAndApplyParams object with the ability to set a context for a request.
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithHTTPClient ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithHTTPClient creates a new PostAPIV2ProceduresChangesetsPlanAndApplyParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithTimeout ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
NewPostAPIV2ProceduresChangesetsPlanAndApplyParamsWithTimeout creates a new PostAPIV2ProceduresChangesetsPlanAndApplyParams object with the ability to set a timeout on a request.
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetChangesetPlanRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest)
SetChangesetPlanRequest adds the changesetPlanRequest to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetContext ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetContext(ctx context.Context)
SetContext adds the context to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetDefaults ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetDefaults()
SetDefaults hydrates default values in the post API v2 procedures changesets plan and apply params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetTimeout ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithChangesetPlanRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
WithChangesetPlanRequest adds the changesetPlanRequest to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithContext ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
WithContext adds the context to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithDefaults ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithDefaults() *PostAPIV2ProceduresChangesetsPlanAndApplyParams
WithDefaults hydrates default values in the post API v2 procedures changesets plan and apply params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
WithHTTPClient adds the HTTPClient to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithTimeout ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanAndApplyParams
WithTimeout adds the timeout to the post API v2 procedures changesets plan and apply params
func (*PostAPIV2ProceduresChangesetsPlanAndApplyParams) WriteToRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired ¶
func NewPostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired() *PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired
NewPostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired creates a PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired with default headers values
func (*PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired) Error() string
func (*PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanAndApplyReader ¶
type PostAPIV2ProceduresChangesetsPlanAndApplyReader struct {
// contains filtered or unexported fields
}
PostAPIV2ProceduresChangesetsPlanAndApplyReader is a Reader for the PostAPIV2ProceduresChangesetsPlanAndApply structure.
func (*PostAPIV2ProceduresChangesetsPlanAndApplyReader) ReadResponse ¶
func (o *PostAPIV2ProceduresChangesetsPlanAndApplyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIV2ProceduresChangesetsPlanBadRequest ¶
type PostAPIV2ProceduresChangesetsPlanBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIV2ProceduresChangesetsPlanBadRequest ¶
func NewPostAPIV2ProceduresChangesetsPlanBadRequest() *PostAPIV2ProceduresChangesetsPlanBadRequest
NewPostAPIV2ProceduresChangesetsPlanBadRequest creates a PostAPIV2ProceduresChangesetsPlanBadRequest with default headers values
func (*PostAPIV2ProceduresChangesetsPlanBadRequest) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanBadRequest) Error() string
func (*PostAPIV2ProceduresChangesetsPlanBadRequest) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanBadRequest) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanConflict ¶
type PostAPIV2ProceduresChangesetsPlanConflict struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAPIV2ProceduresChangesetsPlanConflict ¶
func NewPostAPIV2ProceduresChangesetsPlanConflict() *PostAPIV2ProceduresChangesetsPlanConflict
NewPostAPIV2ProceduresChangesetsPlanConflict creates a PostAPIV2ProceduresChangesetsPlanConflict with default headers values
func (*PostAPIV2ProceduresChangesetsPlanConflict) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanConflict) Error() string
func (*PostAPIV2ProceduresChangesetsPlanConflict) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanConflict) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanCreated ¶
type PostAPIV2ProceduresChangesetsPlanCreated struct {
Payload []*models.V2controllersChangeset
}
PostAPIV2ProceduresChangesetsPlanCreated describes a response with status code 201, with default header values.
Created
func NewPostAPIV2ProceduresChangesetsPlanCreated ¶
func NewPostAPIV2ProceduresChangesetsPlanCreated() *PostAPIV2ProceduresChangesetsPlanCreated
NewPostAPIV2ProceduresChangesetsPlanCreated creates a PostAPIV2ProceduresChangesetsPlanCreated with default headers values
func (*PostAPIV2ProceduresChangesetsPlanCreated) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanCreated) Error() string
func (*PostAPIV2ProceduresChangesetsPlanCreated) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanCreated) GetPayload() []*models.V2controllersChangeset
type PostAPIV2ProceduresChangesetsPlanForbidden ¶
type PostAPIV2ProceduresChangesetsPlanForbidden struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostAPIV2ProceduresChangesetsPlanForbidden ¶
func NewPostAPIV2ProceduresChangesetsPlanForbidden() *PostAPIV2ProceduresChangesetsPlanForbidden
NewPostAPIV2ProceduresChangesetsPlanForbidden creates a PostAPIV2ProceduresChangesetsPlanForbidden with default headers values
func (*PostAPIV2ProceduresChangesetsPlanForbidden) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanForbidden) Error() string
func (*PostAPIV2ProceduresChangesetsPlanForbidden) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanForbidden) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanInternalServerError ¶
type PostAPIV2ProceduresChangesetsPlanInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIV2ProceduresChangesetsPlanInternalServerError ¶
func NewPostAPIV2ProceduresChangesetsPlanInternalServerError() *PostAPIV2ProceduresChangesetsPlanInternalServerError
NewPostAPIV2ProceduresChangesetsPlanInternalServerError creates a PostAPIV2ProceduresChangesetsPlanInternalServerError with default headers values
func (*PostAPIV2ProceduresChangesetsPlanInternalServerError) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanInternalServerError) Error() string
func (*PostAPIV2ProceduresChangesetsPlanInternalServerError) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanNotFound ¶
type PostAPIV2ProceduresChangesetsPlanNotFound struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostAPIV2ProceduresChangesetsPlanNotFound ¶
func NewPostAPIV2ProceduresChangesetsPlanNotFound() *PostAPIV2ProceduresChangesetsPlanNotFound
NewPostAPIV2ProceduresChangesetsPlanNotFound creates a PostAPIV2ProceduresChangesetsPlanNotFound with default headers values
func (*PostAPIV2ProceduresChangesetsPlanNotFound) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanNotFound) Error() string
func (*PostAPIV2ProceduresChangesetsPlanNotFound) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanNotFound) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanOK ¶
type PostAPIV2ProceduresChangesetsPlanOK struct {
Payload []*models.V2controllersChangeset
}
PostAPIV2ProceduresChangesetsPlanOK describes a response with status code 200, with default header values.
OK
func NewPostAPIV2ProceduresChangesetsPlanOK ¶
func NewPostAPIV2ProceduresChangesetsPlanOK() *PostAPIV2ProceduresChangesetsPlanOK
NewPostAPIV2ProceduresChangesetsPlanOK creates a PostAPIV2ProceduresChangesetsPlanOK with default headers values
func (*PostAPIV2ProceduresChangesetsPlanOK) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanOK) Error() string
func (*PostAPIV2ProceduresChangesetsPlanOK) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanOK) GetPayload() []*models.V2controllersChangeset
type PostAPIV2ProceduresChangesetsPlanParams ¶
type PostAPIV2ProceduresChangesetsPlanParams struct { /* ChangesetPlanRequest. Info on what version changes or refreshes to plan */ ChangesetPlanRequest *models.V2controllersChangesetPlanRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIV2ProceduresChangesetsPlanParams contains all the parameters to send to the API endpoint
for the post API v2 procedures changesets plan operation. Typically these are written to a http.Request.
func NewPostAPIV2ProceduresChangesetsPlanParams ¶
func NewPostAPIV2ProceduresChangesetsPlanParams() *PostAPIV2ProceduresChangesetsPlanParams
NewPostAPIV2ProceduresChangesetsPlanParams creates a new PostAPIV2ProceduresChangesetsPlanParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIV2ProceduresChangesetsPlanParamsWithContext ¶
func NewPostAPIV2ProceduresChangesetsPlanParamsWithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanParams
NewPostAPIV2ProceduresChangesetsPlanParamsWithContext creates a new PostAPIV2ProceduresChangesetsPlanParams object with the ability to set a context for a request.
func NewPostAPIV2ProceduresChangesetsPlanParamsWithHTTPClient ¶
func NewPostAPIV2ProceduresChangesetsPlanParamsWithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanParams
NewPostAPIV2ProceduresChangesetsPlanParamsWithHTTPClient creates a new PostAPIV2ProceduresChangesetsPlanParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIV2ProceduresChangesetsPlanParamsWithTimeout ¶
func NewPostAPIV2ProceduresChangesetsPlanParamsWithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanParams
NewPostAPIV2ProceduresChangesetsPlanParamsWithTimeout creates a new PostAPIV2ProceduresChangesetsPlanParams object with the ability to set a timeout on a request.
func (*PostAPIV2ProceduresChangesetsPlanParams) SetChangesetPlanRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) SetChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest)
SetChangesetPlanRequest adds the changesetPlanRequest to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) SetContext ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) SetDefaults ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) SetDefaults()
SetDefaults hydrates default values in the post API v2 procedures changesets plan params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsPlanParams) SetHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) SetTimeout ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) WithChangesetPlanRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WithChangesetPlanRequest(changesetPlanRequest *models.V2controllersChangesetPlanRequest) *PostAPIV2ProceduresChangesetsPlanParams
WithChangesetPlanRequest adds the changesetPlanRequest to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) WithContext ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WithContext(ctx context.Context) *PostAPIV2ProceduresChangesetsPlanParams
WithContext adds the context to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) WithDefaults ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WithDefaults() *PostAPIV2ProceduresChangesetsPlanParams
WithDefaults hydrates default values in the post API v2 procedures changesets plan params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ProceduresChangesetsPlanParams) WithHTTPClient ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WithHTTPClient(client *http.Client) *PostAPIV2ProceduresChangesetsPlanParams
WithHTTPClient adds the HTTPClient to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) WithTimeout ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WithTimeout(timeout time.Duration) *PostAPIV2ProceduresChangesetsPlanParams
WithTimeout adds the timeout to the post API v2 procedures changesets plan params
func (*PostAPIV2ProceduresChangesetsPlanParams) WriteToRequest ¶
func (o *PostAPIV2ProceduresChangesetsPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired ¶
type PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired ¶
func NewPostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired() *PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired
NewPostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired creates a PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired with default headers values
func (*PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired) Error ¶
func (o *PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired) Error() string
func (*PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired) GetPayload ¶
func (o *PostAPIV2ProceduresChangesetsPlanProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ProceduresChangesetsPlanReader ¶
type PostAPIV2ProceduresChangesetsPlanReader struct {
// contains filtered or unexported fields
}
PostAPIV2ProceduresChangesetsPlanReader is a Reader for the PostAPIV2ProceduresChangesetsPlan structure.
func (*PostAPIV2ProceduresChangesetsPlanReader) ReadResponse ¶
func (o *PostAPIV2ProceduresChangesetsPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- changesets_client.go
- get_api_v2_changesets_parameters.go
- get_api_v2_changesets_responses.go
- get_api_v2_changesets_selector_parameters.go
- get_api_v2_changesets_selector_responses.go
- get_api_v2_procedures_changesets_query_applied_for_chart_release_selector_parameters.go
- get_api_v2_procedures_changesets_query_applied_for_chart_release_selector_responses.go
- get_api_v2_selectors_changesets_selector_parameters.go
- get_api_v2_selectors_changesets_selector_responses.go
- post_api_v2_changesets_parameters.go
- post_api_v2_changesets_responses.go
- post_api_v2_procedures_changesets_apply_parameters.go
- post_api_v2_procedures_changesets_apply_responses.go
- post_api_v2_procedures_changesets_plan_and_apply_parameters.go
- post_api_v2_procedures_changesets_plan_and_apply_responses.go
- post_api_v2_procedures_changesets_plan_parameters.go
- post_api_v2_procedures_changesets_plan_responses.go