Documentation ¶
Index ¶
- type ActOnPipelineUsingPOSTForbidden
- func (o *ActOnPipelineUsingPOSTForbidden) Error() string
- func (o *ActOnPipelineUsingPOSTForbidden) IsClientError() bool
- func (o *ActOnPipelineUsingPOSTForbidden) IsCode(code int) bool
- func (o *ActOnPipelineUsingPOSTForbidden) IsRedirect() bool
- func (o *ActOnPipelineUsingPOSTForbidden) IsServerError() bool
- func (o *ActOnPipelineUsingPOSTForbidden) IsSuccess() bool
- func (o *ActOnPipelineUsingPOSTForbidden) String() string
- type ActOnPipelineUsingPOSTInternalServerError
- func (o *ActOnPipelineUsingPOSTInternalServerError) Error() string
- func (o *ActOnPipelineUsingPOSTInternalServerError) IsClientError() bool
- func (o *ActOnPipelineUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *ActOnPipelineUsingPOSTInternalServerError) IsRedirect() bool
- func (o *ActOnPipelineUsingPOSTInternalServerError) IsServerError() bool
- func (o *ActOnPipelineUsingPOSTInternalServerError) IsSuccess() bool
- func (o *ActOnPipelineUsingPOSTInternalServerError) String() string
- type ActOnPipelineUsingPOSTNotFound
- func (o *ActOnPipelineUsingPOSTNotFound) Error() string
- func (o *ActOnPipelineUsingPOSTNotFound) GetPayload() *models.Error
- func (o *ActOnPipelineUsingPOSTNotFound) IsClientError() bool
- func (o *ActOnPipelineUsingPOSTNotFound) IsCode(code int) bool
- func (o *ActOnPipelineUsingPOSTNotFound) IsRedirect() bool
- func (o *ActOnPipelineUsingPOSTNotFound) IsServerError() bool
- func (o *ActOnPipelineUsingPOSTNotFound) IsSuccess() bool
- func (o *ActOnPipelineUsingPOSTNotFound) String() string
- type ActOnPipelineUsingPOSTOK
- func (o *ActOnPipelineUsingPOSTOK) Error() string
- func (o *ActOnPipelineUsingPOSTOK) GetPayload() models.Pipeline
- func (o *ActOnPipelineUsingPOSTOK) IsClientError() bool
- func (o *ActOnPipelineUsingPOSTOK) IsCode(code int) bool
- func (o *ActOnPipelineUsingPOSTOK) IsRedirect() bool
- func (o *ActOnPipelineUsingPOSTOK) IsServerError() bool
- func (o *ActOnPipelineUsingPOSTOK) IsSuccess() bool
- func (o *ActOnPipelineUsingPOSTOK) String() string
- type ActOnPipelineUsingPOSTParams
- func NewActOnPipelineUsingPOSTParams() *ActOnPipelineUsingPOSTParams
- func NewActOnPipelineUsingPOSTParamsWithContext(ctx context.Context) *ActOnPipelineUsingPOSTParams
- func NewActOnPipelineUsingPOSTParamsWithHTTPClient(client *http.Client) *ActOnPipelineUsingPOSTParams
- func NewActOnPipelineUsingPOSTParamsWithTimeout(timeout time.Duration) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ActOnPipelineUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ActOnPipelineUsingPOSTParams) SetBody(body models.ServiceRequest)
- func (o *ActOnPipelineUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ActOnPipelineUsingPOSTParams) SetDefaults()
- func (o *ActOnPipelineUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ActOnPipelineUsingPOSTParams) SetID(id string)
- func (o *ActOnPipelineUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ActOnPipelineUsingPOSTParams) WithAPIVersion(aPIVersion string) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithAuthorization(authorization string) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithBody(body models.ServiceRequest) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithContext(ctx context.Context) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithDefaults() *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithHTTPClient(client *http.Client) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithID(id string) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WithTimeout(timeout time.Duration) *ActOnPipelineUsingPOSTParams
- func (o *ActOnPipelineUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ActOnPipelineUsingPOSTReader
- type ActOnPipelineUsingPOSTUnauthorized
- func (o *ActOnPipelineUsingPOSTUnauthorized) Error() string
- func (o *ActOnPipelineUsingPOSTUnauthorized) IsClientError() bool
- func (o *ActOnPipelineUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *ActOnPipelineUsingPOSTUnauthorized) IsRedirect() bool
- func (o *ActOnPipelineUsingPOSTUnauthorized) IsServerError() bool
- func (o *ActOnPipelineUsingPOSTUnauthorized) IsSuccess() bool
- func (o *ActOnPipelineUsingPOSTUnauthorized) String() string
- type Client
- func (a *Client) ActOnPipelineUsingPOST(params *ActOnPipelineUsingPOSTParams, opts ...ClientOption) (*ActOnPipelineUsingPOSTOK, error)
- func (a *Client) ClonePipelineByNameUsingPOST(params *ClonePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ClonePipelineByNameUsingPOSTOK, error)
- func (a *Client) CreatePipelineUsingPOST(params *CreatePipelineUsingPOSTParams, opts ...ClientOption) (*CreatePipelineUsingPOSTOK, error)
- func (a *Client) DeletePipelineByIDUsingDELETE(params *DeletePipelineByIDUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByIDUsingDELETEOK, error)
- func (a *Client) DeletePipelineByNameUsingDELETE(params *DeletePipelineByNameUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByNameUsingDELETEOK, error)
- func (a *Client) ExecutePipelineByIDUsingPOST(params *ExecutePipelineByIDUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByIDUsingPOSTOK, *ExecutePipelineByIDUsingPOSTAccepted, error)
- func (a *Client) ExecutePipelineByNameUsingPOST(params *ExecutePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByNameUsingPOSTOK, *ExecutePipelineByNameUsingPOSTAccepted, ...)
- func (a *Client) ExportUsingGET(params *ExportUsingGETParams, opts ...ClientOption) (*ExportUsingGETOK, error)
- func (a *Client) GetAllPipelinesUsingGET(params *GetAllPipelinesUsingGETParams, opts ...ClientOption) (*GetAllPipelinesUsingGETOK, error)
- func (a *Client) GetExecutionByIndexAndPipelineIDUsingGET(params *GetExecutionByIndexAndPipelineIDUsingGETParams, opts ...ClientOption) (*GetExecutionByIndexAndPipelineIDUsingGETOK, error)
- func (a *Client) GetExecutionByNameAndIndexUsingGET(params *GetExecutionByNameAndIndexUsingGETParams, opts ...ClientOption) (*GetExecutionByNameAndIndexUsingGETOK, error)
- func (a *Client) GetExecutionsByIDUsingGET(params *GetExecutionsByIDUsingGETParams, opts ...ClientOption) (*GetExecutionsByIDUsingGETOK, error)
- func (a *Client) GetExecutionsByNameUsingGET(params *GetExecutionsByNameUsingGETParams, opts ...ClientOption) (*GetExecutionsByNameUsingGETOK, error)
- func (a *Client) GetPipelineByIDUsingGET(params *GetPipelineByIDUsingGETParams, opts ...ClientOption) (*GetPipelineByIDUsingGETOK, error)
- func (a *Client) GetPipelineByNameUsingGET(params *GetPipelineByNameUsingGETParams, opts ...ClientOption) (*GetPipelineByNameUsingGETOK, error)
- func (a *Client) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error)
- func (a *Client) ImportYamlUsingPOST(params *ImportYamlUsingPOSTParams, opts ...ClientOption) (*ImportYamlUsingPOSTOK, error)
- func (a *Client) PatchPipelineByNameUsingPATCH(params *PatchPipelineByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineByNameUsingPATCHOK, error)
- func (a *Client) PatchPipelineGlobalByNameUsingPATCH(params *PatchPipelineGlobalByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalByNameUsingPATCHOK, error)
- func (a *Client) PatchPipelineGlobalUsingPATCH(params *PatchPipelineGlobalUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalUsingPATCHOK, error)
- func (a *Client) PatchPipelineUsingPATCH(params *PatchPipelineUsingPATCHParams, opts ...ClientOption) (*PatchPipelineUsingPATCHOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdatePipelineByNameUsingPUT(params *UpdatePipelineByNameUsingPUTParams, opts ...ClientOption) (*UpdatePipelineByNameUsingPUTOK, error)
- func (a *Client) UpdatePipelineUsingPUT(params *UpdatePipelineUsingPUTParams, opts ...ClientOption) (*UpdatePipelineUsingPUTOK, error)
- type ClientOption
- type ClientService
- type ClonePipelineByNameUsingPOSTForbidden
- func (o *ClonePipelineByNameUsingPOSTForbidden) Error() string
- func (o *ClonePipelineByNameUsingPOSTForbidden) IsClientError() bool
- func (o *ClonePipelineByNameUsingPOSTForbidden) IsCode(code int) bool
- func (o *ClonePipelineByNameUsingPOSTForbidden) IsRedirect() bool
- func (o *ClonePipelineByNameUsingPOSTForbidden) IsServerError() bool
- func (o *ClonePipelineByNameUsingPOSTForbidden) IsSuccess() bool
- func (o *ClonePipelineByNameUsingPOSTForbidden) String() string
- type ClonePipelineByNameUsingPOSTInternalServerError
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) Error() string
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsClientError() bool
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsRedirect() bool
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsServerError() bool
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsSuccess() bool
- func (o *ClonePipelineByNameUsingPOSTInternalServerError) String() string
- type ClonePipelineByNameUsingPOSTNotFound
- func (o *ClonePipelineByNameUsingPOSTNotFound) Error() string
- func (o *ClonePipelineByNameUsingPOSTNotFound) GetPayload() *models.Error
- func (o *ClonePipelineByNameUsingPOSTNotFound) IsClientError() bool
- func (o *ClonePipelineByNameUsingPOSTNotFound) IsCode(code int) bool
- func (o *ClonePipelineByNameUsingPOSTNotFound) IsRedirect() bool
- func (o *ClonePipelineByNameUsingPOSTNotFound) IsServerError() bool
- func (o *ClonePipelineByNameUsingPOSTNotFound) IsSuccess() bool
- func (o *ClonePipelineByNameUsingPOSTNotFound) String() string
- type ClonePipelineByNameUsingPOSTOK
- func (o *ClonePipelineByNameUsingPOSTOK) Error() string
- func (o *ClonePipelineByNameUsingPOSTOK) GetPayload() models.Pipeline
- func (o *ClonePipelineByNameUsingPOSTOK) IsClientError() bool
- func (o *ClonePipelineByNameUsingPOSTOK) IsCode(code int) bool
- func (o *ClonePipelineByNameUsingPOSTOK) IsRedirect() bool
- func (o *ClonePipelineByNameUsingPOSTOK) IsServerError() bool
- func (o *ClonePipelineByNameUsingPOSTOK) IsSuccess() bool
- func (o *ClonePipelineByNameUsingPOSTOK) String() string
- type ClonePipelineByNameUsingPOSTParams
- func NewClonePipelineByNameUsingPOSTParams() *ClonePipelineByNameUsingPOSTParams
- func NewClonePipelineByNameUsingPOSTParamsWithContext(ctx context.Context) *ClonePipelineByNameUsingPOSTParams
- func NewClonePipelineByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ClonePipelineByNameUsingPOSTParams
- func NewClonePipelineByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ClonePipelineByNameUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ClonePipelineByNameUsingPOSTParams) SetBody(body models.ServiceRequest)
- func (o *ClonePipelineByNameUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ClonePipelineByNameUsingPOSTParams) SetDefaults()
- func (o *ClonePipelineByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ClonePipelineByNameUsingPOSTParams) SetName(name string)
- func (o *ClonePipelineByNameUsingPOSTParams) SetProject(project string)
- func (o *ClonePipelineByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ClonePipelineByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithAuthorization(authorization string) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithBody(body models.ServiceRequest) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithContext(ctx context.Context) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithDefaults() *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithName(name string) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithProject(project string) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ClonePipelineByNameUsingPOSTParams
- func (o *ClonePipelineByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ClonePipelineByNameUsingPOSTReader
- type ClonePipelineByNameUsingPOSTUnauthorized
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) Error() string
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsClientError() bool
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsRedirect() bool
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsServerError() bool
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsSuccess() bool
- func (o *ClonePipelineByNameUsingPOSTUnauthorized) String() string
- type CreatePipelineUsingPOSTForbidden
- func (o *CreatePipelineUsingPOSTForbidden) Error() string
- func (o *CreatePipelineUsingPOSTForbidden) IsClientError() bool
- func (o *CreatePipelineUsingPOSTForbidden) IsCode(code int) bool
- func (o *CreatePipelineUsingPOSTForbidden) IsRedirect() bool
- func (o *CreatePipelineUsingPOSTForbidden) IsServerError() bool
- func (o *CreatePipelineUsingPOSTForbidden) IsSuccess() bool
- func (o *CreatePipelineUsingPOSTForbidden) String() string
- type CreatePipelineUsingPOSTInternalServerError
- func (o *CreatePipelineUsingPOSTInternalServerError) Error() string
- func (o *CreatePipelineUsingPOSTInternalServerError) IsClientError() bool
- func (o *CreatePipelineUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *CreatePipelineUsingPOSTInternalServerError) IsRedirect() bool
- func (o *CreatePipelineUsingPOSTInternalServerError) IsServerError() bool
- func (o *CreatePipelineUsingPOSTInternalServerError) IsSuccess() bool
- func (o *CreatePipelineUsingPOSTInternalServerError) String() string
- type CreatePipelineUsingPOSTNotFound
- func (o *CreatePipelineUsingPOSTNotFound) Error() string
- func (o *CreatePipelineUsingPOSTNotFound) GetPayload() *models.Error
- func (o *CreatePipelineUsingPOSTNotFound) IsClientError() bool
- func (o *CreatePipelineUsingPOSTNotFound) IsCode(code int) bool
- func (o *CreatePipelineUsingPOSTNotFound) IsRedirect() bool
- func (o *CreatePipelineUsingPOSTNotFound) IsServerError() bool
- func (o *CreatePipelineUsingPOSTNotFound) IsSuccess() bool
- func (o *CreatePipelineUsingPOSTNotFound) String() string
- type CreatePipelineUsingPOSTOK
- func (o *CreatePipelineUsingPOSTOK) Error() string
- func (o *CreatePipelineUsingPOSTOK) GetPayload() models.Pipeline
- func (o *CreatePipelineUsingPOSTOK) IsClientError() bool
- func (o *CreatePipelineUsingPOSTOK) IsCode(code int) bool
- func (o *CreatePipelineUsingPOSTOK) IsRedirect() bool
- func (o *CreatePipelineUsingPOSTOK) IsServerError() bool
- func (o *CreatePipelineUsingPOSTOK) IsSuccess() bool
- func (o *CreatePipelineUsingPOSTOK) String() string
- type CreatePipelineUsingPOSTParams
- func NewCreatePipelineUsingPOSTParams() *CreatePipelineUsingPOSTParams
- func NewCreatePipelineUsingPOSTParamsWithContext(ctx context.Context) *CreatePipelineUsingPOSTParams
- func NewCreatePipelineUsingPOSTParamsWithHTTPClient(client *http.Client) *CreatePipelineUsingPOSTParams
- func NewCreatePipelineUsingPOSTParamsWithTimeout(timeout time.Duration) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *CreatePipelineUsingPOSTParams) SetAuthorization(authorization string)
- func (o *CreatePipelineUsingPOSTParams) SetBody(body models.PipelineSpec)
- func (o *CreatePipelineUsingPOSTParams) SetContext(ctx context.Context)
- func (o *CreatePipelineUsingPOSTParams) SetDefaults()
- func (o *CreatePipelineUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *CreatePipelineUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *CreatePipelineUsingPOSTParams) WithAPIVersion(aPIVersion string) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithAuthorization(authorization string) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithBody(body models.PipelineSpec) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithContext(ctx context.Context) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithDefaults() *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithHTTPClient(client *http.Client) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WithTimeout(timeout time.Duration) *CreatePipelineUsingPOSTParams
- func (o *CreatePipelineUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePipelineUsingPOSTReader
- type CreatePipelineUsingPOSTUnauthorized
- func (o *CreatePipelineUsingPOSTUnauthorized) Error() string
- func (o *CreatePipelineUsingPOSTUnauthorized) IsClientError() bool
- func (o *CreatePipelineUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *CreatePipelineUsingPOSTUnauthorized) IsRedirect() bool
- func (o *CreatePipelineUsingPOSTUnauthorized) IsServerError() bool
- func (o *CreatePipelineUsingPOSTUnauthorized) IsSuccess() bool
- func (o *CreatePipelineUsingPOSTUnauthorized) String() string
- type DeletePipelineByIDUsingDELETEForbidden
- func (o *DeletePipelineByIDUsingDELETEForbidden) Error() string
- func (o *DeletePipelineByIDUsingDELETEForbidden) IsClientError() bool
- func (o *DeletePipelineByIDUsingDELETEForbidden) IsCode(code int) bool
- func (o *DeletePipelineByIDUsingDELETEForbidden) IsRedirect() bool
- func (o *DeletePipelineByIDUsingDELETEForbidden) IsServerError() bool
- func (o *DeletePipelineByIDUsingDELETEForbidden) IsSuccess() bool
- func (o *DeletePipelineByIDUsingDELETEForbidden) String() string
- type DeletePipelineByIDUsingDELETEInternalServerError
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) Error() string
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsClientError() bool
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsCode(code int) bool
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsRedirect() bool
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsServerError() bool
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsSuccess() bool
- func (o *DeletePipelineByIDUsingDELETEInternalServerError) String() string
- type DeletePipelineByIDUsingDELETENotFound
- func (o *DeletePipelineByIDUsingDELETENotFound) Error() string
- func (o *DeletePipelineByIDUsingDELETENotFound) GetPayload() *models.Error
- func (o *DeletePipelineByIDUsingDELETENotFound) IsClientError() bool
- func (o *DeletePipelineByIDUsingDELETENotFound) IsCode(code int) bool
- func (o *DeletePipelineByIDUsingDELETENotFound) IsRedirect() bool
- func (o *DeletePipelineByIDUsingDELETENotFound) IsServerError() bool
- func (o *DeletePipelineByIDUsingDELETENotFound) IsSuccess() bool
- func (o *DeletePipelineByIDUsingDELETENotFound) String() string
- type DeletePipelineByIDUsingDELETEOK
- func (o *DeletePipelineByIDUsingDELETEOK) Error() string
- func (o *DeletePipelineByIDUsingDELETEOK) GetPayload() models.Pipeline
- func (o *DeletePipelineByIDUsingDELETEOK) IsClientError() bool
- func (o *DeletePipelineByIDUsingDELETEOK) IsCode(code int) bool
- func (o *DeletePipelineByIDUsingDELETEOK) IsRedirect() bool
- func (o *DeletePipelineByIDUsingDELETEOK) IsServerError() bool
- func (o *DeletePipelineByIDUsingDELETEOK) IsSuccess() bool
- func (o *DeletePipelineByIDUsingDELETEOK) String() string
- type DeletePipelineByIDUsingDELETEParams
- func NewDeletePipelineByIDUsingDELETEParams() *DeletePipelineByIDUsingDELETEParams
- func NewDeletePipelineByIDUsingDELETEParamsWithContext(ctx context.Context) *DeletePipelineByIDUsingDELETEParams
- func NewDeletePipelineByIDUsingDELETEParamsWithHTTPClient(client *http.Client) *DeletePipelineByIDUsingDELETEParams
- func NewDeletePipelineByIDUsingDELETEParamsWithTimeout(timeout time.Duration) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) SetAPIVersion(aPIVersion string)
- func (o *DeletePipelineByIDUsingDELETEParams) SetAuthorization(authorization string)
- func (o *DeletePipelineByIDUsingDELETEParams) SetContext(ctx context.Context)
- func (o *DeletePipelineByIDUsingDELETEParams) SetDefaults()
- func (o *DeletePipelineByIDUsingDELETEParams) SetHTTPClient(client *http.Client)
- func (o *DeletePipelineByIDUsingDELETEParams) SetID(id string)
- func (o *DeletePipelineByIDUsingDELETEParams) SetTimeout(timeout time.Duration)
- func (o *DeletePipelineByIDUsingDELETEParams) WithAPIVersion(aPIVersion string) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithAuthorization(authorization string) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithContext(ctx context.Context) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithDefaults() *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithHTTPClient(client *http.Client) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithID(id string) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WithTimeout(timeout time.Duration) *DeletePipelineByIDUsingDELETEParams
- func (o *DeletePipelineByIDUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePipelineByIDUsingDELETEReader
- type DeletePipelineByIDUsingDELETEUnauthorized
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) Error() string
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsClientError() bool
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsCode(code int) bool
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsRedirect() bool
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsServerError() bool
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsSuccess() bool
- func (o *DeletePipelineByIDUsingDELETEUnauthorized) String() string
- type DeletePipelineByNameUsingDELETEForbidden
- func (o *DeletePipelineByNameUsingDELETEForbidden) Error() string
- func (o *DeletePipelineByNameUsingDELETEForbidden) IsClientError() bool
- func (o *DeletePipelineByNameUsingDELETEForbidden) IsCode(code int) bool
- func (o *DeletePipelineByNameUsingDELETEForbidden) IsRedirect() bool
- func (o *DeletePipelineByNameUsingDELETEForbidden) IsServerError() bool
- func (o *DeletePipelineByNameUsingDELETEForbidden) IsSuccess() bool
- func (o *DeletePipelineByNameUsingDELETEForbidden) String() string
- type DeletePipelineByNameUsingDELETEInternalServerError
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) Error() string
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsClientError() bool
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsCode(code int) bool
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsRedirect() bool
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsServerError() bool
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsSuccess() bool
- func (o *DeletePipelineByNameUsingDELETEInternalServerError) String() string
- type DeletePipelineByNameUsingDELETENotFound
- func (o *DeletePipelineByNameUsingDELETENotFound) Error() string
- func (o *DeletePipelineByNameUsingDELETENotFound) GetPayload() *models.Error
- func (o *DeletePipelineByNameUsingDELETENotFound) IsClientError() bool
- func (o *DeletePipelineByNameUsingDELETENotFound) IsCode(code int) bool
- func (o *DeletePipelineByNameUsingDELETENotFound) IsRedirect() bool
- func (o *DeletePipelineByNameUsingDELETENotFound) IsServerError() bool
- func (o *DeletePipelineByNameUsingDELETENotFound) IsSuccess() bool
- func (o *DeletePipelineByNameUsingDELETENotFound) String() string
- type DeletePipelineByNameUsingDELETEOK
- func (o *DeletePipelineByNameUsingDELETEOK) Error() string
- func (o *DeletePipelineByNameUsingDELETEOK) GetPayload() models.Pipeline
- func (o *DeletePipelineByNameUsingDELETEOK) IsClientError() bool
- func (o *DeletePipelineByNameUsingDELETEOK) IsCode(code int) bool
- func (o *DeletePipelineByNameUsingDELETEOK) IsRedirect() bool
- func (o *DeletePipelineByNameUsingDELETEOK) IsServerError() bool
- func (o *DeletePipelineByNameUsingDELETEOK) IsSuccess() bool
- func (o *DeletePipelineByNameUsingDELETEOK) String() string
- type DeletePipelineByNameUsingDELETEParams
- func NewDeletePipelineByNameUsingDELETEParams() *DeletePipelineByNameUsingDELETEParams
- func NewDeletePipelineByNameUsingDELETEParamsWithContext(ctx context.Context) *DeletePipelineByNameUsingDELETEParams
- func NewDeletePipelineByNameUsingDELETEParamsWithHTTPClient(client *http.Client) *DeletePipelineByNameUsingDELETEParams
- func NewDeletePipelineByNameUsingDELETEParamsWithTimeout(timeout time.Duration) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) SetAPIVersion(aPIVersion string)
- func (o *DeletePipelineByNameUsingDELETEParams) SetAuthorization(authorization string)
- func (o *DeletePipelineByNameUsingDELETEParams) SetContext(ctx context.Context)
- func (o *DeletePipelineByNameUsingDELETEParams) SetDefaults()
- func (o *DeletePipelineByNameUsingDELETEParams) SetHTTPClient(client *http.Client)
- func (o *DeletePipelineByNameUsingDELETEParams) SetName(name string)
- func (o *DeletePipelineByNameUsingDELETEParams) SetProject(project string)
- func (o *DeletePipelineByNameUsingDELETEParams) SetTimeout(timeout time.Duration)
- func (o *DeletePipelineByNameUsingDELETEParams) WithAPIVersion(aPIVersion string) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithAuthorization(authorization string) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithContext(ctx context.Context) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithDefaults() *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithHTTPClient(client *http.Client) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithName(name string) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithProject(project string) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WithTimeout(timeout time.Duration) *DeletePipelineByNameUsingDELETEParams
- func (o *DeletePipelineByNameUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePipelineByNameUsingDELETEReader
- type DeletePipelineByNameUsingDELETEUnauthorized
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) Error() string
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsClientError() bool
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsCode(code int) bool
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsRedirect() bool
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsServerError() bool
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsSuccess() bool
- func (o *DeletePipelineByNameUsingDELETEUnauthorized) String() string
- type ExecutePipelineByIDUsingPOSTAccepted
- func (o *ExecutePipelineByIDUsingPOSTAccepted) Error() string
- func (o *ExecutePipelineByIDUsingPOSTAccepted) GetPayload() models.ExecutionResponse
- func (o *ExecutePipelineByIDUsingPOSTAccepted) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTAccepted) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTAccepted) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTAccepted) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTAccepted) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTAccepted) String() string
- type ExecutePipelineByIDUsingPOSTForbidden
- func (o *ExecutePipelineByIDUsingPOSTForbidden) Error() string
- func (o *ExecutePipelineByIDUsingPOSTForbidden) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTForbidden) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTForbidden) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTForbidden) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTForbidden) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTForbidden) String() string
- type ExecutePipelineByIDUsingPOSTInternalServerError
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) Error() string
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTInternalServerError) String() string
- type ExecutePipelineByIDUsingPOSTNotFound
- func (o *ExecutePipelineByIDUsingPOSTNotFound) Error() string
- func (o *ExecutePipelineByIDUsingPOSTNotFound) GetPayload() *models.Error
- func (o *ExecutePipelineByIDUsingPOSTNotFound) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTNotFound) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTNotFound) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTNotFound) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTNotFound) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTNotFound) String() string
- type ExecutePipelineByIDUsingPOSTOK
- func (o *ExecutePipelineByIDUsingPOSTOK) Error() string
- func (o *ExecutePipelineByIDUsingPOSTOK) GetPayload() models.ExecutionResponse
- func (o *ExecutePipelineByIDUsingPOSTOK) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTOK) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTOK) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTOK) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTOK) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTOK) String() string
- type ExecutePipelineByIDUsingPOSTParams
- func NewExecutePipelineByIDUsingPOSTParams() *ExecutePipelineByIDUsingPOSTParams
- func NewExecutePipelineByIDUsingPOSTParamsWithContext(ctx context.Context) *ExecutePipelineByIDUsingPOSTParams
- func NewExecutePipelineByIDUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecutePipelineByIDUsingPOSTParams
- func NewExecutePipelineByIDUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetBody(body models.ExecutionRequest)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetDefaults()
- func (o *ExecutePipelineByIDUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetID(id string)
- func (o *ExecutePipelineByIDUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ExecutePipelineByIDUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithAuthorization(authorization string) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithContext(ctx context.Context) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithDefaults() *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithID(id string) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecutePipelineByIDUsingPOSTParams
- func (o *ExecutePipelineByIDUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecutePipelineByIDUsingPOSTReader
- type ExecutePipelineByIDUsingPOSTUnauthorized
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) Error() string
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsClientError() bool
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsRedirect() bool
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsServerError() bool
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsSuccess() bool
- func (o *ExecutePipelineByIDUsingPOSTUnauthorized) String() string
- type ExecutePipelineByNameUsingPOSTAccepted
- func (o *ExecutePipelineByNameUsingPOSTAccepted) Error() string
- func (o *ExecutePipelineByNameUsingPOSTAccepted) GetPayload() models.ExecutionResponse
- func (o *ExecutePipelineByNameUsingPOSTAccepted) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTAccepted) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTAccepted) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTAccepted) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTAccepted) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTAccepted) String() string
- type ExecutePipelineByNameUsingPOSTForbidden
- func (o *ExecutePipelineByNameUsingPOSTForbidden) Error() string
- func (o *ExecutePipelineByNameUsingPOSTForbidden) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTForbidden) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTForbidden) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTForbidden) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTForbidden) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTForbidden) String() string
- type ExecutePipelineByNameUsingPOSTInternalServerError
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) Error() string
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTInternalServerError) String() string
- type ExecutePipelineByNameUsingPOSTNotFound
- func (o *ExecutePipelineByNameUsingPOSTNotFound) Error() string
- func (o *ExecutePipelineByNameUsingPOSTNotFound) GetPayload() *models.Error
- func (o *ExecutePipelineByNameUsingPOSTNotFound) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTNotFound) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTNotFound) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTNotFound) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTNotFound) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTNotFound) String() string
- type ExecutePipelineByNameUsingPOSTOK
- func (o *ExecutePipelineByNameUsingPOSTOK) Error() string
- func (o *ExecutePipelineByNameUsingPOSTOK) GetPayload() models.ExecutionResponse
- func (o *ExecutePipelineByNameUsingPOSTOK) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTOK) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTOK) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTOK) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTOK) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTOK) String() string
- type ExecutePipelineByNameUsingPOSTParams
- func NewExecutePipelineByNameUsingPOSTParams() *ExecutePipelineByNameUsingPOSTParams
- func NewExecutePipelineByNameUsingPOSTParamsWithContext(ctx context.Context) *ExecutePipelineByNameUsingPOSTParams
- func NewExecutePipelineByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecutePipelineByNameUsingPOSTParams
- func NewExecutePipelineByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetBody(body models.ExecutionRequest)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetDefaults()
- func (o *ExecutePipelineByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetName(name string)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetProject(project string)
- func (o *ExecutePipelineByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ExecutePipelineByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithAuthorization(authorization string) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithContext(ctx context.Context) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithDefaults() *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithName(name string) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithProject(project string) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecutePipelineByNameUsingPOSTParams
- func (o *ExecutePipelineByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecutePipelineByNameUsingPOSTReader
- type ExecutePipelineByNameUsingPOSTUnauthorized
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) Error() string
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsClientError() bool
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsRedirect() bool
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsServerError() bool
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsSuccess() bool
- func (o *ExecutePipelineByNameUsingPOSTUnauthorized) String() string
- type ExportUsingGETForbidden
- func (o *ExportUsingGETForbidden) Error() string
- func (o *ExportUsingGETForbidden) IsClientError() bool
- func (o *ExportUsingGETForbidden) IsCode(code int) bool
- func (o *ExportUsingGETForbidden) IsRedirect() bool
- func (o *ExportUsingGETForbidden) IsServerError() bool
- func (o *ExportUsingGETForbidden) IsSuccess() bool
- func (o *ExportUsingGETForbidden) String() string
- type ExportUsingGETInternalServerError
- func (o *ExportUsingGETInternalServerError) Error() string
- func (o *ExportUsingGETInternalServerError) IsClientError() bool
- func (o *ExportUsingGETInternalServerError) IsCode(code int) bool
- func (o *ExportUsingGETInternalServerError) IsRedirect() bool
- func (o *ExportUsingGETInternalServerError) IsServerError() bool
- func (o *ExportUsingGETInternalServerError) IsSuccess() bool
- func (o *ExportUsingGETInternalServerError) String() string
- type ExportUsingGETNotFound
- func (o *ExportUsingGETNotFound) Error() string
- func (o *ExportUsingGETNotFound) GetPayload() *models.Error
- func (o *ExportUsingGETNotFound) IsClientError() bool
- func (o *ExportUsingGETNotFound) IsCode(code int) bool
- func (o *ExportUsingGETNotFound) IsRedirect() bool
- func (o *ExportUsingGETNotFound) IsServerError() bool
- func (o *ExportUsingGETNotFound) IsSuccess() bool
- func (o *ExportUsingGETNotFound) String() string
- type ExportUsingGETOK
- func (o *ExportUsingGETOK) Error() string
- func (o *ExportUsingGETOK) GetPayload() string
- func (o *ExportUsingGETOK) IsClientError() bool
- func (o *ExportUsingGETOK) IsCode(code int) bool
- func (o *ExportUsingGETOK) IsRedirect() bool
- func (o *ExportUsingGETOK) IsServerError() bool
- func (o *ExportUsingGETOK) IsSuccess() bool
- func (o *ExportUsingGETOK) String() string
- type ExportUsingGETParams
- func NewExportUsingGETParams() *ExportUsingGETParams
- func NewExportUsingGETParamsWithContext(ctx context.Context) *ExportUsingGETParams
- func NewExportUsingGETParamsWithHTTPClient(client *http.Client) *ExportUsingGETParams
- func NewExportUsingGETParamsWithTimeout(timeout time.Duration) *ExportUsingGETParams
- func (o *ExportUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *ExportUsingGETParams) SetAuthorization(authorization string)
- func (o *ExportUsingGETParams) SetContext(ctx context.Context)
- func (o *ExportUsingGETParams) SetCustomIntegration(customIntegration *string)
- func (o *ExportUsingGETParams) SetCustomIntegrationVersions(customIntegrationVersions *string)
- func (o *ExportUsingGETParams) SetDefaults()
- func (o *ExportUsingGETParams) SetEndpoints(endpoints *string)
- func (o *ExportUsingGETParams) SetExportAllCustomIntegrationVersions(exportAllCustomIntegrationVersions *string)
- func (o *ExportUsingGETParams) SetExportOnlyReleasedCustomIntegrationVersions(exportOnlyReleasedCustomIntegrationVersions *string)
- func (o *ExportUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *ExportUsingGETParams) SetPipeline(pipeline *string)
- func (o *ExportUsingGETParams) SetPipelines(pipelines *string)
- func (o *ExportUsingGETParams) SetProject(project *string)
- func (o *ExportUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *ExportUsingGETParams) WithAPIVersion(aPIVersion string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithAuthorization(authorization string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithContext(ctx context.Context) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithCustomIntegration(customIntegration *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithCustomIntegrationVersions(customIntegrationVersions *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithDefaults() *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithEndpoints(endpoints *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithExportAllCustomIntegrationVersions(exportAllCustomIntegrationVersions *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithExportOnlyReleasedCustomIntegrationVersions(exportOnlyReleasedCustomIntegrationVersions *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithHTTPClient(client *http.Client) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithPipeline(pipeline *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithPipelines(pipelines *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithProject(project *string) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithTimeout(timeout time.Duration) *ExportUsingGETParams
- func (o *ExportUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExportUsingGETReader
- type ExportUsingGETUnauthorized
- func (o *ExportUsingGETUnauthorized) Error() string
- func (o *ExportUsingGETUnauthorized) IsClientError() bool
- func (o *ExportUsingGETUnauthorized) IsCode(code int) bool
- func (o *ExportUsingGETUnauthorized) IsRedirect() bool
- func (o *ExportUsingGETUnauthorized) IsServerError() bool
- func (o *ExportUsingGETUnauthorized) IsSuccess() bool
- func (o *ExportUsingGETUnauthorized) String() string
- type GetAllPipelinesUsingGETForbidden
- func (o *GetAllPipelinesUsingGETForbidden) Error() string
- func (o *GetAllPipelinesUsingGETForbidden) IsClientError() bool
- func (o *GetAllPipelinesUsingGETForbidden) IsCode(code int) bool
- func (o *GetAllPipelinesUsingGETForbidden) IsRedirect() bool
- func (o *GetAllPipelinesUsingGETForbidden) IsServerError() bool
- func (o *GetAllPipelinesUsingGETForbidden) IsSuccess() bool
- func (o *GetAllPipelinesUsingGETForbidden) String() string
- type GetAllPipelinesUsingGETInternalServerError
- func (o *GetAllPipelinesUsingGETInternalServerError) Error() string
- func (o *GetAllPipelinesUsingGETInternalServerError) IsClientError() bool
- func (o *GetAllPipelinesUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetAllPipelinesUsingGETInternalServerError) IsRedirect() bool
- func (o *GetAllPipelinesUsingGETInternalServerError) IsServerError() bool
- func (o *GetAllPipelinesUsingGETInternalServerError) IsSuccess() bool
- func (o *GetAllPipelinesUsingGETInternalServerError) String() string
- type GetAllPipelinesUsingGETNotFound
- func (o *GetAllPipelinesUsingGETNotFound) Error() string
- func (o *GetAllPipelinesUsingGETNotFound) GetPayload() *models.Error
- func (o *GetAllPipelinesUsingGETNotFound) IsClientError() bool
- func (o *GetAllPipelinesUsingGETNotFound) IsCode(code int) bool
- func (o *GetAllPipelinesUsingGETNotFound) IsRedirect() bool
- func (o *GetAllPipelinesUsingGETNotFound) IsServerError() bool
- func (o *GetAllPipelinesUsingGETNotFound) IsSuccess() bool
- func (o *GetAllPipelinesUsingGETNotFound) String() string
- type GetAllPipelinesUsingGETOK
- func (o *GetAllPipelinesUsingGETOK) Error() string
- func (o *GetAllPipelinesUsingGETOK) GetPayload() models.Pipelines
- func (o *GetAllPipelinesUsingGETOK) IsClientError() bool
- func (o *GetAllPipelinesUsingGETOK) IsCode(code int) bool
- func (o *GetAllPipelinesUsingGETOK) IsRedirect() bool
- func (o *GetAllPipelinesUsingGETOK) IsServerError() bool
- func (o *GetAllPipelinesUsingGETOK) IsSuccess() bool
- func (o *GetAllPipelinesUsingGETOK) String() string
- type GetAllPipelinesUsingGETParams
- func NewGetAllPipelinesUsingGETParams() *GetAllPipelinesUsingGETParams
- func NewGetAllPipelinesUsingGETParamsWithContext(ctx context.Context) *GetAllPipelinesUsingGETParams
- func NewGetAllPipelinesUsingGETParamsWithHTTPClient(client *http.Client) *GetAllPipelinesUsingGETParams
- func NewGetAllPipelinesUsingGETParamsWithTimeout(timeout time.Duration) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetAllPipelinesUsingGETParams) SetAuthorization(authorization string)
- func (o *GetAllPipelinesUsingGETParams) SetContext(ctx context.Context)
- func (o *GetAllPipelinesUsingGETParams) SetDefaults()
- func (o *GetAllPipelinesUsingGETParams) SetDollarFilter(dollarFilter *string)
- func (o *GetAllPipelinesUsingGETParams) SetDollarOrderby(dollarOrderby *string)
- func (o *GetAllPipelinesUsingGETParams) SetDollarSkip(dollarSkip *string)
- func (o *GetAllPipelinesUsingGETParams) SetDollarTop(dollarTop *string)
- func (o *GetAllPipelinesUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetAllPipelinesUsingGETParams) SetPage(page *string)
- func (o *GetAllPipelinesUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetAllPipelinesUsingGETParams) WithAPIVersion(aPIVersion string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithAuthorization(authorization string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithContext(ctx context.Context) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithDefaults() *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithDollarFilter(dollarFilter *string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithDollarSkip(dollarSkip *string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithDollarTop(dollarTop *string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithHTTPClient(client *http.Client) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithPage(page *string) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WithTimeout(timeout time.Duration) *GetAllPipelinesUsingGETParams
- func (o *GetAllPipelinesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllPipelinesUsingGETReader
- type GetAllPipelinesUsingGETUnauthorized
- func (o *GetAllPipelinesUsingGETUnauthorized) Error() string
- func (o *GetAllPipelinesUsingGETUnauthorized) IsClientError() bool
- func (o *GetAllPipelinesUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetAllPipelinesUsingGETUnauthorized) IsRedirect() bool
- func (o *GetAllPipelinesUsingGETUnauthorized) IsServerError() bool
- func (o *GetAllPipelinesUsingGETUnauthorized) IsSuccess() bool
- func (o *GetAllPipelinesUsingGETUnauthorized) String() string
- type GetExecutionByIndexAndPipelineIDUsingGETForbidden
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) Error() string
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsClientError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsCode(code int) bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsRedirect() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsServerError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsSuccess() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) String() string
- type GetExecutionByIndexAndPipelineIDUsingGETInternalServerError
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) Error() string
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsClientError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsRedirect() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsServerError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsSuccess() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) String() string
- type GetExecutionByIndexAndPipelineIDUsingGETNotFound
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) Error() string
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) GetPayload() *models.Error
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsClientError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsCode(code int) bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsRedirect() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsServerError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsSuccess() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) String() string
- type GetExecutionByIndexAndPipelineIDUsingGETOK
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) Error() string
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) GetPayload() models.Execution
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsClientError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsCode(code int) bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsRedirect() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsServerError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsSuccess() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) String() string
- type GetExecutionByIndexAndPipelineIDUsingGETParams
- func NewGetExecutionByIndexAndPipelineIDUsingGETParams() *GetExecutionByIndexAndPipelineIDUsingGETParams
- func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithContext(ctx context.Context) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetAuthorization(authorization string)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetDefaults()
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetID(id string)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetIndex(index string)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetQueryParams(queryParams *string)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithAuthorization(authorization string) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithContext(ctx context.Context) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithDefaults() *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithID(id string) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithIndex(index string) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithQueryParams(queryParams *string) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionByIndexAndPipelineIDUsingGETReader
- type GetExecutionByIndexAndPipelineIDUsingGETUnauthorized
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) Error() string
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsClientError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsRedirect() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsServerError() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsSuccess() bool
- func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) String() string
- type GetExecutionByNameAndIndexUsingGETForbidden
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) Error() string
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsClientError() bool
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsCode(code int) bool
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsRedirect() bool
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsServerError() bool
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsSuccess() bool
- func (o *GetExecutionByNameAndIndexUsingGETForbidden) String() string
- type GetExecutionByNameAndIndexUsingGETInternalServerError
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) Error() string
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsClientError() bool
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsRedirect() bool
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsServerError() bool
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsSuccess() bool
- func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) String() string
- type GetExecutionByNameAndIndexUsingGETNotFound
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) Error() string
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) GetPayload() *models.Error
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsClientError() bool
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsCode(code int) bool
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsRedirect() bool
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsServerError() bool
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsSuccess() bool
- func (o *GetExecutionByNameAndIndexUsingGETNotFound) String() string
- type GetExecutionByNameAndIndexUsingGETOK
- func (o *GetExecutionByNameAndIndexUsingGETOK) Error() string
- func (o *GetExecutionByNameAndIndexUsingGETOK) GetPayload() models.Execution
- func (o *GetExecutionByNameAndIndexUsingGETOK) IsClientError() bool
- func (o *GetExecutionByNameAndIndexUsingGETOK) IsCode(code int) bool
- func (o *GetExecutionByNameAndIndexUsingGETOK) IsRedirect() bool
- func (o *GetExecutionByNameAndIndexUsingGETOK) IsServerError() bool
- func (o *GetExecutionByNameAndIndexUsingGETOK) IsSuccess() bool
- func (o *GetExecutionByNameAndIndexUsingGETOK) String() string
- type GetExecutionByNameAndIndexUsingGETParams
- func NewGetExecutionByNameAndIndexUsingGETParams() *GetExecutionByNameAndIndexUsingGETParams
- func NewGetExecutionByNameAndIndexUsingGETParamsWithContext(ctx context.Context) *GetExecutionByNameAndIndexUsingGETParams
- func NewGetExecutionByNameAndIndexUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionByNameAndIndexUsingGETParams
- func NewGetExecutionByNameAndIndexUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetAuthorization(authorization string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetContext(ctx context.Context)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetDefaults()
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetIndex(index string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetName(name string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetProject(project string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetQueryParams(queryParams *string)
- func (o *GetExecutionByNameAndIndexUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithAuthorization(authorization string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithContext(ctx context.Context) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithDefaults() *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithIndex(index string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithName(name string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithProject(project string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithQueryParams(queryParams *string) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionByNameAndIndexUsingGETReader
- type GetExecutionByNameAndIndexUsingGETUnauthorized
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) Error() string
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsClientError() bool
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsRedirect() bool
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsServerError() bool
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsSuccess() bool
- func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) String() string
- type GetExecutionsByIDUsingGETForbidden
- func (o *GetExecutionsByIDUsingGETForbidden) Error() string
- func (o *GetExecutionsByIDUsingGETForbidden) IsClientError() bool
- func (o *GetExecutionsByIDUsingGETForbidden) IsCode(code int) bool
- func (o *GetExecutionsByIDUsingGETForbidden) IsRedirect() bool
- func (o *GetExecutionsByIDUsingGETForbidden) IsServerError() bool
- func (o *GetExecutionsByIDUsingGETForbidden) IsSuccess() bool
- func (o *GetExecutionsByIDUsingGETForbidden) String() string
- type GetExecutionsByIDUsingGETInternalServerError
- func (o *GetExecutionsByIDUsingGETInternalServerError) Error() string
- func (o *GetExecutionsByIDUsingGETInternalServerError) IsClientError() bool
- func (o *GetExecutionsByIDUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetExecutionsByIDUsingGETInternalServerError) IsRedirect() bool
- func (o *GetExecutionsByIDUsingGETInternalServerError) IsServerError() bool
- func (o *GetExecutionsByIDUsingGETInternalServerError) IsSuccess() bool
- func (o *GetExecutionsByIDUsingGETInternalServerError) String() string
- type GetExecutionsByIDUsingGETNotFound
- func (o *GetExecutionsByIDUsingGETNotFound) Error() string
- func (o *GetExecutionsByIDUsingGETNotFound) GetPayload() *models.Error
- func (o *GetExecutionsByIDUsingGETNotFound) IsClientError() bool
- func (o *GetExecutionsByIDUsingGETNotFound) IsCode(code int) bool
- func (o *GetExecutionsByIDUsingGETNotFound) IsRedirect() bool
- func (o *GetExecutionsByIDUsingGETNotFound) IsServerError() bool
- func (o *GetExecutionsByIDUsingGETNotFound) IsSuccess() bool
- func (o *GetExecutionsByIDUsingGETNotFound) String() string
- type GetExecutionsByIDUsingGETOK
- func (o *GetExecutionsByIDUsingGETOK) Error() string
- func (o *GetExecutionsByIDUsingGETOK) GetPayload() models.Executions
- func (o *GetExecutionsByIDUsingGETOK) IsClientError() bool
- func (o *GetExecutionsByIDUsingGETOK) IsCode(code int) bool
- func (o *GetExecutionsByIDUsingGETOK) IsRedirect() bool
- func (o *GetExecutionsByIDUsingGETOK) IsServerError() bool
- func (o *GetExecutionsByIDUsingGETOK) IsSuccess() bool
- func (o *GetExecutionsByIDUsingGETOK) String() string
- type GetExecutionsByIDUsingGETParams
- func NewGetExecutionsByIDUsingGETParams() *GetExecutionsByIDUsingGETParams
- func NewGetExecutionsByIDUsingGETParamsWithContext(ctx context.Context) *GetExecutionsByIDUsingGETParams
- func NewGetExecutionsByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionsByIDUsingGETParams
- func NewGetExecutionsByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetExecutionsByIDUsingGETParams) SetAuthorization(authorization string)
- func (o *GetExecutionsByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetExecutionsByIDUsingGETParams) SetDefaults()
- func (o *GetExecutionsByIDUsingGETParams) SetDollarFilter(dollarFilter *string)
- func (o *GetExecutionsByIDUsingGETParams) SetDollarOrderby(dollarOrderby *string)
- func (o *GetExecutionsByIDUsingGETParams) SetDollarSkip(dollarSkip *string)
- func (o *GetExecutionsByIDUsingGETParams) SetDollarTop(dollarTop *string)
- func (o *GetExecutionsByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetExecutionsByIDUsingGETParams) SetID(id string)
- func (o *GetExecutionsByIDUsingGETParams) SetPage(page *string)
- func (o *GetExecutionsByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetExecutionsByIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithAuthorization(authorization string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithContext(ctx context.Context) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithDefaults() *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithDollarFilter(dollarFilter *string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithDollarSkip(dollarSkip *string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithDollarTop(dollarTop *string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithID(id string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithPage(page *string) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionsByIDUsingGETParams
- func (o *GetExecutionsByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionsByIDUsingGETReader
- type GetExecutionsByIDUsingGETUnauthorized
- func (o *GetExecutionsByIDUsingGETUnauthorized) Error() string
- func (o *GetExecutionsByIDUsingGETUnauthorized) IsClientError() bool
- func (o *GetExecutionsByIDUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetExecutionsByIDUsingGETUnauthorized) IsRedirect() bool
- func (o *GetExecutionsByIDUsingGETUnauthorized) IsServerError() bool
- func (o *GetExecutionsByIDUsingGETUnauthorized) IsSuccess() bool
- func (o *GetExecutionsByIDUsingGETUnauthorized) String() string
- type GetExecutionsByNameUsingGETForbidden
- func (o *GetExecutionsByNameUsingGETForbidden) Error() string
- func (o *GetExecutionsByNameUsingGETForbidden) IsClientError() bool
- func (o *GetExecutionsByNameUsingGETForbidden) IsCode(code int) bool
- func (o *GetExecutionsByNameUsingGETForbidden) IsRedirect() bool
- func (o *GetExecutionsByNameUsingGETForbidden) IsServerError() bool
- func (o *GetExecutionsByNameUsingGETForbidden) IsSuccess() bool
- func (o *GetExecutionsByNameUsingGETForbidden) String() string
- type GetExecutionsByNameUsingGETInternalServerError
- func (o *GetExecutionsByNameUsingGETInternalServerError) Error() string
- func (o *GetExecutionsByNameUsingGETInternalServerError) IsClientError() bool
- func (o *GetExecutionsByNameUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetExecutionsByNameUsingGETInternalServerError) IsRedirect() bool
- func (o *GetExecutionsByNameUsingGETInternalServerError) IsServerError() bool
- func (o *GetExecutionsByNameUsingGETInternalServerError) IsSuccess() bool
- func (o *GetExecutionsByNameUsingGETInternalServerError) String() string
- type GetExecutionsByNameUsingGETNotFound
- func (o *GetExecutionsByNameUsingGETNotFound) Error() string
- func (o *GetExecutionsByNameUsingGETNotFound) GetPayload() *models.Error
- func (o *GetExecutionsByNameUsingGETNotFound) IsClientError() bool
- func (o *GetExecutionsByNameUsingGETNotFound) IsCode(code int) bool
- func (o *GetExecutionsByNameUsingGETNotFound) IsRedirect() bool
- func (o *GetExecutionsByNameUsingGETNotFound) IsServerError() bool
- func (o *GetExecutionsByNameUsingGETNotFound) IsSuccess() bool
- func (o *GetExecutionsByNameUsingGETNotFound) String() string
- type GetExecutionsByNameUsingGETOK
- func (o *GetExecutionsByNameUsingGETOK) Error() string
- func (o *GetExecutionsByNameUsingGETOK) GetPayload() models.Executions
- func (o *GetExecutionsByNameUsingGETOK) IsClientError() bool
- func (o *GetExecutionsByNameUsingGETOK) IsCode(code int) bool
- func (o *GetExecutionsByNameUsingGETOK) IsRedirect() bool
- func (o *GetExecutionsByNameUsingGETOK) IsServerError() bool
- func (o *GetExecutionsByNameUsingGETOK) IsSuccess() bool
- func (o *GetExecutionsByNameUsingGETOK) String() string
- type GetExecutionsByNameUsingGETParams
- func NewGetExecutionsByNameUsingGETParams() *GetExecutionsByNameUsingGETParams
- func NewGetExecutionsByNameUsingGETParamsWithContext(ctx context.Context) *GetExecutionsByNameUsingGETParams
- func NewGetExecutionsByNameUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionsByNameUsingGETParams
- func NewGetExecutionsByNameUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetExecutionsByNameUsingGETParams) SetAuthorization(authorization string)
- func (o *GetExecutionsByNameUsingGETParams) SetContext(ctx context.Context)
- func (o *GetExecutionsByNameUsingGETParams) SetDefaults()
- func (o *GetExecutionsByNameUsingGETParams) SetDollarFilter(dollarFilter *string)
- func (o *GetExecutionsByNameUsingGETParams) SetDollarOrderby(dollarOrderby *string)
- func (o *GetExecutionsByNameUsingGETParams) SetDollarSkip(dollarSkip *string)
- func (o *GetExecutionsByNameUsingGETParams) SetDollarTop(dollarTop *string)
- func (o *GetExecutionsByNameUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetExecutionsByNameUsingGETParams) SetName(name string)
- func (o *GetExecutionsByNameUsingGETParams) SetPage(page *string)
- func (o *GetExecutionsByNameUsingGETParams) SetProject(project string)
- func (o *GetExecutionsByNameUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetExecutionsByNameUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithAuthorization(authorization string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithContext(ctx context.Context) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithDefaults() *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithDollarFilter(dollarFilter *string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithDollarSkip(dollarSkip *string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithDollarTop(dollarTop *string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithName(name string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithPage(page *string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithProject(project string) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionsByNameUsingGETParams
- func (o *GetExecutionsByNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionsByNameUsingGETReader
- type GetExecutionsByNameUsingGETUnauthorized
- func (o *GetExecutionsByNameUsingGETUnauthorized) Error() string
- func (o *GetExecutionsByNameUsingGETUnauthorized) IsClientError() bool
- func (o *GetExecutionsByNameUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetExecutionsByNameUsingGETUnauthorized) IsRedirect() bool
- func (o *GetExecutionsByNameUsingGETUnauthorized) IsServerError() bool
- func (o *GetExecutionsByNameUsingGETUnauthorized) IsSuccess() bool
- func (o *GetExecutionsByNameUsingGETUnauthorized) String() string
- type GetPipelineByIDUsingGETForbidden
- func (o *GetPipelineByIDUsingGETForbidden) Error() string
- func (o *GetPipelineByIDUsingGETForbidden) IsClientError() bool
- func (o *GetPipelineByIDUsingGETForbidden) IsCode(code int) bool
- func (o *GetPipelineByIDUsingGETForbidden) IsRedirect() bool
- func (o *GetPipelineByIDUsingGETForbidden) IsServerError() bool
- func (o *GetPipelineByIDUsingGETForbidden) IsSuccess() bool
- func (o *GetPipelineByIDUsingGETForbidden) String() string
- type GetPipelineByIDUsingGETInternalServerError
- func (o *GetPipelineByIDUsingGETInternalServerError) Error() string
- func (o *GetPipelineByIDUsingGETInternalServerError) IsClientError() bool
- func (o *GetPipelineByIDUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetPipelineByIDUsingGETInternalServerError) IsRedirect() bool
- func (o *GetPipelineByIDUsingGETInternalServerError) IsServerError() bool
- func (o *GetPipelineByIDUsingGETInternalServerError) IsSuccess() bool
- func (o *GetPipelineByIDUsingGETInternalServerError) String() string
- type GetPipelineByIDUsingGETNotFound
- func (o *GetPipelineByIDUsingGETNotFound) Error() string
- func (o *GetPipelineByIDUsingGETNotFound) GetPayload() *models.Error
- func (o *GetPipelineByIDUsingGETNotFound) IsClientError() bool
- func (o *GetPipelineByIDUsingGETNotFound) IsCode(code int) bool
- func (o *GetPipelineByIDUsingGETNotFound) IsRedirect() bool
- func (o *GetPipelineByIDUsingGETNotFound) IsServerError() bool
- func (o *GetPipelineByIDUsingGETNotFound) IsSuccess() bool
- func (o *GetPipelineByIDUsingGETNotFound) String() string
- type GetPipelineByIDUsingGETOK
- func (o *GetPipelineByIDUsingGETOK) Error() string
- func (o *GetPipelineByIDUsingGETOK) GetPayload() models.Pipeline
- func (o *GetPipelineByIDUsingGETOK) IsClientError() bool
- func (o *GetPipelineByIDUsingGETOK) IsCode(code int) bool
- func (o *GetPipelineByIDUsingGETOK) IsRedirect() bool
- func (o *GetPipelineByIDUsingGETOK) IsServerError() bool
- func (o *GetPipelineByIDUsingGETOK) IsSuccess() bool
- func (o *GetPipelineByIDUsingGETOK) String() string
- type GetPipelineByIDUsingGETParams
- func NewGetPipelineByIDUsingGETParams() *GetPipelineByIDUsingGETParams
- func NewGetPipelineByIDUsingGETParamsWithContext(ctx context.Context) *GetPipelineByIDUsingGETParams
- func NewGetPipelineByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineByIDUsingGETParams
- func NewGetPipelineByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetPipelineByIDUsingGETParams) SetAuthorization(authorization string)
- func (o *GetPipelineByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetPipelineByIDUsingGETParams) SetDefaults()
- func (o *GetPipelineByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetPipelineByIDUsingGETParams) SetID(id string)
- func (o *GetPipelineByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetPipelineByIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithAuthorization(authorization string) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithContext(ctx context.Context) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithDefaults() *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithID(id string) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineByIDUsingGETParams
- func (o *GetPipelineByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPipelineByIDUsingGETReader
- type GetPipelineByIDUsingGETUnauthorized
- func (o *GetPipelineByIDUsingGETUnauthorized) Error() string
- func (o *GetPipelineByIDUsingGETUnauthorized) IsClientError() bool
- func (o *GetPipelineByIDUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetPipelineByIDUsingGETUnauthorized) IsRedirect() bool
- func (o *GetPipelineByIDUsingGETUnauthorized) IsServerError() bool
- func (o *GetPipelineByIDUsingGETUnauthorized) IsSuccess() bool
- func (o *GetPipelineByIDUsingGETUnauthorized) String() string
- type GetPipelineByNameUsingGETForbidden
- func (o *GetPipelineByNameUsingGETForbidden) Error() string
- func (o *GetPipelineByNameUsingGETForbidden) IsClientError() bool
- func (o *GetPipelineByNameUsingGETForbidden) IsCode(code int) bool
- func (o *GetPipelineByNameUsingGETForbidden) IsRedirect() bool
- func (o *GetPipelineByNameUsingGETForbidden) IsServerError() bool
- func (o *GetPipelineByNameUsingGETForbidden) IsSuccess() bool
- func (o *GetPipelineByNameUsingGETForbidden) String() string
- type GetPipelineByNameUsingGETInternalServerError
- func (o *GetPipelineByNameUsingGETInternalServerError) Error() string
- func (o *GetPipelineByNameUsingGETInternalServerError) IsClientError() bool
- func (o *GetPipelineByNameUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetPipelineByNameUsingGETInternalServerError) IsRedirect() bool
- func (o *GetPipelineByNameUsingGETInternalServerError) IsServerError() bool
- func (o *GetPipelineByNameUsingGETInternalServerError) IsSuccess() bool
- func (o *GetPipelineByNameUsingGETInternalServerError) String() string
- type GetPipelineByNameUsingGETNotFound
- func (o *GetPipelineByNameUsingGETNotFound) Error() string
- func (o *GetPipelineByNameUsingGETNotFound) GetPayload() *models.Error
- func (o *GetPipelineByNameUsingGETNotFound) IsClientError() bool
- func (o *GetPipelineByNameUsingGETNotFound) IsCode(code int) bool
- func (o *GetPipelineByNameUsingGETNotFound) IsRedirect() bool
- func (o *GetPipelineByNameUsingGETNotFound) IsServerError() bool
- func (o *GetPipelineByNameUsingGETNotFound) IsSuccess() bool
- func (o *GetPipelineByNameUsingGETNotFound) String() string
- type GetPipelineByNameUsingGETOK
- func (o *GetPipelineByNameUsingGETOK) Error() string
- func (o *GetPipelineByNameUsingGETOK) GetPayload() models.Pipeline
- func (o *GetPipelineByNameUsingGETOK) IsClientError() bool
- func (o *GetPipelineByNameUsingGETOK) IsCode(code int) bool
- func (o *GetPipelineByNameUsingGETOK) IsRedirect() bool
- func (o *GetPipelineByNameUsingGETOK) IsServerError() bool
- func (o *GetPipelineByNameUsingGETOK) IsSuccess() bool
- func (o *GetPipelineByNameUsingGETOK) String() string
- type GetPipelineByNameUsingGETParams
- func NewGetPipelineByNameUsingGETParams() *GetPipelineByNameUsingGETParams
- func NewGetPipelineByNameUsingGETParamsWithContext(ctx context.Context) *GetPipelineByNameUsingGETParams
- func NewGetPipelineByNameUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineByNameUsingGETParams
- func NewGetPipelineByNameUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetPipelineByNameUsingGETParams) SetAuthorization(authorization string)
- func (o *GetPipelineByNameUsingGETParams) SetContext(ctx context.Context)
- func (o *GetPipelineByNameUsingGETParams) SetDefaults()
- func (o *GetPipelineByNameUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetPipelineByNameUsingGETParams) SetName(name string)
- func (o *GetPipelineByNameUsingGETParams) SetProject(project string)
- func (o *GetPipelineByNameUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetPipelineByNameUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithAuthorization(authorization string) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithContext(ctx context.Context) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithDefaults() *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithName(name string) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithProject(project string) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineByNameUsingGETParams
- func (o *GetPipelineByNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPipelineByNameUsingGETReader
- type GetPipelineByNameUsingGETUnauthorized
- func (o *GetPipelineByNameUsingGETUnauthorized) Error() string
- func (o *GetPipelineByNameUsingGETUnauthorized) IsClientError() bool
- func (o *GetPipelineByNameUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetPipelineByNameUsingGETUnauthorized) IsRedirect() bool
- func (o *GetPipelineByNameUsingGETUnauthorized) IsServerError() bool
- func (o *GetPipelineByNameUsingGETUnauthorized) IsSuccess() bool
- func (o *GetPipelineByNameUsingGETUnauthorized) String() string
- type GetPipelineTilesUsingGETForbidden
- func (o *GetPipelineTilesUsingGETForbidden) Error() string
- func (o *GetPipelineTilesUsingGETForbidden) IsClientError() bool
- func (o *GetPipelineTilesUsingGETForbidden) IsCode(code int) bool
- func (o *GetPipelineTilesUsingGETForbidden) IsRedirect() bool
- func (o *GetPipelineTilesUsingGETForbidden) IsServerError() bool
- func (o *GetPipelineTilesUsingGETForbidden) IsSuccess() bool
- func (o *GetPipelineTilesUsingGETForbidden) String() string
- type GetPipelineTilesUsingGETInternalServerError
- func (o *GetPipelineTilesUsingGETInternalServerError) Error() string
- func (o *GetPipelineTilesUsingGETInternalServerError) IsClientError() bool
- func (o *GetPipelineTilesUsingGETInternalServerError) IsCode(code int) bool
- func (o *GetPipelineTilesUsingGETInternalServerError) IsRedirect() bool
- func (o *GetPipelineTilesUsingGETInternalServerError) IsServerError() bool
- func (o *GetPipelineTilesUsingGETInternalServerError) IsSuccess() bool
- func (o *GetPipelineTilesUsingGETInternalServerError) String() string
- type GetPipelineTilesUsingGETNotFound
- func (o *GetPipelineTilesUsingGETNotFound) Error() string
- func (o *GetPipelineTilesUsingGETNotFound) GetPayload() *models.Error
- func (o *GetPipelineTilesUsingGETNotFound) IsClientError() bool
- func (o *GetPipelineTilesUsingGETNotFound) IsCode(code int) bool
- func (o *GetPipelineTilesUsingGETNotFound) IsRedirect() bool
- func (o *GetPipelineTilesUsingGETNotFound) IsServerError() bool
- func (o *GetPipelineTilesUsingGETNotFound) IsSuccess() bool
- func (o *GetPipelineTilesUsingGETNotFound) String() string
- type GetPipelineTilesUsingGETOK
- func (o *GetPipelineTilesUsingGETOK) Error() string
- func (o *GetPipelineTilesUsingGETOK) GetPayload() models.Tiles
- func (o *GetPipelineTilesUsingGETOK) IsClientError() bool
- func (o *GetPipelineTilesUsingGETOK) IsCode(code int) bool
- func (o *GetPipelineTilesUsingGETOK) IsRedirect() bool
- func (o *GetPipelineTilesUsingGETOK) IsServerError() bool
- func (o *GetPipelineTilesUsingGETOK) IsSuccess() bool
- func (o *GetPipelineTilesUsingGETOK) String() string
- type GetPipelineTilesUsingGETParams
- func NewGetPipelineTilesUsingGETParams() *GetPipelineTilesUsingGETParams
- func NewGetPipelineTilesUsingGETParamsWithContext(ctx context.Context) *GetPipelineTilesUsingGETParams
- func NewGetPipelineTilesUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineTilesUsingGETParams
- func NewGetPipelineTilesUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) SetAPIVersion(aPIVersion string)
- func (o *GetPipelineTilesUsingGETParams) SetAuthorization(authorization string)
- func (o *GetPipelineTilesUsingGETParams) SetContext(ctx context.Context)
- func (o *GetPipelineTilesUsingGETParams) SetDefaults()
- func (o *GetPipelineTilesUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetPipelineTilesUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetPipelineTilesUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WithAuthorization(authorization string) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WithContext(ctx context.Context) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WithDefaults() *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineTilesUsingGETParams
- func (o *GetPipelineTilesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPipelineTilesUsingGETReader
- type GetPipelineTilesUsingGETUnauthorized
- func (o *GetPipelineTilesUsingGETUnauthorized) Error() string
- func (o *GetPipelineTilesUsingGETUnauthorized) IsClientError() bool
- func (o *GetPipelineTilesUsingGETUnauthorized) IsCode(code int) bool
- func (o *GetPipelineTilesUsingGETUnauthorized) IsRedirect() bool
- func (o *GetPipelineTilesUsingGETUnauthorized) IsServerError() bool
- func (o *GetPipelineTilesUsingGETUnauthorized) IsSuccess() bool
- func (o *GetPipelineTilesUsingGETUnauthorized) String() string
- type ImportYamlUsingPOSTForbidden
- func (o *ImportYamlUsingPOSTForbidden) Error() string
- func (o *ImportYamlUsingPOSTForbidden) IsClientError() bool
- func (o *ImportYamlUsingPOSTForbidden) IsCode(code int) bool
- func (o *ImportYamlUsingPOSTForbidden) IsRedirect() bool
- func (o *ImportYamlUsingPOSTForbidden) IsServerError() bool
- func (o *ImportYamlUsingPOSTForbidden) IsSuccess() bool
- func (o *ImportYamlUsingPOSTForbidden) String() string
- type ImportYamlUsingPOSTInternalServerError
- func (o *ImportYamlUsingPOSTInternalServerError) Error() string
- func (o *ImportYamlUsingPOSTInternalServerError) IsClientError() bool
- func (o *ImportYamlUsingPOSTInternalServerError) IsCode(code int) bool
- func (o *ImportYamlUsingPOSTInternalServerError) IsRedirect() bool
- func (o *ImportYamlUsingPOSTInternalServerError) IsServerError() bool
- func (o *ImportYamlUsingPOSTInternalServerError) IsSuccess() bool
- func (o *ImportYamlUsingPOSTInternalServerError) String() string
- type ImportYamlUsingPOSTNotFound
- func (o *ImportYamlUsingPOSTNotFound) Error() string
- func (o *ImportYamlUsingPOSTNotFound) GetPayload() *models.Error
- func (o *ImportYamlUsingPOSTNotFound) IsClientError() bool
- func (o *ImportYamlUsingPOSTNotFound) IsCode(code int) bool
- func (o *ImportYamlUsingPOSTNotFound) IsRedirect() bool
- func (o *ImportYamlUsingPOSTNotFound) IsServerError() bool
- func (o *ImportYamlUsingPOSTNotFound) IsSuccess() bool
- func (o *ImportYamlUsingPOSTNotFound) String() string
- type ImportYamlUsingPOSTOK
- func (o *ImportYamlUsingPOSTOK) Error() string
- func (o *ImportYamlUsingPOSTOK) GetPayload() string
- func (o *ImportYamlUsingPOSTOK) IsClientError() bool
- func (o *ImportYamlUsingPOSTOK) IsCode(code int) bool
- func (o *ImportYamlUsingPOSTOK) IsRedirect() bool
- func (o *ImportYamlUsingPOSTOK) IsServerError() bool
- func (o *ImportYamlUsingPOSTOK) IsSuccess() bool
- func (o *ImportYamlUsingPOSTOK) String() string
- type ImportYamlUsingPOSTParams
- func NewImportYamlUsingPOSTParams() *ImportYamlUsingPOSTParams
- func NewImportYamlUsingPOSTParamsWithContext(ctx context.Context) *ImportYamlUsingPOSTParams
- func NewImportYamlUsingPOSTParamsWithHTTPClient(client *http.Client) *ImportYamlUsingPOSTParams
- func NewImportYamlUsingPOSTParamsWithTimeout(timeout time.Duration) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ImportYamlUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ImportYamlUsingPOSTParams) SetBody(body string)
- func (o *ImportYamlUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ImportYamlUsingPOSTParams) SetDefaults()
- func (o *ImportYamlUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ImportYamlUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ImportYamlUsingPOSTParams) WithAPIVersion(aPIVersion string) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithAuthorization(authorization string) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithBody(body string) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithContext(ctx context.Context) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithDefaults() *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithHTTPClient(client *http.Client) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WithTimeout(timeout time.Duration) *ImportYamlUsingPOSTParams
- func (o *ImportYamlUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ImportYamlUsingPOSTReader
- type ImportYamlUsingPOSTUnauthorized
- func (o *ImportYamlUsingPOSTUnauthorized) Error() string
- func (o *ImportYamlUsingPOSTUnauthorized) IsClientError() bool
- func (o *ImportYamlUsingPOSTUnauthorized) IsCode(code int) bool
- func (o *ImportYamlUsingPOSTUnauthorized) IsRedirect() bool
- func (o *ImportYamlUsingPOSTUnauthorized) IsServerError() bool
- func (o *ImportYamlUsingPOSTUnauthorized) IsSuccess() bool
- func (o *ImportYamlUsingPOSTUnauthorized) String() string
- type PatchPipelineByNameUsingPATCHForbidden
- func (o *PatchPipelineByNameUsingPATCHForbidden) Error() string
- func (o *PatchPipelineByNameUsingPATCHForbidden) IsClientError() bool
- func (o *PatchPipelineByNameUsingPATCHForbidden) IsCode(code int) bool
- func (o *PatchPipelineByNameUsingPATCHForbidden) IsRedirect() bool
- func (o *PatchPipelineByNameUsingPATCHForbidden) IsServerError() bool
- func (o *PatchPipelineByNameUsingPATCHForbidden) IsSuccess() bool
- func (o *PatchPipelineByNameUsingPATCHForbidden) String() string
- type PatchPipelineByNameUsingPATCHInternalServerError
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) Error() string
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsClientError() bool
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsCode(code int) bool
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsRedirect() bool
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsServerError() bool
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsSuccess() bool
- func (o *PatchPipelineByNameUsingPATCHInternalServerError) String() string
- type PatchPipelineByNameUsingPATCHNotFound
- func (o *PatchPipelineByNameUsingPATCHNotFound) Error() string
- func (o *PatchPipelineByNameUsingPATCHNotFound) GetPayload() *models.Error
- func (o *PatchPipelineByNameUsingPATCHNotFound) IsClientError() bool
- func (o *PatchPipelineByNameUsingPATCHNotFound) IsCode(code int) bool
- func (o *PatchPipelineByNameUsingPATCHNotFound) IsRedirect() bool
- func (o *PatchPipelineByNameUsingPATCHNotFound) IsServerError() bool
- func (o *PatchPipelineByNameUsingPATCHNotFound) IsSuccess() bool
- func (o *PatchPipelineByNameUsingPATCHNotFound) String() string
- type PatchPipelineByNameUsingPATCHOK
- func (o *PatchPipelineByNameUsingPATCHOK) Error() string
- func (o *PatchPipelineByNameUsingPATCHOK) GetPayload() models.Pipeline
- func (o *PatchPipelineByNameUsingPATCHOK) IsClientError() bool
- func (o *PatchPipelineByNameUsingPATCHOK) IsCode(code int) bool
- func (o *PatchPipelineByNameUsingPATCHOK) IsRedirect() bool
- func (o *PatchPipelineByNameUsingPATCHOK) IsServerError() bool
- func (o *PatchPipelineByNameUsingPATCHOK) IsSuccess() bool
- func (o *PatchPipelineByNameUsingPATCHOK) String() string
- type PatchPipelineByNameUsingPATCHParams
- func NewPatchPipelineByNameUsingPATCHParams() *PatchPipelineByNameUsingPATCHParams
- func NewPatchPipelineByNameUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineByNameUsingPATCHParams
- func NewPatchPipelineByNameUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineByNameUsingPATCHParams
- func NewPatchPipelineByNameUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) SetAPIVersion(aPIVersion string)
- func (o *PatchPipelineByNameUsingPATCHParams) SetAuthorization(authorization string)
- func (o *PatchPipelineByNameUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
- func (o *PatchPipelineByNameUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchPipelineByNameUsingPATCHParams) SetDefaults()
- func (o *PatchPipelineByNameUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchPipelineByNameUsingPATCHParams) SetName(name string)
- func (o *PatchPipelineByNameUsingPATCHParams) SetProject(project string)
- func (o *PatchPipelineByNameUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchPipelineByNameUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithDefaults() *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithName(name string) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithProject(project string) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineByNameUsingPATCHParams
- func (o *PatchPipelineByNameUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchPipelineByNameUsingPATCHReader
- type PatchPipelineByNameUsingPATCHUnauthorized
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) Error() string
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsClientError() bool
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsCode(code int) bool
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsRedirect() bool
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsServerError() bool
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsSuccess() bool
- func (o *PatchPipelineByNameUsingPATCHUnauthorized) String() string
- type PatchPipelineGlobalByNameUsingPATCHForbidden
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) Error() string
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsClientError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsCode(code int) bool
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsRedirect() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsServerError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsSuccess() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) String() string
- type PatchPipelineGlobalByNameUsingPATCHInternalServerError
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) Error() string
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsClientError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsCode(code int) bool
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsRedirect() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsServerError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsSuccess() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) String() string
- type PatchPipelineGlobalByNameUsingPATCHNotFound
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) Error() string
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) GetPayload() *models.Error
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsClientError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsCode(code int) bool
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsRedirect() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsServerError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsSuccess() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) String() string
- type PatchPipelineGlobalByNameUsingPATCHOK
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) Error() string
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) GetPayload() models.Pipeline
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsClientError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsCode(code int) bool
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsRedirect() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsServerError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsSuccess() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHOK) String() string
- type PatchPipelineGlobalByNameUsingPATCHParams
- func NewPatchPipelineGlobalByNameUsingPATCHParams() *PatchPipelineGlobalByNameUsingPATCHParams
- func NewPatchPipelineGlobalByNameUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineGlobalByNameUsingPATCHParams
- func NewPatchPipelineGlobalByNameUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineGlobalByNameUsingPATCHParams
- func NewPatchPipelineGlobalByNameUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetAPIVersion(aPIVersion string)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetAuthorization(authorization string)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetDefaults()
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetName(name string)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetProject(project string)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithDefaults() *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithName(name string) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithProject(project string) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineGlobalByNameUsingPATCHParams
- func (o *PatchPipelineGlobalByNameUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchPipelineGlobalByNameUsingPATCHReader
- type PatchPipelineGlobalByNameUsingPATCHUnauthorized
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) Error() string
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsClientError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsCode(code int) bool
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsRedirect() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsServerError() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsSuccess() bool
- func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) String() string
- type PatchPipelineGlobalUsingPATCHForbidden
- func (o *PatchPipelineGlobalUsingPATCHForbidden) Error() string
- func (o *PatchPipelineGlobalUsingPATCHForbidden) IsClientError() bool
- func (o *PatchPipelineGlobalUsingPATCHForbidden) IsCode(code int) bool
- func (o *PatchPipelineGlobalUsingPATCHForbidden) IsRedirect() bool
- func (o *PatchPipelineGlobalUsingPATCHForbidden) IsServerError() bool
- func (o *PatchPipelineGlobalUsingPATCHForbidden) IsSuccess() bool
- func (o *PatchPipelineGlobalUsingPATCHForbidden) String() string
- type PatchPipelineGlobalUsingPATCHInternalServerError
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) Error() string
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsClientError() bool
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsCode(code int) bool
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsRedirect() bool
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsServerError() bool
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsSuccess() bool
- func (o *PatchPipelineGlobalUsingPATCHInternalServerError) String() string
- type PatchPipelineGlobalUsingPATCHNotFound
- func (o *PatchPipelineGlobalUsingPATCHNotFound) Error() string
- func (o *PatchPipelineGlobalUsingPATCHNotFound) GetPayload() *models.Error
- func (o *PatchPipelineGlobalUsingPATCHNotFound) IsClientError() bool
- func (o *PatchPipelineGlobalUsingPATCHNotFound) IsCode(code int) bool
- func (o *PatchPipelineGlobalUsingPATCHNotFound) IsRedirect() bool
- func (o *PatchPipelineGlobalUsingPATCHNotFound) IsServerError() bool
- func (o *PatchPipelineGlobalUsingPATCHNotFound) IsSuccess() bool
- func (o *PatchPipelineGlobalUsingPATCHNotFound) String() string
- type PatchPipelineGlobalUsingPATCHOK
- func (o *PatchPipelineGlobalUsingPATCHOK) Error() string
- func (o *PatchPipelineGlobalUsingPATCHOK) GetPayload() models.Pipeline
- func (o *PatchPipelineGlobalUsingPATCHOK) IsClientError() bool
- func (o *PatchPipelineGlobalUsingPATCHOK) IsCode(code int) bool
- func (o *PatchPipelineGlobalUsingPATCHOK) IsRedirect() bool
- func (o *PatchPipelineGlobalUsingPATCHOK) IsServerError() bool
- func (o *PatchPipelineGlobalUsingPATCHOK) IsSuccess() bool
- func (o *PatchPipelineGlobalUsingPATCHOK) String() string
- type PatchPipelineGlobalUsingPATCHParams
- func NewPatchPipelineGlobalUsingPATCHParams() *PatchPipelineGlobalUsingPATCHParams
- func NewPatchPipelineGlobalUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineGlobalUsingPATCHParams
- func NewPatchPipelineGlobalUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineGlobalUsingPATCHParams
- func NewPatchPipelineGlobalUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) SetAPIVersion(aPIVersion string)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetAuthorization(authorization string)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetDefaults()
- func (o *PatchPipelineGlobalUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetID(id string)
- func (o *PatchPipelineGlobalUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchPipelineGlobalUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithDefaults() *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithID(id string) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineGlobalUsingPATCHParams
- func (o *PatchPipelineGlobalUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchPipelineGlobalUsingPATCHReader
- type PatchPipelineGlobalUsingPATCHUnauthorized
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) Error() string
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsClientError() bool
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsCode(code int) bool
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsRedirect() bool
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsServerError() bool
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsSuccess() bool
- func (o *PatchPipelineGlobalUsingPATCHUnauthorized) String() string
- type PatchPipelineUsingPATCHForbidden
- func (o *PatchPipelineUsingPATCHForbidden) Error() string
- func (o *PatchPipelineUsingPATCHForbidden) IsClientError() bool
- func (o *PatchPipelineUsingPATCHForbidden) IsCode(code int) bool
- func (o *PatchPipelineUsingPATCHForbidden) IsRedirect() bool
- func (o *PatchPipelineUsingPATCHForbidden) IsServerError() bool
- func (o *PatchPipelineUsingPATCHForbidden) IsSuccess() bool
- func (o *PatchPipelineUsingPATCHForbidden) String() string
- type PatchPipelineUsingPATCHInternalServerError
- func (o *PatchPipelineUsingPATCHInternalServerError) Error() string
- func (o *PatchPipelineUsingPATCHInternalServerError) IsClientError() bool
- func (o *PatchPipelineUsingPATCHInternalServerError) IsCode(code int) bool
- func (o *PatchPipelineUsingPATCHInternalServerError) IsRedirect() bool
- func (o *PatchPipelineUsingPATCHInternalServerError) IsServerError() bool
- func (o *PatchPipelineUsingPATCHInternalServerError) IsSuccess() bool
- func (o *PatchPipelineUsingPATCHInternalServerError) String() string
- type PatchPipelineUsingPATCHNotFound
- func (o *PatchPipelineUsingPATCHNotFound) Error() string
- func (o *PatchPipelineUsingPATCHNotFound) GetPayload() *models.Error
- func (o *PatchPipelineUsingPATCHNotFound) IsClientError() bool
- func (o *PatchPipelineUsingPATCHNotFound) IsCode(code int) bool
- func (o *PatchPipelineUsingPATCHNotFound) IsRedirect() bool
- func (o *PatchPipelineUsingPATCHNotFound) IsServerError() bool
- func (o *PatchPipelineUsingPATCHNotFound) IsSuccess() bool
- func (o *PatchPipelineUsingPATCHNotFound) String() string
- type PatchPipelineUsingPATCHOK
- func (o *PatchPipelineUsingPATCHOK) Error() string
- func (o *PatchPipelineUsingPATCHOK) GetPayload() models.Pipeline
- func (o *PatchPipelineUsingPATCHOK) IsClientError() bool
- func (o *PatchPipelineUsingPATCHOK) IsCode(code int) bool
- func (o *PatchPipelineUsingPATCHOK) IsRedirect() bool
- func (o *PatchPipelineUsingPATCHOK) IsServerError() bool
- func (o *PatchPipelineUsingPATCHOK) IsSuccess() bool
- func (o *PatchPipelineUsingPATCHOK) String() string
- type PatchPipelineUsingPATCHParams
- func NewPatchPipelineUsingPATCHParams() *PatchPipelineUsingPATCHParams
- func NewPatchPipelineUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineUsingPATCHParams
- func NewPatchPipelineUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineUsingPATCHParams
- func NewPatchPipelineUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) SetAPIVersion(aPIVersion string)
- func (o *PatchPipelineUsingPATCHParams) SetAuthorization(authorization string)
- func (o *PatchPipelineUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
- func (o *PatchPipelineUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchPipelineUsingPATCHParams) SetDefaults()
- func (o *PatchPipelineUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchPipelineUsingPATCHParams) SetID(id string)
- func (o *PatchPipelineUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchPipelineUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithDefaults() *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithID(id string) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineUsingPATCHParams
- func (o *PatchPipelineUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchPipelineUsingPATCHReader
- type PatchPipelineUsingPATCHUnauthorized
- func (o *PatchPipelineUsingPATCHUnauthorized) Error() string
- func (o *PatchPipelineUsingPATCHUnauthorized) IsClientError() bool
- func (o *PatchPipelineUsingPATCHUnauthorized) IsCode(code int) bool
- func (o *PatchPipelineUsingPATCHUnauthorized) IsRedirect() bool
- func (o *PatchPipelineUsingPATCHUnauthorized) IsServerError() bool
- func (o *PatchPipelineUsingPATCHUnauthorized) IsSuccess() bool
- func (o *PatchPipelineUsingPATCHUnauthorized) String() string
- type UpdatePipelineByNameUsingPUTForbidden
- func (o *UpdatePipelineByNameUsingPUTForbidden) Error() string
- func (o *UpdatePipelineByNameUsingPUTForbidden) IsClientError() bool
- func (o *UpdatePipelineByNameUsingPUTForbidden) IsCode(code int) bool
- func (o *UpdatePipelineByNameUsingPUTForbidden) IsRedirect() bool
- func (o *UpdatePipelineByNameUsingPUTForbidden) IsServerError() bool
- func (o *UpdatePipelineByNameUsingPUTForbidden) IsSuccess() bool
- func (o *UpdatePipelineByNameUsingPUTForbidden) String() string
- type UpdatePipelineByNameUsingPUTInternalServerError
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) Error() string
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsClientError() bool
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsCode(code int) bool
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsRedirect() bool
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsServerError() bool
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsSuccess() bool
- func (o *UpdatePipelineByNameUsingPUTInternalServerError) String() string
- type UpdatePipelineByNameUsingPUTNotFound
- func (o *UpdatePipelineByNameUsingPUTNotFound) Error() string
- func (o *UpdatePipelineByNameUsingPUTNotFound) GetPayload() *models.Error
- func (o *UpdatePipelineByNameUsingPUTNotFound) IsClientError() bool
- func (o *UpdatePipelineByNameUsingPUTNotFound) IsCode(code int) bool
- func (o *UpdatePipelineByNameUsingPUTNotFound) IsRedirect() bool
- func (o *UpdatePipelineByNameUsingPUTNotFound) IsServerError() bool
- func (o *UpdatePipelineByNameUsingPUTNotFound) IsSuccess() bool
- func (o *UpdatePipelineByNameUsingPUTNotFound) String() string
- type UpdatePipelineByNameUsingPUTOK
- func (o *UpdatePipelineByNameUsingPUTOK) Error() string
- func (o *UpdatePipelineByNameUsingPUTOK) GetPayload() models.Pipeline
- func (o *UpdatePipelineByNameUsingPUTOK) IsClientError() bool
- func (o *UpdatePipelineByNameUsingPUTOK) IsCode(code int) bool
- func (o *UpdatePipelineByNameUsingPUTOK) IsRedirect() bool
- func (o *UpdatePipelineByNameUsingPUTOK) IsServerError() bool
- func (o *UpdatePipelineByNameUsingPUTOK) IsSuccess() bool
- func (o *UpdatePipelineByNameUsingPUTOK) String() string
- type UpdatePipelineByNameUsingPUTParams
- func NewUpdatePipelineByNameUsingPUTParams() *UpdatePipelineByNameUsingPUTParams
- func NewUpdatePipelineByNameUsingPUTParamsWithContext(ctx context.Context) *UpdatePipelineByNameUsingPUTParams
- func NewUpdatePipelineByNameUsingPUTParamsWithHTTPClient(client *http.Client) *UpdatePipelineByNameUsingPUTParams
- func NewUpdatePipelineByNameUsingPUTParamsWithTimeout(timeout time.Duration) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) SetAPIVersion(aPIVersion string)
- func (o *UpdatePipelineByNameUsingPUTParams) SetAuthorization(authorization string)
- func (o *UpdatePipelineByNameUsingPUTParams) SetBody(body models.PipelineSpec)
- func (o *UpdatePipelineByNameUsingPUTParams) SetContext(ctx context.Context)
- func (o *UpdatePipelineByNameUsingPUTParams) SetDefaults()
- func (o *UpdatePipelineByNameUsingPUTParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePipelineByNameUsingPUTParams) SetName(name string)
- func (o *UpdatePipelineByNameUsingPUTParams) SetProject(project string)
- func (o *UpdatePipelineByNameUsingPUTParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePipelineByNameUsingPUTParams) WithAPIVersion(aPIVersion string) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithAuthorization(authorization string) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithBody(body models.PipelineSpec) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithContext(ctx context.Context) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithDefaults() *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithHTTPClient(client *http.Client) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithName(name string) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithProject(project string) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WithTimeout(timeout time.Duration) *UpdatePipelineByNameUsingPUTParams
- func (o *UpdatePipelineByNameUsingPUTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePipelineByNameUsingPUTReader
- type UpdatePipelineByNameUsingPUTUnauthorized
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) Error() string
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsClientError() bool
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsCode(code int) bool
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsRedirect() bool
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsServerError() bool
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsSuccess() bool
- func (o *UpdatePipelineByNameUsingPUTUnauthorized) String() string
- type UpdatePipelineUsingPUTForbidden
- func (o *UpdatePipelineUsingPUTForbidden) Error() string
- func (o *UpdatePipelineUsingPUTForbidden) IsClientError() bool
- func (o *UpdatePipelineUsingPUTForbidden) IsCode(code int) bool
- func (o *UpdatePipelineUsingPUTForbidden) IsRedirect() bool
- func (o *UpdatePipelineUsingPUTForbidden) IsServerError() bool
- func (o *UpdatePipelineUsingPUTForbidden) IsSuccess() bool
- func (o *UpdatePipelineUsingPUTForbidden) String() string
- type UpdatePipelineUsingPUTInternalServerError
- func (o *UpdatePipelineUsingPUTInternalServerError) Error() string
- func (o *UpdatePipelineUsingPUTInternalServerError) IsClientError() bool
- func (o *UpdatePipelineUsingPUTInternalServerError) IsCode(code int) bool
- func (o *UpdatePipelineUsingPUTInternalServerError) IsRedirect() bool
- func (o *UpdatePipelineUsingPUTInternalServerError) IsServerError() bool
- func (o *UpdatePipelineUsingPUTInternalServerError) IsSuccess() bool
- func (o *UpdatePipelineUsingPUTInternalServerError) String() string
- type UpdatePipelineUsingPUTNotFound
- func (o *UpdatePipelineUsingPUTNotFound) Error() string
- func (o *UpdatePipelineUsingPUTNotFound) GetPayload() *models.Error
- func (o *UpdatePipelineUsingPUTNotFound) IsClientError() bool
- func (o *UpdatePipelineUsingPUTNotFound) IsCode(code int) bool
- func (o *UpdatePipelineUsingPUTNotFound) IsRedirect() bool
- func (o *UpdatePipelineUsingPUTNotFound) IsServerError() bool
- func (o *UpdatePipelineUsingPUTNotFound) IsSuccess() bool
- func (o *UpdatePipelineUsingPUTNotFound) String() string
- type UpdatePipelineUsingPUTOK
- func (o *UpdatePipelineUsingPUTOK) Error() string
- func (o *UpdatePipelineUsingPUTOK) GetPayload() models.Pipeline
- func (o *UpdatePipelineUsingPUTOK) IsClientError() bool
- func (o *UpdatePipelineUsingPUTOK) IsCode(code int) bool
- func (o *UpdatePipelineUsingPUTOK) IsRedirect() bool
- func (o *UpdatePipelineUsingPUTOK) IsServerError() bool
- func (o *UpdatePipelineUsingPUTOK) IsSuccess() bool
- func (o *UpdatePipelineUsingPUTOK) String() string
- type UpdatePipelineUsingPUTParams
- func NewUpdatePipelineUsingPUTParams() *UpdatePipelineUsingPUTParams
- func NewUpdatePipelineUsingPUTParamsWithContext(ctx context.Context) *UpdatePipelineUsingPUTParams
- func NewUpdatePipelineUsingPUTParamsWithHTTPClient(client *http.Client) *UpdatePipelineUsingPUTParams
- func NewUpdatePipelineUsingPUTParamsWithTimeout(timeout time.Duration) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) SetAPIVersion(aPIVersion string)
- func (o *UpdatePipelineUsingPUTParams) SetAuthorization(authorization string)
- func (o *UpdatePipelineUsingPUTParams) SetBody(body models.PipelineSpec)
- func (o *UpdatePipelineUsingPUTParams) SetContext(ctx context.Context)
- func (o *UpdatePipelineUsingPUTParams) SetDefaults()
- func (o *UpdatePipelineUsingPUTParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePipelineUsingPUTParams) SetID(id string)
- func (o *UpdatePipelineUsingPUTParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePipelineUsingPUTParams) WithAPIVersion(aPIVersion string) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithAuthorization(authorization string) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithBody(body models.PipelineSpec) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithContext(ctx context.Context) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithDefaults() *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithHTTPClient(client *http.Client) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithID(id string) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WithTimeout(timeout time.Duration) *UpdatePipelineUsingPUTParams
- func (o *UpdatePipelineUsingPUTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePipelineUsingPUTReader
- type UpdatePipelineUsingPUTUnauthorized
- func (o *UpdatePipelineUsingPUTUnauthorized) Error() string
- func (o *UpdatePipelineUsingPUTUnauthorized) IsClientError() bool
- func (o *UpdatePipelineUsingPUTUnauthorized) IsCode(code int) bool
- func (o *UpdatePipelineUsingPUTUnauthorized) IsRedirect() bool
- func (o *UpdatePipelineUsingPUTUnauthorized) IsServerError() bool
- func (o *UpdatePipelineUsingPUTUnauthorized) IsSuccess() bool
- func (o *UpdatePipelineUsingPUTUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActOnPipelineUsingPOSTForbidden ¶
type ActOnPipelineUsingPOSTForbidden struct { }
ActOnPipelineUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewActOnPipelineUsingPOSTForbidden ¶
func NewActOnPipelineUsingPOSTForbidden() *ActOnPipelineUsingPOSTForbidden
NewActOnPipelineUsingPOSTForbidden creates a ActOnPipelineUsingPOSTForbidden with default headers values
func (*ActOnPipelineUsingPOSTForbidden) Error ¶
func (o *ActOnPipelineUsingPOSTForbidden) Error() string
func (*ActOnPipelineUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this act on pipeline using p o s t forbidden response has a 4xx status code
func (*ActOnPipelineUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this act on pipeline using p o s t forbidden response a status code equal to that given
func (*ActOnPipelineUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this act on pipeline using p o s t forbidden response has a 3xx status code
func (*ActOnPipelineUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this act on pipeline using p o s t forbidden response has a 5xx status code
func (*ActOnPipelineUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this act on pipeline using p o s t forbidden response has a 2xx status code
func (*ActOnPipelineUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTForbidden) String() string
type ActOnPipelineUsingPOSTInternalServerError ¶
type ActOnPipelineUsingPOSTInternalServerError struct { }
ActOnPipelineUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewActOnPipelineUsingPOSTInternalServerError ¶
func NewActOnPipelineUsingPOSTInternalServerError() *ActOnPipelineUsingPOSTInternalServerError
NewActOnPipelineUsingPOSTInternalServerError creates a ActOnPipelineUsingPOSTInternalServerError with default headers values
func (*ActOnPipelineUsingPOSTInternalServerError) Error ¶
func (o *ActOnPipelineUsingPOSTInternalServerError) Error() string
func (*ActOnPipelineUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this act on pipeline using p o s t internal server error response has a 4xx status code
func (*ActOnPipelineUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this act on pipeline using p o s t internal server error response a status code equal to that given
func (*ActOnPipelineUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this act on pipeline using p o s t internal server error response has a 3xx status code
func (*ActOnPipelineUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this act on pipeline using p o s t internal server error response has a 5xx status code
func (*ActOnPipelineUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this act on pipeline using p o s t internal server error response has a 2xx status code
func (*ActOnPipelineUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTInternalServerError) String() string
type ActOnPipelineUsingPOSTNotFound ¶
ActOnPipelineUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewActOnPipelineUsingPOSTNotFound ¶
func NewActOnPipelineUsingPOSTNotFound() *ActOnPipelineUsingPOSTNotFound
NewActOnPipelineUsingPOSTNotFound creates a ActOnPipelineUsingPOSTNotFound with default headers values
func (*ActOnPipelineUsingPOSTNotFound) Error ¶
func (o *ActOnPipelineUsingPOSTNotFound) Error() string
func (*ActOnPipelineUsingPOSTNotFound) GetPayload ¶
func (o *ActOnPipelineUsingPOSTNotFound) GetPayload() *models.Error
func (*ActOnPipelineUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this act on pipeline using p o s t not found response has a 4xx status code
func (*ActOnPipelineUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this act on pipeline using p o s t not found response a status code equal to that given
func (*ActOnPipelineUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this act on pipeline using p o s t not found response has a 3xx status code
func (*ActOnPipelineUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this act on pipeline using p o s t not found response has a 5xx status code
func (*ActOnPipelineUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this act on pipeline using p o s t not found response has a 2xx status code
func (*ActOnPipelineUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTNotFound) String() string
type ActOnPipelineUsingPOSTOK ¶
ActOnPipelineUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the cloned Pipeline
func NewActOnPipelineUsingPOSTOK ¶
func NewActOnPipelineUsingPOSTOK() *ActOnPipelineUsingPOSTOK
NewActOnPipelineUsingPOSTOK creates a ActOnPipelineUsingPOSTOK with default headers values
func (*ActOnPipelineUsingPOSTOK) Error ¶
func (o *ActOnPipelineUsingPOSTOK) Error() string
func (*ActOnPipelineUsingPOSTOK) GetPayload ¶
func (o *ActOnPipelineUsingPOSTOK) GetPayload() models.Pipeline
func (*ActOnPipelineUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) IsClientError() bool
IsClientError returns true when this act on pipeline using p o s t o k response has a 4xx status code
func (*ActOnPipelineUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this act on pipeline using p o s t o k response a status code equal to that given
func (*ActOnPipelineUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this act on pipeline using p o s t o k response has a 3xx status code
func (*ActOnPipelineUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) IsServerError() bool
IsServerError returns true when this act on pipeline using p o s t o k response has a 5xx status code
func (*ActOnPipelineUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this act on pipeline using p o s t o k response has a 2xx status code
func (*ActOnPipelineUsingPOSTOK) String ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTOK) String() string
type ActOnPipelineUsingPOSTParams ¶
type ActOnPipelineUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Request object for actions such as cloning */ Body models.ServiceRequest /* ID. The ID of the Pipeline to be cloned */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ActOnPipelineUsingPOSTParams contains all the parameters to send to the API endpoint
for the act on pipeline using p o s t operation. Typically these are written to a http.Request.
func NewActOnPipelineUsingPOSTParams ¶
func NewActOnPipelineUsingPOSTParams() *ActOnPipelineUsingPOSTParams
NewActOnPipelineUsingPOSTParams creates a new ActOnPipelineUsingPOSTParams 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 NewActOnPipelineUsingPOSTParamsWithContext ¶
func NewActOnPipelineUsingPOSTParamsWithContext(ctx context.Context) *ActOnPipelineUsingPOSTParams
NewActOnPipelineUsingPOSTParamsWithContext creates a new ActOnPipelineUsingPOSTParams object with the ability to set a context for a request.
func NewActOnPipelineUsingPOSTParamsWithHTTPClient ¶
func NewActOnPipelineUsingPOSTParamsWithHTTPClient(client *http.Client) *ActOnPipelineUsingPOSTParams
NewActOnPipelineUsingPOSTParamsWithHTTPClient creates a new ActOnPipelineUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewActOnPipelineUsingPOSTParamsWithTimeout ¶
func NewActOnPipelineUsingPOSTParamsWithTimeout(timeout time.Duration) *ActOnPipelineUsingPOSTParams
NewActOnPipelineUsingPOSTParamsWithTimeout creates a new ActOnPipelineUsingPOSTParams object with the ability to set a timeout on a request.
func (*ActOnPipelineUsingPOSTParams) SetAPIVersion ¶
func (o *ActOnPipelineUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetAuthorization ¶
func (o *ActOnPipelineUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetBody ¶
func (o *ActOnPipelineUsingPOSTParams) SetBody(body models.ServiceRequest)
SetBody adds the body to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetContext ¶
func (o *ActOnPipelineUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetDefaults ¶
func (o *ActOnPipelineUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the act on pipeline using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ActOnPipelineUsingPOSTParams) SetHTTPClient ¶
func (o *ActOnPipelineUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetID ¶
func (o *ActOnPipelineUsingPOSTParams) SetID(id string)
SetID adds the id to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) SetTimeout ¶
func (o *ActOnPipelineUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithAPIVersion ¶
func (o *ActOnPipelineUsingPOSTParams) WithAPIVersion(aPIVersion string) *ActOnPipelineUsingPOSTParams
WithAPIVersion adds the aPIVersion to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithAuthorization ¶
func (o *ActOnPipelineUsingPOSTParams) WithAuthorization(authorization string) *ActOnPipelineUsingPOSTParams
WithAuthorization adds the authorization to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithBody ¶
func (o *ActOnPipelineUsingPOSTParams) WithBody(body models.ServiceRequest) *ActOnPipelineUsingPOSTParams
WithBody adds the body to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithContext ¶
func (o *ActOnPipelineUsingPOSTParams) WithContext(ctx context.Context) *ActOnPipelineUsingPOSTParams
WithContext adds the context to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithDefaults ¶
func (o *ActOnPipelineUsingPOSTParams) WithDefaults() *ActOnPipelineUsingPOSTParams
WithDefaults hydrates default values in the act on pipeline using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ActOnPipelineUsingPOSTParams) WithHTTPClient ¶
func (o *ActOnPipelineUsingPOSTParams) WithHTTPClient(client *http.Client) *ActOnPipelineUsingPOSTParams
WithHTTPClient adds the HTTPClient to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithID ¶
func (o *ActOnPipelineUsingPOSTParams) WithID(id string) *ActOnPipelineUsingPOSTParams
WithID adds the id to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WithTimeout ¶
func (o *ActOnPipelineUsingPOSTParams) WithTimeout(timeout time.Duration) *ActOnPipelineUsingPOSTParams
WithTimeout adds the timeout to the act on pipeline using p o s t params
func (*ActOnPipelineUsingPOSTParams) WriteToRequest ¶
func (o *ActOnPipelineUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ActOnPipelineUsingPOSTReader ¶
type ActOnPipelineUsingPOSTReader struct {
// contains filtered or unexported fields
}
ActOnPipelineUsingPOSTReader is a Reader for the ActOnPipelineUsingPOST structure.
func (*ActOnPipelineUsingPOSTReader) ReadResponse ¶
func (o *ActOnPipelineUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ActOnPipelineUsingPOSTUnauthorized ¶
type ActOnPipelineUsingPOSTUnauthorized struct { }
ActOnPipelineUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewActOnPipelineUsingPOSTUnauthorized ¶
func NewActOnPipelineUsingPOSTUnauthorized() *ActOnPipelineUsingPOSTUnauthorized
NewActOnPipelineUsingPOSTUnauthorized creates a ActOnPipelineUsingPOSTUnauthorized with default headers values
func (*ActOnPipelineUsingPOSTUnauthorized) Error ¶
func (o *ActOnPipelineUsingPOSTUnauthorized) Error() string
func (*ActOnPipelineUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this act on pipeline using p o s t unauthorized response has a 4xx status code
func (*ActOnPipelineUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this act on pipeline using p o s t unauthorized response a status code equal to that given
func (*ActOnPipelineUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this act on pipeline using p o s t unauthorized response has a 3xx status code
func (*ActOnPipelineUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this act on pipeline using p o s t unauthorized response has a 5xx status code
func (*ActOnPipelineUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this act on pipeline using p o s t unauthorized response has a 2xx status code
func (*ActOnPipelineUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *ActOnPipelineUsingPOSTUnauthorized) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for pipelines API
func (*Client) ActOnPipelineUsingPOST ¶
func (a *Client) ActOnPipelineUsingPOST(params *ActOnPipelineUsingPOSTParams, opts ...ClientOption) (*ActOnPipelineUsingPOSTOK, error)
ActOnPipelineUsingPOST clones a pipeline
Clone a Pipeline with the given id
func (*Client) ClonePipelineByNameUsingPOST ¶ added in v0.4.0
func (a *Client) ClonePipelineByNameUsingPOST(params *ClonePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ClonePipelineByNameUsingPOSTOK, error)
ClonePipelineByNameUsingPOST clones a pipeline by project and name
Clone a Pipeline with the given project and name
func (*Client) CreatePipelineUsingPOST ¶ added in v0.4.0
func (a *Client) CreatePipelineUsingPOST(params *CreatePipelineUsingPOSTParams, opts ...ClientOption) (*CreatePipelineUsingPOSTOK, error)
CreatePipelineUsingPOST creates a pipeline
Create a Pipeline based on the given project
func (*Client) DeletePipelineByIDUsingDELETE ¶ added in v0.4.0
func (a *Client) DeletePipelineByIDUsingDELETE(params *DeletePipelineByIDUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByIDUsingDELETEOK, error)
DeletePipelineByIDUsingDELETE deletes a pipeline by id
Delete a Pipeline with the given id
func (*Client) DeletePipelineByNameUsingDELETE ¶ added in v0.4.0
func (a *Client) DeletePipelineByNameUsingDELETE(params *DeletePipelineByNameUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByNameUsingDELETEOK, error)
DeletePipelineByNameUsingDELETE deletes a pipeline by project and name
Delete a Pipeline with the given project and name
func (*Client) ExecutePipelineByIDUsingPOST ¶ added in v0.4.0
func (a *Client) ExecutePipelineByIDUsingPOST(params *ExecutePipelineByIDUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByIDUsingPOSTOK, *ExecutePipelineByIDUsingPOSTAccepted, error)
ExecutePipelineByIDUsingPOST executes a pipeline
Execute a Pipeline based on the given id
func (*Client) ExecutePipelineByNameUsingPOST ¶ added in v0.4.0
func (a *Client) ExecutePipelineByNameUsingPOST(params *ExecutePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByNameUsingPOSTOK, *ExecutePipelineByNameUsingPOSTAccepted, error)
ExecutePipelineByNameUsingPOST executes a pipeline
Execute a Pipeline based on the given project and name
func (*Client) ExportUsingGET ¶
func (a *Client) ExportUsingGET(params *ExportUsingGETParams, opts ...ClientOption) (*ExportUsingGETOK, error)
ExportUsingGET exports
Exports a single pipeline (and endpoints referred in that pipeline) or a list of pipelines/endpoints in a given project or a custom integration with given list of versions as 'YAML' in a given project
func (*Client) GetAllPipelinesUsingGET ¶ added in v0.4.0
func (a *Client) GetAllPipelinesUsingGET(params *GetAllPipelinesUsingGETParams, opts ...ClientOption) (*GetAllPipelinesUsingGETOK, error)
GetAllPipelinesUsingGET gets all pipelines
Get all Pipelines with specified paging and filter parameters.
func (*Client) GetExecutionByIndexAndPipelineIDUsingGET ¶
func (a *Client) GetExecutionByIndexAndPipelineIDUsingGET(params *GetExecutionByIndexAndPipelineIDUsingGETParams, opts ...ClientOption) (*GetExecutionByIndexAndPipelineIDUsingGETOK, error)
GetExecutionByIndexAndPipelineIDUsingGET gets an execution
Get an Execution based on the given pipeline id and execution index
func (*Client) GetExecutionByNameAndIndexUsingGET ¶
func (a *Client) GetExecutionByNameAndIndexUsingGET(params *GetExecutionByNameAndIndexUsingGETParams, opts ...ClientOption) (*GetExecutionByNameAndIndexUsingGETOK, error)
GetExecutionByNameAndIndexUsingGET gets an execution
Get an Execution based on the given pipeline id and execution index
func (*Client) GetExecutionsByIDUsingGET ¶
func (a *Client) GetExecutionsByIDUsingGET(params *GetExecutionsByIDUsingGETParams, opts ...ClientOption) (*GetExecutionsByIDUsingGETOK, error)
GetExecutionsByIDUsingGET gets all executions of a pipeline
Get all Executions of a Pipeline with specified paging and filter parameters.
func (*Client) GetExecutionsByNameUsingGET ¶
func (a *Client) GetExecutionsByNameUsingGET(params *GetExecutionsByNameUsingGETParams, opts ...ClientOption) (*GetExecutionsByNameUsingGETOK, error)
GetExecutionsByNameUsingGET gets all executions of a pipeline
Get all Executions of a Pipeline with specified paging and filter parameters.
func (*Client) GetPipelineByIDUsingGET ¶ added in v0.4.0
func (a *Client) GetPipelineByIDUsingGET(params *GetPipelineByIDUsingGETParams, opts ...ClientOption) (*GetPipelineByIDUsingGETOK, error)
GetPipelineByIDUsingGET gets a pipeline
Get a Pipeline with the given id
func (*Client) GetPipelineByNameUsingGET ¶ added in v0.4.0
func (a *Client) GetPipelineByNameUsingGET(params *GetPipelineByNameUsingGETParams, opts ...ClientOption) (*GetPipelineByNameUsingGETOK, error)
GetPipelineByNameUsingGET gets a pipeline by project and name
Get a Pipeline with the given project and name
func (*Client) GetPipelineTilesUsingGET ¶
func (a *Client) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error)
GetPipelineTilesUsingGET gets pipeline tiles
Get Pipeline Tiles
func (*Client) ImportYamlUsingPOST ¶
func (a *Client) ImportYamlUsingPOST(params *ImportYamlUsingPOSTParams, opts ...ClientOption) (*ImportYamlUsingPOSTOK, error)
ImportYamlUsingPOST imports
Imports pipeline(s)/endpoint(s) into Code Stream.
func (*Client) PatchPipelineByNameUsingPATCH ¶ added in v0.4.0
func (a *Client) PatchPipelineByNameUsingPATCH(params *PatchPipelineByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineByNameUsingPATCHOK, error)
PatchPipelineByNameUsingPATCH updates a pipeline by project and name
Update a Pipeline with the given project and name
func (*Client) PatchPipelineGlobalByNameUsingPATCH ¶ added in v0.6.0
func (a *Client) PatchPipelineGlobalByNameUsingPATCH(params *PatchPipelineGlobalByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalByNameUsingPATCHOK, error)
PatchPipelineGlobalByNameUsingPATCH updates a pipeline by pipeline name to be shared across projects
Update a pipeline to be shared across projects
func (*Client) PatchPipelineGlobalUsingPATCH ¶ added in v0.6.0
func (a *Client) PatchPipelineGlobalUsingPATCH(params *PatchPipelineGlobalUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalUsingPATCHOK, error)
PatchPipelineGlobalUsingPATCH updates a pipeline by id to be shared across all projects in an org
Update a pipeline to be shared across projects
func (*Client) PatchPipelineUsingPATCH ¶ added in v0.4.0
func (a *Client) PatchPipelineUsingPATCH(params *PatchPipelineUsingPATCHParams, opts ...ClientOption) (*PatchPipelineUsingPATCHOK, error)
PatchPipelineUsingPATCH updates a pipeline by id
Update a Pipeline with the given id
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdatePipelineByNameUsingPUT ¶ added in v0.4.0
func (a *Client) UpdatePipelineByNameUsingPUT(params *UpdatePipelineByNameUsingPUTParams, opts ...ClientOption) (*UpdatePipelineByNameUsingPUTOK, error)
UpdatePipelineByNameUsingPUT updates a pipeline by project and name
Update a Pipeline with the given project and name
func (*Client) UpdatePipelineUsingPUT ¶ added in v0.4.0
func (a *Client) UpdatePipelineUsingPUT(params *UpdatePipelineUsingPUTParams, opts ...ClientOption) (*UpdatePipelineUsingPUTOK, error)
UpdatePipelineUsingPUT updates a pipeline by id
Update a Pipeline with the given id
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { ActOnPipelineUsingPOST(params *ActOnPipelineUsingPOSTParams, opts ...ClientOption) (*ActOnPipelineUsingPOSTOK, error) ClonePipelineByNameUsingPOST(params *ClonePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ClonePipelineByNameUsingPOSTOK, error) CreatePipelineUsingPOST(params *CreatePipelineUsingPOSTParams, opts ...ClientOption) (*CreatePipelineUsingPOSTOK, error) DeletePipelineByIDUsingDELETE(params *DeletePipelineByIDUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByIDUsingDELETEOK, error) DeletePipelineByNameUsingDELETE(params *DeletePipelineByNameUsingDELETEParams, opts ...ClientOption) (*DeletePipelineByNameUsingDELETEOK, error) ExecutePipelineByIDUsingPOST(params *ExecutePipelineByIDUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByIDUsingPOSTOK, *ExecutePipelineByIDUsingPOSTAccepted, error) ExecutePipelineByNameUsingPOST(params *ExecutePipelineByNameUsingPOSTParams, opts ...ClientOption) (*ExecutePipelineByNameUsingPOSTOK, *ExecutePipelineByNameUsingPOSTAccepted, error) ExportUsingGET(params *ExportUsingGETParams, opts ...ClientOption) (*ExportUsingGETOK, error) GetAllPipelinesUsingGET(params *GetAllPipelinesUsingGETParams, opts ...ClientOption) (*GetAllPipelinesUsingGETOK, error) GetExecutionByIndexAndPipelineIDUsingGET(params *GetExecutionByIndexAndPipelineIDUsingGETParams, opts ...ClientOption) (*GetExecutionByIndexAndPipelineIDUsingGETOK, error) GetExecutionByNameAndIndexUsingGET(params *GetExecutionByNameAndIndexUsingGETParams, opts ...ClientOption) (*GetExecutionByNameAndIndexUsingGETOK, error) GetExecutionsByIDUsingGET(params *GetExecutionsByIDUsingGETParams, opts ...ClientOption) (*GetExecutionsByIDUsingGETOK, error) GetExecutionsByNameUsingGET(params *GetExecutionsByNameUsingGETParams, opts ...ClientOption) (*GetExecutionsByNameUsingGETOK, error) GetPipelineByIDUsingGET(params *GetPipelineByIDUsingGETParams, opts ...ClientOption) (*GetPipelineByIDUsingGETOK, error) GetPipelineByNameUsingGET(params *GetPipelineByNameUsingGETParams, opts ...ClientOption) (*GetPipelineByNameUsingGETOK, error) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error) ImportYamlUsingPOST(params *ImportYamlUsingPOSTParams, opts ...ClientOption) (*ImportYamlUsingPOSTOK, error) PatchPipelineByNameUsingPATCH(params *PatchPipelineByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineByNameUsingPATCHOK, error) PatchPipelineGlobalByNameUsingPATCH(params *PatchPipelineGlobalByNameUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalByNameUsingPATCHOK, error) PatchPipelineGlobalUsingPATCH(params *PatchPipelineGlobalUsingPATCHParams, opts ...ClientOption) (*PatchPipelineGlobalUsingPATCHOK, error) PatchPipelineUsingPATCH(params *PatchPipelineUsingPATCHParams, opts ...ClientOption) (*PatchPipelineUsingPATCHOK, error) UpdatePipelineByNameUsingPUT(params *UpdatePipelineByNameUsingPUTParams, opts ...ClientOption) (*UpdatePipelineByNameUsingPUTOK, error) UpdatePipelineUsingPUT(params *UpdatePipelineUsingPUTParams, opts ...ClientOption) (*UpdatePipelineUsingPUTOK, 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 pipelines API client.
type ClonePipelineByNameUsingPOSTForbidden ¶ added in v0.4.0
type ClonePipelineByNameUsingPOSTForbidden struct { }
ClonePipelineByNameUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewClonePipelineByNameUsingPOSTForbidden ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTForbidden() *ClonePipelineByNameUsingPOSTForbidden
NewClonePipelineByNameUsingPOSTForbidden creates a ClonePipelineByNameUsingPOSTForbidden with default headers values
func (*ClonePipelineByNameUsingPOSTForbidden) Error ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTForbidden) Error() string
func (*ClonePipelineByNameUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this clone pipeline by name using p o s t forbidden response has a 4xx status code
func (*ClonePipelineByNameUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this clone pipeline by name using p o s t forbidden response a status code equal to that given
func (*ClonePipelineByNameUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this clone pipeline by name using p o s t forbidden response has a 3xx status code
func (*ClonePipelineByNameUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this clone pipeline by name using p o s t forbidden response has a 5xx status code
func (*ClonePipelineByNameUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this clone pipeline by name using p o s t forbidden response has a 2xx status code
func (*ClonePipelineByNameUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTForbidden) String() string
type ClonePipelineByNameUsingPOSTInternalServerError ¶ added in v0.4.0
type ClonePipelineByNameUsingPOSTInternalServerError struct { }
ClonePipelineByNameUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewClonePipelineByNameUsingPOSTInternalServerError ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTInternalServerError() *ClonePipelineByNameUsingPOSTInternalServerError
NewClonePipelineByNameUsingPOSTInternalServerError creates a ClonePipelineByNameUsingPOSTInternalServerError with default headers values
func (*ClonePipelineByNameUsingPOSTInternalServerError) Error ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) Error() string
func (*ClonePipelineByNameUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this clone pipeline by name using p o s t internal server error response has a 4xx status code
func (*ClonePipelineByNameUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this clone pipeline by name using p o s t internal server error response a status code equal to that given
func (*ClonePipelineByNameUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this clone pipeline by name using p o s t internal server error response has a 3xx status code
func (*ClonePipelineByNameUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this clone pipeline by name using p o s t internal server error response has a 5xx status code
func (*ClonePipelineByNameUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this clone pipeline by name using p o s t internal server error response has a 2xx status code
func (*ClonePipelineByNameUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTInternalServerError) String() string
type ClonePipelineByNameUsingPOSTNotFound ¶ added in v0.4.0
ClonePipelineByNameUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewClonePipelineByNameUsingPOSTNotFound ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTNotFound() *ClonePipelineByNameUsingPOSTNotFound
NewClonePipelineByNameUsingPOSTNotFound creates a ClonePipelineByNameUsingPOSTNotFound with default headers values
func (*ClonePipelineByNameUsingPOSTNotFound) Error ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTNotFound) Error() string
func (*ClonePipelineByNameUsingPOSTNotFound) GetPayload ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTNotFound) GetPayload() *models.Error
func (*ClonePipelineByNameUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this clone pipeline by name using p o s t not found response has a 4xx status code
func (*ClonePipelineByNameUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this clone pipeline by name using p o s t not found response a status code equal to that given
func (*ClonePipelineByNameUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this clone pipeline by name using p o s t not found response has a 3xx status code
func (*ClonePipelineByNameUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this clone pipeline by name using p o s t not found response has a 5xx status code
func (*ClonePipelineByNameUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this clone pipeline by name using p o s t not found response has a 2xx status code
func (*ClonePipelineByNameUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTNotFound) String() string
type ClonePipelineByNameUsingPOSTOK ¶ added in v0.4.0
ClonePipelineByNameUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the cloned Pipeline
func NewClonePipelineByNameUsingPOSTOK ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTOK() *ClonePipelineByNameUsingPOSTOK
NewClonePipelineByNameUsingPOSTOK creates a ClonePipelineByNameUsingPOSTOK with default headers values
func (*ClonePipelineByNameUsingPOSTOK) Error ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTOK) Error() string
func (*ClonePipelineByNameUsingPOSTOK) GetPayload ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTOK) GetPayload() models.Pipeline
func (*ClonePipelineByNameUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) IsClientError() bool
IsClientError returns true when this clone pipeline by name using p o s t o k response has a 4xx status code
func (*ClonePipelineByNameUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this clone pipeline by name using p o s t o k response a status code equal to that given
func (*ClonePipelineByNameUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this clone pipeline by name using p o s t o k response has a 3xx status code
func (*ClonePipelineByNameUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) IsServerError() bool
IsServerError returns true when this clone pipeline by name using p o s t o k response has a 5xx status code
func (*ClonePipelineByNameUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this clone pipeline by name using p o s t o k response has a 2xx status code
func (*ClonePipelineByNameUsingPOSTOK) String ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTOK) String() string
type ClonePipelineByNameUsingPOSTParams ¶ added in v0.4.0
type ClonePipelineByNameUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Request object for actions such as cloning */ Body models.ServiceRequest /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ClonePipelineByNameUsingPOSTParams contains all the parameters to send to the API endpoint
for the clone pipeline by name using p o s t operation. Typically these are written to a http.Request.
func NewClonePipelineByNameUsingPOSTParams ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTParams() *ClonePipelineByNameUsingPOSTParams
NewClonePipelineByNameUsingPOSTParams creates a new ClonePipelineByNameUsingPOSTParams 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 NewClonePipelineByNameUsingPOSTParamsWithContext ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTParamsWithContext(ctx context.Context) *ClonePipelineByNameUsingPOSTParams
NewClonePipelineByNameUsingPOSTParamsWithContext creates a new ClonePipelineByNameUsingPOSTParams object with the ability to set a context for a request.
func NewClonePipelineByNameUsingPOSTParamsWithHTTPClient ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ClonePipelineByNameUsingPOSTParams
NewClonePipelineByNameUsingPOSTParamsWithHTTPClient creates a new ClonePipelineByNameUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewClonePipelineByNameUsingPOSTParamsWithTimeout ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ClonePipelineByNameUsingPOSTParams
NewClonePipelineByNameUsingPOSTParamsWithTimeout creates a new ClonePipelineByNameUsingPOSTParams object with the ability to set a timeout on a request.
func (*ClonePipelineByNameUsingPOSTParams) SetAPIVersion ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetAuthorization ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetBody ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetBody(body models.ServiceRequest)
SetBody adds the body to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetContext ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetDefaults ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the clone pipeline by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ClonePipelineByNameUsingPOSTParams) SetHTTPClient ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetName ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetName(name string)
SetName adds the name to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetProject ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetProject(project string)
SetProject adds the project to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) SetTimeout ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithAPIVersion ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ClonePipelineByNameUsingPOSTParams
WithAPIVersion adds the aPIVersion to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithAuthorization ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithAuthorization(authorization string) *ClonePipelineByNameUsingPOSTParams
WithAuthorization adds the authorization to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithBody ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithBody(body models.ServiceRequest) *ClonePipelineByNameUsingPOSTParams
WithBody adds the body to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithContext ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithContext(ctx context.Context) *ClonePipelineByNameUsingPOSTParams
WithContext adds the context to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithDefaults ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithDefaults() *ClonePipelineByNameUsingPOSTParams
WithDefaults hydrates default values in the clone pipeline by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ClonePipelineByNameUsingPOSTParams) WithHTTPClient ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ClonePipelineByNameUsingPOSTParams
WithHTTPClient adds the HTTPClient to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithName ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithName(name string) *ClonePipelineByNameUsingPOSTParams
WithName adds the name to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithProject ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithProject(project string) *ClonePipelineByNameUsingPOSTParams
WithProject adds the project to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WithTimeout ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ClonePipelineByNameUsingPOSTParams
WithTimeout adds the timeout to the clone pipeline by name using p o s t params
func (*ClonePipelineByNameUsingPOSTParams) WriteToRequest ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ClonePipelineByNameUsingPOSTReader ¶ added in v0.4.0
type ClonePipelineByNameUsingPOSTReader struct {
// contains filtered or unexported fields
}
ClonePipelineByNameUsingPOSTReader is a Reader for the ClonePipelineByNameUsingPOST structure.
func (*ClonePipelineByNameUsingPOSTReader) ReadResponse ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ClonePipelineByNameUsingPOSTUnauthorized ¶ added in v0.4.0
type ClonePipelineByNameUsingPOSTUnauthorized struct { }
ClonePipelineByNameUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewClonePipelineByNameUsingPOSTUnauthorized ¶ added in v0.4.0
func NewClonePipelineByNameUsingPOSTUnauthorized() *ClonePipelineByNameUsingPOSTUnauthorized
NewClonePipelineByNameUsingPOSTUnauthorized creates a ClonePipelineByNameUsingPOSTUnauthorized with default headers values
func (*ClonePipelineByNameUsingPOSTUnauthorized) Error ¶ added in v0.4.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) Error() string
func (*ClonePipelineByNameUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this clone pipeline by name using p o s t unauthorized response has a 4xx status code
func (*ClonePipelineByNameUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this clone pipeline by name using p o s t unauthorized response a status code equal to that given
func (*ClonePipelineByNameUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this clone pipeline by name using p o s t unauthorized response has a 3xx status code
func (*ClonePipelineByNameUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this clone pipeline by name using p o s t unauthorized response has a 5xx status code
func (*ClonePipelineByNameUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this clone pipeline by name using p o s t unauthorized response has a 2xx status code
func (*ClonePipelineByNameUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *ClonePipelineByNameUsingPOSTUnauthorized) String() string
type CreatePipelineUsingPOSTForbidden ¶ added in v0.4.0
type CreatePipelineUsingPOSTForbidden struct { }
CreatePipelineUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreatePipelineUsingPOSTForbidden ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTForbidden() *CreatePipelineUsingPOSTForbidden
NewCreatePipelineUsingPOSTForbidden creates a CreatePipelineUsingPOSTForbidden with default headers values
func (*CreatePipelineUsingPOSTForbidden) Error ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTForbidden) Error() string
func (*CreatePipelineUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this create pipeline using p o s t forbidden response has a 4xx status code
func (*CreatePipelineUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this create pipeline using p o s t forbidden response a status code equal to that given
func (*CreatePipelineUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this create pipeline using p o s t forbidden response has a 3xx status code
func (*CreatePipelineUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this create pipeline using p o s t forbidden response has a 5xx status code
func (*CreatePipelineUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this create pipeline using p o s t forbidden response has a 2xx status code
func (*CreatePipelineUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTForbidden) String() string
type CreatePipelineUsingPOSTInternalServerError ¶ added in v0.4.0
type CreatePipelineUsingPOSTInternalServerError struct { }
CreatePipelineUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewCreatePipelineUsingPOSTInternalServerError ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTInternalServerError() *CreatePipelineUsingPOSTInternalServerError
NewCreatePipelineUsingPOSTInternalServerError creates a CreatePipelineUsingPOSTInternalServerError with default headers values
func (*CreatePipelineUsingPOSTInternalServerError) Error ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTInternalServerError) Error() string
func (*CreatePipelineUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this create pipeline using p o s t internal server error response has a 4xx status code
func (*CreatePipelineUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this create pipeline using p o s t internal server error response a status code equal to that given
func (*CreatePipelineUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this create pipeline using p o s t internal server error response has a 3xx status code
func (*CreatePipelineUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this create pipeline using p o s t internal server error response has a 5xx status code
func (*CreatePipelineUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this create pipeline using p o s t internal server error response has a 2xx status code
func (*CreatePipelineUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTInternalServerError) String() string
type CreatePipelineUsingPOSTNotFound ¶ added in v0.4.0
CreatePipelineUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewCreatePipelineUsingPOSTNotFound ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTNotFound() *CreatePipelineUsingPOSTNotFound
NewCreatePipelineUsingPOSTNotFound creates a CreatePipelineUsingPOSTNotFound with default headers values
func (*CreatePipelineUsingPOSTNotFound) Error ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTNotFound) Error() string
func (*CreatePipelineUsingPOSTNotFound) GetPayload ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTNotFound) GetPayload() *models.Error
func (*CreatePipelineUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this create pipeline using p o s t not found response has a 4xx status code
func (*CreatePipelineUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this create pipeline using p o s t not found response a status code equal to that given
func (*CreatePipelineUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this create pipeline using p o s t not found response has a 3xx status code
func (*CreatePipelineUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this create pipeline using p o s t not found response has a 5xx status code
func (*CreatePipelineUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this create pipeline using p o s t not found response has a 2xx status code
func (*CreatePipelineUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTNotFound) String() string
type CreatePipelineUsingPOSTOK ¶ added in v0.4.0
CreatePipelineUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the created Pipeline
func NewCreatePipelineUsingPOSTOK ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTOK() *CreatePipelineUsingPOSTOK
NewCreatePipelineUsingPOSTOK creates a CreatePipelineUsingPOSTOK with default headers values
func (*CreatePipelineUsingPOSTOK) Error ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTOK) Error() string
func (*CreatePipelineUsingPOSTOK) GetPayload ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTOK) GetPayload() models.Pipeline
func (*CreatePipelineUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) IsClientError() bool
IsClientError returns true when this create pipeline using p o s t o k response has a 4xx status code
func (*CreatePipelineUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this create pipeline using p o s t o k response a status code equal to that given
func (*CreatePipelineUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this create pipeline using p o s t o k response has a 3xx status code
func (*CreatePipelineUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) IsServerError() bool
IsServerError returns true when this create pipeline using p o s t o k response has a 5xx status code
func (*CreatePipelineUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this create pipeline using p o s t o k response has a 2xx status code
func (*CreatePipelineUsingPOSTOK) String ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTOK) String() string
type CreatePipelineUsingPOSTParams ¶ added in v0.4.0
type CreatePipelineUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Pipeline specification */ Body models.PipelineSpec Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreatePipelineUsingPOSTParams contains all the parameters to send to the API endpoint
for the create pipeline using p o s t operation. Typically these are written to a http.Request.
func NewCreatePipelineUsingPOSTParams ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTParams() *CreatePipelineUsingPOSTParams
NewCreatePipelineUsingPOSTParams creates a new CreatePipelineUsingPOSTParams 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 NewCreatePipelineUsingPOSTParamsWithContext ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTParamsWithContext(ctx context.Context) *CreatePipelineUsingPOSTParams
NewCreatePipelineUsingPOSTParamsWithContext creates a new CreatePipelineUsingPOSTParams object with the ability to set a context for a request.
func NewCreatePipelineUsingPOSTParamsWithHTTPClient ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTParamsWithHTTPClient(client *http.Client) *CreatePipelineUsingPOSTParams
NewCreatePipelineUsingPOSTParamsWithHTTPClient creates a new CreatePipelineUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewCreatePipelineUsingPOSTParamsWithTimeout ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTParamsWithTimeout(timeout time.Duration) *CreatePipelineUsingPOSTParams
NewCreatePipelineUsingPOSTParamsWithTimeout creates a new CreatePipelineUsingPOSTParams object with the ability to set a timeout on a request.
func (*CreatePipelineUsingPOSTParams) SetAPIVersion ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) SetAuthorization ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) SetBody ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetBody(body models.PipelineSpec)
SetBody adds the body to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) SetContext ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) SetDefaults ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the create pipeline using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*CreatePipelineUsingPOSTParams) SetHTTPClient ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) SetTimeout ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithAPIVersion ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithAPIVersion(aPIVersion string) *CreatePipelineUsingPOSTParams
WithAPIVersion adds the aPIVersion to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithAuthorization ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithAuthorization(authorization string) *CreatePipelineUsingPOSTParams
WithAuthorization adds the authorization to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithBody ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithBody(body models.PipelineSpec) *CreatePipelineUsingPOSTParams
WithBody adds the body to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithContext ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithContext(ctx context.Context) *CreatePipelineUsingPOSTParams
WithContext adds the context to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithDefaults ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithDefaults() *CreatePipelineUsingPOSTParams
WithDefaults hydrates default values in the create pipeline using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*CreatePipelineUsingPOSTParams) WithHTTPClient ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithHTTPClient(client *http.Client) *CreatePipelineUsingPOSTParams
WithHTTPClient adds the HTTPClient to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WithTimeout ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WithTimeout(timeout time.Duration) *CreatePipelineUsingPOSTParams
WithTimeout adds the timeout to the create pipeline using p o s t params
func (*CreatePipelineUsingPOSTParams) WriteToRequest ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePipelineUsingPOSTReader ¶ added in v0.4.0
type CreatePipelineUsingPOSTReader struct {
// contains filtered or unexported fields
}
CreatePipelineUsingPOSTReader is a Reader for the CreatePipelineUsingPOST structure.
func (*CreatePipelineUsingPOSTReader) ReadResponse ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePipelineUsingPOSTUnauthorized ¶ added in v0.4.0
type CreatePipelineUsingPOSTUnauthorized struct { }
CreatePipelineUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewCreatePipelineUsingPOSTUnauthorized ¶ added in v0.4.0
func NewCreatePipelineUsingPOSTUnauthorized() *CreatePipelineUsingPOSTUnauthorized
NewCreatePipelineUsingPOSTUnauthorized creates a CreatePipelineUsingPOSTUnauthorized with default headers values
func (*CreatePipelineUsingPOSTUnauthorized) Error ¶ added in v0.4.0
func (o *CreatePipelineUsingPOSTUnauthorized) Error() string
func (*CreatePipelineUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this create pipeline using p o s t unauthorized response has a 4xx status code
func (*CreatePipelineUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this create pipeline using p o s t unauthorized response a status code equal to that given
func (*CreatePipelineUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this create pipeline using p o s t unauthorized response has a 3xx status code
func (*CreatePipelineUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this create pipeline using p o s t unauthorized response has a 5xx status code
func (*CreatePipelineUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this create pipeline using p o s t unauthorized response has a 2xx status code
func (*CreatePipelineUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *CreatePipelineUsingPOSTUnauthorized) String() string
type DeletePipelineByIDUsingDELETEForbidden ¶ added in v0.4.0
type DeletePipelineByIDUsingDELETEForbidden struct { }
DeletePipelineByIDUsingDELETEForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeletePipelineByIDUsingDELETEForbidden ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEForbidden() *DeletePipelineByIDUsingDELETEForbidden
NewDeletePipelineByIDUsingDELETEForbidden creates a DeletePipelineByIDUsingDELETEForbidden with default headers values
func (*DeletePipelineByIDUsingDELETEForbidden) Error ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEForbidden) Error() string
func (*DeletePipelineByIDUsingDELETEForbidden) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) IsClientError() bool
IsClientError returns true when this delete pipeline by Id using d e l e t e forbidden response has a 4xx status code
func (*DeletePipelineByIDUsingDELETEForbidden) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) IsCode(code int) bool
IsCode returns true when this delete pipeline by Id using d e l e t e forbidden response a status code equal to that given
func (*DeletePipelineByIDUsingDELETEForbidden) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) IsRedirect() bool
IsRedirect returns true when this delete pipeline by Id using d e l e t e forbidden response has a 3xx status code
func (*DeletePipelineByIDUsingDELETEForbidden) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) IsServerError() bool
IsServerError returns true when this delete pipeline by Id using d e l e t e forbidden response has a 5xx status code
func (*DeletePipelineByIDUsingDELETEForbidden) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) IsSuccess() bool
IsSuccess returns true when this delete pipeline by Id using d e l e t e forbidden response has a 2xx status code
func (*DeletePipelineByIDUsingDELETEForbidden) String ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEForbidden) String() string
type DeletePipelineByIDUsingDELETEInternalServerError ¶ added in v0.4.0
type DeletePipelineByIDUsingDELETEInternalServerError struct { }
DeletePipelineByIDUsingDELETEInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewDeletePipelineByIDUsingDELETEInternalServerError ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEInternalServerError() *DeletePipelineByIDUsingDELETEInternalServerError
NewDeletePipelineByIDUsingDELETEInternalServerError creates a DeletePipelineByIDUsingDELETEInternalServerError with default headers values
func (*DeletePipelineByIDUsingDELETEInternalServerError) Error ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) Error() string
func (*DeletePipelineByIDUsingDELETEInternalServerError) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsClientError() bool
IsClientError returns true when this delete pipeline by Id using d e l e t e internal server error response has a 4xx status code
func (*DeletePipelineByIDUsingDELETEInternalServerError) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsCode(code int) bool
IsCode returns true when this delete pipeline by Id using d e l e t e internal server error response a status code equal to that given
func (*DeletePipelineByIDUsingDELETEInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete pipeline by Id using d e l e t e internal server error response has a 3xx status code
func (*DeletePipelineByIDUsingDELETEInternalServerError) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsServerError() bool
IsServerError returns true when this delete pipeline by Id using d e l e t e internal server error response has a 5xx status code
func (*DeletePipelineByIDUsingDELETEInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete pipeline by Id using d e l e t e internal server error response has a 2xx status code
func (*DeletePipelineByIDUsingDELETEInternalServerError) String ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEInternalServerError) String() string
type DeletePipelineByIDUsingDELETENotFound ¶ added in v0.4.0
DeletePipelineByIDUsingDELETENotFound describes a response with status code 404, with default header values.
Not Found
func NewDeletePipelineByIDUsingDELETENotFound ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETENotFound() *DeletePipelineByIDUsingDELETENotFound
NewDeletePipelineByIDUsingDELETENotFound creates a DeletePipelineByIDUsingDELETENotFound with default headers values
func (*DeletePipelineByIDUsingDELETENotFound) Error ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETENotFound) Error() string
func (*DeletePipelineByIDUsingDELETENotFound) GetPayload ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETENotFound) GetPayload() *models.Error
func (*DeletePipelineByIDUsingDELETENotFound) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) IsClientError() bool
IsClientError returns true when this delete pipeline by Id using d e l e t e not found response has a 4xx status code
func (*DeletePipelineByIDUsingDELETENotFound) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) IsCode(code int) bool
IsCode returns true when this delete pipeline by Id using d e l e t e not found response a status code equal to that given
func (*DeletePipelineByIDUsingDELETENotFound) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) IsRedirect() bool
IsRedirect returns true when this delete pipeline by Id using d e l e t e not found response has a 3xx status code
func (*DeletePipelineByIDUsingDELETENotFound) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) IsServerError() bool
IsServerError returns true when this delete pipeline by Id using d e l e t e not found response has a 5xx status code
func (*DeletePipelineByIDUsingDELETENotFound) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) IsSuccess() bool
IsSuccess returns true when this delete pipeline by Id using d e l e t e not found response has a 2xx status code
func (*DeletePipelineByIDUsingDELETENotFound) String ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETENotFound) String() string
type DeletePipelineByIDUsingDELETEOK ¶ added in v0.4.0
DeletePipelineByIDUsingDELETEOK describes a response with status code 200, with default header values.
'Success' with the deleted Pipeline
func NewDeletePipelineByIDUsingDELETEOK ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEOK() *DeletePipelineByIDUsingDELETEOK
NewDeletePipelineByIDUsingDELETEOK creates a DeletePipelineByIDUsingDELETEOK with default headers values
func (*DeletePipelineByIDUsingDELETEOK) Error ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEOK) Error() string
func (*DeletePipelineByIDUsingDELETEOK) GetPayload ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEOK) GetPayload() models.Pipeline
func (*DeletePipelineByIDUsingDELETEOK) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) IsClientError() bool
IsClientError returns true when this delete pipeline by Id using d e l e t e o k response has a 4xx status code
func (*DeletePipelineByIDUsingDELETEOK) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) IsCode(code int) bool
IsCode returns true when this delete pipeline by Id using d e l e t e o k response a status code equal to that given
func (*DeletePipelineByIDUsingDELETEOK) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) IsRedirect() bool
IsRedirect returns true when this delete pipeline by Id using d e l e t e o k response has a 3xx status code
func (*DeletePipelineByIDUsingDELETEOK) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) IsServerError() bool
IsServerError returns true when this delete pipeline by Id using d e l e t e o k response has a 5xx status code
func (*DeletePipelineByIDUsingDELETEOK) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) IsSuccess() bool
IsSuccess returns true when this delete pipeline by Id using d e l e t e o k response has a 2xx status code
func (*DeletePipelineByIDUsingDELETEOK) String ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEOK) String() string
type DeletePipelineByIDUsingDELETEParams ¶ added in v0.4.0
type DeletePipelineByIDUsingDELETEParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePipelineByIDUsingDELETEParams contains all the parameters to send to the API endpoint
for the delete pipeline by Id using d e l e t e operation. Typically these are written to a http.Request.
func NewDeletePipelineByIDUsingDELETEParams ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEParams() *DeletePipelineByIDUsingDELETEParams
NewDeletePipelineByIDUsingDELETEParams creates a new DeletePipelineByIDUsingDELETEParams 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 NewDeletePipelineByIDUsingDELETEParamsWithContext ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEParamsWithContext(ctx context.Context) *DeletePipelineByIDUsingDELETEParams
NewDeletePipelineByIDUsingDELETEParamsWithContext creates a new DeletePipelineByIDUsingDELETEParams object with the ability to set a context for a request.
func NewDeletePipelineByIDUsingDELETEParamsWithHTTPClient ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEParamsWithHTTPClient(client *http.Client) *DeletePipelineByIDUsingDELETEParams
NewDeletePipelineByIDUsingDELETEParamsWithHTTPClient creates a new DeletePipelineByIDUsingDELETEParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePipelineByIDUsingDELETEParamsWithTimeout ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEParamsWithTimeout(timeout time.Duration) *DeletePipelineByIDUsingDELETEParams
NewDeletePipelineByIDUsingDELETEParamsWithTimeout creates a new DeletePipelineByIDUsingDELETEParams object with the ability to set a timeout on a request.
func (*DeletePipelineByIDUsingDELETEParams) SetAPIVersion ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) SetAuthorization ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) SetContext ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetContext(ctx context.Context)
SetContext adds the context to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) SetDefaults ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetDefaults()
SetDefaults hydrates default values in the delete pipeline by Id using d e l e t e params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePipelineByIDUsingDELETEParams) SetHTTPClient ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) SetID ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetID(id string)
SetID adds the id to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) SetTimeout ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithAPIVersion ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithAPIVersion(aPIVersion string) *DeletePipelineByIDUsingDELETEParams
WithAPIVersion adds the aPIVersion to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithAuthorization ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithAuthorization(authorization string) *DeletePipelineByIDUsingDELETEParams
WithAuthorization adds the authorization to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithContext ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithContext(ctx context.Context) *DeletePipelineByIDUsingDELETEParams
WithContext adds the context to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithDefaults ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithDefaults() *DeletePipelineByIDUsingDELETEParams
WithDefaults hydrates default values in the delete pipeline by Id using d e l e t e params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePipelineByIDUsingDELETEParams) WithHTTPClient ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithHTTPClient(client *http.Client) *DeletePipelineByIDUsingDELETEParams
WithHTTPClient adds the HTTPClient to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithID ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithID(id string) *DeletePipelineByIDUsingDELETEParams
WithID adds the id to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WithTimeout ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WithTimeout(timeout time.Duration) *DeletePipelineByIDUsingDELETEParams
WithTimeout adds the timeout to the delete pipeline by Id using d e l e t e params
func (*DeletePipelineByIDUsingDELETEParams) WriteToRequest ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePipelineByIDUsingDELETEReader ¶ added in v0.4.0
type DeletePipelineByIDUsingDELETEReader struct {
// contains filtered or unexported fields
}
DeletePipelineByIDUsingDELETEReader is a Reader for the DeletePipelineByIDUsingDELETE structure.
func (*DeletePipelineByIDUsingDELETEReader) ReadResponse ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePipelineByIDUsingDELETEUnauthorized ¶ added in v0.4.0
type DeletePipelineByIDUsingDELETEUnauthorized struct { }
DeletePipelineByIDUsingDELETEUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewDeletePipelineByIDUsingDELETEUnauthorized ¶ added in v0.4.0
func NewDeletePipelineByIDUsingDELETEUnauthorized() *DeletePipelineByIDUsingDELETEUnauthorized
NewDeletePipelineByIDUsingDELETEUnauthorized creates a DeletePipelineByIDUsingDELETEUnauthorized with default headers values
func (*DeletePipelineByIDUsingDELETEUnauthorized) Error ¶ added in v0.4.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) Error() string
func (*DeletePipelineByIDUsingDELETEUnauthorized) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsClientError() bool
IsClientError returns true when this delete pipeline by Id using d e l e t e unauthorized response has a 4xx status code
func (*DeletePipelineByIDUsingDELETEUnauthorized) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsCode(code int) bool
IsCode returns true when this delete pipeline by Id using d e l e t e unauthorized response a status code equal to that given
func (*DeletePipelineByIDUsingDELETEUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete pipeline by Id using d e l e t e unauthorized response has a 3xx status code
func (*DeletePipelineByIDUsingDELETEUnauthorized) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsServerError() bool
IsServerError returns true when this delete pipeline by Id using d e l e t e unauthorized response has a 5xx status code
func (*DeletePipelineByIDUsingDELETEUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete pipeline by Id using d e l e t e unauthorized response has a 2xx status code
func (*DeletePipelineByIDUsingDELETEUnauthorized) String ¶ added in v0.5.0
func (o *DeletePipelineByIDUsingDELETEUnauthorized) String() string
type DeletePipelineByNameUsingDELETEForbidden ¶ added in v0.4.0
type DeletePipelineByNameUsingDELETEForbidden struct { }
DeletePipelineByNameUsingDELETEForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeletePipelineByNameUsingDELETEForbidden ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEForbidden() *DeletePipelineByNameUsingDELETEForbidden
NewDeletePipelineByNameUsingDELETEForbidden creates a DeletePipelineByNameUsingDELETEForbidden with default headers values
func (*DeletePipelineByNameUsingDELETEForbidden) Error ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEForbidden) Error() string
func (*DeletePipelineByNameUsingDELETEForbidden) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) IsClientError() bool
IsClientError returns true when this delete pipeline by name using d e l e t e forbidden response has a 4xx status code
func (*DeletePipelineByNameUsingDELETEForbidden) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) IsCode(code int) bool
IsCode returns true when this delete pipeline by name using d e l e t e forbidden response a status code equal to that given
func (*DeletePipelineByNameUsingDELETEForbidden) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) IsRedirect() bool
IsRedirect returns true when this delete pipeline by name using d e l e t e forbidden response has a 3xx status code
func (*DeletePipelineByNameUsingDELETEForbidden) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) IsServerError() bool
IsServerError returns true when this delete pipeline by name using d e l e t e forbidden response has a 5xx status code
func (*DeletePipelineByNameUsingDELETEForbidden) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) IsSuccess() bool
IsSuccess returns true when this delete pipeline by name using d e l e t e forbidden response has a 2xx status code
func (*DeletePipelineByNameUsingDELETEForbidden) String ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEForbidden) String() string
type DeletePipelineByNameUsingDELETEInternalServerError ¶ added in v0.4.0
type DeletePipelineByNameUsingDELETEInternalServerError struct { }
DeletePipelineByNameUsingDELETEInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewDeletePipelineByNameUsingDELETEInternalServerError ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEInternalServerError() *DeletePipelineByNameUsingDELETEInternalServerError
NewDeletePipelineByNameUsingDELETEInternalServerError creates a DeletePipelineByNameUsingDELETEInternalServerError with default headers values
func (*DeletePipelineByNameUsingDELETEInternalServerError) Error ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) Error() string
func (*DeletePipelineByNameUsingDELETEInternalServerError) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsClientError() bool
IsClientError returns true when this delete pipeline by name using d e l e t e internal server error response has a 4xx status code
func (*DeletePipelineByNameUsingDELETEInternalServerError) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsCode(code int) bool
IsCode returns true when this delete pipeline by name using d e l e t e internal server error response a status code equal to that given
func (*DeletePipelineByNameUsingDELETEInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete pipeline by name using d e l e t e internal server error response has a 3xx status code
func (*DeletePipelineByNameUsingDELETEInternalServerError) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsServerError() bool
IsServerError returns true when this delete pipeline by name using d e l e t e internal server error response has a 5xx status code
func (*DeletePipelineByNameUsingDELETEInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete pipeline by name using d e l e t e internal server error response has a 2xx status code
func (*DeletePipelineByNameUsingDELETEInternalServerError) String ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEInternalServerError) String() string
type DeletePipelineByNameUsingDELETENotFound ¶ added in v0.4.0
DeletePipelineByNameUsingDELETENotFound describes a response with status code 404, with default header values.
Not Found
func NewDeletePipelineByNameUsingDELETENotFound ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETENotFound() *DeletePipelineByNameUsingDELETENotFound
NewDeletePipelineByNameUsingDELETENotFound creates a DeletePipelineByNameUsingDELETENotFound with default headers values
func (*DeletePipelineByNameUsingDELETENotFound) Error ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETENotFound) Error() string
func (*DeletePipelineByNameUsingDELETENotFound) GetPayload ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETENotFound) GetPayload() *models.Error
func (*DeletePipelineByNameUsingDELETENotFound) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) IsClientError() bool
IsClientError returns true when this delete pipeline by name using d e l e t e not found response has a 4xx status code
func (*DeletePipelineByNameUsingDELETENotFound) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) IsCode(code int) bool
IsCode returns true when this delete pipeline by name using d e l e t e not found response a status code equal to that given
func (*DeletePipelineByNameUsingDELETENotFound) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) IsRedirect() bool
IsRedirect returns true when this delete pipeline by name using d e l e t e not found response has a 3xx status code
func (*DeletePipelineByNameUsingDELETENotFound) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) IsServerError() bool
IsServerError returns true when this delete pipeline by name using d e l e t e not found response has a 5xx status code
func (*DeletePipelineByNameUsingDELETENotFound) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) IsSuccess() bool
IsSuccess returns true when this delete pipeline by name using d e l e t e not found response has a 2xx status code
func (*DeletePipelineByNameUsingDELETENotFound) String ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETENotFound) String() string
type DeletePipelineByNameUsingDELETEOK ¶ added in v0.4.0
DeletePipelineByNameUsingDELETEOK describes a response with status code 200, with default header values.
'Success' with the deleted Pipeline
func NewDeletePipelineByNameUsingDELETEOK ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEOK() *DeletePipelineByNameUsingDELETEOK
NewDeletePipelineByNameUsingDELETEOK creates a DeletePipelineByNameUsingDELETEOK with default headers values
func (*DeletePipelineByNameUsingDELETEOK) Error ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEOK) Error() string
func (*DeletePipelineByNameUsingDELETEOK) GetPayload ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEOK) GetPayload() models.Pipeline
func (*DeletePipelineByNameUsingDELETEOK) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) IsClientError() bool
IsClientError returns true when this delete pipeline by name using d e l e t e o k response has a 4xx status code
func (*DeletePipelineByNameUsingDELETEOK) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) IsCode(code int) bool
IsCode returns true when this delete pipeline by name using d e l e t e o k response a status code equal to that given
func (*DeletePipelineByNameUsingDELETEOK) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) IsRedirect() bool
IsRedirect returns true when this delete pipeline by name using d e l e t e o k response has a 3xx status code
func (*DeletePipelineByNameUsingDELETEOK) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) IsServerError() bool
IsServerError returns true when this delete pipeline by name using d e l e t e o k response has a 5xx status code
func (*DeletePipelineByNameUsingDELETEOK) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) IsSuccess() bool
IsSuccess returns true when this delete pipeline by name using d e l e t e o k response has a 2xx status code
func (*DeletePipelineByNameUsingDELETEOK) String ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEOK) String() string
type DeletePipelineByNameUsingDELETEParams ¶ added in v0.4.0
type DeletePipelineByNameUsingDELETEParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePipelineByNameUsingDELETEParams contains all the parameters to send to the API endpoint
for the delete pipeline by name using d e l e t e operation. Typically these are written to a http.Request.
func NewDeletePipelineByNameUsingDELETEParams ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEParams() *DeletePipelineByNameUsingDELETEParams
NewDeletePipelineByNameUsingDELETEParams creates a new DeletePipelineByNameUsingDELETEParams 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 NewDeletePipelineByNameUsingDELETEParamsWithContext ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEParamsWithContext(ctx context.Context) *DeletePipelineByNameUsingDELETEParams
NewDeletePipelineByNameUsingDELETEParamsWithContext creates a new DeletePipelineByNameUsingDELETEParams object with the ability to set a context for a request.
func NewDeletePipelineByNameUsingDELETEParamsWithHTTPClient ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEParamsWithHTTPClient(client *http.Client) *DeletePipelineByNameUsingDELETEParams
NewDeletePipelineByNameUsingDELETEParamsWithHTTPClient creates a new DeletePipelineByNameUsingDELETEParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePipelineByNameUsingDELETEParamsWithTimeout ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEParamsWithTimeout(timeout time.Duration) *DeletePipelineByNameUsingDELETEParams
NewDeletePipelineByNameUsingDELETEParamsWithTimeout creates a new DeletePipelineByNameUsingDELETEParams object with the ability to set a timeout on a request.
func (*DeletePipelineByNameUsingDELETEParams) SetAPIVersion ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetAuthorization ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetContext ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetContext(ctx context.Context)
SetContext adds the context to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetDefaults ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetDefaults()
SetDefaults hydrates default values in the delete pipeline by name using d e l e t e params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePipelineByNameUsingDELETEParams) SetHTTPClient ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetName ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetName(name string)
SetName adds the name to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetProject ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetProject(project string)
SetProject adds the project to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) SetTimeout ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithAPIVersion ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithAPIVersion(aPIVersion string) *DeletePipelineByNameUsingDELETEParams
WithAPIVersion adds the aPIVersion to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithAuthorization ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithAuthorization(authorization string) *DeletePipelineByNameUsingDELETEParams
WithAuthorization adds the authorization to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithContext ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithContext(ctx context.Context) *DeletePipelineByNameUsingDELETEParams
WithContext adds the context to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithDefaults ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithDefaults() *DeletePipelineByNameUsingDELETEParams
WithDefaults hydrates default values in the delete pipeline by name using d e l e t e params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePipelineByNameUsingDELETEParams) WithHTTPClient ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithHTTPClient(client *http.Client) *DeletePipelineByNameUsingDELETEParams
WithHTTPClient adds the HTTPClient to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithName ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithName(name string) *DeletePipelineByNameUsingDELETEParams
WithName adds the name to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithProject ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithProject(project string) *DeletePipelineByNameUsingDELETEParams
WithProject adds the project to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WithTimeout ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WithTimeout(timeout time.Duration) *DeletePipelineByNameUsingDELETEParams
WithTimeout adds the timeout to the delete pipeline by name using d e l e t e params
func (*DeletePipelineByNameUsingDELETEParams) WriteToRequest ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePipelineByNameUsingDELETEReader ¶ added in v0.4.0
type DeletePipelineByNameUsingDELETEReader struct {
// contains filtered or unexported fields
}
DeletePipelineByNameUsingDELETEReader is a Reader for the DeletePipelineByNameUsingDELETE structure.
func (*DeletePipelineByNameUsingDELETEReader) ReadResponse ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePipelineByNameUsingDELETEUnauthorized ¶ added in v0.4.0
type DeletePipelineByNameUsingDELETEUnauthorized struct { }
DeletePipelineByNameUsingDELETEUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewDeletePipelineByNameUsingDELETEUnauthorized ¶ added in v0.4.0
func NewDeletePipelineByNameUsingDELETEUnauthorized() *DeletePipelineByNameUsingDELETEUnauthorized
NewDeletePipelineByNameUsingDELETEUnauthorized creates a DeletePipelineByNameUsingDELETEUnauthorized with default headers values
func (*DeletePipelineByNameUsingDELETEUnauthorized) Error ¶ added in v0.4.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) Error() string
func (*DeletePipelineByNameUsingDELETEUnauthorized) IsClientError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsClientError() bool
IsClientError returns true when this delete pipeline by name using d e l e t e unauthorized response has a 4xx status code
func (*DeletePipelineByNameUsingDELETEUnauthorized) IsCode ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsCode(code int) bool
IsCode returns true when this delete pipeline by name using d e l e t e unauthorized response a status code equal to that given
func (*DeletePipelineByNameUsingDELETEUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete pipeline by name using d e l e t e unauthorized response has a 3xx status code
func (*DeletePipelineByNameUsingDELETEUnauthorized) IsServerError ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsServerError() bool
IsServerError returns true when this delete pipeline by name using d e l e t e unauthorized response has a 5xx status code
func (*DeletePipelineByNameUsingDELETEUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete pipeline by name using d e l e t e unauthorized response has a 2xx status code
func (*DeletePipelineByNameUsingDELETEUnauthorized) String ¶ added in v0.5.0
func (o *DeletePipelineByNameUsingDELETEUnauthorized) String() string
type ExecutePipelineByIDUsingPOSTAccepted ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTAccepted struct {
Payload models.ExecutionResponse
}
ExecutePipelineByIDUsingPOSTAccepted describes a response with status code 202, with default header values.
Accepted
func NewExecutePipelineByIDUsingPOSTAccepted ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTAccepted() *ExecutePipelineByIDUsingPOSTAccepted
NewExecutePipelineByIDUsingPOSTAccepted creates a ExecutePipelineByIDUsingPOSTAccepted with default headers values
func (*ExecutePipelineByIDUsingPOSTAccepted) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) Error() string
func (*ExecutePipelineByIDUsingPOSTAccepted) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) GetPayload() models.ExecutionResponse
func (*ExecutePipelineByIDUsingPOSTAccepted) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t accepted response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTAccepted) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t accepted response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTAccepted) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t accepted response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTAccepted) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t accepted response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTAccepted) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t accepted response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTAccepted) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTAccepted) String() string
type ExecutePipelineByIDUsingPOSTForbidden ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTForbidden struct { }
ExecutePipelineByIDUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecutePipelineByIDUsingPOSTForbidden ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTForbidden() *ExecutePipelineByIDUsingPOSTForbidden
NewExecutePipelineByIDUsingPOSTForbidden creates a ExecutePipelineByIDUsingPOSTForbidden with default headers values
func (*ExecutePipelineByIDUsingPOSTForbidden) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) Error() string
func (*ExecutePipelineByIDUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t forbidden response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t forbidden response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t forbidden response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t forbidden response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t forbidden response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTForbidden) String() string
type ExecutePipelineByIDUsingPOSTInternalServerError ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTInternalServerError struct { }
ExecutePipelineByIDUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewExecutePipelineByIDUsingPOSTInternalServerError ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTInternalServerError() *ExecutePipelineByIDUsingPOSTInternalServerError
NewExecutePipelineByIDUsingPOSTInternalServerError creates a ExecutePipelineByIDUsingPOSTInternalServerError with default headers values
func (*ExecutePipelineByIDUsingPOSTInternalServerError) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) Error() string
func (*ExecutePipelineByIDUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t internal server error response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t internal server error response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t internal server error response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t internal server error response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t internal server error response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTInternalServerError) String() string
type ExecutePipelineByIDUsingPOSTNotFound ¶ added in v0.4.0
ExecutePipelineByIDUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecutePipelineByIDUsingPOSTNotFound ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTNotFound() *ExecutePipelineByIDUsingPOSTNotFound
NewExecutePipelineByIDUsingPOSTNotFound creates a ExecutePipelineByIDUsingPOSTNotFound with default headers values
func (*ExecutePipelineByIDUsingPOSTNotFound) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) Error() string
func (*ExecutePipelineByIDUsingPOSTNotFound) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) GetPayload() *models.Error
func (*ExecutePipelineByIDUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t not found response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t not found response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t not found response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t not found response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t not found response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTNotFound) String() string
type ExecutePipelineByIDUsingPOSTOK ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTOK struct {
Payload models.ExecutionResponse
}
ExecutePipelineByIDUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the created execution response
func NewExecutePipelineByIDUsingPOSTOK ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTOK() *ExecutePipelineByIDUsingPOSTOK
NewExecutePipelineByIDUsingPOSTOK creates a ExecutePipelineByIDUsingPOSTOK with default headers values
func (*ExecutePipelineByIDUsingPOSTOK) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTOK) Error() string
func (*ExecutePipelineByIDUsingPOSTOK) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTOK) GetPayload() models.ExecutionResponse
func (*ExecutePipelineByIDUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t o k response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t o k response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t o k response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t o k response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t o k response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTOK) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTOK) String() string
type ExecutePipelineByIDUsingPOSTParams ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Execution Request for a pipeline */ Body models.ExecutionRequest /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecutePipelineByIDUsingPOSTParams contains all the parameters to send to the API endpoint
for the execute pipeline by Id using p o s t operation. Typically these are written to a http.Request.
func NewExecutePipelineByIDUsingPOSTParams ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTParams() *ExecutePipelineByIDUsingPOSTParams
NewExecutePipelineByIDUsingPOSTParams creates a new ExecutePipelineByIDUsingPOSTParams 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 NewExecutePipelineByIDUsingPOSTParamsWithContext ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTParamsWithContext(ctx context.Context) *ExecutePipelineByIDUsingPOSTParams
NewExecutePipelineByIDUsingPOSTParamsWithContext creates a new ExecutePipelineByIDUsingPOSTParams object with the ability to set a context for a request.
func NewExecutePipelineByIDUsingPOSTParamsWithHTTPClient ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecutePipelineByIDUsingPOSTParams
NewExecutePipelineByIDUsingPOSTParamsWithHTTPClient creates a new ExecutePipelineByIDUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewExecutePipelineByIDUsingPOSTParamsWithTimeout ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecutePipelineByIDUsingPOSTParams
NewExecutePipelineByIDUsingPOSTParamsWithTimeout creates a new ExecutePipelineByIDUsingPOSTParams object with the ability to set a timeout on a request.
func (*ExecutePipelineByIDUsingPOSTParams) SetAPIVersion ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetAuthorization ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetBody ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetBody(body models.ExecutionRequest)
SetBody adds the body to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetContext ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetDefaults ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the execute pipeline by Id using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePipelineByIDUsingPOSTParams) SetHTTPClient ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetID ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetID(id string)
SetID adds the id to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) SetTimeout ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithAPIVersion ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecutePipelineByIDUsingPOSTParams
WithAPIVersion adds the aPIVersion to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithAuthorization ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithAuthorization(authorization string) *ExecutePipelineByIDUsingPOSTParams
WithAuthorization adds the authorization to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithBody ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecutePipelineByIDUsingPOSTParams
WithBody adds the body to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithContext ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithContext(ctx context.Context) *ExecutePipelineByIDUsingPOSTParams
WithContext adds the context to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithDefaults ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithDefaults() *ExecutePipelineByIDUsingPOSTParams
WithDefaults hydrates default values in the execute pipeline by Id using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePipelineByIDUsingPOSTParams) WithHTTPClient ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecutePipelineByIDUsingPOSTParams
WithHTTPClient adds the HTTPClient to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithID ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithID(id string) *ExecutePipelineByIDUsingPOSTParams
WithID adds the id to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WithTimeout ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecutePipelineByIDUsingPOSTParams
WithTimeout adds the timeout to the execute pipeline by Id using p o s t params
func (*ExecutePipelineByIDUsingPOSTParams) WriteToRequest ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecutePipelineByIDUsingPOSTReader ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTReader struct {
// contains filtered or unexported fields
}
ExecutePipelineByIDUsingPOSTReader is a Reader for the ExecutePipelineByIDUsingPOST structure.
func (*ExecutePipelineByIDUsingPOSTReader) ReadResponse ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecutePipelineByIDUsingPOSTUnauthorized ¶ added in v0.4.0
type ExecutePipelineByIDUsingPOSTUnauthorized struct { }
ExecutePipelineByIDUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewExecutePipelineByIDUsingPOSTUnauthorized ¶ added in v0.4.0
func NewExecutePipelineByIDUsingPOSTUnauthorized() *ExecutePipelineByIDUsingPOSTUnauthorized
NewExecutePipelineByIDUsingPOSTUnauthorized creates a ExecutePipelineByIDUsingPOSTUnauthorized with default headers values
func (*ExecutePipelineByIDUsingPOSTUnauthorized) Error ¶ added in v0.4.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) Error() string
func (*ExecutePipelineByIDUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this execute pipeline by Id using p o s t unauthorized response has a 4xx status code
func (*ExecutePipelineByIDUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this execute pipeline by Id using p o s t unauthorized response a status code equal to that given
func (*ExecutePipelineByIDUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this execute pipeline by Id using p o s t unauthorized response has a 3xx status code
func (*ExecutePipelineByIDUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this execute pipeline by Id using p o s t unauthorized response has a 5xx status code
func (*ExecutePipelineByIDUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this execute pipeline by Id using p o s t unauthorized response has a 2xx status code
func (*ExecutePipelineByIDUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *ExecutePipelineByIDUsingPOSTUnauthorized) String() string
type ExecutePipelineByNameUsingPOSTAccepted ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTAccepted struct {
Payload models.ExecutionResponse
}
ExecutePipelineByNameUsingPOSTAccepted describes a response with status code 202, with default header values.
Accepted
func NewExecutePipelineByNameUsingPOSTAccepted ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTAccepted() *ExecutePipelineByNameUsingPOSTAccepted
NewExecutePipelineByNameUsingPOSTAccepted creates a ExecutePipelineByNameUsingPOSTAccepted with default headers values
func (*ExecutePipelineByNameUsingPOSTAccepted) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) Error() string
func (*ExecutePipelineByNameUsingPOSTAccepted) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) GetPayload() models.ExecutionResponse
func (*ExecutePipelineByNameUsingPOSTAccepted) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t accepted response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTAccepted) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t accepted response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTAccepted) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t accepted response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTAccepted) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t accepted response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTAccepted) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t accepted response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTAccepted) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTAccepted) String() string
type ExecutePipelineByNameUsingPOSTForbidden ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTForbidden struct { }
ExecutePipelineByNameUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecutePipelineByNameUsingPOSTForbidden ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTForbidden() *ExecutePipelineByNameUsingPOSTForbidden
NewExecutePipelineByNameUsingPOSTForbidden creates a ExecutePipelineByNameUsingPOSTForbidden with default headers values
func (*ExecutePipelineByNameUsingPOSTForbidden) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) Error() string
func (*ExecutePipelineByNameUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t forbidden response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t forbidden response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t forbidden response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t forbidden response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t forbidden response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTForbidden) String() string
type ExecutePipelineByNameUsingPOSTInternalServerError ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTInternalServerError struct { }
ExecutePipelineByNameUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewExecutePipelineByNameUsingPOSTInternalServerError ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTInternalServerError() *ExecutePipelineByNameUsingPOSTInternalServerError
NewExecutePipelineByNameUsingPOSTInternalServerError creates a ExecutePipelineByNameUsingPOSTInternalServerError with default headers values
func (*ExecutePipelineByNameUsingPOSTInternalServerError) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) Error() string
func (*ExecutePipelineByNameUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t internal server error response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t internal server error response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t internal server error response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t internal server error response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t internal server error response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTInternalServerError) String() string
type ExecutePipelineByNameUsingPOSTNotFound ¶ added in v0.4.0
ExecutePipelineByNameUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecutePipelineByNameUsingPOSTNotFound ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTNotFound() *ExecutePipelineByNameUsingPOSTNotFound
NewExecutePipelineByNameUsingPOSTNotFound creates a ExecutePipelineByNameUsingPOSTNotFound with default headers values
func (*ExecutePipelineByNameUsingPOSTNotFound) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) Error() string
func (*ExecutePipelineByNameUsingPOSTNotFound) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) GetPayload() *models.Error
func (*ExecutePipelineByNameUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t not found response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t not found response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t not found response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t not found response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t not found response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTNotFound) String() string
type ExecutePipelineByNameUsingPOSTOK ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTOK struct {
Payload models.ExecutionResponse
}
ExecutePipelineByNameUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the created execution response
func NewExecutePipelineByNameUsingPOSTOK ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTOK() *ExecutePipelineByNameUsingPOSTOK
NewExecutePipelineByNameUsingPOSTOK creates a ExecutePipelineByNameUsingPOSTOK with default headers values
func (*ExecutePipelineByNameUsingPOSTOK) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTOK) Error() string
func (*ExecutePipelineByNameUsingPOSTOK) GetPayload ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTOK) GetPayload() models.ExecutionResponse
func (*ExecutePipelineByNameUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t o k response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t o k response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t o k response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t o k response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t o k response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTOK) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTOK) String() string
type ExecutePipelineByNameUsingPOSTParams ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Execution Request for a pipeline */ Body models.ExecutionRequest /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecutePipelineByNameUsingPOSTParams contains all the parameters to send to the API endpoint
for the execute pipeline by name using p o s t operation. Typically these are written to a http.Request.
func NewExecutePipelineByNameUsingPOSTParams ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTParams() *ExecutePipelineByNameUsingPOSTParams
NewExecutePipelineByNameUsingPOSTParams creates a new ExecutePipelineByNameUsingPOSTParams 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 NewExecutePipelineByNameUsingPOSTParamsWithContext ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTParamsWithContext(ctx context.Context) *ExecutePipelineByNameUsingPOSTParams
NewExecutePipelineByNameUsingPOSTParamsWithContext creates a new ExecutePipelineByNameUsingPOSTParams object with the ability to set a context for a request.
func NewExecutePipelineByNameUsingPOSTParamsWithHTTPClient ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecutePipelineByNameUsingPOSTParams
NewExecutePipelineByNameUsingPOSTParamsWithHTTPClient creates a new ExecutePipelineByNameUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewExecutePipelineByNameUsingPOSTParamsWithTimeout ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecutePipelineByNameUsingPOSTParams
NewExecutePipelineByNameUsingPOSTParamsWithTimeout creates a new ExecutePipelineByNameUsingPOSTParams object with the ability to set a timeout on a request.
func (*ExecutePipelineByNameUsingPOSTParams) SetAPIVersion ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetAuthorization ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetBody ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetBody(body models.ExecutionRequest)
SetBody adds the body to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetContext ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetDefaults ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the execute pipeline by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePipelineByNameUsingPOSTParams) SetHTTPClient ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetName ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetName(name string)
SetName adds the name to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetProject ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetProject(project string)
SetProject adds the project to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) SetTimeout ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithAPIVersion ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecutePipelineByNameUsingPOSTParams
WithAPIVersion adds the aPIVersion to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithAuthorization ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithAuthorization(authorization string) *ExecutePipelineByNameUsingPOSTParams
WithAuthorization adds the authorization to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithBody ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecutePipelineByNameUsingPOSTParams
WithBody adds the body to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithContext ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithContext(ctx context.Context) *ExecutePipelineByNameUsingPOSTParams
WithContext adds the context to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithDefaults ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithDefaults() *ExecutePipelineByNameUsingPOSTParams
WithDefaults hydrates default values in the execute pipeline by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePipelineByNameUsingPOSTParams) WithHTTPClient ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecutePipelineByNameUsingPOSTParams
WithHTTPClient adds the HTTPClient to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithName ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithName(name string) *ExecutePipelineByNameUsingPOSTParams
WithName adds the name to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithProject ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithProject(project string) *ExecutePipelineByNameUsingPOSTParams
WithProject adds the project to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WithTimeout ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecutePipelineByNameUsingPOSTParams
WithTimeout adds the timeout to the execute pipeline by name using p o s t params
func (*ExecutePipelineByNameUsingPOSTParams) WriteToRequest ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecutePipelineByNameUsingPOSTReader ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTReader struct {
// contains filtered or unexported fields
}
ExecutePipelineByNameUsingPOSTReader is a Reader for the ExecutePipelineByNameUsingPOST structure.
func (*ExecutePipelineByNameUsingPOSTReader) ReadResponse ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecutePipelineByNameUsingPOSTUnauthorized ¶ added in v0.4.0
type ExecutePipelineByNameUsingPOSTUnauthorized struct { }
ExecutePipelineByNameUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewExecutePipelineByNameUsingPOSTUnauthorized ¶ added in v0.4.0
func NewExecutePipelineByNameUsingPOSTUnauthorized() *ExecutePipelineByNameUsingPOSTUnauthorized
NewExecutePipelineByNameUsingPOSTUnauthorized creates a ExecutePipelineByNameUsingPOSTUnauthorized with default headers values
func (*ExecutePipelineByNameUsingPOSTUnauthorized) Error ¶ added in v0.4.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) Error() string
func (*ExecutePipelineByNameUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this execute pipeline by name using p o s t unauthorized response has a 4xx status code
func (*ExecutePipelineByNameUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this execute pipeline by name using p o s t unauthorized response a status code equal to that given
func (*ExecutePipelineByNameUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this execute pipeline by name using p o s t unauthorized response has a 3xx status code
func (*ExecutePipelineByNameUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this execute pipeline by name using p o s t unauthorized response has a 5xx status code
func (*ExecutePipelineByNameUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this execute pipeline by name using p o s t unauthorized response has a 2xx status code
func (*ExecutePipelineByNameUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *ExecutePipelineByNameUsingPOSTUnauthorized) String() string
type ExportUsingGETForbidden ¶
type ExportUsingGETForbidden struct { }
ExportUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExportUsingGETForbidden ¶
func NewExportUsingGETForbidden() *ExportUsingGETForbidden
NewExportUsingGETForbidden creates a ExportUsingGETForbidden with default headers values
func (*ExportUsingGETForbidden) Error ¶
func (o *ExportUsingGETForbidden) Error() string
func (*ExportUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) IsClientError() bool
IsClientError returns true when this export using g e t forbidden response has a 4xx status code
func (*ExportUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this export using g e t forbidden response a status code equal to that given
func (*ExportUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this export using g e t forbidden response has a 3xx status code
func (*ExportUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) IsServerError() bool
IsServerError returns true when this export using g e t forbidden response has a 5xx status code
func (*ExportUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this export using g e t forbidden response has a 2xx status code
func (*ExportUsingGETForbidden) String ¶ added in v0.5.0
func (o *ExportUsingGETForbidden) String() string
type ExportUsingGETInternalServerError ¶
type ExportUsingGETInternalServerError struct { }
ExportUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewExportUsingGETInternalServerError ¶
func NewExportUsingGETInternalServerError() *ExportUsingGETInternalServerError
NewExportUsingGETInternalServerError creates a ExportUsingGETInternalServerError with default headers values
func (*ExportUsingGETInternalServerError) Error ¶
func (o *ExportUsingGETInternalServerError) Error() string
func (*ExportUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this export using g e t internal server error response has a 4xx status code
func (*ExportUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this export using g e t internal server error response a status code equal to that given
func (*ExportUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this export using g e t internal server error response has a 3xx status code
func (*ExportUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this export using g e t internal server error response has a 5xx status code
func (*ExportUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this export using g e t internal server error response has a 2xx status code
func (*ExportUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *ExportUsingGETInternalServerError) String() string
type ExportUsingGETNotFound ¶
ExportUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewExportUsingGETNotFound ¶
func NewExportUsingGETNotFound() *ExportUsingGETNotFound
NewExportUsingGETNotFound creates a ExportUsingGETNotFound with default headers values
func (*ExportUsingGETNotFound) Error ¶
func (o *ExportUsingGETNotFound) Error() string
func (*ExportUsingGETNotFound) GetPayload ¶
func (o *ExportUsingGETNotFound) GetPayload() *models.Error
func (*ExportUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) IsClientError() bool
IsClientError returns true when this export using g e t not found response has a 4xx status code
func (*ExportUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this export using g e t not found response a status code equal to that given
func (*ExportUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this export using g e t not found response has a 3xx status code
func (*ExportUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) IsServerError() bool
IsServerError returns true when this export using g e t not found response has a 5xx status code
func (*ExportUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this export using g e t not found response has a 2xx status code
func (*ExportUsingGETNotFound) String ¶ added in v0.5.0
func (o *ExportUsingGETNotFound) String() string
type ExportUsingGETOK ¶
type ExportUsingGETOK struct {
Payload string
}
ExportUsingGETOK describes a response with status code 200, with default header values.
OK
func NewExportUsingGETOK ¶
func NewExportUsingGETOK() *ExportUsingGETOK
NewExportUsingGETOK creates a ExportUsingGETOK with default headers values
func (*ExportUsingGETOK) Error ¶
func (o *ExportUsingGETOK) Error() string
func (*ExportUsingGETOK) GetPayload ¶
func (o *ExportUsingGETOK) GetPayload() string
func (*ExportUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *ExportUsingGETOK) IsClientError() bool
IsClientError returns true when this export using g e t o k response has a 4xx status code
func (*ExportUsingGETOK) IsCode ¶ added in v0.5.0
func (o *ExportUsingGETOK) IsCode(code int) bool
IsCode returns true when this export using g e t o k response a status code equal to that given
func (*ExportUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *ExportUsingGETOK) IsRedirect() bool
IsRedirect returns true when this export using g e t o k response has a 3xx status code
func (*ExportUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *ExportUsingGETOK) IsServerError() bool
IsServerError returns true when this export using g e t o k response has a 5xx status code
func (*ExportUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *ExportUsingGETOK) IsSuccess() bool
IsSuccess returns true when this export using g e t o k response has a 2xx status code
func (*ExportUsingGETOK) String ¶ added in v0.5.0
func (o *ExportUsingGETOK) String() string
type ExportUsingGETParams ¶
type ExportUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* CustomIntegration. Name of the Custom Integration to be exported Default: "pipeline-as-code" */ CustomIntegration *string /* CustomIntegrationVersions. Comma separated list of versions of the given custom integration to be exported Default: "1st,2nd,3rd" */ CustomIntegrationVersions *string /* Endpoints. Comma separated list of endpoints to be exported in a given project Default: "Jenkins, Jira" */ Endpoints *string /* ExportAllCustomIntegrationVersions. Flag to state if all versions of given custom integration need to be exported Default: "false" */ ExportAllCustomIntegrationVersions *string /* ExportOnlyReleasedCustomIntegrationVersions. Flag to state if only released versions of given custom integration need to be exported Default: "false" */ ExportOnlyReleasedCustomIntegrationVersions *string /* Pipeline. Name of the Pipeline to be exported. Here, all endpoints referred in the pipeline also get exported Default: "Deploy Production" */ Pipeline *string /* Pipelines. Comma separated list of pipelines to be exported in a given project Default: "Deploy Production, Dev" */ Pipelines *string /* Project. Name of the Project to which Endpoint(s)/Pipeline(s) belong to Default: "Project-1" */ Project *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExportUsingGETParams contains all the parameters to send to the API endpoint
for the export using g e t operation. Typically these are written to a http.Request.
func NewExportUsingGETParams ¶
func NewExportUsingGETParams() *ExportUsingGETParams
NewExportUsingGETParams creates a new ExportUsingGETParams 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 NewExportUsingGETParamsWithContext ¶
func NewExportUsingGETParamsWithContext(ctx context.Context) *ExportUsingGETParams
NewExportUsingGETParamsWithContext creates a new ExportUsingGETParams object with the ability to set a context for a request.
func NewExportUsingGETParamsWithHTTPClient ¶
func NewExportUsingGETParamsWithHTTPClient(client *http.Client) *ExportUsingGETParams
NewExportUsingGETParamsWithHTTPClient creates a new ExportUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewExportUsingGETParamsWithTimeout ¶
func NewExportUsingGETParamsWithTimeout(timeout time.Duration) *ExportUsingGETParams
NewExportUsingGETParamsWithTimeout creates a new ExportUsingGETParams object with the ability to set a timeout on a request.
func (*ExportUsingGETParams) SetAPIVersion ¶
func (o *ExportUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the export using get params
func (*ExportUsingGETParams) SetAuthorization ¶
func (o *ExportUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the export using get params
func (*ExportUsingGETParams) SetContext ¶
func (o *ExportUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the export using get params
func (*ExportUsingGETParams) SetCustomIntegration ¶ added in v0.5.0
func (o *ExportUsingGETParams) SetCustomIntegration(customIntegration *string)
SetCustomIntegration adds the customIntegration to the export using get params
func (*ExportUsingGETParams) SetCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) SetCustomIntegrationVersions(customIntegrationVersions *string)
SetCustomIntegrationVersions adds the customIntegrationVersions to the export using get params
func (*ExportUsingGETParams) SetDefaults ¶
func (o *ExportUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the export using get params (not the query body).
All values with no default are reset to their zero value.
func (*ExportUsingGETParams) SetEndpoints ¶
func (o *ExportUsingGETParams) SetEndpoints(endpoints *string)
SetEndpoints adds the endpoints to the export using get params
func (*ExportUsingGETParams) SetExportAllCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) SetExportAllCustomIntegrationVersions(exportAllCustomIntegrationVersions *string)
SetExportAllCustomIntegrationVersions adds the exportAllCustomIntegrationVersions to the export using get params
func (*ExportUsingGETParams) SetExportOnlyReleasedCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) SetExportOnlyReleasedCustomIntegrationVersions(exportOnlyReleasedCustomIntegrationVersions *string)
SetExportOnlyReleasedCustomIntegrationVersions adds the exportOnlyReleasedCustomIntegrationVersions to the export using get params
func (*ExportUsingGETParams) SetHTTPClient ¶
func (o *ExportUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the export using get params
func (*ExportUsingGETParams) SetPipeline ¶
func (o *ExportUsingGETParams) SetPipeline(pipeline *string)
SetPipeline adds the pipeline to the export using get params
func (*ExportUsingGETParams) SetPipelines ¶
func (o *ExportUsingGETParams) SetPipelines(pipelines *string)
SetPipelines adds the pipelines to the export using get params
func (*ExportUsingGETParams) SetProject ¶
func (o *ExportUsingGETParams) SetProject(project *string)
SetProject adds the project to the export using get params
func (*ExportUsingGETParams) SetTimeout ¶
func (o *ExportUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the export using get params
func (*ExportUsingGETParams) WithAPIVersion ¶
func (o *ExportUsingGETParams) WithAPIVersion(aPIVersion string) *ExportUsingGETParams
WithAPIVersion adds the aPIVersion to the export using get params
func (*ExportUsingGETParams) WithAuthorization ¶
func (o *ExportUsingGETParams) WithAuthorization(authorization string) *ExportUsingGETParams
WithAuthorization adds the authorization to the export using get params
func (*ExportUsingGETParams) WithContext ¶
func (o *ExportUsingGETParams) WithContext(ctx context.Context) *ExportUsingGETParams
WithContext adds the context to the export using get params
func (*ExportUsingGETParams) WithCustomIntegration ¶ added in v0.5.0
func (o *ExportUsingGETParams) WithCustomIntegration(customIntegration *string) *ExportUsingGETParams
WithCustomIntegration adds the customIntegration to the export using get params
func (*ExportUsingGETParams) WithCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) WithCustomIntegrationVersions(customIntegrationVersions *string) *ExportUsingGETParams
WithCustomIntegrationVersions adds the customIntegrationVersions to the export using get params
func (*ExportUsingGETParams) WithDefaults ¶
func (o *ExportUsingGETParams) WithDefaults() *ExportUsingGETParams
WithDefaults hydrates default values in the export using get params (not the query body).
All values with no default are reset to their zero value.
func (*ExportUsingGETParams) WithEndpoints ¶
func (o *ExportUsingGETParams) WithEndpoints(endpoints *string) *ExportUsingGETParams
WithEndpoints adds the endpoints to the export using get params
func (*ExportUsingGETParams) WithExportAllCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) WithExportAllCustomIntegrationVersions(exportAllCustomIntegrationVersions *string) *ExportUsingGETParams
WithExportAllCustomIntegrationVersions adds the exportAllCustomIntegrationVersions to the export using get params
func (*ExportUsingGETParams) WithExportOnlyReleasedCustomIntegrationVersions ¶ added in v0.5.0
func (o *ExportUsingGETParams) WithExportOnlyReleasedCustomIntegrationVersions(exportOnlyReleasedCustomIntegrationVersions *string) *ExportUsingGETParams
WithExportOnlyReleasedCustomIntegrationVersions adds the exportOnlyReleasedCustomIntegrationVersions to the export using get params
func (*ExportUsingGETParams) WithHTTPClient ¶
func (o *ExportUsingGETParams) WithHTTPClient(client *http.Client) *ExportUsingGETParams
WithHTTPClient adds the HTTPClient to the export using get params
func (*ExportUsingGETParams) WithPipeline ¶
func (o *ExportUsingGETParams) WithPipeline(pipeline *string) *ExportUsingGETParams
WithPipeline adds the pipeline to the export using get params
func (*ExportUsingGETParams) WithPipelines ¶
func (o *ExportUsingGETParams) WithPipelines(pipelines *string) *ExportUsingGETParams
WithPipelines adds the pipelines to the export using get params
func (*ExportUsingGETParams) WithProject ¶
func (o *ExportUsingGETParams) WithProject(project *string) *ExportUsingGETParams
WithProject adds the project to the export using get params
func (*ExportUsingGETParams) WithTimeout ¶
func (o *ExportUsingGETParams) WithTimeout(timeout time.Duration) *ExportUsingGETParams
WithTimeout adds the timeout to the export using get params
func (*ExportUsingGETParams) WriteToRequest ¶
func (o *ExportUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExportUsingGETReader ¶
type ExportUsingGETReader struct {
// contains filtered or unexported fields
}
ExportUsingGETReader is a Reader for the ExportUsingGET structure.
func (*ExportUsingGETReader) ReadResponse ¶
func (o *ExportUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExportUsingGETUnauthorized ¶
type ExportUsingGETUnauthorized struct { }
ExportUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewExportUsingGETUnauthorized ¶
func NewExportUsingGETUnauthorized() *ExportUsingGETUnauthorized
NewExportUsingGETUnauthorized creates a ExportUsingGETUnauthorized with default headers values
func (*ExportUsingGETUnauthorized) Error ¶
func (o *ExportUsingGETUnauthorized) Error() string
func (*ExportUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this export using g e t unauthorized response has a 4xx status code
func (*ExportUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this export using g e t unauthorized response a status code equal to that given
func (*ExportUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this export using g e t unauthorized response has a 3xx status code
func (*ExportUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this export using g e t unauthorized response has a 5xx status code
func (*ExportUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this export using g e t unauthorized response has a 2xx status code
func (*ExportUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *ExportUsingGETUnauthorized) String() string
type GetAllPipelinesUsingGETForbidden ¶ added in v0.4.0
type GetAllPipelinesUsingGETForbidden struct { }
GetAllPipelinesUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAllPipelinesUsingGETForbidden ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETForbidden() *GetAllPipelinesUsingGETForbidden
NewGetAllPipelinesUsingGETForbidden creates a GetAllPipelinesUsingGETForbidden with default headers values
func (*GetAllPipelinesUsingGETForbidden) Error ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETForbidden) Error() string
func (*GetAllPipelinesUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get all pipelines using g e t forbidden response has a 4xx status code
func (*GetAllPipelinesUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get all pipelines using g e t forbidden response a status code equal to that given
func (*GetAllPipelinesUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get all pipelines using g e t forbidden response has a 3xx status code
func (*GetAllPipelinesUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get all pipelines using g e t forbidden response has a 5xx status code
func (*GetAllPipelinesUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get all pipelines using g e t forbidden response has a 2xx status code
func (*GetAllPipelinesUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETForbidden) String() string
type GetAllPipelinesUsingGETInternalServerError ¶ added in v0.4.0
type GetAllPipelinesUsingGETInternalServerError struct { }
GetAllPipelinesUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetAllPipelinesUsingGETInternalServerError ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETInternalServerError() *GetAllPipelinesUsingGETInternalServerError
NewGetAllPipelinesUsingGETInternalServerError creates a GetAllPipelinesUsingGETInternalServerError with default headers values
func (*GetAllPipelinesUsingGETInternalServerError) Error ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETInternalServerError) Error() string
func (*GetAllPipelinesUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get all pipelines using g e t internal server error response has a 4xx status code
func (*GetAllPipelinesUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get all pipelines using g e t internal server error response a status code equal to that given
func (*GetAllPipelinesUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get all pipelines using g e t internal server error response has a 3xx status code
func (*GetAllPipelinesUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get all pipelines using g e t internal server error response has a 5xx status code
func (*GetAllPipelinesUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get all pipelines using g e t internal server error response has a 2xx status code
func (*GetAllPipelinesUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETInternalServerError) String() string
type GetAllPipelinesUsingGETNotFound ¶ added in v0.4.0
GetAllPipelinesUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAllPipelinesUsingGETNotFound ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETNotFound() *GetAllPipelinesUsingGETNotFound
NewGetAllPipelinesUsingGETNotFound creates a GetAllPipelinesUsingGETNotFound with default headers values
func (*GetAllPipelinesUsingGETNotFound) Error ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETNotFound) Error() string
func (*GetAllPipelinesUsingGETNotFound) GetPayload ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETNotFound) GetPayload() *models.Error
func (*GetAllPipelinesUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get all pipelines using g e t not found response has a 4xx status code
func (*GetAllPipelinesUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get all pipelines using g e t not found response a status code equal to that given
func (*GetAllPipelinesUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get all pipelines using g e t not found response has a 3xx status code
func (*GetAllPipelinesUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get all pipelines using g e t not found response has a 5xx status code
func (*GetAllPipelinesUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get all pipelines using g e t not found response has a 2xx status code
func (*GetAllPipelinesUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETNotFound) String() string
type GetAllPipelinesUsingGETOK ¶ added in v0.4.0
GetAllPipelinesUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Pipelines
func NewGetAllPipelinesUsingGETOK ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETOK() *GetAllPipelinesUsingGETOK
NewGetAllPipelinesUsingGETOK creates a GetAllPipelinesUsingGETOK with default headers values
func (*GetAllPipelinesUsingGETOK) Error ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETOK) Error() string
func (*GetAllPipelinesUsingGETOK) GetPayload ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETOK) GetPayload() models.Pipelines
func (*GetAllPipelinesUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) IsClientError() bool
IsClientError returns true when this get all pipelines using g e t o k response has a 4xx status code
func (*GetAllPipelinesUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) IsCode(code int) bool
IsCode returns true when this get all pipelines using g e t o k response a status code equal to that given
func (*GetAllPipelinesUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get all pipelines using g e t o k response has a 3xx status code
func (*GetAllPipelinesUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) IsServerError() bool
IsServerError returns true when this get all pipelines using g e t o k response has a 5xx status code
func (*GetAllPipelinesUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get all pipelines using g e t o k response has a 2xx status code
func (*GetAllPipelinesUsingGETOK) String ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETOK) String() string
type GetAllPipelinesUsingGETParams ¶ added in v0.4.0
type GetAllPipelinesUsingGETParams struct { /* DollarFilter. To list with OData like filter */ DollarFilter *string /* DollarOrderby. Order by attribute Default: "name desc" */ DollarOrderby *string /* DollarSkip. To skip 'n' Pipelines for listing Default: "0" */ DollarSkip *string /* DollarTop. To list top 'n' Pipelines for listing Default: "25" */ DollarTop *string /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Page. To select 'n'th page for listing Default: "0" */ Page *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllPipelinesUsingGETParams contains all the parameters to send to the API endpoint
for the get all pipelines using g e t operation. Typically these are written to a http.Request.
func NewGetAllPipelinesUsingGETParams ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETParams() *GetAllPipelinesUsingGETParams
NewGetAllPipelinesUsingGETParams creates a new GetAllPipelinesUsingGETParams 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 NewGetAllPipelinesUsingGETParamsWithContext ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETParamsWithContext(ctx context.Context) *GetAllPipelinesUsingGETParams
NewGetAllPipelinesUsingGETParamsWithContext creates a new GetAllPipelinesUsingGETParams object with the ability to set a context for a request.
func NewGetAllPipelinesUsingGETParamsWithHTTPClient ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETParamsWithHTTPClient(client *http.Client) *GetAllPipelinesUsingGETParams
NewGetAllPipelinesUsingGETParamsWithHTTPClient creates a new GetAllPipelinesUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetAllPipelinesUsingGETParamsWithTimeout ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETParamsWithTimeout(timeout time.Duration) *GetAllPipelinesUsingGETParams
NewGetAllPipelinesUsingGETParamsWithTimeout creates a new GetAllPipelinesUsingGETParams object with the ability to set a timeout on a request.
func (*GetAllPipelinesUsingGETParams) SetAPIVersion ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetAuthorization ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetContext ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetDefaults ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get all pipelines using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetAllPipelinesUsingGETParams) SetDollarFilter ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetDollarOrderby ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetDollarOrderby(dollarOrderby *string)
SetDollarOrderby adds the dollarOrderby to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetDollarSkip ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetDollarSkip(dollarSkip *string)
SetDollarSkip adds the dollarSkip to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetDollarTop ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetDollarTop(dollarTop *string)
SetDollarTop adds the dollarTop to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetHTTPClient ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetPage ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetPage(page *string)
SetPage adds the page to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) SetTimeout ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithAPIVersion ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithAPIVersion(aPIVersion string) *GetAllPipelinesUsingGETParams
WithAPIVersion adds the aPIVersion to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithAuthorization ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithAuthorization(authorization string) *GetAllPipelinesUsingGETParams
WithAuthorization adds the authorization to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithContext ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithContext(ctx context.Context) *GetAllPipelinesUsingGETParams
WithContext adds the context to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithDefaults ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithDefaults() *GetAllPipelinesUsingGETParams
WithDefaults hydrates default values in the get all pipelines using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetAllPipelinesUsingGETParams) WithDollarFilter ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithDollarFilter(dollarFilter *string) *GetAllPipelinesUsingGETParams
WithDollarFilter adds the dollarFilter to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithDollarOrderby ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetAllPipelinesUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithDollarSkip ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithDollarSkip(dollarSkip *string) *GetAllPipelinesUsingGETParams
WithDollarSkip adds the dollarSkip to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithDollarTop ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithDollarTop(dollarTop *string) *GetAllPipelinesUsingGETParams
WithDollarTop adds the dollarTop to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithHTTPClient ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithHTTPClient(client *http.Client) *GetAllPipelinesUsingGETParams
WithHTTPClient adds the HTTPClient to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithPage ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithPage(page *string) *GetAllPipelinesUsingGETParams
WithPage adds the page to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WithTimeout ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WithTimeout(timeout time.Duration) *GetAllPipelinesUsingGETParams
WithTimeout adds the timeout to the get all pipelines using get params
func (*GetAllPipelinesUsingGETParams) WriteToRequest ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllPipelinesUsingGETReader ¶ added in v0.4.0
type GetAllPipelinesUsingGETReader struct {
// contains filtered or unexported fields
}
GetAllPipelinesUsingGETReader is a Reader for the GetAllPipelinesUsingGET structure.
func (*GetAllPipelinesUsingGETReader) ReadResponse ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllPipelinesUsingGETUnauthorized ¶ added in v0.4.0
type GetAllPipelinesUsingGETUnauthorized struct { }
GetAllPipelinesUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetAllPipelinesUsingGETUnauthorized ¶ added in v0.4.0
func NewGetAllPipelinesUsingGETUnauthorized() *GetAllPipelinesUsingGETUnauthorized
NewGetAllPipelinesUsingGETUnauthorized creates a GetAllPipelinesUsingGETUnauthorized with default headers values
func (*GetAllPipelinesUsingGETUnauthorized) Error ¶ added in v0.4.0
func (o *GetAllPipelinesUsingGETUnauthorized) Error() string
func (*GetAllPipelinesUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get all pipelines using g e t unauthorized response has a 4xx status code
func (*GetAllPipelinesUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get all pipelines using g e t unauthorized response a status code equal to that given
func (*GetAllPipelinesUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get all pipelines using g e t unauthorized response has a 3xx status code
func (*GetAllPipelinesUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get all pipelines using g e t unauthorized response has a 5xx status code
func (*GetAllPipelinesUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get all pipelines using g e t unauthorized response has a 2xx status code
func (*GetAllPipelinesUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetAllPipelinesUsingGETUnauthorized) String() string
type GetExecutionByIndexAndPipelineIDUsingGETForbidden ¶
type GetExecutionByIndexAndPipelineIDUsingGETForbidden struct { }
GetExecutionByIndexAndPipelineIDUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetExecutionByIndexAndPipelineIDUsingGETForbidden ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETForbidden() *GetExecutionByIndexAndPipelineIDUsingGETForbidden
NewGetExecutionByIndexAndPipelineIDUsingGETForbidden creates a GetExecutionByIndexAndPipelineIDUsingGETForbidden with default headers values
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) Error ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) Error() string
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get execution by index and pipeline Id using g e t forbidden response has a 4xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get execution by index and pipeline Id using g e t forbidden response a status code equal to that given
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get execution by index and pipeline Id using g e t forbidden response has a 3xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get execution by index and pipeline Id using g e t forbidden response has a 5xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get execution by index and pipeline Id using g e t forbidden response has a 2xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETForbidden) String() string
type GetExecutionByIndexAndPipelineIDUsingGETInternalServerError ¶
type GetExecutionByIndexAndPipelineIDUsingGETInternalServerError struct { }
GetExecutionByIndexAndPipelineIDUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetExecutionByIndexAndPipelineIDUsingGETInternalServerError ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETInternalServerError() *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError
NewGetExecutionByIndexAndPipelineIDUsingGETInternalServerError creates a GetExecutionByIndexAndPipelineIDUsingGETInternalServerError with default headers values
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) Error ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) Error() string
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get execution by index and pipeline Id using g e t internal server error response has a 4xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get execution by index and pipeline Id using g e t internal server error response a status code equal to that given
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get execution by index and pipeline Id using g e t internal server error response has a 3xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get execution by index and pipeline Id using g e t internal server error response has a 5xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get execution by index and pipeline Id using g e t internal server error response has a 2xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETInternalServerError) String() string
type GetExecutionByIndexAndPipelineIDUsingGETNotFound ¶
GetExecutionByIndexAndPipelineIDUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetExecutionByIndexAndPipelineIDUsingGETNotFound ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETNotFound() *GetExecutionByIndexAndPipelineIDUsingGETNotFound
NewGetExecutionByIndexAndPipelineIDUsingGETNotFound creates a GetExecutionByIndexAndPipelineIDUsingGETNotFound with default headers values
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) Error ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) Error() string
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) GetPayload ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) GetPayload() *models.Error
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get execution by index and pipeline Id using g e t not found response has a 4xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get execution by index and pipeline Id using g e t not found response a status code equal to that given
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get execution by index and pipeline Id using g e t not found response has a 3xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get execution by index and pipeline Id using g e t not found response has a 5xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get execution by index and pipeline Id using g e t not found response has a 2xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETNotFound) String() string
type GetExecutionByIndexAndPipelineIDUsingGETOK ¶
GetExecutionByIndexAndPipelineIDUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Execution
func NewGetExecutionByIndexAndPipelineIDUsingGETOK ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETOK() *GetExecutionByIndexAndPipelineIDUsingGETOK
NewGetExecutionByIndexAndPipelineIDUsingGETOK creates a GetExecutionByIndexAndPipelineIDUsingGETOK with default headers values
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) Error ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) Error() string
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) GetPayload ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) GetPayload() models.Execution
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsClientError() bool
IsClientError returns true when this get execution by index and pipeline Id using g e t o k response has a 4xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsCode(code int) bool
IsCode returns true when this get execution by index and pipeline Id using g e t o k response a status code equal to that given
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get execution by index and pipeline Id using g e t o k response has a 3xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsServerError() bool
IsServerError returns true when this get execution by index and pipeline Id using g e t o k response has a 5xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get execution by index and pipeline Id using g e t o k response has a 2xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETOK) String ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETOK) String() string
type GetExecutionByIndexAndPipelineIDUsingGETParams ¶
type GetExecutionByIndexAndPipelineIDUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* ID. The ID of the Pipeline */ ID string /* Index. The index of the Execution */ Index string /* QueryParams. Value of 'expand' type for the execution */ QueryParams *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetExecutionByIndexAndPipelineIDUsingGETParams contains all the parameters to send to the API endpoint
for the get execution by index and pipeline Id using g e t operation. Typically these are written to a http.Request.
func NewGetExecutionByIndexAndPipelineIDUsingGETParams ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETParams() *GetExecutionByIndexAndPipelineIDUsingGETParams
NewGetExecutionByIndexAndPipelineIDUsingGETParams creates a new GetExecutionByIndexAndPipelineIDUsingGETParams 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 NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithContext ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithContext(ctx context.Context) *GetExecutionByIndexAndPipelineIDUsingGETParams
NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithContext creates a new GetExecutionByIndexAndPipelineIDUsingGETParams object with the ability to set a context for a request.
func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithHTTPClient ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionByIndexAndPipelineIDUsingGETParams
NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithHTTPClient creates a new GetExecutionByIndexAndPipelineIDUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithTimeout ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionByIndexAndPipelineIDUsingGETParams
NewGetExecutionByIndexAndPipelineIDUsingGETParamsWithTimeout creates a new GetExecutionByIndexAndPipelineIDUsingGETParams object with the ability to set a timeout on a request.
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetAPIVersion ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetAuthorization ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetContext ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetDefaults ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get execution by index and pipeline Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetHTTPClient ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetID ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetID(id string)
SetID adds the id to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetIndex ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetIndex(index string)
SetIndex adds the index to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetQueryParams ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetQueryParams(queryParams *string)
SetQueryParams adds the queryParams to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) SetTimeout ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithAPIVersion ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithAPIVersion adds the aPIVersion to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithAuthorization ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithAuthorization(authorization string) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithAuthorization adds the authorization to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithContext ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithContext(ctx context.Context) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithContext adds the context to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithDefaults ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithDefaults() *GetExecutionByIndexAndPipelineIDUsingGETParams
WithDefaults hydrates default values in the get execution by index and pipeline Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithHTTPClient ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithID ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithID(id string) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithID adds the id to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithIndex ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithIndex(index string) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithIndex adds the index to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithQueryParams ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithQueryParams(queryParams *string) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithQueryParams adds the queryParams to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WithTimeout ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionByIndexAndPipelineIDUsingGETParams
WithTimeout adds the timeout to the get execution by index and pipeline Id using get params
func (*GetExecutionByIndexAndPipelineIDUsingGETParams) WriteToRequest ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExecutionByIndexAndPipelineIDUsingGETReader ¶
type GetExecutionByIndexAndPipelineIDUsingGETReader struct {
// contains filtered or unexported fields
}
GetExecutionByIndexAndPipelineIDUsingGETReader is a Reader for the GetExecutionByIndexAndPipelineIDUsingGET structure.
func (*GetExecutionByIndexAndPipelineIDUsingGETReader) ReadResponse ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExecutionByIndexAndPipelineIDUsingGETUnauthorized ¶
type GetExecutionByIndexAndPipelineIDUsingGETUnauthorized struct { }
GetExecutionByIndexAndPipelineIDUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetExecutionByIndexAndPipelineIDUsingGETUnauthorized ¶
func NewGetExecutionByIndexAndPipelineIDUsingGETUnauthorized() *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized
NewGetExecutionByIndexAndPipelineIDUsingGETUnauthorized creates a GetExecutionByIndexAndPipelineIDUsingGETUnauthorized with default headers values
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) Error ¶
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) Error() string
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get execution by index and pipeline Id using g e t unauthorized response has a 4xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get execution by index and pipeline Id using g e t unauthorized response a status code equal to that given
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get execution by index and pipeline Id using g e t unauthorized response has a 3xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get execution by index and pipeline Id using g e t unauthorized response has a 5xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get execution by index and pipeline Id using g e t unauthorized response has a 2xx status code
func (*GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetExecutionByIndexAndPipelineIDUsingGETUnauthorized) String() string
type GetExecutionByNameAndIndexUsingGETForbidden ¶
type GetExecutionByNameAndIndexUsingGETForbidden struct { }
GetExecutionByNameAndIndexUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetExecutionByNameAndIndexUsingGETForbidden ¶
func NewGetExecutionByNameAndIndexUsingGETForbidden() *GetExecutionByNameAndIndexUsingGETForbidden
NewGetExecutionByNameAndIndexUsingGETForbidden creates a GetExecutionByNameAndIndexUsingGETForbidden with default headers values
func (*GetExecutionByNameAndIndexUsingGETForbidden) Error ¶
func (o *GetExecutionByNameAndIndexUsingGETForbidden) Error() string
func (*GetExecutionByNameAndIndexUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get execution by name and index using g e t forbidden response has a 4xx status code
func (*GetExecutionByNameAndIndexUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get execution by name and index using g e t forbidden response a status code equal to that given
func (*GetExecutionByNameAndIndexUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get execution by name and index using g e t forbidden response has a 3xx status code
func (*GetExecutionByNameAndIndexUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get execution by name and index using g e t forbidden response has a 5xx status code
func (*GetExecutionByNameAndIndexUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get execution by name and index using g e t forbidden response has a 2xx status code
func (*GetExecutionByNameAndIndexUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETForbidden) String() string
type GetExecutionByNameAndIndexUsingGETInternalServerError ¶
type GetExecutionByNameAndIndexUsingGETInternalServerError struct { }
GetExecutionByNameAndIndexUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetExecutionByNameAndIndexUsingGETInternalServerError ¶
func NewGetExecutionByNameAndIndexUsingGETInternalServerError() *GetExecutionByNameAndIndexUsingGETInternalServerError
NewGetExecutionByNameAndIndexUsingGETInternalServerError creates a GetExecutionByNameAndIndexUsingGETInternalServerError with default headers values
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) Error ¶
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) Error() string
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get execution by name and index using g e t internal server error response has a 4xx status code
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get execution by name and index using g e t internal server error response a status code equal to that given
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get execution by name and index using g e t internal server error response has a 3xx status code
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get execution by name and index using g e t internal server error response has a 5xx status code
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get execution by name and index using g e t internal server error response has a 2xx status code
func (*GetExecutionByNameAndIndexUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETInternalServerError) String() string
type GetExecutionByNameAndIndexUsingGETNotFound ¶
GetExecutionByNameAndIndexUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetExecutionByNameAndIndexUsingGETNotFound ¶
func NewGetExecutionByNameAndIndexUsingGETNotFound() *GetExecutionByNameAndIndexUsingGETNotFound
NewGetExecutionByNameAndIndexUsingGETNotFound creates a GetExecutionByNameAndIndexUsingGETNotFound with default headers values
func (*GetExecutionByNameAndIndexUsingGETNotFound) Error ¶
func (o *GetExecutionByNameAndIndexUsingGETNotFound) Error() string
func (*GetExecutionByNameAndIndexUsingGETNotFound) GetPayload ¶
func (o *GetExecutionByNameAndIndexUsingGETNotFound) GetPayload() *models.Error
func (*GetExecutionByNameAndIndexUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get execution by name and index using g e t not found response has a 4xx status code
func (*GetExecutionByNameAndIndexUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get execution by name and index using g e t not found response a status code equal to that given
func (*GetExecutionByNameAndIndexUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get execution by name and index using g e t not found response has a 3xx status code
func (*GetExecutionByNameAndIndexUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get execution by name and index using g e t not found response has a 5xx status code
func (*GetExecutionByNameAndIndexUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get execution by name and index using g e t not found response has a 2xx status code
func (*GetExecutionByNameAndIndexUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETNotFound) String() string
type GetExecutionByNameAndIndexUsingGETOK ¶
GetExecutionByNameAndIndexUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Execution
func NewGetExecutionByNameAndIndexUsingGETOK ¶
func NewGetExecutionByNameAndIndexUsingGETOK() *GetExecutionByNameAndIndexUsingGETOK
NewGetExecutionByNameAndIndexUsingGETOK creates a GetExecutionByNameAndIndexUsingGETOK with default headers values
func (*GetExecutionByNameAndIndexUsingGETOK) Error ¶
func (o *GetExecutionByNameAndIndexUsingGETOK) Error() string
func (*GetExecutionByNameAndIndexUsingGETOK) GetPayload ¶
func (o *GetExecutionByNameAndIndexUsingGETOK) GetPayload() models.Execution
func (*GetExecutionByNameAndIndexUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) IsClientError() bool
IsClientError returns true when this get execution by name and index using g e t o k response has a 4xx status code
func (*GetExecutionByNameAndIndexUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) IsCode(code int) bool
IsCode returns true when this get execution by name and index using g e t o k response a status code equal to that given
func (*GetExecutionByNameAndIndexUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get execution by name and index using g e t o k response has a 3xx status code
func (*GetExecutionByNameAndIndexUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) IsServerError() bool
IsServerError returns true when this get execution by name and index using g e t o k response has a 5xx status code
func (*GetExecutionByNameAndIndexUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get execution by name and index using g e t o k response has a 2xx status code
func (*GetExecutionByNameAndIndexUsingGETOK) String ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETOK) String() string
type GetExecutionByNameAndIndexUsingGETParams ¶
type GetExecutionByNameAndIndexUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Index. The index of the Execution */ Index string /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string /* QueryParams. Value of 'expand' type for the execution */ QueryParams *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetExecutionByNameAndIndexUsingGETParams contains all the parameters to send to the API endpoint
for the get execution by name and index using g e t operation. Typically these are written to a http.Request.
func NewGetExecutionByNameAndIndexUsingGETParams ¶
func NewGetExecutionByNameAndIndexUsingGETParams() *GetExecutionByNameAndIndexUsingGETParams
NewGetExecutionByNameAndIndexUsingGETParams creates a new GetExecutionByNameAndIndexUsingGETParams 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 NewGetExecutionByNameAndIndexUsingGETParamsWithContext ¶
func NewGetExecutionByNameAndIndexUsingGETParamsWithContext(ctx context.Context) *GetExecutionByNameAndIndexUsingGETParams
NewGetExecutionByNameAndIndexUsingGETParamsWithContext creates a new GetExecutionByNameAndIndexUsingGETParams object with the ability to set a context for a request.
func NewGetExecutionByNameAndIndexUsingGETParamsWithHTTPClient ¶
func NewGetExecutionByNameAndIndexUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionByNameAndIndexUsingGETParams
NewGetExecutionByNameAndIndexUsingGETParamsWithHTTPClient creates a new GetExecutionByNameAndIndexUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetExecutionByNameAndIndexUsingGETParamsWithTimeout ¶
func NewGetExecutionByNameAndIndexUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionByNameAndIndexUsingGETParams
NewGetExecutionByNameAndIndexUsingGETParamsWithTimeout creates a new GetExecutionByNameAndIndexUsingGETParams object with the ability to set a timeout on a request.
func (*GetExecutionByNameAndIndexUsingGETParams) SetAPIVersion ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetAuthorization ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetContext ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetDefaults ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get execution by name and index using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionByNameAndIndexUsingGETParams) SetHTTPClient ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetIndex ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetIndex(index string)
SetIndex adds the index to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetName ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetName(name string)
SetName adds the name to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetProject ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetProject(project string)
SetProject adds the project to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetQueryParams ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETParams) SetQueryParams(queryParams *string)
SetQueryParams adds the queryParams to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) SetTimeout ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithAPIVersion ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionByNameAndIndexUsingGETParams
WithAPIVersion adds the aPIVersion to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithAuthorization ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithAuthorization(authorization string) *GetExecutionByNameAndIndexUsingGETParams
WithAuthorization adds the authorization to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithContext ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithContext(ctx context.Context) *GetExecutionByNameAndIndexUsingGETParams
WithContext adds the context to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithDefaults ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithDefaults() *GetExecutionByNameAndIndexUsingGETParams
WithDefaults hydrates default values in the get execution by name and index using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionByNameAndIndexUsingGETParams) WithHTTPClient ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionByNameAndIndexUsingGETParams
WithHTTPClient adds the HTTPClient to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithIndex ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithIndex(index string) *GetExecutionByNameAndIndexUsingGETParams
WithIndex adds the index to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithName ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithName(name string) *GetExecutionByNameAndIndexUsingGETParams
WithName adds the name to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithProject ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithProject(project string) *GetExecutionByNameAndIndexUsingGETParams
WithProject adds the project to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithQueryParams ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETParams) WithQueryParams(queryParams *string) *GetExecutionByNameAndIndexUsingGETParams
WithQueryParams adds the queryParams to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WithTimeout ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionByNameAndIndexUsingGETParams
WithTimeout adds the timeout to the get execution by name and index using get params
func (*GetExecutionByNameAndIndexUsingGETParams) WriteToRequest ¶
func (o *GetExecutionByNameAndIndexUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExecutionByNameAndIndexUsingGETReader ¶
type GetExecutionByNameAndIndexUsingGETReader struct {
// contains filtered or unexported fields
}
GetExecutionByNameAndIndexUsingGETReader is a Reader for the GetExecutionByNameAndIndexUsingGET structure.
func (*GetExecutionByNameAndIndexUsingGETReader) ReadResponse ¶
func (o *GetExecutionByNameAndIndexUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExecutionByNameAndIndexUsingGETUnauthorized ¶
type GetExecutionByNameAndIndexUsingGETUnauthorized struct { }
GetExecutionByNameAndIndexUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetExecutionByNameAndIndexUsingGETUnauthorized ¶
func NewGetExecutionByNameAndIndexUsingGETUnauthorized() *GetExecutionByNameAndIndexUsingGETUnauthorized
NewGetExecutionByNameAndIndexUsingGETUnauthorized creates a GetExecutionByNameAndIndexUsingGETUnauthorized with default headers values
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) Error ¶
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) Error() string
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get execution by name and index using g e t unauthorized response has a 4xx status code
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get execution by name and index using g e t unauthorized response a status code equal to that given
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get execution by name and index using g e t unauthorized response has a 3xx status code
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get execution by name and index using g e t unauthorized response has a 5xx status code
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get execution by name and index using g e t unauthorized response has a 2xx status code
func (*GetExecutionByNameAndIndexUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetExecutionByNameAndIndexUsingGETUnauthorized) String() string
type GetExecutionsByIDUsingGETForbidden ¶
type GetExecutionsByIDUsingGETForbidden struct { }
GetExecutionsByIDUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetExecutionsByIDUsingGETForbidden ¶
func NewGetExecutionsByIDUsingGETForbidden() *GetExecutionsByIDUsingGETForbidden
NewGetExecutionsByIDUsingGETForbidden creates a GetExecutionsByIDUsingGETForbidden with default headers values
func (*GetExecutionsByIDUsingGETForbidden) Error ¶
func (o *GetExecutionsByIDUsingGETForbidden) Error() string
func (*GetExecutionsByIDUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get executions by Id using g e t forbidden response has a 4xx status code
func (*GetExecutionsByIDUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get executions by Id using g e t forbidden response a status code equal to that given
func (*GetExecutionsByIDUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get executions by Id using g e t forbidden response has a 3xx status code
func (*GetExecutionsByIDUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get executions by Id using g e t forbidden response has a 5xx status code
func (*GetExecutionsByIDUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get executions by Id using g e t forbidden response has a 2xx status code
func (*GetExecutionsByIDUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETForbidden) String() string
type GetExecutionsByIDUsingGETInternalServerError ¶
type GetExecutionsByIDUsingGETInternalServerError struct { }
GetExecutionsByIDUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetExecutionsByIDUsingGETInternalServerError ¶
func NewGetExecutionsByIDUsingGETInternalServerError() *GetExecutionsByIDUsingGETInternalServerError
NewGetExecutionsByIDUsingGETInternalServerError creates a GetExecutionsByIDUsingGETInternalServerError with default headers values
func (*GetExecutionsByIDUsingGETInternalServerError) Error ¶
func (o *GetExecutionsByIDUsingGETInternalServerError) Error() string
func (*GetExecutionsByIDUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get executions by Id using g e t internal server error response has a 4xx status code
func (*GetExecutionsByIDUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get executions by Id using g e t internal server error response a status code equal to that given
func (*GetExecutionsByIDUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get executions by Id using g e t internal server error response has a 3xx status code
func (*GetExecutionsByIDUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get executions by Id using g e t internal server error response has a 5xx status code
func (*GetExecutionsByIDUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get executions by Id using g e t internal server error response has a 2xx status code
func (*GetExecutionsByIDUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETInternalServerError) String() string
type GetExecutionsByIDUsingGETNotFound ¶
GetExecutionsByIDUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetExecutionsByIDUsingGETNotFound ¶
func NewGetExecutionsByIDUsingGETNotFound() *GetExecutionsByIDUsingGETNotFound
NewGetExecutionsByIDUsingGETNotFound creates a GetExecutionsByIDUsingGETNotFound with default headers values
func (*GetExecutionsByIDUsingGETNotFound) Error ¶
func (o *GetExecutionsByIDUsingGETNotFound) Error() string
func (*GetExecutionsByIDUsingGETNotFound) GetPayload ¶
func (o *GetExecutionsByIDUsingGETNotFound) GetPayload() *models.Error
func (*GetExecutionsByIDUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get executions by Id using g e t not found response has a 4xx status code
func (*GetExecutionsByIDUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get executions by Id using g e t not found response a status code equal to that given
func (*GetExecutionsByIDUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get executions by Id using g e t not found response has a 3xx status code
func (*GetExecutionsByIDUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get executions by Id using g e t not found response has a 5xx status code
func (*GetExecutionsByIDUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get executions by Id using g e t not found response has a 2xx status code
func (*GetExecutionsByIDUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETNotFound) String() string
type GetExecutionsByIDUsingGETOK ¶
type GetExecutionsByIDUsingGETOK struct {
Payload models.Executions
}
GetExecutionsByIDUsingGETOK describes a response with status code 200, with default header values.
'Success' with Executions on pages
func NewGetExecutionsByIDUsingGETOK ¶
func NewGetExecutionsByIDUsingGETOK() *GetExecutionsByIDUsingGETOK
NewGetExecutionsByIDUsingGETOK creates a GetExecutionsByIDUsingGETOK with default headers values
func (*GetExecutionsByIDUsingGETOK) Error ¶
func (o *GetExecutionsByIDUsingGETOK) Error() string
func (*GetExecutionsByIDUsingGETOK) GetPayload ¶
func (o *GetExecutionsByIDUsingGETOK) GetPayload() models.Executions
func (*GetExecutionsByIDUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) IsClientError() bool
IsClientError returns true when this get executions by Id using g e t o k response has a 4xx status code
func (*GetExecutionsByIDUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) IsCode(code int) bool
IsCode returns true when this get executions by Id using g e t o k response a status code equal to that given
func (*GetExecutionsByIDUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get executions by Id using g e t o k response has a 3xx status code
func (*GetExecutionsByIDUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) IsServerError() bool
IsServerError returns true when this get executions by Id using g e t o k response has a 5xx status code
func (*GetExecutionsByIDUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get executions by Id using g e t o k response has a 2xx status code
func (*GetExecutionsByIDUsingGETOK) String ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETOK) String() string
type GetExecutionsByIDUsingGETParams ¶
type GetExecutionsByIDUsingGETParams struct { /* DollarFilter. To list with OData like filter */ DollarFilter *string /* DollarOrderby. Order by attribute Default: "name desc" */ DollarOrderby *string /* DollarSkip. To skip 'n' Executions for listing Default: "0" */ DollarSkip *string /* DollarTop. To list top 'n' Executions for listing Default: "25" */ DollarTop *string /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* ID. The ID of the Pipeline */ ID string /* Page. To select 'n'th page for listing Default: "0" */ Page *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetExecutionsByIDUsingGETParams contains all the parameters to send to the API endpoint
for the get executions by Id using g e t operation. Typically these are written to a http.Request.
func NewGetExecutionsByIDUsingGETParams ¶
func NewGetExecutionsByIDUsingGETParams() *GetExecutionsByIDUsingGETParams
NewGetExecutionsByIDUsingGETParams creates a new GetExecutionsByIDUsingGETParams 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 NewGetExecutionsByIDUsingGETParamsWithContext ¶
func NewGetExecutionsByIDUsingGETParamsWithContext(ctx context.Context) *GetExecutionsByIDUsingGETParams
NewGetExecutionsByIDUsingGETParamsWithContext creates a new GetExecutionsByIDUsingGETParams object with the ability to set a context for a request.
func NewGetExecutionsByIDUsingGETParamsWithHTTPClient ¶
func NewGetExecutionsByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionsByIDUsingGETParams
NewGetExecutionsByIDUsingGETParamsWithHTTPClient creates a new GetExecutionsByIDUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetExecutionsByIDUsingGETParamsWithTimeout ¶
func NewGetExecutionsByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionsByIDUsingGETParams
NewGetExecutionsByIDUsingGETParamsWithTimeout creates a new GetExecutionsByIDUsingGETParams object with the ability to set a timeout on a request.
func (*GetExecutionsByIDUsingGETParams) SetAPIVersion ¶
func (o *GetExecutionsByIDUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetAuthorization ¶
func (o *GetExecutionsByIDUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetContext ¶
func (o *GetExecutionsByIDUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetDefaults ¶
func (o *GetExecutionsByIDUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get executions by Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionsByIDUsingGETParams) SetDollarFilter ¶
func (o *GetExecutionsByIDUsingGETParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetDollarOrderby ¶
func (o *GetExecutionsByIDUsingGETParams) SetDollarOrderby(dollarOrderby *string)
SetDollarOrderby adds the dollarOrderby to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetDollarSkip ¶
func (o *GetExecutionsByIDUsingGETParams) SetDollarSkip(dollarSkip *string)
SetDollarSkip adds the dollarSkip to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetDollarTop ¶
func (o *GetExecutionsByIDUsingGETParams) SetDollarTop(dollarTop *string)
SetDollarTop adds the dollarTop to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetHTTPClient ¶
func (o *GetExecutionsByIDUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetID ¶
func (o *GetExecutionsByIDUsingGETParams) SetID(id string)
SetID adds the id to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetPage ¶
func (o *GetExecutionsByIDUsingGETParams) SetPage(page *string)
SetPage adds the page to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) SetTimeout ¶
func (o *GetExecutionsByIDUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithAPIVersion ¶
func (o *GetExecutionsByIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionsByIDUsingGETParams
WithAPIVersion adds the aPIVersion to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithAuthorization ¶
func (o *GetExecutionsByIDUsingGETParams) WithAuthorization(authorization string) *GetExecutionsByIDUsingGETParams
WithAuthorization adds the authorization to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithContext ¶
func (o *GetExecutionsByIDUsingGETParams) WithContext(ctx context.Context) *GetExecutionsByIDUsingGETParams
WithContext adds the context to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithDefaults ¶
func (o *GetExecutionsByIDUsingGETParams) WithDefaults() *GetExecutionsByIDUsingGETParams
WithDefaults hydrates default values in the get executions by Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionsByIDUsingGETParams) WithDollarFilter ¶
func (o *GetExecutionsByIDUsingGETParams) WithDollarFilter(dollarFilter *string) *GetExecutionsByIDUsingGETParams
WithDollarFilter adds the dollarFilter to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithDollarOrderby ¶
func (o *GetExecutionsByIDUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetExecutionsByIDUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithDollarSkip ¶
func (o *GetExecutionsByIDUsingGETParams) WithDollarSkip(dollarSkip *string) *GetExecutionsByIDUsingGETParams
WithDollarSkip adds the dollarSkip to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithDollarTop ¶
func (o *GetExecutionsByIDUsingGETParams) WithDollarTop(dollarTop *string) *GetExecutionsByIDUsingGETParams
WithDollarTop adds the dollarTop to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithHTTPClient ¶
func (o *GetExecutionsByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionsByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithID ¶
func (o *GetExecutionsByIDUsingGETParams) WithID(id string) *GetExecutionsByIDUsingGETParams
WithID adds the id to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithPage ¶
func (o *GetExecutionsByIDUsingGETParams) WithPage(page *string) *GetExecutionsByIDUsingGETParams
WithPage adds the page to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WithTimeout ¶
func (o *GetExecutionsByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionsByIDUsingGETParams
WithTimeout adds the timeout to the get executions by Id using get params
func (*GetExecutionsByIDUsingGETParams) WriteToRequest ¶
func (o *GetExecutionsByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExecutionsByIDUsingGETReader ¶
type GetExecutionsByIDUsingGETReader struct {
// contains filtered or unexported fields
}
GetExecutionsByIDUsingGETReader is a Reader for the GetExecutionsByIDUsingGET structure.
func (*GetExecutionsByIDUsingGETReader) ReadResponse ¶
func (o *GetExecutionsByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExecutionsByIDUsingGETUnauthorized ¶
type GetExecutionsByIDUsingGETUnauthorized struct { }
GetExecutionsByIDUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetExecutionsByIDUsingGETUnauthorized ¶
func NewGetExecutionsByIDUsingGETUnauthorized() *GetExecutionsByIDUsingGETUnauthorized
NewGetExecutionsByIDUsingGETUnauthorized creates a GetExecutionsByIDUsingGETUnauthorized with default headers values
func (*GetExecutionsByIDUsingGETUnauthorized) Error ¶
func (o *GetExecutionsByIDUsingGETUnauthorized) Error() string
func (*GetExecutionsByIDUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get executions by Id using g e t unauthorized response has a 4xx status code
func (*GetExecutionsByIDUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get executions by Id using g e t unauthorized response a status code equal to that given
func (*GetExecutionsByIDUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get executions by Id using g e t unauthorized response has a 3xx status code
func (*GetExecutionsByIDUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get executions by Id using g e t unauthorized response has a 5xx status code
func (*GetExecutionsByIDUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get executions by Id using g e t unauthorized response has a 2xx status code
func (*GetExecutionsByIDUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetExecutionsByIDUsingGETUnauthorized) String() string
type GetExecutionsByNameUsingGETForbidden ¶
type GetExecutionsByNameUsingGETForbidden struct { }
GetExecutionsByNameUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetExecutionsByNameUsingGETForbidden ¶
func NewGetExecutionsByNameUsingGETForbidden() *GetExecutionsByNameUsingGETForbidden
NewGetExecutionsByNameUsingGETForbidden creates a GetExecutionsByNameUsingGETForbidden with default headers values
func (*GetExecutionsByNameUsingGETForbidden) Error ¶
func (o *GetExecutionsByNameUsingGETForbidden) Error() string
func (*GetExecutionsByNameUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get executions by name using g e t forbidden response has a 4xx status code
func (*GetExecutionsByNameUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get executions by name using g e t forbidden response a status code equal to that given
func (*GetExecutionsByNameUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get executions by name using g e t forbidden response has a 3xx status code
func (*GetExecutionsByNameUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get executions by name using g e t forbidden response has a 5xx status code
func (*GetExecutionsByNameUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get executions by name using g e t forbidden response has a 2xx status code
func (*GetExecutionsByNameUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETForbidden) String() string
type GetExecutionsByNameUsingGETInternalServerError ¶
type GetExecutionsByNameUsingGETInternalServerError struct { }
GetExecutionsByNameUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetExecutionsByNameUsingGETInternalServerError ¶
func NewGetExecutionsByNameUsingGETInternalServerError() *GetExecutionsByNameUsingGETInternalServerError
NewGetExecutionsByNameUsingGETInternalServerError creates a GetExecutionsByNameUsingGETInternalServerError with default headers values
func (*GetExecutionsByNameUsingGETInternalServerError) Error ¶
func (o *GetExecutionsByNameUsingGETInternalServerError) Error() string
func (*GetExecutionsByNameUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get executions by name using g e t internal server error response has a 4xx status code
func (*GetExecutionsByNameUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get executions by name using g e t internal server error response a status code equal to that given
func (*GetExecutionsByNameUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get executions by name using g e t internal server error response has a 3xx status code
func (*GetExecutionsByNameUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get executions by name using g e t internal server error response has a 5xx status code
func (*GetExecutionsByNameUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get executions by name using g e t internal server error response has a 2xx status code
func (*GetExecutionsByNameUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETInternalServerError) String() string
type GetExecutionsByNameUsingGETNotFound ¶
GetExecutionsByNameUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetExecutionsByNameUsingGETNotFound ¶
func NewGetExecutionsByNameUsingGETNotFound() *GetExecutionsByNameUsingGETNotFound
NewGetExecutionsByNameUsingGETNotFound creates a GetExecutionsByNameUsingGETNotFound with default headers values
func (*GetExecutionsByNameUsingGETNotFound) Error ¶
func (o *GetExecutionsByNameUsingGETNotFound) Error() string
func (*GetExecutionsByNameUsingGETNotFound) GetPayload ¶
func (o *GetExecutionsByNameUsingGETNotFound) GetPayload() *models.Error
func (*GetExecutionsByNameUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get executions by name using g e t not found response has a 4xx status code
func (*GetExecutionsByNameUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get executions by name using g e t not found response a status code equal to that given
func (*GetExecutionsByNameUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get executions by name using g e t not found response has a 3xx status code
func (*GetExecutionsByNameUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get executions by name using g e t not found response has a 5xx status code
func (*GetExecutionsByNameUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get executions by name using g e t not found response has a 2xx status code
func (*GetExecutionsByNameUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETNotFound) String() string
type GetExecutionsByNameUsingGETOK ¶
type GetExecutionsByNameUsingGETOK struct {
Payload models.Executions
}
GetExecutionsByNameUsingGETOK describes a response with status code 200, with default header values.
'Success' with Executions on pages
func NewGetExecutionsByNameUsingGETOK ¶
func NewGetExecutionsByNameUsingGETOK() *GetExecutionsByNameUsingGETOK
NewGetExecutionsByNameUsingGETOK creates a GetExecutionsByNameUsingGETOK with default headers values
func (*GetExecutionsByNameUsingGETOK) Error ¶
func (o *GetExecutionsByNameUsingGETOK) Error() string
func (*GetExecutionsByNameUsingGETOK) GetPayload ¶
func (o *GetExecutionsByNameUsingGETOK) GetPayload() models.Executions
func (*GetExecutionsByNameUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) IsClientError() bool
IsClientError returns true when this get executions by name using g e t o k response has a 4xx status code
func (*GetExecutionsByNameUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) IsCode(code int) bool
IsCode returns true when this get executions by name using g e t o k response a status code equal to that given
func (*GetExecutionsByNameUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get executions by name using g e t o k response has a 3xx status code
func (*GetExecutionsByNameUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) IsServerError() bool
IsServerError returns true when this get executions by name using g e t o k response has a 5xx status code
func (*GetExecutionsByNameUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get executions by name using g e t o k response has a 2xx status code
func (*GetExecutionsByNameUsingGETOK) String ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETOK) String() string
type GetExecutionsByNameUsingGETParams ¶
type GetExecutionsByNameUsingGETParams struct { /* DollarFilter. To list with OData like filter */ DollarFilter *string /* DollarOrderby. Order by attribute Default: "name desc" */ DollarOrderby *string /* DollarSkip. To skip 'n' Executions for listing Default: "0" */ DollarSkip *string /* DollarTop. To list top 'n' Executions for listing Default: "25" */ DollarTop *string /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Name. The name of the Pipeline */ Name string /* Page. To select 'n'th page for listing Default: "0" */ Page *string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetExecutionsByNameUsingGETParams contains all the parameters to send to the API endpoint
for the get executions by name using g e t operation. Typically these are written to a http.Request.
func NewGetExecutionsByNameUsingGETParams ¶
func NewGetExecutionsByNameUsingGETParams() *GetExecutionsByNameUsingGETParams
NewGetExecutionsByNameUsingGETParams creates a new GetExecutionsByNameUsingGETParams 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 NewGetExecutionsByNameUsingGETParamsWithContext ¶
func NewGetExecutionsByNameUsingGETParamsWithContext(ctx context.Context) *GetExecutionsByNameUsingGETParams
NewGetExecutionsByNameUsingGETParamsWithContext creates a new GetExecutionsByNameUsingGETParams object with the ability to set a context for a request.
func NewGetExecutionsByNameUsingGETParamsWithHTTPClient ¶
func NewGetExecutionsByNameUsingGETParamsWithHTTPClient(client *http.Client) *GetExecutionsByNameUsingGETParams
NewGetExecutionsByNameUsingGETParamsWithHTTPClient creates a new GetExecutionsByNameUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetExecutionsByNameUsingGETParamsWithTimeout ¶
func NewGetExecutionsByNameUsingGETParamsWithTimeout(timeout time.Duration) *GetExecutionsByNameUsingGETParams
NewGetExecutionsByNameUsingGETParamsWithTimeout creates a new GetExecutionsByNameUsingGETParams object with the ability to set a timeout on a request.
func (*GetExecutionsByNameUsingGETParams) SetAPIVersion ¶
func (o *GetExecutionsByNameUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetAuthorization ¶
func (o *GetExecutionsByNameUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetContext ¶
func (o *GetExecutionsByNameUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetDefaults ¶
func (o *GetExecutionsByNameUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get executions by name using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionsByNameUsingGETParams) SetDollarFilter ¶
func (o *GetExecutionsByNameUsingGETParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetDollarOrderby ¶
func (o *GetExecutionsByNameUsingGETParams) SetDollarOrderby(dollarOrderby *string)
SetDollarOrderby adds the dollarOrderby to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetDollarSkip ¶
func (o *GetExecutionsByNameUsingGETParams) SetDollarSkip(dollarSkip *string)
SetDollarSkip adds the dollarSkip to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetDollarTop ¶
func (o *GetExecutionsByNameUsingGETParams) SetDollarTop(dollarTop *string)
SetDollarTop adds the dollarTop to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetHTTPClient ¶
func (o *GetExecutionsByNameUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetName ¶
func (o *GetExecutionsByNameUsingGETParams) SetName(name string)
SetName adds the name to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetPage ¶
func (o *GetExecutionsByNameUsingGETParams) SetPage(page *string)
SetPage adds the page to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetProject ¶
func (o *GetExecutionsByNameUsingGETParams) SetProject(project string)
SetProject adds the project to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) SetTimeout ¶
func (o *GetExecutionsByNameUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithAPIVersion ¶
func (o *GetExecutionsByNameUsingGETParams) WithAPIVersion(aPIVersion string) *GetExecutionsByNameUsingGETParams
WithAPIVersion adds the aPIVersion to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithAuthorization ¶
func (o *GetExecutionsByNameUsingGETParams) WithAuthorization(authorization string) *GetExecutionsByNameUsingGETParams
WithAuthorization adds the authorization to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithContext ¶
func (o *GetExecutionsByNameUsingGETParams) WithContext(ctx context.Context) *GetExecutionsByNameUsingGETParams
WithContext adds the context to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithDefaults ¶
func (o *GetExecutionsByNameUsingGETParams) WithDefaults() *GetExecutionsByNameUsingGETParams
WithDefaults hydrates default values in the get executions by name using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetExecutionsByNameUsingGETParams) WithDollarFilter ¶
func (o *GetExecutionsByNameUsingGETParams) WithDollarFilter(dollarFilter *string) *GetExecutionsByNameUsingGETParams
WithDollarFilter adds the dollarFilter to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithDollarOrderby ¶
func (o *GetExecutionsByNameUsingGETParams) WithDollarOrderby(dollarOrderby *string) *GetExecutionsByNameUsingGETParams
WithDollarOrderby adds the dollarOrderby to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithDollarSkip ¶
func (o *GetExecutionsByNameUsingGETParams) WithDollarSkip(dollarSkip *string) *GetExecutionsByNameUsingGETParams
WithDollarSkip adds the dollarSkip to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithDollarTop ¶
func (o *GetExecutionsByNameUsingGETParams) WithDollarTop(dollarTop *string) *GetExecutionsByNameUsingGETParams
WithDollarTop adds the dollarTop to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithHTTPClient ¶
func (o *GetExecutionsByNameUsingGETParams) WithHTTPClient(client *http.Client) *GetExecutionsByNameUsingGETParams
WithHTTPClient adds the HTTPClient to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithName ¶
func (o *GetExecutionsByNameUsingGETParams) WithName(name string) *GetExecutionsByNameUsingGETParams
WithName adds the name to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithPage ¶
func (o *GetExecutionsByNameUsingGETParams) WithPage(page *string) *GetExecutionsByNameUsingGETParams
WithPage adds the page to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithProject ¶
func (o *GetExecutionsByNameUsingGETParams) WithProject(project string) *GetExecutionsByNameUsingGETParams
WithProject adds the project to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WithTimeout ¶
func (o *GetExecutionsByNameUsingGETParams) WithTimeout(timeout time.Duration) *GetExecutionsByNameUsingGETParams
WithTimeout adds the timeout to the get executions by name using get params
func (*GetExecutionsByNameUsingGETParams) WriteToRequest ¶
func (o *GetExecutionsByNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExecutionsByNameUsingGETReader ¶
type GetExecutionsByNameUsingGETReader struct {
// contains filtered or unexported fields
}
GetExecutionsByNameUsingGETReader is a Reader for the GetExecutionsByNameUsingGET structure.
func (*GetExecutionsByNameUsingGETReader) ReadResponse ¶
func (o *GetExecutionsByNameUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExecutionsByNameUsingGETUnauthorized ¶
type GetExecutionsByNameUsingGETUnauthorized struct { }
GetExecutionsByNameUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetExecutionsByNameUsingGETUnauthorized ¶
func NewGetExecutionsByNameUsingGETUnauthorized() *GetExecutionsByNameUsingGETUnauthorized
NewGetExecutionsByNameUsingGETUnauthorized creates a GetExecutionsByNameUsingGETUnauthorized with default headers values
func (*GetExecutionsByNameUsingGETUnauthorized) Error ¶
func (o *GetExecutionsByNameUsingGETUnauthorized) Error() string
func (*GetExecutionsByNameUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get executions by name using g e t unauthorized response has a 4xx status code
func (*GetExecutionsByNameUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get executions by name using g e t unauthorized response a status code equal to that given
func (*GetExecutionsByNameUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get executions by name using g e t unauthorized response has a 3xx status code
func (*GetExecutionsByNameUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get executions by name using g e t unauthorized response has a 5xx status code
func (*GetExecutionsByNameUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get executions by name using g e t unauthorized response has a 2xx status code
func (*GetExecutionsByNameUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetExecutionsByNameUsingGETUnauthorized) String() string
type GetPipelineByIDUsingGETForbidden ¶ added in v0.4.0
type GetPipelineByIDUsingGETForbidden struct { }
GetPipelineByIDUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetPipelineByIDUsingGETForbidden ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETForbidden() *GetPipelineByIDUsingGETForbidden
NewGetPipelineByIDUsingGETForbidden creates a GetPipelineByIDUsingGETForbidden with default headers values
func (*GetPipelineByIDUsingGETForbidden) Error ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETForbidden) Error() string
func (*GetPipelineByIDUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get pipeline by Id using g e t forbidden response has a 4xx status code
func (*GetPipelineByIDUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get pipeline by Id using g e t forbidden response a status code equal to that given
func (*GetPipelineByIDUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get pipeline by Id using g e t forbidden response has a 3xx status code
func (*GetPipelineByIDUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get pipeline by Id using g e t forbidden response has a 5xx status code
func (*GetPipelineByIDUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get pipeline by Id using g e t forbidden response has a 2xx status code
func (*GetPipelineByIDUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETForbidden) String() string
type GetPipelineByIDUsingGETInternalServerError ¶ added in v0.4.0
type GetPipelineByIDUsingGETInternalServerError struct { }
GetPipelineByIDUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetPipelineByIDUsingGETInternalServerError ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETInternalServerError() *GetPipelineByIDUsingGETInternalServerError
NewGetPipelineByIDUsingGETInternalServerError creates a GetPipelineByIDUsingGETInternalServerError with default headers values
func (*GetPipelineByIDUsingGETInternalServerError) Error ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETInternalServerError) Error() string
func (*GetPipelineByIDUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get pipeline by Id using g e t internal server error response has a 4xx status code
func (*GetPipelineByIDUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get pipeline by Id using g e t internal server error response a status code equal to that given
func (*GetPipelineByIDUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get pipeline by Id using g e t internal server error response has a 3xx status code
func (*GetPipelineByIDUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get pipeline by Id using g e t internal server error response has a 5xx status code
func (*GetPipelineByIDUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get pipeline by Id using g e t internal server error response has a 2xx status code
func (*GetPipelineByIDUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETInternalServerError) String() string
type GetPipelineByIDUsingGETNotFound ¶ added in v0.4.0
GetPipelineByIDUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetPipelineByIDUsingGETNotFound ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETNotFound() *GetPipelineByIDUsingGETNotFound
NewGetPipelineByIDUsingGETNotFound creates a GetPipelineByIDUsingGETNotFound with default headers values
func (*GetPipelineByIDUsingGETNotFound) Error ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETNotFound) Error() string
func (*GetPipelineByIDUsingGETNotFound) GetPayload ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETNotFound) GetPayload() *models.Error
func (*GetPipelineByIDUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get pipeline by Id using g e t not found response has a 4xx status code
func (*GetPipelineByIDUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get pipeline by Id using g e t not found response a status code equal to that given
func (*GetPipelineByIDUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get pipeline by Id using g e t not found response has a 3xx status code
func (*GetPipelineByIDUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get pipeline by Id using g e t not found response has a 5xx status code
func (*GetPipelineByIDUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get pipeline by Id using g e t not found response has a 2xx status code
func (*GetPipelineByIDUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETNotFound) String() string
type GetPipelineByIDUsingGETOK ¶ added in v0.4.0
GetPipelineByIDUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Pipeline
func NewGetPipelineByIDUsingGETOK ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETOK() *GetPipelineByIDUsingGETOK
NewGetPipelineByIDUsingGETOK creates a GetPipelineByIDUsingGETOK with default headers values
func (*GetPipelineByIDUsingGETOK) Error ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETOK) Error() string
func (*GetPipelineByIDUsingGETOK) GetPayload ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETOK) GetPayload() models.Pipeline
func (*GetPipelineByIDUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) IsClientError() bool
IsClientError returns true when this get pipeline by Id using g e t o k response has a 4xx status code
func (*GetPipelineByIDUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) IsCode(code int) bool
IsCode returns true when this get pipeline by Id using g e t o k response a status code equal to that given
func (*GetPipelineByIDUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get pipeline by Id using g e t o k response has a 3xx status code
func (*GetPipelineByIDUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) IsServerError() bool
IsServerError returns true when this get pipeline by Id using g e t o k response has a 5xx status code
func (*GetPipelineByIDUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get pipeline by Id using g e t o k response has a 2xx status code
func (*GetPipelineByIDUsingGETOK) String ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETOK) String() string
type GetPipelineByIDUsingGETParams ¶ added in v0.4.0
type GetPipelineByIDUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPipelineByIDUsingGETParams contains all the parameters to send to the API endpoint
for the get pipeline by Id using g e t operation. Typically these are written to a http.Request.
func NewGetPipelineByIDUsingGETParams ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETParams() *GetPipelineByIDUsingGETParams
NewGetPipelineByIDUsingGETParams creates a new GetPipelineByIDUsingGETParams 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 NewGetPipelineByIDUsingGETParamsWithContext ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETParamsWithContext(ctx context.Context) *GetPipelineByIDUsingGETParams
NewGetPipelineByIDUsingGETParamsWithContext creates a new GetPipelineByIDUsingGETParams object with the ability to set a context for a request.
func NewGetPipelineByIDUsingGETParamsWithHTTPClient ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineByIDUsingGETParams
NewGetPipelineByIDUsingGETParamsWithHTTPClient creates a new GetPipelineByIDUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetPipelineByIDUsingGETParamsWithTimeout ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineByIDUsingGETParams
NewGetPipelineByIDUsingGETParamsWithTimeout creates a new GetPipelineByIDUsingGETParams object with the ability to set a timeout on a request.
func (*GetPipelineByIDUsingGETParams) SetAPIVersion ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) SetAuthorization ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) SetContext ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) SetDefaults ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get pipeline by Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineByIDUsingGETParams) SetHTTPClient ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) SetID ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetID(id string)
SetID adds the id to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) SetTimeout ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithAPIVersion ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineByIDUsingGETParams
WithAPIVersion adds the aPIVersion to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithAuthorization ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithAuthorization(authorization string) *GetPipelineByIDUsingGETParams
WithAuthorization adds the authorization to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithContext ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithContext(ctx context.Context) *GetPipelineByIDUsingGETParams
WithContext adds the context to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithDefaults ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithDefaults() *GetPipelineByIDUsingGETParams
WithDefaults hydrates default values in the get pipeline by Id using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineByIDUsingGETParams) WithHTTPClient ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithID ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithID(id string) *GetPipelineByIDUsingGETParams
WithID adds the id to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WithTimeout ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineByIDUsingGETParams
WithTimeout adds the timeout to the get pipeline by Id using get params
func (*GetPipelineByIDUsingGETParams) WriteToRequest ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPipelineByIDUsingGETReader ¶ added in v0.4.0
type GetPipelineByIDUsingGETReader struct {
// contains filtered or unexported fields
}
GetPipelineByIDUsingGETReader is a Reader for the GetPipelineByIDUsingGET structure.
func (*GetPipelineByIDUsingGETReader) ReadResponse ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPipelineByIDUsingGETUnauthorized ¶ added in v0.4.0
type GetPipelineByIDUsingGETUnauthorized struct { }
GetPipelineByIDUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetPipelineByIDUsingGETUnauthorized ¶ added in v0.4.0
func NewGetPipelineByIDUsingGETUnauthorized() *GetPipelineByIDUsingGETUnauthorized
NewGetPipelineByIDUsingGETUnauthorized creates a GetPipelineByIDUsingGETUnauthorized with default headers values
func (*GetPipelineByIDUsingGETUnauthorized) Error ¶ added in v0.4.0
func (o *GetPipelineByIDUsingGETUnauthorized) Error() string
func (*GetPipelineByIDUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get pipeline by Id using g e t unauthorized response has a 4xx status code
func (*GetPipelineByIDUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get pipeline by Id using g e t unauthorized response a status code equal to that given
func (*GetPipelineByIDUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get pipeline by Id using g e t unauthorized response has a 3xx status code
func (*GetPipelineByIDUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get pipeline by Id using g e t unauthorized response has a 5xx status code
func (*GetPipelineByIDUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get pipeline by Id using g e t unauthorized response has a 2xx status code
func (*GetPipelineByIDUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetPipelineByIDUsingGETUnauthorized) String() string
type GetPipelineByNameUsingGETForbidden ¶ added in v0.4.0
type GetPipelineByNameUsingGETForbidden struct { }
GetPipelineByNameUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetPipelineByNameUsingGETForbidden ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETForbidden() *GetPipelineByNameUsingGETForbidden
NewGetPipelineByNameUsingGETForbidden creates a GetPipelineByNameUsingGETForbidden with default headers values
func (*GetPipelineByNameUsingGETForbidden) Error ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETForbidden) Error() string
func (*GetPipelineByNameUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get pipeline by name using g e t forbidden response has a 4xx status code
func (*GetPipelineByNameUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get pipeline by name using g e t forbidden response a status code equal to that given
func (*GetPipelineByNameUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get pipeline by name using g e t forbidden response has a 3xx status code
func (*GetPipelineByNameUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get pipeline by name using g e t forbidden response has a 5xx status code
func (*GetPipelineByNameUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get pipeline by name using g e t forbidden response has a 2xx status code
func (*GetPipelineByNameUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETForbidden) String() string
type GetPipelineByNameUsingGETInternalServerError ¶ added in v0.4.0
type GetPipelineByNameUsingGETInternalServerError struct { }
GetPipelineByNameUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetPipelineByNameUsingGETInternalServerError ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETInternalServerError() *GetPipelineByNameUsingGETInternalServerError
NewGetPipelineByNameUsingGETInternalServerError creates a GetPipelineByNameUsingGETInternalServerError with default headers values
func (*GetPipelineByNameUsingGETInternalServerError) Error ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETInternalServerError) Error() string
func (*GetPipelineByNameUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get pipeline by name using g e t internal server error response has a 4xx status code
func (*GetPipelineByNameUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get pipeline by name using g e t internal server error response a status code equal to that given
func (*GetPipelineByNameUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get pipeline by name using g e t internal server error response has a 3xx status code
func (*GetPipelineByNameUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get pipeline by name using g e t internal server error response has a 5xx status code
func (*GetPipelineByNameUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get pipeline by name using g e t internal server error response has a 2xx status code
func (*GetPipelineByNameUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETInternalServerError) String() string
type GetPipelineByNameUsingGETNotFound ¶ added in v0.4.0
GetPipelineByNameUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetPipelineByNameUsingGETNotFound ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETNotFound() *GetPipelineByNameUsingGETNotFound
NewGetPipelineByNameUsingGETNotFound creates a GetPipelineByNameUsingGETNotFound with default headers values
func (*GetPipelineByNameUsingGETNotFound) Error ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETNotFound) Error() string
func (*GetPipelineByNameUsingGETNotFound) GetPayload ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETNotFound) GetPayload() *models.Error
func (*GetPipelineByNameUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get pipeline by name using g e t not found response has a 4xx status code
func (*GetPipelineByNameUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get pipeline by name using g e t not found response a status code equal to that given
func (*GetPipelineByNameUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get pipeline by name using g e t not found response has a 3xx status code
func (*GetPipelineByNameUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get pipeline by name using g e t not found response has a 5xx status code
func (*GetPipelineByNameUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get pipeline by name using g e t not found response has a 2xx status code
func (*GetPipelineByNameUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETNotFound) String() string
type GetPipelineByNameUsingGETOK ¶ added in v0.4.0
GetPipelineByNameUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Pipeline
func NewGetPipelineByNameUsingGETOK ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETOK() *GetPipelineByNameUsingGETOK
NewGetPipelineByNameUsingGETOK creates a GetPipelineByNameUsingGETOK with default headers values
func (*GetPipelineByNameUsingGETOK) Error ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETOK) Error() string
func (*GetPipelineByNameUsingGETOK) GetPayload ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETOK) GetPayload() models.Pipeline
func (*GetPipelineByNameUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) IsClientError() bool
IsClientError returns true when this get pipeline by name using g e t o k response has a 4xx status code
func (*GetPipelineByNameUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) IsCode(code int) bool
IsCode returns true when this get pipeline by name using g e t o k response a status code equal to that given
func (*GetPipelineByNameUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get pipeline by name using g e t o k response has a 3xx status code
func (*GetPipelineByNameUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) IsServerError() bool
IsServerError returns true when this get pipeline by name using g e t o k response has a 5xx status code
func (*GetPipelineByNameUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get pipeline by name using g e t o k response has a 2xx status code
func (*GetPipelineByNameUsingGETOK) String ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETOK) String() string
type GetPipelineByNameUsingGETParams ¶ added in v0.4.0
type GetPipelineByNameUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPipelineByNameUsingGETParams contains all the parameters to send to the API endpoint
for the get pipeline by name using g e t operation. Typically these are written to a http.Request.
func NewGetPipelineByNameUsingGETParams ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETParams() *GetPipelineByNameUsingGETParams
NewGetPipelineByNameUsingGETParams creates a new GetPipelineByNameUsingGETParams 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 NewGetPipelineByNameUsingGETParamsWithContext ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETParamsWithContext(ctx context.Context) *GetPipelineByNameUsingGETParams
NewGetPipelineByNameUsingGETParamsWithContext creates a new GetPipelineByNameUsingGETParams object with the ability to set a context for a request.
func NewGetPipelineByNameUsingGETParamsWithHTTPClient ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineByNameUsingGETParams
NewGetPipelineByNameUsingGETParamsWithHTTPClient creates a new GetPipelineByNameUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetPipelineByNameUsingGETParamsWithTimeout ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineByNameUsingGETParams
NewGetPipelineByNameUsingGETParamsWithTimeout creates a new GetPipelineByNameUsingGETParams object with the ability to set a timeout on a request.
func (*GetPipelineByNameUsingGETParams) SetAPIVersion ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetAuthorization ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetContext ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetDefaults ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get pipeline by name using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineByNameUsingGETParams) SetHTTPClient ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetName ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetName(name string)
SetName adds the name to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetProject ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetProject(project string)
SetProject adds the project to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) SetTimeout ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithAPIVersion ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineByNameUsingGETParams
WithAPIVersion adds the aPIVersion to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithAuthorization ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithAuthorization(authorization string) *GetPipelineByNameUsingGETParams
WithAuthorization adds the authorization to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithContext ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithContext(ctx context.Context) *GetPipelineByNameUsingGETParams
WithContext adds the context to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithDefaults ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithDefaults() *GetPipelineByNameUsingGETParams
WithDefaults hydrates default values in the get pipeline by name using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineByNameUsingGETParams) WithHTTPClient ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineByNameUsingGETParams
WithHTTPClient adds the HTTPClient to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithName ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithName(name string) *GetPipelineByNameUsingGETParams
WithName adds the name to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithProject ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithProject(project string) *GetPipelineByNameUsingGETParams
WithProject adds the project to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WithTimeout ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineByNameUsingGETParams
WithTimeout adds the timeout to the get pipeline by name using get params
func (*GetPipelineByNameUsingGETParams) WriteToRequest ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPipelineByNameUsingGETReader ¶ added in v0.4.0
type GetPipelineByNameUsingGETReader struct {
// contains filtered or unexported fields
}
GetPipelineByNameUsingGETReader is a Reader for the GetPipelineByNameUsingGET structure.
func (*GetPipelineByNameUsingGETReader) ReadResponse ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPipelineByNameUsingGETUnauthorized ¶ added in v0.4.0
type GetPipelineByNameUsingGETUnauthorized struct { }
GetPipelineByNameUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetPipelineByNameUsingGETUnauthorized ¶ added in v0.4.0
func NewGetPipelineByNameUsingGETUnauthorized() *GetPipelineByNameUsingGETUnauthorized
NewGetPipelineByNameUsingGETUnauthorized creates a GetPipelineByNameUsingGETUnauthorized with default headers values
func (*GetPipelineByNameUsingGETUnauthorized) Error ¶ added in v0.4.0
func (o *GetPipelineByNameUsingGETUnauthorized) Error() string
func (*GetPipelineByNameUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get pipeline by name using g e t unauthorized response has a 4xx status code
func (*GetPipelineByNameUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get pipeline by name using g e t unauthorized response a status code equal to that given
func (*GetPipelineByNameUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get pipeline by name using g e t unauthorized response has a 3xx status code
func (*GetPipelineByNameUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get pipeline by name using g e t unauthorized response has a 5xx status code
func (*GetPipelineByNameUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get pipeline by name using g e t unauthorized response has a 2xx status code
func (*GetPipelineByNameUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetPipelineByNameUsingGETUnauthorized) String() string
type GetPipelineTilesUsingGETForbidden ¶
type GetPipelineTilesUsingGETForbidden struct { }
GetPipelineTilesUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetPipelineTilesUsingGETForbidden ¶
func NewGetPipelineTilesUsingGETForbidden() *GetPipelineTilesUsingGETForbidden
NewGetPipelineTilesUsingGETForbidden creates a GetPipelineTilesUsingGETForbidden with default headers values
func (*GetPipelineTilesUsingGETForbidden) Error ¶
func (o *GetPipelineTilesUsingGETForbidden) Error() string
func (*GetPipelineTilesUsingGETForbidden) IsClientError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) IsClientError() bool
IsClientError returns true when this get pipeline tiles using g e t forbidden response has a 4xx status code
func (*GetPipelineTilesUsingGETForbidden) IsCode ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) IsCode(code int) bool
IsCode returns true when this get pipeline tiles using g e t forbidden response a status code equal to that given
func (*GetPipelineTilesUsingGETForbidden) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) IsRedirect() bool
IsRedirect returns true when this get pipeline tiles using g e t forbidden response has a 3xx status code
func (*GetPipelineTilesUsingGETForbidden) IsServerError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) IsServerError() bool
IsServerError returns true when this get pipeline tiles using g e t forbidden response has a 5xx status code
func (*GetPipelineTilesUsingGETForbidden) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) IsSuccess() bool
IsSuccess returns true when this get pipeline tiles using g e t forbidden response has a 2xx status code
func (*GetPipelineTilesUsingGETForbidden) String ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETForbidden) String() string
type GetPipelineTilesUsingGETInternalServerError ¶
type GetPipelineTilesUsingGETInternalServerError struct { }
GetPipelineTilesUsingGETInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetPipelineTilesUsingGETInternalServerError ¶
func NewGetPipelineTilesUsingGETInternalServerError() *GetPipelineTilesUsingGETInternalServerError
NewGetPipelineTilesUsingGETInternalServerError creates a GetPipelineTilesUsingGETInternalServerError with default headers values
func (*GetPipelineTilesUsingGETInternalServerError) Error ¶
func (o *GetPipelineTilesUsingGETInternalServerError) Error() string
func (*GetPipelineTilesUsingGETInternalServerError) IsClientError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) IsClientError() bool
IsClientError returns true when this get pipeline tiles using g e t internal server error response has a 4xx status code
func (*GetPipelineTilesUsingGETInternalServerError) IsCode ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) IsCode(code int) bool
IsCode returns true when this get pipeline tiles using g e t internal server error response a status code equal to that given
func (*GetPipelineTilesUsingGETInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) IsRedirect() bool
IsRedirect returns true when this get pipeline tiles using g e t internal server error response has a 3xx status code
func (*GetPipelineTilesUsingGETInternalServerError) IsServerError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) IsServerError() bool
IsServerError returns true when this get pipeline tiles using g e t internal server error response has a 5xx status code
func (*GetPipelineTilesUsingGETInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) IsSuccess() bool
IsSuccess returns true when this get pipeline tiles using g e t internal server error response has a 2xx status code
func (*GetPipelineTilesUsingGETInternalServerError) String ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETInternalServerError) String() string
type GetPipelineTilesUsingGETNotFound ¶
GetPipelineTilesUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetPipelineTilesUsingGETNotFound ¶
func NewGetPipelineTilesUsingGETNotFound() *GetPipelineTilesUsingGETNotFound
NewGetPipelineTilesUsingGETNotFound creates a GetPipelineTilesUsingGETNotFound with default headers values
func (*GetPipelineTilesUsingGETNotFound) Error ¶
func (o *GetPipelineTilesUsingGETNotFound) Error() string
func (*GetPipelineTilesUsingGETNotFound) GetPayload ¶
func (o *GetPipelineTilesUsingGETNotFound) GetPayload() *models.Error
func (*GetPipelineTilesUsingGETNotFound) IsClientError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) IsClientError() bool
IsClientError returns true when this get pipeline tiles using g e t not found response has a 4xx status code
func (*GetPipelineTilesUsingGETNotFound) IsCode ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) IsCode(code int) bool
IsCode returns true when this get pipeline tiles using g e t not found response a status code equal to that given
func (*GetPipelineTilesUsingGETNotFound) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) IsRedirect() bool
IsRedirect returns true when this get pipeline tiles using g e t not found response has a 3xx status code
func (*GetPipelineTilesUsingGETNotFound) IsServerError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) IsServerError() bool
IsServerError returns true when this get pipeline tiles using g e t not found response has a 5xx status code
func (*GetPipelineTilesUsingGETNotFound) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) IsSuccess() bool
IsSuccess returns true when this get pipeline tiles using g e t not found response has a 2xx status code
func (*GetPipelineTilesUsingGETNotFound) String ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETNotFound) String() string
type GetPipelineTilesUsingGETOK ¶
GetPipelineTilesUsingGETOK describes a response with status code 200, with default header values.
'Success' with the requested Pipeline Tiles
func NewGetPipelineTilesUsingGETOK ¶
func NewGetPipelineTilesUsingGETOK() *GetPipelineTilesUsingGETOK
NewGetPipelineTilesUsingGETOK creates a GetPipelineTilesUsingGETOK with default headers values
func (*GetPipelineTilesUsingGETOK) Error ¶
func (o *GetPipelineTilesUsingGETOK) Error() string
func (*GetPipelineTilesUsingGETOK) GetPayload ¶
func (o *GetPipelineTilesUsingGETOK) GetPayload() models.Tiles
func (*GetPipelineTilesUsingGETOK) IsClientError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) IsClientError() bool
IsClientError returns true when this get pipeline tiles using g e t o k response has a 4xx status code
func (*GetPipelineTilesUsingGETOK) IsCode ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) IsCode(code int) bool
IsCode returns true when this get pipeline tiles using g e t o k response a status code equal to that given
func (*GetPipelineTilesUsingGETOK) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) IsRedirect() bool
IsRedirect returns true when this get pipeline tiles using g e t o k response has a 3xx status code
func (*GetPipelineTilesUsingGETOK) IsServerError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) IsServerError() bool
IsServerError returns true when this get pipeline tiles using g e t o k response has a 5xx status code
func (*GetPipelineTilesUsingGETOK) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) IsSuccess() bool
IsSuccess returns true when this get pipeline tiles using g e t o k response has a 2xx status code
func (*GetPipelineTilesUsingGETOK) String ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETOK) String() string
type GetPipelineTilesUsingGETParams ¶
type GetPipelineTilesUsingGETParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPipelineTilesUsingGETParams contains all the parameters to send to the API endpoint
for the get pipeline tiles using g e t operation. Typically these are written to a http.Request.
func NewGetPipelineTilesUsingGETParams ¶
func NewGetPipelineTilesUsingGETParams() *GetPipelineTilesUsingGETParams
NewGetPipelineTilesUsingGETParams creates a new GetPipelineTilesUsingGETParams 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 NewGetPipelineTilesUsingGETParamsWithContext ¶
func NewGetPipelineTilesUsingGETParamsWithContext(ctx context.Context) *GetPipelineTilesUsingGETParams
NewGetPipelineTilesUsingGETParamsWithContext creates a new GetPipelineTilesUsingGETParams object with the ability to set a context for a request.
func NewGetPipelineTilesUsingGETParamsWithHTTPClient ¶
func NewGetPipelineTilesUsingGETParamsWithHTTPClient(client *http.Client) *GetPipelineTilesUsingGETParams
NewGetPipelineTilesUsingGETParamsWithHTTPClient creates a new GetPipelineTilesUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetPipelineTilesUsingGETParamsWithTimeout ¶
func NewGetPipelineTilesUsingGETParamsWithTimeout(timeout time.Duration) *GetPipelineTilesUsingGETParams
NewGetPipelineTilesUsingGETParamsWithTimeout creates a new GetPipelineTilesUsingGETParams object with the ability to set a timeout on a request.
func (*GetPipelineTilesUsingGETParams) SetAPIVersion ¶
func (o *GetPipelineTilesUsingGETParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) SetAuthorization ¶
func (o *GetPipelineTilesUsingGETParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) SetContext ¶
func (o *GetPipelineTilesUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) SetDefaults ¶
func (o *GetPipelineTilesUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get pipeline tiles using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineTilesUsingGETParams) SetHTTPClient ¶
func (o *GetPipelineTilesUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) SetTimeout ¶
func (o *GetPipelineTilesUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WithAPIVersion ¶
func (o *GetPipelineTilesUsingGETParams) WithAPIVersion(aPIVersion string) *GetPipelineTilesUsingGETParams
WithAPIVersion adds the aPIVersion to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WithAuthorization ¶
func (o *GetPipelineTilesUsingGETParams) WithAuthorization(authorization string) *GetPipelineTilesUsingGETParams
WithAuthorization adds the authorization to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WithContext ¶
func (o *GetPipelineTilesUsingGETParams) WithContext(ctx context.Context) *GetPipelineTilesUsingGETParams
WithContext adds the context to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WithDefaults ¶
func (o *GetPipelineTilesUsingGETParams) WithDefaults() *GetPipelineTilesUsingGETParams
WithDefaults hydrates default values in the get pipeline tiles using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetPipelineTilesUsingGETParams) WithHTTPClient ¶
func (o *GetPipelineTilesUsingGETParams) WithHTTPClient(client *http.Client) *GetPipelineTilesUsingGETParams
WithHTTPClient adds the HTTPClient to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WithTimeout ¶
func (o *GetPipelineTilesUsingGETParams) WithTimeout(timeout time.Duration) *GetPipelineTilesUsingGETParams
WithTimeout adds the timeout to the get pipeline tiles using get params
func (*GetPipelineTilesUsingGETParams) WriteToRequest ¶
func (o *GetPipelineTilesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPipelineTilesUsingGETReader ¶
type GetPipelineTilesUsingGETReader struct {
// contains filtered or unexported fields
}
GetPipelineTilesUsingGETReader is a Reader for the GetPipelineTilesUsingGET structure.
func (*GetPipelineTilesUsingGETReader) ReadResponse ¶
func (o *GetPipelineTilesUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPipelineTilesUsingGETUnauthorized ¶
type GetPipelineTilesUsingGETUnauthorized struct { }
GetPipelineTilesUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetPipelineTilesUsingGETUnauthorized ¶
func NewGetPipelineTilesUsingGETUnauthorized() *GetPipelineTilesUsingGETUnauthorized
NewGetPipelineTilesUsingGETUnauthorized creates a GetPipelineTilesUsingGETUnauthorized with default headers values
func (*GetPipelineTilesUsingGETUnauthorized) Error ¶
func (o *GetPipelineTilesUsingGETUnauthorized) Error() string
func (*GetPipelineTilesUsingGETUnauthorized) IsClientError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) IsClientError() bool
IsClientError returns true when this get pipeline tiles using g e t unauthorized response has a 4xx status code
func (*GetPipelineTilesUsingGETUnauthorized) IsCode ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) IsCode(code int) bool
IsCode returns true when this get pipeline tiles using g e t unauthorized response a status code equal to that given
func (*GetPipelineTilesUsingGETUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) IsRedirect() bool
IsRedirect returns true when this get pipeline tiles using g e t unauthorized response has a 3xx status code
func (*GetPipelineTilesUsingGETUnauthorized) IsServerError ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) IsServerError() bool
IsServerError returns true when this get pipeline tiles using g e t unauthorized response has a 5xx status code
func (*GetPipelineTilesUsingGETUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) IsSuccess() bool
IsSuccess returns true when this get pipeline tiles using g e t unauthorized response has a 2xx status code
func (*GetPipelineTilesUsingGETUnauthorized) String ¶ added in v0.5.0
func (o *GetPipelineTilesUsingGETUnauthorized) String() string
type ImportYamlUsingPOSTForbidden ¶
type ImportYamlUsingPOSTForbidden struct { }
ImportYamlUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewImportYamlUsingPOSTForbidden ¶
func NewImportYamlUsingPOSTForbidden() *ImportYamlUsingPOSTForbidden
NewImportYamlUsingPOSTForbidden creates a ImportYamlUsingPOSTForbidden with default headers values
func (*ImportYamlUsingPOSTForbidden) Error ¶
func (o *ImportYamlUsingPOSTForbidden) Error() string
func (*ImportYamlUsingPOSTForbidden) IsClientError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) IsClientError() bool
IsClientError returns true when this import yaml using p o s t forbidden response has a 4xx status code
func (*ImportYamlUsingPOSTForbidden) IsCode ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) IsCode(code int) bool
IsCode returns true when this import yaml using p o s t forbidden response a status code equal to that given
func (*ImportYamlUsingPOSTForbidden) IsRedirect ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) IsRedirect() bool
IsRedirect returns true when this import yaml using p o s t forbidden response has a 3xx status code
func (*ImportYamlUsingPOSTForbidden) IsServerError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) IsServerError() bool
IsServerError returns true when this import yaml using p o s t forbidden response has a 5xx status code
func (*ImportYamlUsingPOSTForbidden) IsSuccess ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) IsSuccess() bool
IsSuccess returns true when this import yaml using p o s t forbidden response has a 2xx status code
func (*ImportYamlUsingPOSTForbidden) String ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTForbidden) String() string
type ImportYamlUsingPOSTInternalServerError ¶
type ImportYamlUsingPOSTInternalServerError struct { }
ImportYamlUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewImportYamlUsingPOSTInternalServerError ¶
func NewImportYamlUsingPOSTInternalServerError() *ImportYamlUsingPOSTInternalServerError
NewImportYamlUsingPOSTInternalServerError creates a ImportYamlUsingPOSTInternalServerError with default headers values
func (*ImportYamlUsingPOSTInternalServerError) Error ¶
func (o *ImportYamlUsingPOSTInternalServerError) Error() string
func (*ImportYamlUsingPOSTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) IsClientError() bool
IsClientError returns true when this import yaml using p o s t internal server error response has a 4xx status code
func (*ImportYamlUsingPOSTInternalServerError) IsCode ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) IsCode(code int) bool
IsCode returns true when this import yaml using p o s t internal server error response a status code equal to that given
func (*ImportYamlUsingPOSTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) IsRedirect() bool
IsRedirect returns true when this import yaml using p o s t internal server error response has a 3xx status code
func (*ImportYamlUsingPOSTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) IsServerError() bool
IsServerError returns true when this import yaml using p o s t internal server error response has a 5xx status code
func (*ImportYamlUsingPOSTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) IsSuccess() bool
IsSuccess returns true when this import yaml using p o s t internal server error response has a 2xx status code
func (*ImportYamlUsingPOSTInternalServerError) String ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTInternalServerError) String() string
type ImportYamlUsingPOSTNotFound ¶
ImportYamlUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewImportYamlUsingPOSTNotFound ¶
func NewImportYamlUsingPOSTNotFound() *ImportYamlUsingPOSTNotFound
NewImportYamlUsingPOSTNotFound creates a ImportYamlUsingPOSTNotFound with default headers values
func (*ImportYamlUsingPOSTNotFound) Error ¶
func (o *ImportYamlUsingPOSTNotFound) Error() string
func (*ImportYamlUsingPOSTNotFound) GetPayload ¶
func (o *ImportYamlUsingPOSTNotFound) GetPayload() *models.Error
func (*ImportYamlUsingPOSTNotFound) IsClientError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) IsClientError() bool
IsClientError returns true when this import yaml using p o s t not found response has a 4xx status code
func (*ImportYamlUsingPOSTNotFound) IsCode ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) IsCode(code int) bool
IsCode returns true when this import yaml using p o s t not found response a status code equal to that given
func (*ImportYamlUsingPOSTNotFound) IsRedirect ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) IsRedirect() bool
IsRedirect returns true when this import yaml using p o s t not found response has a 3xx status code
func (*ImportYamlUsingPOSTNotFound) IsServerError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) IsServerError() bool
IsServerError returns true when this import yaml using p o s t not found response has a 5xx status code
func (*ImportYamlUsingPOSTNotFound) IsSuccess ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) IsSuccess() bool
IsSuccess returns true when this import yaml using p o s t not found response has a 2xx status code
func (*ImportYamlUsingPOSTNotFound) String ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTNotFound) String() string
type ImportYamlUsingPOSTOK ¶
type ImportYamlUsingPOSTOK struct {
Payload string
}
ImportYamlUsingPOSTOK describes a response with status code 200, with default header values.
Data imported successfully
func NewImportYamlUsingPOSTOK ¶
func NewImportYamlUsingPOSTOK() *ImportYamlUsingPOSTOK
NewImportYamlUsingPOSTOK creates a ImportYamlUsingPOSTOK with default headers values
func (*ImportYamlUsingPOSTOK) Error ¶
func (o *ImportYamlUsingPOSTOK) Error() string
func (*ImportYamlUsingPOSTOK) GetPayload ¶
func (o *ImportYamlUsingPOSTOK) GetPayload() string
func (*ImportYamlUsingPOSTOK) IsClientError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) IsClientError() bool
IsClientError returns true when this import yaml using p o s t o k response has a 4xx status code
func (*ImportYamlUsingPOSTOK) IsCode ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) IsCode(code int) bool
IsCode returns true when this import yaml using p o s t o k response a status code equal to that given
func (*ImportYamlUsingPOSTOK) IsRedirect ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) IsRedirect() bool
IsRedirect returns true when this import yaml using p o s t o k response has a 3xx status code
func (*ImportYamlUsingPOSTOK) IsServerError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) IsServerError() bool
IsServerError returns true when this import yaml using p o s t o k response has a 5xx status code
func (*ImportYamlUsingPOSTOK) IsSuccess ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) IsSuccess() bool
IsSuccess returns true when this import yaml using p o s t o k response has a 2xx status code
func (*ImportYamlUsingPOSTOK) String ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTOK) String() string
type ImportYamlUsingPOSTParams ¶
type ImportYamlUsingPOSTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Pipeline/Endpoint specification/body in YAML. */ Body string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ImportYamlUsingPOSTParams contains all the parameters to send to the API endpoint
for the import yaml using p o s t operation. Typically these are written to a http.Request.
func NewImportYamlUsingPOSTParams ¶
func NewImportYamlUsingPOSTParams() *ImportYamlUsingPOSTParams
NewImportYamlUsingPOSTParams creates a new ImportYamlUsingPOSTParams 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 NewImportYamlUsingPOSTParamsWithContext ¶
func NewImportYamlUsingPOSTParamsWithContext(ctx context.Context) *ImportYamlUsingPOSTParams
NewImportYamlUsingPOSTParamsWithContext creates a new ImportYamlUsingPOSTParams object with the ability to set a context for a request.
func NewImportYamlUsingPOSTParamsWithHTTPClient ¶
func NewImportYamlUsingPOSTParamsWithHTTPClient(client *http.Client) *ImportYamlUsingPOSTParams
NewImportYamlUsingPOSTParamsWithHTTPClient creates a new ImportYamlUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewImportYamlUsingPOSTParamsWithTimeout ¶
func NewImportYamlUsingPOSTParamsWithTimeout(timeout time.Duration) *ImportYamlUsingPOSTParams
NewImportYamlUsingPOSTParamsWithTimeout creates a new ImportYamlUsingPOSTParams object with the ability to set a timeout on a request.
func (*ImportYamlUsingPOSTParams) SetAPIVersion ¶
func (o *ImportYamlUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) SetAuthorization ¶
func (o *ImportYamlUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) SetBody ¶
func (o *ImportYamlUsingPOSTParams) SetBody(body string)
SetBody adds the body to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) SetContext ¶
func (o *ImportYamlUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) SetDefaults ¶
func (o *ImportYamlUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the import yaml using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ImportYamlUsingPOSTParams) SetHTTPClient ¶
func (o *ImportYamlUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) SetTimeout ¶
func (o *ImportYamlUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithAPIVersion ¶
func (o *ImportYamlUsingPOSTParams) WithAPIVersion(aPIVersion string) *ImportYamlUsingPOSTParams
WithAPIVersion adds the aPIVersion to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithAuthorization ¶
func (o *ImportYamlUsingPOSTParams) WithAuthorization(authorization string) *ImportYamlUsingPOSTParams
WithAuthorization adds the authorization to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithBody ¶
func (o *ImportYamlUsingPOSTParams) WithBody(body string) *ImportYamlUsingPOSTParams
WithBody adds the body to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithContext ¶
func (o *ImportYamlUsingPOSTParams) WithContext(ctx context.Context) *ImportYamlUsingPOSTParams
WithContext adds the context to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithDefaults ¶
func (o *ImportYamlUsingPOSTParams) WithDefaults() *ImportYamlUsingPOSTParams
WithDefaults hydrates default values in the import yaml using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ImportYamlUsingPOSTParams) WithHTTPClient ¶
func (o *ImportYamlUsingPOSTParams) WithHTTPClient(client *http.Client) *ImportYamlUsingPOSTParams
WithHTTPClient adds the HTTPClient to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WithTimeout ¶
func (o *ImportYamlUsingPOSTParams) WithTimeout(timeout time.Duration) *ImportYamlUsingPOSTParams
WithTimeout adds the timeout to the import yaml using p o s t params
func (*ImportYamlUsingPOSTParams) WriteToRequest ¶
func (o *ImportYamlUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ImportYamlUsingPOSTReader ¶
type ImportYamlUsingPOSTReader struct {
// contains filtered or unexported fields
}
ImportYamlUsingPOSTReader is a Reader for the ImportYamlUsingPOST structure.
func (*ImportYamlUsingPOSTReader) ReadResponse ¶
func (o *ImportYamlUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ImportYamlUsingPOSTUnauthorized ¶
type ImportYamlUsingPOSTUnauthorized struct { }
ImportYamlUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewImportYamlUsingPOSTUnauthorized ¶
func NewImportYamlUsingPOSTUnauthorized() *ImportYamlUsingPOSTUnauthorized
NewImportYamlUsingPOSTUnauthorized creates a ImportYamlUsingPOSTUnauthorized with default headers values
func (*ImportYamlUsingPOSTUnauthorized) Error ¶
func (o *ImportYamlUsingPOSTUnauthorized) Error() string
func (*ImportYamlUsingPOSTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) IsClientError() bool
IsClientError returns true when this import yaml using p o s t unauthorized response has a 4xx status code
func (*ImportYamlUsingPOSTUnauthorized) IsCode ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) IsCode(code int) bool
IsCode returns true when this import yaml using p o s t unauthorized response a status code equal to that given
func (*ImportYamlUsingPOSTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) IsRedirect() bool
IsRedirect returns true when this import yaml using p o s t unauthorized response has a 3xx status code
func (*ImportYamlUsingPOSTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) IsServerError() bool
IsServerError returns true when this import yaml using p o s t unauthorized response has a 5xx status code
func (*ImportYamlUsingPOSTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) IsSuccess() bool
IsSuccess returns true when this import yaml using p o s t unauthorized response has a 2xx status code
func (*ImportYamlUsingPOSTUnauthorized) String ¶ added in v0.5.0
func (o *ImportYamlUsingPOSTUnauthorized) String() string
type PatchPipelineByNameUsingPATCHForbidden ¶ added in v0.4.0
type PatchPipelineByNameUsingPATCHForbidden struct { }
PatchPipelineByNameUsingPATCHForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchPipelineByNameUsingPATCHForbidden ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHForbidden() *PatchPipelineByNameUsingPATCHForbidden
NewPatchPipelineByNameUsingPATCHForbidden creates a PatchPipelineByNameUsingPATCHForbidden with default headers values
func (*PatchPipelineByNameUsingPATCHForbidden) Error ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHForbidden) Error() string
func (*PatchPipelineByNameUsingPATCHForbidden) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) IsClientError() bool
IsClientError returns true when this patch pipeline by name using p a t c h forbidden response has a 4xx status code
func (*PatchPipelineByNameUsingPATCHForbidden) IsCode ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) IsCode(code int) bool
IsCode returns true when this patch pipeline by name using p a t c h forbidden response a status code equal to that given
func (*PatchPipelineByNameUsingPATCHForbidden) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) IsRedirect() bool
IsRedirect returns true when this patch pipeline by name using p a t c h forbidden response has a 3xx status code
func (*PatchPipelineByNameUsingPATCHForbidden) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) IsServerError() bool
IsServerError returns true when this patch pipeline by name using p a t c h forbidden response has a 5xx status code
func (*PatchPipelineByNameUsingPATCHForbidden) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) IsSuccess() bool
IsSuccess returns true when this patch pipeline by name using p a t c h forbidden response has a 2xx status code
func (*PatchPipelineByNameUsingPATCHForbidden) String ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHForbidden) String() string
type PatchPipelineByNameUsingPATCHInternalServerError ¶ added in v0.4.0
type PatchPipelineByNameUsingPATCHInternalServerError struct { }
PatchPipelineByNameUsingPATCHInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchPipelineByNameUsingPATCHInternalServerError ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHInternalServerError() *PatchPipelineByNameUsingPATCHInternalServerError
NewPatchPipelineByNameUsingPATCHInternalServerError creates a PatchPipelineByNameUsingPATCHInternalServerError with default headers values
func (*PatchPipelineByNameUsingPATCHInternalServerError) Error ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) Error() string
func (*PatchPipelineByNameUsingPATCHInternalServerError) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsClientError() bool
IsClientError returns true when this patch pipeline by name using p a t c h internal server error response has a 4xx status code
func (*PatchPipelineByNameUsingPATCHInternalServerError) IsCode ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsCode(code int) bool
IsCode returns true when this patch pipeline by name using p a t c h internal server error response a status code equal to that given
func (*PatchPipelineByNameUsingPATCHInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch pipeline by name using p a t c h internal server error response has a 3xx status code
func (*PatchPipelineByNameUsingPATCHInternalServerError) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsServerError() bool
IsServerError returns true when this patch pipeline by name using p a t c h internal server error response has a 5xx status code
func (*PatchPipelineByNameUsingPATCHInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch pipeline by name using p a t c h internal server error response has a 2xx status code
func (*PatchPipelineByNameUsingPATCHInternalServerError) String ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHInternalServerError) String() string
type PatchPipelineByNameUsingPATCHNotFound ¶ added in v0.4.0
PatchPipelineByNameUsingPATCHNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchPipelineByNameUsingPATCHNotFound ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHNotFound() *PatchPipelineByNameUsingPATCHNotFound
NewPatchPipelineByNameUsingPATCHNotFound creates a PatchPipelineByNameUsingPATCHNotFound with default headers values
func (*PatchPipelineByNameUsingPATCHNotFound) Error ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHNotFound) Error() string
func (*PatchPipelineByNameUsingPATCHNotFound) GetPayload ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHNotFound) GetPayload() *models.Error
func (*PatchPipelineByNameUsingPATCHNotFound) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) IsClientError() bool
IsClientError returns true when this patch pipeline by name using p a t c h not found response has a 4xx status code
func (*PatchPipelineByNameUsingPATCHNotFound) IsCode ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) IsCode(code int) bool
IsCode returns true when this patch pipeline by name using p a t c h not found response a status code equal to that given
func (*PatchPipelineByNameUsingPATCHNotFound) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) IsRedirect() bool
IsRedirect returns true when this patch pipeline by name using p a t c h not found response has a 3xx status code
func (*PatchPipelineByNameUsingPATCHNotFound) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) IsServerError() bool
IsServerError returns true when this patch pipeline by name using p a t c h not found response has a 5xx status code
func (*PatchPipelineByNameUsingPATCHNotFound) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) IsSuccess() bool
IsSuccess returns true when this patch pipeline by name using p a t c h not found response has a 2xx status code
func (*PatchPipelineByNameUsingPATCHNotFound) String ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHNotFound) String() string
type PatchPipelineByNameUsingPATCHOK ¶ added in v0.4.0
PatchPipelineByNameUsingPATCHOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchPipelineByNameUsingPATCHOK ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHOK() *PatchPipelineByNameUsingPATCHOK
NewPatchPipelineByNameUsingPATCHOK creates a PatchPipelineByNameUsingPATCHOK with default headers values
func (*PatchPipelineByNameUsingPATCHOK) Error ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHOK) Error() string
func (*PatchPipelineByNameUsingPATCHOK) GetPayload ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHOK) GetPayload() models.Pipeline
func (*PatchPipelineByNameUsingPATCHOK) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) IsClientError() bool
IsClientError returns true when this patch pipeline by name using p a t c h o k response has a 4xx status code
func (*PatchPipelineByNameUsingPATCHOK) IsCode ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) IsCode(code int) bool
IsCode returns true when this patch pipeline by name using p a t c h o k response a status code equal to that given
func (*PatchPipelineByNameUsingPATCHOK) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) IsRedirect() bool
IsRedirect returns true when this patch pipeline by name using p a t c h o k response has a 3xx status code
func (*PatchPipelineByNameUsingPATCHOK) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) IsServerError() bool
IsServerError returns true when this patch pipeline by name using p a t c h o k response has a 5xx status code
func (*PatchPipelineByNameUsingPATCHOK) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) IsSuccess() bool
IsSuccess returns true when this patch pipeline by name using p a t c h o k response has a 2xx status code
func (*PatchPipelineByNameUsingPATCHOK) String ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHOK) String() string
type PatchPipelineByNameUsingPATCHParams ¶ added in v0.4.0
type PatchPipelineByNameUsingPATCHParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Patch Request for a pipeline */ Body models.PipelinePatchRequest /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchPipelineByNameUsingPATCHParams contains all the parameters to send to the API endpoint
for the patch pipeline by name using p a t c h operation. Typically these are written to a http.Request.
func NewPatchPipelineByNameUsingPATCHParams ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHParams() *PatchPipelineByNameUsingPATCHParams
NewPatchPipelineByNameUsingPATCHParams creates a new PatchPipelineByNameUsingPATCHParams 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 NewPatchPipelineByNameUsingPATCHParamsWithContext ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineByNameUsingPATCHParams
NewPatchPipelineByNameUsingPATCHParamsWithContext creates a new PatchPipelineByNameUsingPATCHParams object with the ability to set a context for a request.
func NewPatchPipelineByNameUsingPATCHParamsWithHTTPClient ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineByNameUsingPATCHParams
NewPatchPipelineByNameUsingPATCHParamsWithHTTPClient creates a new PatchPipelineByNameUsingPATCHParams object with the ability to set a custom HTTPClient for a request.
func NewPatchPipelineByNameUsingPATCHParamsWithTimeout ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineByNameUsingPATCHParams
NewPatchPipelineByNameUsingPATCHParamsWithTimeout creates a new PatchPipelineByNameUsingPATCHParams object with the ability to set a timeout on a request.
func (*PatchPipelineByNameUsingPATCHParams) SetAPIVersion ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetAuthorization ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetBody ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetContext ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetContext(ctx context.Context)
SetContext adds the context to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetDefaults ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetDefaults()
SetDefaults hydrates default values in the patch pipeline by name using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineByNameUsingPATCHParams) SetHTTPClient ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetName ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetName(name string)
SetName adds the name to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetProject ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetProject(project string)
SetProject adds the project to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) SetTimeout ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithAPIVersion ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineByNameUsingPATCHParams
WithAPIVersion adds the aPIVersion to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithAuthorization ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineByNameUsingPATCHParams
WithAuthorization adds the authorization to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithBody ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineByNameUsingPATCHParams
WithBody adds the body to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithContext ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineByNameUsingPATCHParams
WithContext adds the context to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithDefaults ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithDefaults() *PatchPipelineByNameUsingPATCHParams
WithDefaults hydrates default values in the patch pipeline by name using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineByNameUsingPATCHParams) WithHTTPClient ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineByNameUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithName ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithName(name string) *PatchPipelineByNameUsingPATCHParams
WithName adds the name to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithProject ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithProject(project string) *PatchPipelineByNameUsingPATCHParams
WithProject adds the project to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WithTimeout ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineByNameUsingPATCHParams
WithTimeout adds the timeout to the patch pipeline by name using p a t c h params
func (*PatchPipelineByNameUsingPATCHParams) WriteToRequest ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchPipelineByNameUsingPATCHReader ¶ added in v0.4.0
type PatchPipelineByNameUsingPATCHReader struct {
// contains filtered or unexported fields
}
PatchPipelineByNameUsingPATCHReader is a Reader for the PatchPipelineByNameUsingPATCH structure.
func (*PatchPipelineByNameUsingPATCHReader) ReadResponse ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchPipelineByNameUsingPATCHUnauthorized ¶ added in v0.4.0
type PatchPipelineByNameUsingPATCHUnauthorized struct { }
PatchPipelineByNameUsingPATCHUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchPipelineByNameUsingPATCHUnauthorized ¶ added in v0.4.0
func NewPatchPipelineByNameUsingPATCHUnauthorized() *PatchPipelineByNameUsingPATCHUnauthorized
NewPatchPipelineByNameUsingPATCHUnauthorized creates a PatchPipelineByNameUsingPATCHUnauthorized with default headers values
func (*PatchPipelineByNameUsingPATCHUnauthorized) Error ¶ added in v0.4.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) Error() string
func (*PatchPipelineByNameUsingPATCHUnauthorized) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsClientError() bool
IsClientError returns true when this patch pipeline by name using p a t c h unauthorized response has a 4xx status code
func (*PatchPipelineByNameUsingPATCHUnauthorized) IsCode ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsCode(code int) bool
IsCode returns true when this patch pipeline by name using p a t c h unauthorized response a status code equal to that given
func (*PatchPipelineByNameUsingPATCHUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch pipeline by name using p a t c h unauthorized response has a 3xx status code
func (*PatchPipelineByNameUsingPATCHUnauthorized) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsServerError() bool
IsServerError returns true when this patch pipeline by name using p a t c h unauthorized response has a 5xx status code
func (*PatchPipelineByNameUsingPATCHUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch pipeline by name using p a t c h unauthorized response has a 2xx status code
func (*PatchPipelineByNameUsingPATCHUnauthorized) String ¶ added in v0.5.0
func (o *PatchPipelineByNameUsingPATCHUnauthorized) String() string
type PatchPipelineGlobalByNameUsingPATCHForbidden ¶ added in v0.6.0
type PatchPipelineGlobalByNameUsingPATCHForbidden struct { }
PatchPipelineGlobalByNameUsingPATCHForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchPipelineGlobalByNameUsingPATCHForbidden ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHForbidden() *PatchPipelineGlobalByNameUsingPATCHForbidden
NewPatchPipelineGlobalByNameUsingPATCHForbidden creates a PatchPipelineGlobalByNameUsingPATCHForbidden with default headers values
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) Error() string
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsClientError() bool
IsClientError returns true when this patch pipeline global by name using p a t c h forbidden response has a 4xx status code
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsCode(code int) bool
IsCode returns true when this patch pipeline global by name using p a t c h forbidden response a status code equal to that given
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsRedirect() bool
IsRedirect returns true when this patch pipeline global by name using p a t c h forbidden response has a 3xx status code
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsServerError() bool
IsServerError returns true when this patch pipeline global by name using p a t c h forbidden response has a 5xx status code
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) IsSuccess() bool
IsSuccess returns true when this patch pipeline global by name using p a t c h forbidden response has a 2xx status code
func (*PatchPipelineGlobalByNameUsingPATCHForbidden) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHForbidden) String() string
type PatchPipelineGlobalByNameUsingPATCHInternalServerError ¶ added in v0.6.0
type PatchPipelineGlobalByNameUsingPATCHInternalServerError struct { }
PatchPipelineGlobalByNameUsingPATCHInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchPipelineGlobalByNameUsingPATCHInternalServerError ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHInternalServerError() *PatchPipelineGlobalByNameUsingPATCHInternalServerError
NewPatchPipelineGlobalByNameUsingPATCHInternalServerError creates a PatchPipelineGlobalByNameUsingPATCHInternalServerError with default headers values
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) Error() string
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsClientError() bool
IsClientError returns true when this patch pipeline global by name using p a t c h internal server error response has a 4xx status code
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsCode(code int) bool
IsCode returns true when this patch pipeline global by name using p a t c h internal server error response a status code equal to that given
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch pipeline global by name using p a t c h internal server error response has a 3xx status code
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsServerError() bool
IsServerError returns true when this patch pipeline global by name using p a t c h internal server error response has a 5xx status code
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch pipeline global by name using p a t c h internal server error response has a 2xx status code
func (*PatchPipelineGlobalByNameUsingPATCHInternalServerError) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHInternalServerError) String() string
type PatchPipelineGlobalByNameUsingPATCHNotFound ¶ added in v0.6.0
PatchPipelineGlobalByNameUsingPATCHNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchPipelineGlobalByNameUsingPATCHNotFound ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHNotFound() *PatchPipelineGlobalByNameUsingPATCHNotFound
NewPatchPipelineGlobalByNameUsingPATCHNotFound creates a PatchPipelineGlobalByNameUsingPATCHNotFound with default headers values
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) Error() string
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) GetPayload ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) GetPayload() *models.Error
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsClientError() bool
IsClientError returns true when this patch pipeline global by name using p a t c h not found response has a 4xx status code
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsCode(code int) bool
IsCode returns true when this patch pipeline global by name using p a t c h not found response a status code equal to that given
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsRedirect() bool
IsRedirect returns true when this patch pipeline global by name using p a t c h not found response has a 3xx status code
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsServerError() bool
IsServerError returns true when this patch pipeline global by name using p a t c h not found response has a 5xx status code
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) IsSuccess() bool
IsSuccess returns true when this patch pipeline global by name using p a t c h not found response has a 2xx status code
func (*PatchPipelineGlobalByNameUsingPATCHNotFound) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHNotFound) String() string
type PatchPipelineGlobalByNameUsingPATCHOK ¶ added in v0.6.0
PatchPipelineGlobalByNameUsingPATCHOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchPipelineGlobalByNameUsingPATCHOK ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHOK() *PatchPipelineGlobalByNameUsingPATCHOK
NewPatchPipelineGlobalByNameUsingPATCHOK creates a PatchPipelineGlobalByNameUsingPATCHOK with default headers values
func (*PatchPipelineGlobalByNameUsingPATCHOK) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) Error() string
func (*PatchPipelineGlobalByNameUsingPATCHOK) GetPayload ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) GetPayload() models.Pipeline
func (*PatchPipelineGlobalByNameUsingPATCHOK) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsClientError() bool
IsClientError returns true when this patch pipeline global by name using p a t c h o k response has a 4xx status code
func (*PatchPipelineGlobalByNameUsingPATCHOK) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsCode(code int) bool
IsCode returns true when this patch pipeline global by name using p a t c h o k response a status code equal to that given
func (*PatchPipelineGlobalByNameUsingPATCHOK) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsRedirect() bool
IsRedirect returns true when this patch pipeline global by name using p a t c h o k response has a 3xx status code
func (*PatchPipelineGlobalByNameUsingPATCHOK) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsServerError() bool
IsServerError returns true when this patch pipeline global by name using p a t c h o k response has a 5xx status code
func (*PatchPipelineGlobalByNameUsingPATCHOK) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) IsSuccess() bool
IsSuccess returns true when this patch pipeline global by name using p a t c h o k response has a 2xx status code
func (*PatchPipelineGlobalByNameUsingPATCHOK) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHOK) String() string
type PatchPipelineGlobalByNameUsingPATCHParams ¶ added in v0.6.0
type PatchPipelineGlobalByNameUsingPATCHParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Patch Request for a pipeline */ Body models.PipelinePatchRequest /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchPipelineGlobalByNameUsingPATCHParams contains all the parameters to send to the API endpoint
for the patch pipeline global by name using p a t c h operation. Typically these are written to a http.Request.
func NewPatchPipelineGlobalByNameUsingPATCHParams ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHParams() *PatchPipelineGlobalByNameUsingPATCHParams
NewPatchPipelineGlobalByNameUsingPATCHParams creates a new PatchPipelineGlobalByNameUsingPATCHParams 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 NewPatchPipelineGlobalByNameUsingPATCHParamsWithContext ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineGlobalByNameUsingPATCHParams
NewPatchPipelineGlobalByNameUsingPATCHParamsWithContext creates a new PatchPipelineGlobalByNameUsingPATCHParams object with the ability to set a context for a request.
func NewPatchPipelineGlobalByNameUsingPATCHParamsWithHTTPClient ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineGlobalByNameUsingPATCHParams
NewPatchPipelineGlobalByNameUsingPATCHParamsWithHTTPClient creates a new PatchPipelineGlobalByNameUsingPATCHParams object with the ability to set a custom HTTPClient for a request.
func NewPatchPipelineGlobalByNameUsingPATCHParamsWithTimeout ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineGlobalByNameUsingPATCHParams
NewPatchPipelineGlobalByNameUsingPATCHParamsWithTimeout creates a new PatchPipelineGlobalByNameUsingPATCHParams object with the ability to set a timeout on a request.
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetAPIVersion ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetAuthorization ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetBody ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetContext ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetContext(ctx context.Context)
SetContext adds the context to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetDefaults ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetDefaults()
SetDefaults hydrates default values in the patch pipeline global by name using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetHTTPClient ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetName ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetName(name string)
SetName adds the name to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetProject ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetProject(project string)
SetProject adds the project to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) SetTimeout ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithAPIVersion ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineGlobalByNameUsingPATCHParams
WithAPIVersion adds the aPIVersion to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithAuthorization ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineGlobalByNameUsingPATCHParams
WithAuthorization adds the authorization to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithBody ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineGlobalByNameUsingPATCHParams
WithBody adds the body to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithContext ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineGlobalByNameUsingPATCHParams
WithContext adds the context to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithDefaults ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithDefaults() *PatchPipelineGlobalByNameUsingPATCHParams
WithDefaults hydrates default values in the patch pipeline global by name using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithHTTPClient ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineGlobalByNameUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithName ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithName(name string) *PatchPipelineGlobalByNameUsingPATCHParams
WithName adds the name to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithProject ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithProject(project string) *PatchPipelineGlobalByNameUsingPATCHParams
WithProject adds the project to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WithTimeout ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineGlobalByNameUsingPATCHParams
WithTimeout adds the timeout to the patch pipeline global by name using p a t c h params
func (*PatchPipelineGlobalByNameUsingPATCHParams) WriteToRequest ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchPipelineGlobalByNameUsingPATCHReader ¶ added in v0.6.0
type PatchPipelineGlobalByNameUsingPATCHReader struct {
// contains filtered or unexported fields
}
PatchPipelineGlobalByNameUsingPATCHReader is a Reader for the PatchPipelineGlobalByNameUsingPATCH structure.
func (*PatchPipelineGlobalByNameUsingPATCHReader) ReadResponse ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchPipelineGlobalByNameUsingPATCHUnauthorized ¶ added in v0.6.0
type PatchPipelineGlobalByNameUsingPATCHUnauthorized struct { }
PatchPipelineGlobalByNameUsingPATCHUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchPipelineGlobalByNameUsingPATCHUnauthorized ¶ added in v0.6.0
func NewPatchPipelineGlobalByNameUsingPATCHUnauthorized() *PatchPipelineGlobalByNameUsingPATCHUnauthorized
NewPatchPipelineGlobalByNameUsingPATCHUnauthorized creates a PatchPipelineGlobalByNameUsingPATCHUnauthorized with default headers values
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) Error() string
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsClientError() bool
IsClientError returns true when this patch pipeline global by name using p a t c h unauthorized response has a 4xx status code
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsCode(code int) bool
IsCode returns true when this patch pipeline global by name using p a t c h unauthorized response a status code equal to that given
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch pipeline global by name using p a t c h unauthorized response has a 3xx status code
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsServerError() bool
IsServerError returns true when this patch pipeline global by name using p a t c h unauthorized response has a 5xx status code
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch pipeline global by name using p a t c h unauthorized response has a 2xx status code
func (*PatchPipelineGlobalByNameUsingPATCHUnauthorized) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalByNameUsingPATCHUnauthorized) String() string
type PatchPipelineGlobalUsingPATCHForbidden ¶ added in v0.6.0
type PatchPipelineGlobalUsingPATCHForbidden struct { }
PatchPipelineGlobalUsingPATCHForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchPipelineGlobalUsingPATCHForbidden ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHForbidden() *PatchPipelineGlobalUsingPATCHForbidden
NewPatchPipelineGlobalUsingPATCHForbidden creates a PatchPipelineGlobalUsingPATCHForbidden with default headers values
func (*PatchPipelineGlobalUsingPATCHForbidden) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) Error() string
func (*PatchPipelineGlobalUsingPATCHForbidden) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) IsClientError() bool
IsClientError returns true when this patch pipeline global using p a t c h forbidden response has a 4xx status code
func (*PatchPipelineGlobalUsingPATCHForbidden) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) IsCode(code int) bool
IsCode returns true when this patch pipeline global using p a t c h forbidden response a status code equal to that given
func (*PatchPipelineGlobalUsingPATCHForbidden) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) IsRedirect() bool
IsRedirect returns true when this patch pipeline global using p a t c h forbidden response has a 3xx status code
func (*PatchPipelineGlobalUsingPATCHForbidden) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) IsServerError() bool
IsServerError returns true when this patch pipeline global using p a t c h forbidden response has a 5xx status code
func (*PatchPipelineGlobalUsingPATCHForbidden) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) IsSuccess() bool
IsSuccess returns true when this patch pipeline global using p a t c h forbidden response has a 2xx status code
func (*PatchPipelineGlobalUsingPATCHForbidden) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHForbidden) String() string
type PatchPipelineGlobalUsingPATCHInternalServerError ¶ added in v0.6.0
type PatchPipelineGlobalUsingPATCHInternalServerError struct { }
PatchPipelineGlobalUsingPATCHInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchPipelineGlobalUsingPATCHInternalServerError ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHInternalServerError() *PatchPipelineGlobalUsingPATCHInternalServerError
NewPatchPipelineGlobalUsingPATCHInternalServerError creates a PatchPipelineGlobalUsingPATCHInternalServerError with default headers values
func (*PatchPipelineGlobalUsingPATCHInternalServerError) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) Error() string
func (*PatchPipelineGlobalUsingPATCHInternalServerError) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsClientError() bool
IsClientError returns true when this patch pipeline global using p a t c h internal server error response has a 4xx status code
func (*PatchPipelineGlobalUsingPATCHInternalServerError) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsCode(code int) bool
IsCode returns true when this patch pipeline global using p a t c h internal server error response a status code equal to that given
func (*PatchPipelineGlobalUsingPATCHInternalServerError) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch pipeline global using p a t c h internal server error response has a 3xx status code
func (*PatchPipelineGlobalUsingPATCHInternalServerError) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsServerError() bool
IsServerError returns true when this patch pipeline global using p a t c h internal server error response has a 5xx status code
func (*PatchPipelineGlobalUsingPATCHInternalServerError) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch pipeline global using p a t c h internal server error response has a 2xx status code
func (*PatchPipelineGlobalUsingPATCHInternalServerError) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHInternalServerError) String() string
type PatchPipelineGlobalUsingPATCHNotFound ¶ added in v0.6.0
PatchPipelineGlobalUsingPATCHNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchPipelineGlobalUsingPATCHNotFound ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHNotFound() *PatchPipelineGlobalUsingPATCHNotFound
NewPatchPipelineGlobalUsingPATCHNotFound creates a PatchPipelineGlobalUsingPATCHNotFound with default headers values
func (*PatchPipelineGlobalUsingPATCHNotFound) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) Error() string
func (*PatchPipelineGlobalUsingPATCHNotFound) GetPayload ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) GetPayload() *models.Error
func (*PatchPipelineGlobalUsingPATCHNotFound) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) IsClientError() bool
IsClientError returns true when this patch pipeline global using p a t c h not found response has a 4xx status code
func (*PatchPipelineGlobalUsingPATCHNotFound) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) IsCode(code int) bool
IsCode returns true when this patch pipeline global using p a t c h not found response a status code equal to that given
func (*PatchPipelineGlobalUsingPATCHNotFound) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) IsRedirect() bool
IsRedirect returns true when this patch pipeline global using p a t c h not found response has a 3xx status code
func (*PatchPipelineGlobalUsingPATCHNotFound) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) IsServerError() bool
IsServerError returns true when this patch pipeline global using p a t c h not found response has a 5xx status code
func (*PatchPipelineGlobalUsingPATCHNotFound) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) IsSuccess() bool
IsSuccess returns true when this patch pipeline global using p a t c h not found response has a 2xx status code
func (*PatchPipelineGlobalUsingPATCHNotFound) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHNotFound) String() string
type PatchPipelineGlobalUsingPATCHOK ¶ added in v0.6.0
PatchPipelineGlobalUsingPATCHOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchPipelineGlobalUsingPATCHOK ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHOK() *PatchPipelineGlobalUsingPATCHOK
NewPatchPipelineGlobalUsingPATCHOK creates a PatchPipelineGlobalUsingPATCHOK with default headers values
func (*PatchPipelineGlobalUsingPATCHOK) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) Error() string
func (*PatchPipelineGlobalUsingPATCHOK) GetPayload ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) GetPayload() models.Pipeline
func (*PatchPipelineGlobalUsingPATCHOK) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) IsClientError() bool
IsClientError returns true when this patch pipeline global using p a t c h o k response has a 4xx status code
func (*PatchPipelineGlobalUsingPATCHOK) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) IsCode(code int) bool
IsCode returns true when this patch pipeline global using p a t c h o k response a status code equal to that given
func (*PatchPipelineGlobalUsingPATCHOK) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) IsRedirect() bool
IsRedirect returns true when this patch pipeline global using p a t c h o k response has a 3xx status code
func (*PatchPipelineGlobalUsingPATCHOK) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) IsServerError() bool
IsServerError returns true when this patch pipeline global using p a t c h o k response has a 5xx status code
func (*PatchPipelineGlobalUsingPATCHOK) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) IsSuccess() bool
IsSuccess returns true when this patch pipeline global using p a t c h o k response has a 2xx status code
func (*PatchPipelineGlobalUsingPATCHOK) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHOK) String() string
type PatchPipelineGlobalUsingPATCHParams ¶ added in v0.6.0
type PatchPipelineGlobalUsingPATCHParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Patch Request for a pipeline */ Body models.PipelinePatchRequest /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchPipelineGlobalUsingPATCHParams contains all the parameters to send to the API endpoint
for the patch pipeline global using p a t c h operation. Typically these are written to a http.Request.
func NewPatchPipelineGlobalUsingPATCHParams ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHParams() *PatchPipelineGlobalUsingPATCHParams
NewPatchPipelineGlobalUsingPATCHParams creates a new PatchPipelineGlobalUsingPATCHParams 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 NewPatchPipelineGlobalUsingPATCHParamsWithContext ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineGlobalUsingPATCHParams
NewPatchPipelineGlobalUsingPATCHParamsWithContext creates a new PatchPipelineGlobalUsingPATCHParams object with the ability to set a context for a request.
func NewPatchPipelineGlobalUsingPATCHParamsWithHTTPClient ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineGlobalUsingPATCHParams
NewPatchPipelineGlobalUsingPATCHParamsWithHTTPClient creates a new PatchPipelineGlobalUsingPATCHParams object with the ability to set a custom HTTPClient for a request.
func NewPatchPipelineGlobalUsingPATCHParamsWithTimeout ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineGlobalUsingPATCHParams
NewPatchPipelineGlobalUsingPATCHParamsWithTimeout creates a new PatchPipelineGlobalUsingPATCHParams object with the ability to set a timeout on a request.
func (*PatchPipelineGlobalUsingPATCHParams) SetAPIVersion ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetAuthorization ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetBody ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetContext ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetContext(ctx context.Context)
SetContext adds the context to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetDefaults ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetDefaults()
SetDefaults hydrates default values in the patch pipeline global using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineGlobalUsingPATCHParams) SetHTTPClient ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetID ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetID(id string)
SetID adds the id to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) SetTimeout ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithAPIVersion ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineGlobalUsingPATCHParams
WithAPIVersion adds the aPIVersion to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithAuthorization ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineGlobalUsingPATCHParams
WithAuthorization adds the authorization to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithBody ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineGlobalUsingPATCHParams
WithBody adds the body to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithContext ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineGlobalUsingPATCHParams
WithContext adds the context to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithDefaults ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithDefaults() *PatchPipelineGlobalUsingPATCHParams
WithDefaults hydrates default values in the patch pipeline global using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineGlobalUsingPATCHParams) WithHTTPClient ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineGlobalUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithID ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithID(id string) *PatchPipelineGlobalUsingPATCHParams
WithID adds the id to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WithTimeout ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineGlobalUsingPATCHParams
WithTimeout adds the timeout to the patch pipeline global using p a t c h params
func (*PatchPipelineGlobalUsingPATCHParams) WriteToRequest ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchPipelineGlobalUsingPATCHReader ¶ added in v0.6.0
type PatchPipelineGlobalUsingPATCHReader struct {
// contains filtered or unexported fields
}
PatchPipelineGlobalUsingPATCHReader is a Reader for the PatchPipelineGlobalUsingPATCH structure.
func (*PatchPipelineGlobalUsingPATCHReader) ReadResponse ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchPipelineGlobalUsingPATCHUnauthorized ¶ added in v0.6.0
type PatchPipelineGlobalUsingPATCHUnauthorized struct { }
PatchPipelineGlobalUsingPATCHUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchPipelineGlobalUsingPATCHUnauthorized ¶ added in v0.6.0
func NewPatchPipelineGlobalUsingPATCHUnauthorized() *PatchPipelineGlobalUsingPATCHUnauthorized
NewPatchPipelineGlobalUsingPATCHUnauthorized creates a PatchPipelineGlobalUsingPATCHUnauthorized with default headers values
func (*PatchPipelineGlobalUsingPATCHUnauthorized) Error ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) Error() string
func (*PatchPipelineGlobalUsingPATCHUnauthorized) IsClientError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsClientError() bool
IsClientError returns true when this patch pipeline global using p a t c h unauthorized response has a 4xx status code
func (*PatchPipelineGlobalUsingPATCHUnauthorized) IsCode ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsCode(code int) bool
IsCode returns true when this patch pipeline global using p a t c h unauthorized response a status code equal to that given
func (*PatchPipelineGlobalUsingPATCHUnauthorized) IsRedirect ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch pipeline global using p a t c h unauthorized response has a 3xx status code
func (*PatchPipelineGlobalUsingPATCHUnauthorized) IsServerError ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsServerError() bool
IsServerError returns true when this patch pipeline global using p a t c h unauthorized response has a 5xx status code
func (*PatchPipelineGlobalUsingPATCHUnauthorized) IsSuccess ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch pipeline global using p a t c h unauthorized response has a 2xx status code
func (*PatchPipelineGlobalUsingPATCHUnauthorized) String ¶ added in v0.6.0
func (o *PatchPipelineGlobalUsingPATCHUnauthorized) String() string
type PatchPipelineUsingPATCHForbidden ¶ added in v0.4.0
type PatchPipelineUsingPATCHForbidden struct { }
PatchPipelineUsingPATCHForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchPipelineUsingPATCHForbidden ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHForbidden() *PatchPipelineUsingPATCHForbidden
NewPatchPipelineUsingPATCHForbidden creates a PatchPipelineUsingPATCHForbidden with default headers values
func (*PatchPipelineUsingPATCHForbidden) Error ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHForbidden) Error() string
func (*PatchPipelineUsingPATCHForbidden) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) IsClientError() bool
IsClientError returns true when this patch pipeline using p a t c h forbidden response has a 4xx status code
func (*PatchPipelineUsingPATCHForbidden) IsCode ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) IsCode(code int) bool
IsCode returns true when this patch pipeline using p a t c h forbidden response a status code equal to that given
func (*PatchPipelineUsingPATCHForbidden) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) IsRedirect() bool
IsRedirect returns true when this patch pipeline using p a t c h forbidden response has a 3xx status code
func (*PatchPipelineUsingPATCHForbidden) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) IsServerError() bool
IsServerError returns true when this patch pipeline using p a t c h forbidden response has a 5xx status code
func (*PatchPipelineUsingPATCHForbidden) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) IsSuccess() bool
IsSuccess returns true when this patch pipeline using p a t c h forbidden response has a 2xx status code
func (*PatchPipelineUsingPATCHForbidden) String ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHForbidden) String() string
type PatchPipelineUsingPATCHInternalServerError ¶ added in v0.4.0
type PatchPipelineUsingPATCHInternalServerError struct { }
PatchPipelineUsingPATCHInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchPipelineUsingPATCHInternalServerError ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHInternalServerError() *PatchPipelineUsingPATCHInternalServerError
NewPatchPipelineUsingPATCHInternalServerError creates a PatchPipelineUsingPATCHInternalServerError with default headers values
func (*PatchPipelineUsingPATCHInternalServerError) Error ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHInternalServerError) Error() string
func (*PatchPipelineUsingPATCHInternalServerError) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) IsClientError() bool
IsClientError returns true when this patch pipeline using p a t c h internal server error response has a 4xx status code
func (*PatchPipelineUsingPATCHInternalServerError) IsCode ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) IsCode(code int) bool
IsCode returns true when this patch pipeline using p a t c h internal server error response a status code equal to that given
func (*PatchPipelineUsingPATCHInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch pipeline using p a t c h internal server error response has a 3xx status code
func (*PatchPipelineUsingPATCHInternalServerError) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) IsServerError() bool
IsServerError returns true when this patch pipeline using p a t c h internal server error response has a 5xx status code
func (*PatchPipelineUsingPATCHInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch pipeline using p a t c h internal server error response has a 2xx status code
func (*PatchPipelineUsingPATCHInternalServerError) String ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHInternalServerError) String() string
type PatchPipelineUsingPATCHNotFound ¶ added in v0.4.0
PatchPipelineUsingPATCHNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchPipelineUsingPATCHNotFound ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHNotFound() *PatchPipelineUsingPATCHNotFound
NewPatchPipelineUsingPATCHNotFound creates a PatchPipelineUsingPATCHNotFound with default headers values
func (*PatchPipelineUsingPATCHNotFound) Error ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHNotFound) Error() string
func (*PatchPipelineUsingPATCHNotFound) GetPayload ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHNotFound) GetPayload() *models.Error
func (*PatchPipelineUsingPATCHNotFound) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) IsClientError() bool
IsClientError returns true when this patch pipeline using p a t c h not found response has a 4xx status code
func (*PatchPipelineUsingPATCHNotFound) IsCode ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) IsCode(code int) bool
IsCode returns true when this patch pipeline using p a t c h not found response a status code equal to that given
func (*PatchPipelineUsingPATCHNotFound) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) IsRedirect() bool
IsRedirect returns true when this patch pipeline using p a t c h not found response has a 3xx status code
func (*PatchPipelineUsingPATCHNotFound) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) IsServerError() bool
IsServerError returns true when this patch pipeline using p a t c h not found response has a 5xx status code
func (*PatchPipelineUsingPATCHNotFound) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) IsSuccess() bool
IsSuccess returns true when this patch pipeline using p a t c h not found response has a 2xx status code
func (*PatchPipelineUsingPATCHNotFound) String ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHNotFound) String() string
type PatchPipelineUsingPATCHOK ¶ added in v0.4.0
PatchPipelineUsingPATCHOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchPipelineUsingPATCHOK ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHOK() *PatchPipelineUsingPATCHOK
NewPatchPipelineUsingPATCHOK creates a PatchPipelineUsingPATCHOK with default headers values
func (*PatchPipelineUsingPATCHOK) Error ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHOK) Error() string
func (*PatchPipelineUsingPATCHOK) GetPayload ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHOK) GetPayload() models.Pipeline
func (*PatchPipelineUsingPATCHOK) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) IsClientError() bool
IsClientError returns true when this patch pipeline using p a t c h o k response has a 4xx status code
func (*PatchPipelineUsingPATCHOK) IsCode ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) IsCode(code int) bool
IsCode returns true when this patch pipeline using p a t c h o k response a status code equal to that given
func (*PatchPipelineUsingPATCHOK) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) IsRedirect() bool
IsRedirect returns true when this patch pipeline using p a t c h o k response has a 3xx status code
func (*PatchPipelineUsingPATCHOK) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) IsServerError() bool
IsServerError returns true when this patch pipeline using p a t c h o k response has a 5xx status code
func (*PatchPipelineUsingPATCHOK) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) IsSuccess() bool
IsSuccess returns true when this patch pipeline using p a t c h o k response has a 2xx status code
func (*PatchPipelineUsingPATCHOK) String ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHOK) String() string
type PatchPipelineUsingPATCHParams ¶ added in v0.4.0
type PatchPipelineUsingPATCHParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Patch Request for a pipeline */ Body models.PipelinePatchRequest /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchPipelineUsingPATCHParams contains all the parameters to send to the API endpoint
for the patch pipeline using p a t c h operation. Typically these are written to a http.Request.
func NewPatchPipelineUsingPATCHParams ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHParams() *PatchPipelineUsingPATCHParams
NewPatchPipelineUsingPATCHParams creates a new PatchPipelineUsingPATCHParams 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 NewPatchPipelineUsingPATCHParamsWithContext ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHParamsWithContext(ctx context.Context) *PatchPipelineUsingPATCHParams
NewPatchPipelineUsingPATCHParamsWithContext creates a new PatchPipelineUsingPATCHParams object with the ability to set a context for a request.
func NewPatchPipelineUsingPATCHParamsWithHTTPClient ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchPipelineUsingPATCHParams
NewPatchPipelineUsingPATCHParamsWithHTTPClient creates a new PatchPipelineUsingPATCHParams object with the ability to set a custom HTTPClient for a request.
func NewPatchPipelineUsingPATCHParamsWithTimeout ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchPipelineUsingPATCHParams
NewPatchPipelineUsingPATCHParamsWithTimeout creates a new PatchPipelineUsingPATCHParams object with the ability to set a timeout on a request.
func (*PatchPipelineUsingPATCHParams) SetAPIVersion ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetAuthorization ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetBody ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetContext ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetContext(ctx context.Context)
SetContext adds the context to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetDefaults ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetDefaults()
SetDefaults hydrates default values in the patch pipeline using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineUsingPATCHParams) SetHTTPClient ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetID ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetID(id string)
SetID adds the id to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) SetTimeout ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithAPIVersion ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchPipelineUsingPATCHParams
WithAPIVersion adds the aPIVersion to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithAuthorization ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithAuthorization(authorization string) *PatchPipelineUsingPATCHParams
WithAuthorization adds the authorization to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithBody ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchPipelineUsingPATCHParams
WithBody adds the body to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithContext ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithContext(ctx context.Context) *PatchPipelineUsingPATCHParams
WithContext adds the context to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithDefaults ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithDefaults() *PatchPipelineUsingPATCHParams
WithDefaults hydrates default values in the patch pipeline using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchPipelineUsingPATCHParams) WithHTTPClient ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchPipelineUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithID ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithID(id string) *PatchPipelineUsingPATCHParams
WithID adds the id to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WithTimeout ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchPipelineUsingPATCHParams
WithTimeout adds the timeout to the patch pipeline using p a t c h params
func (*PatchPipelineUsingPATCHParams) WriteToRequest ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchPipelineUsingPATCHReader ¶ added in v0.4.0
type PatchPipelineUsingPATCHReader struct {
// contains filtered or unexported fields
}
PatchPipelineUsingPATCHReader is a Reader for the PatchPipelineUsingPATCH structure.
func (*PatchPipelineUsingPATCHReader) ReadResponse ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchPipelineUsingPATCHUnauthorized ¶ added in v0.4.0
type PatchPipelineUsingPATCHUnauthorized struct { }
PatchPipelineUsingPATCHUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchPipelineUsingPATCHUnauthorized ¶ added in v0.4.0
func NewPatchPipelineUsingPATCHUnauthorized() *PatchPipelineUsingPATCHUnauthorized
NewPatchPipelineUsingPATCHUnauthorized creates a PatchPipelineUsingPATCHUnauthorized with default headers values
func (*PatchPipelineUsingPATCHUnauthorized) Error ¶ added in v0.4.0
func (o *PatchPipelineUsingPATCHUnauthorized) Error() string
func (*PatchPipelineUsingPATCHUnauthorized) IsClientError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) IsClientError() bool
IsClientError returns true when this patch pipeline using p a t c h unauthorized response has a 4xx status code
func (*PatchPipelineUsingPATCHUnauthorized) IsCode ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) IsCode(code int) bool
IsCode returns true when this patch pipeline using p a t c h unauthorized response a status code equal to that given
func (*PatchPipelineUsingPATCHUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch pipeline using p a t c h unauthorized response has a 3xx status code
func (*PatchPipelineUsingPATCHUnauthorized) IsServerError ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) IsServerError() bool
IsServerError returns true when this patch pipeline using p a t c h unauthorized response has a 5xx status code
func (*PatchPipelineUsingPATCHUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch pipeline using p a t c h unauthorized response has a 2xx status code
func (*PatchPipelineUsingPATCHUnauthorized) String ¶ added in v0.5.0
func (o *PatchPipelineUsingPATCHUnauthorized) String() string
type UpdatePipelineByNameUsingPUTForbidden ¶ added in v0.4.0
type UpdatePipelineByNameUsingPUTForbidden struct { }
UpdatePipelineByNameUsingPUTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdatePipelineByNameUsingPUTForbidden ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTForbidden() *UpdatePipelineByNameUsingPUTForbidden
NewUpdatePipelineByNameUsingPUTForbidden creates a UpdatePipelineByNameUsingPUTForbidden with default headers values
func (*UpdatePipelineByNameUsingPUTForbidden) Error ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTForbidden) Error() string
func (*UpdatePipelineByNameUsingPUTForbidden) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) IsClientError() bool
IsClientError returns true when this update pipeline by name using p u t forbidden response has a 4xx status code
func (*UpdatePipelineByNameUsingPUTForbidden) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) IsCode(code int) bool
IsCode returns true when this update pipeline by name using p u t forbidden response a status code equal to that given
func (*UpdatePipelineByNameUsingPUTForbidden) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) IsRedirect() bool
IsRedirect returns true when this update pipeline by name using p u t forbidden response has a 3xx status code
func (*UpdatePipelineByNameUsingPUTForbidden) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) IsServerError() bool
IsServerError returns true when this update pipeline by name using p u t forbidden response has a 5xx status code
func (*UpdatePipelineByNameUsingPUTForbidden) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) IsSuccess() bool
IsSuccess returns true when this update pipeline by name using p u t forbidden response has a 2xx status code
func (*UpdatePipelineByNameUsingPUTForbidden) String ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTForbidden) String() string
type UpdatePipelineByNameUsingPUTInternalServerError ¶ added in v0.4.0
type UpdatePipelineByNameUsingPUTInternalServerError struct { }
UpdatePipelineByNameUsingPUTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewUpdatePipelineByNameUsingPUTInternalServerError ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTInternalServerError() *UpdatePipelineByNameUsingPUTInternalServerError
NewUpdatePipelineByNameUsingPUTInternalServerError creates a UpdatePipelineByNameUsingPUTInternalServerError with default headers values
func (*UpdatePipelineByNameUsingPUTInternalServerError) Error ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) Error() string
func (*UpdatePipelineByNameUsingPUTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsClientError() bool
IsClientError returns true when this update pipeline by name using p u t internal server error response has a 4xx status code
func (*UpdatePipelineByNameUsingPUTInternalServerError) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsCode(code int) bool
IsCode returns true when this update pipeline by name using p u t internal server error response a status code equal to that given
func (*UpdatePipelineByNameUsingPUTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsRedirect() bool
IsRedirect returns true when this update pipeline by name using p u t internal server error response has a 3xx status code
func (*UpdatePipelineByNameUsingPUTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsServerError() bool
IsServerError returns true when this update pipeline by name using p u t internal server error response has a 5xx status code
func (*UpdatePipelineByNameUsingPUTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) IsSuccess() bool
IsSuccess returns true when this update pipeline by name using p u t internal server error response has a 2xx status code
func (*UpdatePipelineByNameUsingPUTInternalServerError) String ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTInternalServerError) String() string
type UpdatePipelineByNameUsingPUTNotFound ¶ added in v0.4.0
UpdatePipelineByNameUsingPUTNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdatePipelineByNameUsingPUTNotFound ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTNotFound() *UpdatePipelineByNameUsingPUTNotFound
NewUpdatePipelineByNameUsingPUTNotFound creates a UpdatePipelineByNameUsingPUTNotFound with default headers values
func (*UpdatePipelineByNameUsingPUTNotFound) Error ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTNotFound) Error() string
func (*UpdatePipelineByNameUsingPUTNotFound) GetPayload ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTNotFound) GetPayload() *models.Error
func (*UpdatePipelineByNameUsingPUTNotFound) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) IsClientError() bool
IsClientError returns true when this update pipeline by name using p u t not found response has a 4xx status code
func (*UpdatePipelineByNameUsingPUTNotFound) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) IsCode(code int) bool
IsCode returns true when this update pipeline by name using p u t not found response a status code equal to that given
func (*UpdatePipelineByNameUsingPUTNotFound) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) IsRedirect() bool
IsRedirect returns true when this update pipeline by name using p u t not found response has a 3xx status code
func (*UpdatePipelineByNameUsingPUTNotFound) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) IsServerError() bool
IsServerError returns true when this update pipeline by name using p u t not found response has a 5xx status code
func (*UpdatePipelineByNameUsingPUTNotFound) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) IsSuccess() bool
IsSuccess returns true when this update pipeline by name using p u t not found response has a 2xx status code
func (*UpdatePipelineByNameUsingPUTNotFound) String ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTNotFound) String() string
type UpdatePipelineByNameUsingPUTOK ¶ added in v0.4.0
UpdatePipelineByNameUsingPUTOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewUpdatePipelineByNameUsingPUTOK ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTOK() *UpdatePipelineByNameUsingPUTOK
NewUpdatePipelineByNameUsingPUTOK creates a UpdatePipelineByNameUsingPUTOK with default headers values
func (*UpdatePipelineByNameUsingPUTOK) Error ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTOK) Error() string
func (*UpdatePipelineByNameUsingPUTOK) GetPayload ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTOK) GetPayload() models.Pipeline
func (*UpdatePipelineByNameUsingPUTOK) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) IsClientError() bool
IsClientError returns true when this update pipeline by name using p u t o k response has a 4xx status code
func (*UpdatePipelineByNameUsingPUTOK) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) IsCode(code int) bool
IsCode returns true when this update pipeline by name using p u t o k response a status code equal to that given
func (*UpdatePipelineByNameUsingPUTOK) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) IsRedirect() bool
IsRedirect returns true when this update pipeline by name using p u t o k response has a 3xx status code
func (*UpdatePipelineByNameUsingPUTOK) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) IsServerError() bool
IsServerError returns true when this update pipeline by name using p u t o k response has a 5xx status code
func (*UpdatePipelineByNameUsingPUTOK) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) IsSuccess() bool
IsSuccess returns true when this update pipeline by name using p u t o k response has a 2xx status code
func (*UpdatePipelineByNameUsingPUTOK) String ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTOK) String() string
type UpdatePipelineByNameUsingPUTParams ¶ added in v0.4.0
type UpdatePipelineByNameUsingPUTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Pipeline specification */ Body models.PipelineSpec /* Name. The name of the Pipeline */ Name string /* Project. The project the Pipeline belongs to */ Project string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePipelineByNameUsingPUTParams contains all the parameters to send to the API endpoint
for the update pipeline by name using p u t operation. Typically these are written to a http.Request.
func NewUpdatePipelineByNameUsingPUTParams ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTParams() *UpdatePipelineByNameUsingPUTParams
NewUpdatePipelineByNameUsingPUTParams creates a new UpdatePipelineByNameUsingPUTParams 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 NewUpdatePipelineByNameUsingPUTParamsWithContext ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTParamsWithContext(ctx context.Context) *UpdatePipelineByNameUsingPUTParams
NewUpdatePipelineByNameUsingPUTParamsWithContext creates a new UpdatePipelineByNameUsingPUTParams object with the ability to set a context for a request.
func NewUpdatePipelineByNameUsingPUTParamsWithHTTPClient ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTParamsWithHTTPClient(client *http.Client) *UpdatePipelineByNameUsingPUTParams
NewUpdatePipelineByNameUsingPUTParamsWithHTTPClient creates a new UpdatePipelineByNameUsingPUTParams object with the ability to set a custom HTTPClient for a request.
func NewUpdatePipelineByNameUsingPUTParamsWithTimeout ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTParamsWithTimeout(timeout time.Duration) *UpdatePipelineByNameUsingPUTParams
NewUpdatePipelineByNameUsingPUTParamsWithTimeout creates a new UpdatePipelineByNameUsingPUTParams object with the ability to set a timeout on a request.
func (*UpdatePipelineByNameUsingPUTParams) SetAPIVersion ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetAuthorization ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetBody ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetBody(body models.PipelineSpec)
SetBody adds the body to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetContext ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetContext(ctx context.Context)
SetContext adds the context to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetDefaults ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetDefaults()
SetDefaults hydrates default values in the update pipeline by name using p u t params (not the query body).
All values with no default are reset to their zero value.
func (*UpdatePipelineByNameUsingPUTParams) SetHTTPClient ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetName ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetName(name string)
SetName adds the name to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetProject ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetProject(project string)
SetProject adds the project to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) SetTimeout ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithAPIVersion ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithAPIVersion(aPIVersion string) *UpdatePipelineByNameUsingPUTParams
WithAPIVersion adds the aPIVersion to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithAuthorization ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithAuthorization(authorization string) *UpdatePipelineByNameUsingPUTParams
WithAuthorization adds the authorization to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithBody ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithBody(body models.PipelineSpec) *UpdatePipelineByNameUsingPUTParams
WithBody adds the body to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithContext ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithContext(ctx context.Context) *UpdatePipelineByNameUsingPUTParams
WithContext adds the context to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithDefaults ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithDefaults() *UpdatePipelineByNameUsingPUTParams
WithDefaults hydrates default values in the update pipeline by name using p u t params (not the query body).
All values with no default are reset to their zero value.
func (*UpdatePipelineByNameUsingPUTParams) WithHTTPClient ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithHTTPClient(client *http.Client) *UpdatePipelineByNameUsingPUTParams
WithHTTPClient adds the HTTPClient to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithName ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithName(name string) *UpdatePipelineByNameUsingPUTParams
WithName adds the name to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithProject ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithProject(project string) *UpdatePipelineByNameUsingPUTParams
WithProject adds the project to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WithTimeout ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WithTimeout(timeout time.Duration) *UpdatePipelineByNameUsingPUTParams
WithTimeout adds the timeout to the update pipeline by name using p u t params
func (*UpdatePipelineByNameUsingPUTParams) WriteToRequest ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePipelineByNameUsingPUTReader ¶ added in v0.4.0
type UpdatePipelineByNameUsingPUTReader struct {
// contains filtered or unexported fields
}
UpdatePipelineByNameUsingPUTReader is a Reader for the UpdatePipelineByNameUsingPUT structure.
func (*UpdatePipelineByNameUsingPUTReader) ReadResponse ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePipelineByNameUsingPUTUnauthorized ¶ added in v0.4.0
type UpdatePipelineByNameUsingPUTUnauthorized struct { }
UpdatePipelineByNameUsingPUTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewUpdatePipelineByNameUsingPUTUnauthorized ¶ added in v0.4.0
func NewUpdatePipelineByNameUsingPUTUnauthorized() *UpdatePipelineByNameUsingPUTUnauthorized
NewUpdatePipelineByNameUsingPUTUnauthorized creates a UpdatePipelineByNameUsingPUTUnauthorized with default headers values
func (*UpdatePipelineByNameUsingPUTUnauthorized) Error ¶ added in v0.4.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) Error() string
func (*UpdatePipelineByNameUsingPUTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsClientError() bool
IsClientError returns true when this update pipeline by name using p u t unauthorized response has a 4xx status code
func (*UpdatePipelineByNameUsingPUTUnauthorized) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsCode(code int) bool
IsCode returns true when this update pipeline by name using p u t unauthorized response a status code equal to that given
func (*UpdatePipelineByNameUsingPUTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsRedirect() bool
IsRedirect returns true when this update pipeline by name using p u t unauthorized response has a 3xx status code
func (*UpdatePipelineByNameUsingPUTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsServerError() bool
IsServerError returns true when this update pipeline by name using p u t unauthorized response has a 5xx status code
func (*UpdatePipelineByNameUsingPUTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) IsSuccess() bool
IsSuccess returns true when this update pipeline by name using p u t unauthorized response has a 2xx status code
func (*UpdatePipelineByNameUsingPUTUnauthorized) String ¶ added in v0.5.0
func (o *UpdatePipelineByNameUsingPUTUnauthorized) String() string
type UpdatePipelineUsingPUTForbidden ¶ added in v0.4.0
type UpdatePipelineUsingPUTForbidden struct { }
UpdatePipelineUsingPUTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdatePipelineUsingPUTForbidden ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTForbidden() *UpdatePipelineUsingPUTForbidden
NewUpdatePipelineUsingPUTForbidden creates a UpdatePipelineUsingPUTForbidden with default headers values
func (*UpdatePipelineUsingPUTForbidden) Error ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTForbidden) Error() string
func (*UpdatePipelineUsingPUTForbidden) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) IsClientError() bool
IsClientError returns true when this update pipeline using p u t forbidden response has a 4xx status code
func (*UpdatePipelineUsingPUTForbidden) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) IsCode(code int) bool
IsCode returns true when this update pipeline using p u t forbidden response a status code equal to that given
func (*UpdatePipelineUsingPUTForbidden) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) IsRedirect() bool
IsRedirect returns true when this update pipeline using p u t forbidden response has a 3xx status code
func (*UpdatePipelineUsingPUTForbidden) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) IsServerError() bool
IsServerError returns true when this update pipeline using p u t forbidden response has a 5xx status code
func (*UpdatePipelineUsingPUTForbidden) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) IsSuccess() bool
IsSuccess returns true when this update pipeline using p u t forbidden response has a 2xx status code
func (*UpdatePipelineUsingPUTForbidden) String ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTForbidden) String() string
type UpdatePipelineUsingPUTInternalServerError ¶ added in v0.4.0
type UpdatePipelineUsingPUTInternalServerError struct { }
UpdatePipelineUsingPUTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewUpdatePipelineUsingPUTInternalServerError ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTInternalServerError() *UpdatePipelineUsingPUTInternalServerError
NewUpdatePipelineUsingPUTInternalServerError creates a UpdatePipelineUsingPUTInternalServerError with default headers values
func (*UpdatePipelineUsingPUTInternalServerError) Error ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTInternalServerError) Error() string
func (*UpdatePipelineUsingPUTInternalServerError) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) IsClientError() bool
IsClientError returns true when this update pipeline using p u t internal server error response has a 4xx status code
func (*UpdatePipelineUsingPUTInternalServerError) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) IsCode(code int) bool
IsCode returns true when this update pipeline using p u t internal server error response a status code equal to that given
func (*UpdatePipelineUsingPUTInternalServerError) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) IsRedirect() bool
IsRedirect returns true when this update pipeline using p u t internal server error response has a 3xx status code
func (*UpdatePipelineUsingPUTInternalServerError) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) IsServerError() bool
IsServerError returns true when this update pipeline using p u t internal server error response has a 5xx status code
func (*UpdatePipelineUsingPUTInternalServerError) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) IsSuccess() bool
IsSuccess returns true when this update pipeline using p u t internal server error response has a 2xx status code
func (*UpdatePipelineUsingPUTInternalServerError) String ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTInternalServerError) String() string
type UpdatePipelineUsingPUTNotFound ¶ added in v0.4.0
UpdatePipelineUsingPUTNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdatePipelineUsingPUTNotFound ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTNotFound() *UpdatePipelineUsingPUTNotFound
NewUpdatePipelineUsingPUTNotFound creates a UpdatePipelineUsingPUTNotFound with default headers values
func (*UpdatePipelineUsingPUTNotFound) Error ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTNotFound) Error() string
func (*UpdatePipelineUsingPUTNotFound) GetPayload ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTNotFound) GetPayload() *models.Error
func (*UpdatePipelineUsingPUTNotFound) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) IsClientError() bool
IsClientError returns true when this update pipeline using p u t not found response has a 4xx status code
func (*UpdatePipelineUsingPUTNotFound) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) IsCode(code int) bool
IsCode returns true when this update pipeline using p u t not found response a status code equal to that given
func (*UpdatePipelineUsingPUTNotFound) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) IsRedirect() bool
IsRedirect returns true when this update pipeline using p u t not found response has a 3xx status code
func (*UpdatePipelineUsingPUTNotFound) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) IsServerError() bool
IsServerError returns true when this update pipeline using p u t not found response has a 5xx status code
func (*UpdatePipelineUsingPUTNotFound) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) IsSuccess() bool
IsSuccess returns true when this update pipeline using p u t not found response has a 2xx status code
func (*UpdatePipelineUsingPUTNotFound) String ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTNotFound) String() string
type UpdatePipelineUsingPUTOK ¶ added in v0.4.0
UpdatePipelineUsingPUTOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewUpdatePipelineUsingPUTOK ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTOK() *UpdatePipelineUsingPUTOK
NewUpdatePipelineUsingPUTOK creates a UpdatePipelineUsingPUTOK with default headers values
func (*UpdatePipelineUsingPUTOK) Error ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTOK) Error() string
func (*UpdatePipelineUsingPUTOK) GetPayload ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTOK) GetPayload() models.Pipeline
func (*UpdatePipelineUsingPUTOK) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) IsClientError() bool
IsClientError returns true when this update pipeline using p u t o k response has a 4xx status code
func (*UpdatePipelineUsingPUTOK) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) IsCode(code int) bool
IsCode returns true when this update pipeline using p u t o k response a status code equal to that given
func (*UpdatePipelineUsingPUTOK) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) IsRedirect() bool
IsRedirect returns true when this update pipeline using p u t o k response has a 3xx status code
func (*UpdatePipelineUsingPUTOK) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) IsServerError() bool
IsServerError returns true when this update pipeline using p u t o k response has a 5xx status code
func (*UpdatePipelineUsingPUTOK) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) IsSuccess() bool
IsSuccess returns true when this update pipeline using p u t o k response has a 2xx status code
func (*UpdatePipelineUsingPUTOK) String ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTOK) String() string
type UpdatePipelineUsingPUTParams ¶ added in v0.4.0
type UpdatePipelineUsingPUTParams struct { /* Authorization. Bearer token */ Authorization string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about */ APIVersion string /* Body. Pipeline specification */ Body models.PipelineSpec /* ID. The ID of the Pipeline */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePipelineUsingPUTParams contains all the parameters to send to the API endpoint
for the update pipeline using p u t operation. Typically these are written to a http.Request.
func NewUpdatePipelineUsingPUTParams ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTParams() *UpdatePipelineUsingPUTParams
NewUpdatePipelineUsingPUTParams creates a new UpdatePipelineUsingPUTParams 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 NewUpdatePipelineUsingPUTParamsWithContext ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTParamsWithContext(ctx context.Context) *UpdatePipelineUsingPUTParams
NewUpdatePipelineUsingPUTParamsWithContext creates a new UpdatePipelineUsingPUTParams object with the ability to set a context for a request.
func NewUpdatePipelineUsingPUTParamsWithHTTPClient ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTParamsWithHTTPClient(client *http.Client) *UpdatePipelineUsingPUTParams
NewUpdatePipelineUsingPUTParamsWithHTTPClient creates a new UpdatePipelineUsingPUTParams object with the ability to set a custom HTTPClient for a request.
func NewUpdatePipelineUsingPUTParamsWithTimeout ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTParamsWithTimeout(timeout time.Duration) *UpdatePipelineUsingPUTParams
NewUpdatePipelineUsingPUTParamsWithTimeout creates a new UpdatePipelineUsingPUTParams object with the ability to set a timeout on a request.
func (*UpdatePipelineUsingPUTParams) SetAPIVersion ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetAuthorization ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetBody ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetBody(body models.PipelineSpec)
SetBody adds the body to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetContext ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetContext(ctx context.Context)
SetContext adds the context to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetDefaults ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetDefaults()
SetDefaults hydrates default values in the update pipeline using p u t params (not the query body).
All values with no default are reset to their zero value.
func (*UpdatePipelineUsingPUTParams) SetHTTPClient ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetID ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetID(id string)
SetID adds the id to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) SetTimeout ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithAPIVersion ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithAPIVersion(aPIVersion string) *UpdatePipelineUsingPUTParams
WithAPIVersion adds the aPIVersion to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithAuthorization ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithAuthorization(authorization string) *UpdatePipelineUsingPUTParams
WithAuthorization adds the authorization to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithBody ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithBody(body models.PipelineSpec) *UpdatePipelineUsingPUTParams
WithBody adds the body to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithContext ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithContext(ctx context.Context) *UpdatePipelineUsingPUTParams
WithContext adds the context to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithDefaults ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithDefaults() *UpdatePipelineUsingPUTParams
WithDefaults hydrates default values in the update pipeline using p u t params (not the query body).
All values with no default are reset to their zero value.
func (*UpdatePipelineUsingPUTParams) WithHTTPClient ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithHTTPClient(client *http.Client) *UpdatePipelineUsingPUTParams
WithHTTPClient adds the HTTPClient to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithID ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithID(id string) *UpdatePipelineUsingPUTParams
WithID adds the id to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WithTimeout ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WithTimeout(timeout time.Duration) *UpdatePipelineUsingPUTParams
WithTimeout adds the timeout to the update pipeline using p u t params
func (*UpdatePipelineUsingPUTParams) WriteToRequest ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePipelineUsingPUTReader ¶ added in v0.4.0
type UpdatePipelineUsingPUTReader struct {
// contains filtered or unexported fields
}
UpdatePipelineUsingPUTReader is a Reader for the UpdatePipelineUsingPUT structure.
func (*UpdatePipelineUsingPUTReader) ReadResponse ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePipelineUsingPUTUnauthorized ¶ added in v0.4.0
type UpdatePipelineUsingPUTUnauthorized struct { }
UpdatePipelineUsingPUTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewUpdatePipelineUsingPUTUnauthorized ¶ added in v0.4.0
func NewUpdatePipelineUsingPUTUnauthorized() *UpdatePipelineUsingPUTUnauthorized
NewUpdatePipelineUsingPUTUnauthorized creates a UpdatePipelineUsingPUTUnauthorized with default headers values
func (*UpdatePipelineUsingPUTUnauthorized) Error ¶ added in v0.4.0
func (o *UpdatePipelineUsingPUTUnauthorized) Error() string
func (*UpdatePipelineUsingPUTUnauthorized) IsClientError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) IsClientError() bool
IsClientError returns true when this update pipeline using p u t unauthorized response has a 4xx status code
func (*UpdatePipelineUsingPUTUnauthorized) IsCode ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) IsCode(code int) bool
IsCode returns true when this update pipeline using p u t unauthorized response a status code equal to that given
func (*UpdatePipelineUsingPUTUnauthorized) IsRedirect ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) IsRedirect() bool
IsRedirect returns true when this update pipeline using p u t unauthorized response has a 3xx status code
func (*UpdatePipelineUsingPUTUnauthorized) IsServerError ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) IsServerError() bool
IsServerError returns true when this update pipeline using p u t unauthorized response has a 5xx status code
func (*UpdatePipelineUsingPUTUnauthorized) IsSuccess ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) IsSuccess() bool
IsSuccess returns true when this update pipeline using p u t unauthorized response has a 2xx status code
func (*UpdatePipelineUsingPUTUnauthorized) String ¶ added in v0.5.0
func (o *UpdatePipelineUsingPUTUnauthorized) String() string
Source Files ¶
- act_on_pipeline_using_post_parameters.go
- act_on_pipeline_using_post_responses.go
- clone_pipeline_by_name_using_post_parameters.go
- clone_pipeline_by_name_using_post_responses.go
- create_pipeline_using_post_parameters.go
- create_pipeline_using_post_responses.go
- delete_pipeline_by_id_using_delete_parameters.go
- delete_pipeline_by_id_using_delete_responses.go
- delete_pipeline_by_name_using_delete_parameters.go
- delete_pipeline_by_name_using_delete_responses.go
- execute_pipeline_by_id_using_post_parameters.go
- execute_pipeline_by_id_using_post_responses.go
- execute_pipeline_by_name_using_post_parameters.go
- execute_pipeline_by_name_using_post_responses.go
- export_using_get_parameters.go
- export_using_get_responses.go
- get_all_pipelines_using_get_parameters.go
- get_all_pipelines_using_get_responses.go
- get_execution_by_index_and_pipeline_id_using_get_parameters.go
- get_execution_by_index_and_pipeline_id_using_get_responses.go
- get_execution_by_name_and_index_using_get_parameters.go
- get_execution_by_name_and_index_using_get_responses.go
- get_executions_by_id_using_get_parameters.go
- get_executions_by_id_using_get_responses.go
- get_executions_by_name_using_get_parameters.go
- get_executions_by_name_using_get_responses.go
- get_pipeline_by_id_using_get_parameters.go
- get_pipeline_by_id_using_get_responses.go
- get_pipeline_by_name_using_get_parameters.go
- get_pipeline_by_name_using_get_responses.go
- get_pipeline_tiles_using_get_parameters.go
- get_pipeline_tiles_using_get_responses.go
- import_yaml_using_post_parameters.go
- import_yaml_using_post_responses.go
- patch_pipeline_by_name_using_patch_parameters.go
- patch_pipeline_by_name_using_patch_responses.go
- patch_pipeline_global_by_name_using_patch_parameters.go
- patch_pipeline_global_by_name_using_patch_responses.go
- patch_pipeline_global_using_patch_parameters.go
- patch_pipeline_global_using_patch_responses.go
- patch_pipeline_using_patch_parameters.go
- patch_pipeline_using_patch_responses.go
- pipelines_client.go
- update_pipeline_by_name_using_put_parameters.go
- update_pipeline_by_name_using_put_responses.go
- update_pipeline_using_put_parameters.go
- update_pipeline_using_put_responses.go