Documentation
¶
Index ¶
- type ActOnPipelineUsingPOSTForbidden
- type ActOnPipelineUsingPOSTInternalServerError
- type ActOnPipelineUsingPOSTNotFound
- type ActOnPipelineUsingPOSTOK
- 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
- type Client
- func (a *Client) ActOnPipelineUsingPOST(params *ActOnPipelineUsingPOSTParams, opts ...ClientOption) (*ActOnPipelineUsingPOSTOK, error)
- func (a *Client) CloneByNameUsingPOST2(params *CloneByNameUsingPOST2Params, opts ...ClientOption) (*CloneByNameUsingPOST2OK, error)
- func (a *Client) CreateUsingPOST6(params *CreateUsingPOST6Params, opts ...ClientOption) (*CreateUsingPOST6OK, error)
- func (a *Client) DeleteUsingDELETE8(params *DeleteUsingDELETE8Params, opts ...ClientOption) (*DeleteUsingDELETE8OK, error)
- func (a *Client) DeleteUsingDELETE9(params *DeleteUsingDELETE9Params, opts ...ClientOption) (*DeleteUsingDELETE9OK, error)
- func (a *Client) ExecuteByNameUsingPOST(params *ExecuteByNameUsingPOSTParams, opts ...ClientOption) (*ExecuteByNameUsingPOSTOK, *ExecuteByNameUsingPOSTAccepted, error)
- func (a *Client) ExecuteUsingPOST(params *ExecuteUsingPOSTParams, opts ...ClientOption) (*ExecuteUsingPOSTOK, *ExecuteUsingPOSTAccepted, error)
- func (a *Client) ExportUsingGET(params *ExportUsingGETParams, opts ...ClientOption) (*ExportUsingGETOK, error)
- func (a *Client) GetAllUsingGET9(params *GetAllUsingGET9Params, opts ...ClientOption) (*GetAllUsingGET9OK, 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) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error)
- func (a *Client) GetUsingGET2(params *GetUsingGET2Params, opts ...ClientOption) (*GetUsingGET2OK, error)
- func (a *Client) GetUsingGET3(params *GetUsingGET3Params, opts ...ClientOption) (*GetUsingGET3OK, error)
- func (a *Client) ImportYamlUsingPOST(params *ImportYamlUsingPOSTParams, opts ...ClientOption) (*ImportYamlUsingPOSTOK, error)
- func (a *Client) PatchUsingPATCH(params *PatchUsingPATCHParams, opts ...ClientOption) (*PatchUsingPATCHOK, error)
- func (a *Client) PatchUsingPATCH1(params *PatchUsingPATCH1Params, opts ...ClientOption) (*PatchUsingPATCH1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateUsingPUT2(params *UpdateUsingPUT2Params, opts ...ClientOption) (*UpdateUsingPUT2OK, error)
- func (a *Client) UpdateUsingPUT3(params *UpdateUsingPUT3Params, opts ...ClientOption) (*UpdateUsingPUT3OK, error)
- type ClientOption
- type ClientService
- type CloneByNameUsingPOST2Forbidden
- type CloneByNameUsingPOST2InternalServerError
- type CloneByNameUsingPOST2NotFound
- type CloneByNameUsingPOST2OK
- type CloneByNameUsingPOST2Params
- func NewCloneByNameUsingPOST2Params() *CloneByNameUsingPOST2Params
- func NewCloneByNameUsingPOST2ParamsWithContext(ctx context.Context) *CloneByNameUsingPOST2Params
- func NewCloneByNameUsingPOST2ParamsWithHTTPClient(client *http.Client) *CloneByNameUsingPOST2Params
- func NewCloneByNameUsingPOST2ParamsWithTimeout(timeout time.Duration) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) SetAPIVersion(aPIVersion string)
- func (o *CloneByNameUsingPOST2Params) SetAuthorization(authorization string)
- func (o *CloneByNameUsingPOST2Params) SetBody(body models.ServiceRequest)
- func (o *CloneByNameUsingPOST2Params) SetContext(ctx context.Context)
- func (o *CloneByNameUsingPOST2Params) SetDefaults()
- func (o *CloneByNameUsingPOST2Params) SetHTTPClient(client *http.Client)
- func (o *CloneByNameUsingPOST2Params) SetName(name string)
- func (o *CloneByNameUsingPOST2Params) SetProject(project string)
- func (o *CloneByNameUsingPOST2Params) SetTimeout(timeout time.Duration)
- func (o *CloneByNameUsingPOST2Params) WithAPIVersion(aPIVersion string) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithAuthorization(authorization string) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithBody(body models.ServiceRequest) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithContext(ctx context.Context) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithDefaults() *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithHTTPClient(client *http.Client) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithName(name string) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithProject(project string) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WithTimeout(timeout time.Duration) *CloneByNameUsingPOST2Params
- func (o *CloneByNameUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CloneByNameUsingPOST2Reader
- type CloneByNameUsingPOST2Unauthorized
- type CreateUsingPOST6Forbidden
- type CreateUsingPOST6InternalServerError
- type CreateUsingPOST6NotFound
- type CreateUsingPOST6OK
- type CreateUsingPOST6Params
- func NewCreateUsingPOST6Params() *CreateUsingPOST6Params
- func NewCreateUsingPOST6ParamsWithContext(ctx context.Context) *CreateUsingPOST6Params
- func NewCreateUsingPOST6ParamsWithHTTPClient(client *http.Client) *CreateUsingPOST6Params
- func NewCreateUsingPOST6ParamsWithTimeout(timeout time.Duration) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) SetAPIVersion(aPIVersion string)
- func (o *CreateUsingPOST6Params) SetAuthorization(authorization string)
- func (o *CreateUsingPOST6Params) SetBody(body models.PipelineSpec)
- func (o *CreateUsingPOST6Params) SetContext(ctx context.Context)
- func (o *CreateUsingPOST6Params) SetDefaults()
- func (o *CreateUsingPOST6Params) SetHTTPClient(client *http.Client)
- func (o *CreateUsingPOST6Params) SetTimeout(timeout time.Duration)
- func (o *CreateUsingPOST6Params) WithAPIVersion(aPIVersion string) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithAuthorization(authorization string) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithBody(body models.PipelineSpec) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithContext(ctx context.Context) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithDefaults() *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithHTTPClient(client *http.Client) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WithTimeout(timeout time.Duration) *CreateUsingPOST6Params
- func (o *CreateUsingPOST6Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUsingPOST6Reader
- type CreateUsingPOST6Unauthorized
- type DeleteUsingDELETE8Forbidden
- type DeleteUsingDELETE8InternalServerError
- type DeleteUsingDELETE8NotFound
- type DeleteUsingDELETE8OK
- type DeleteUsingDELETE8Params
- func NewDeleteUsingDELETE8Params() *DeleteUsingDELETE8Params
- func NewDeleteUsingDELETE8ParamsWithContext(ctx context.Context) *DeleteUsingDELETE8Params
- func NewDeleteUsingDELETE8ParamsWithHTTPClient(client *http.Client) *DeleteUsingDELETE8Params
- func NewDeleteUsingDELETE8ParamsWithTimeout(timeout time.Duration) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) SetAPIVersion(aPIVersion string)
- func (o *DeleteUsingDELETE8Params) SetAuthorization(authorization string)
- func (o *DeleteUsingDELETE8Params) SetContext(ctx context.Context)
- func (o *DeleteUsingDELETE8Params) SetDefaults()
- func (o *DeleteUsingDELETE8Params) SetHTTPClient(client *http.Client)
- func (o *DeleteUsingDELETE8Params) SetID(id string)
- func (o *DeleteUsingDELETE8Params) SetTimeout(timeout time.Duration)
- func (o *DeleteUsingDELETE8Params) WithAPIVersion(aPIVersion string) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithAuthorization(authorization string) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithContext(ctx context.Context) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithDefaults() *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithHTTPClient(client *http.Client) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithID(id string) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WithTimeout(timeout time.Duration) *DeleteUsingDELETE8Params
- func (o *DeleteUsingDELETE8Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsingDELETE8Reader
- type DeleteUsingDELETE8Unauthorized
- type DeleteUsingDELETE9Forbidden
- type DeleteUsingDELETE9InternalServerError
- type DeleteUsingDELETE9NotFound
- type DeleteUsingDELETE9OK
- type DeleteUsingDELETE9Params
- func NewDeleteUsingDELETE9Params() *DeleteUsingDELETE9Params
- func NewDeleteUsingDELETE9ParamsWithContext(ctx context.Context) *DeleteUsingDELETE9Params
- func NewDeleteUsingDELETE9ParamsWithHTTPClient(client *http.Client) *DeleteUsingDELETE9Params
- func NewDeleteUsingDELETE9ParamsWithTimeout(timeout time.Duration) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) SetAPIVersion(aPIVersion string)
- func (o *DeleteUsingDELETE9Params) SetAuthorization(authorization string)
- func (o *DeleteUsingDELETE9Params) SetContext(ctx context.Context)
- func (o *DeleteUsingDELETE9Params) SetDefaults()
- func (o *DeleteUsingDELETE9Params) SetHTTPClient(client *http.Client)
- func (o *DeleteUsingDELETE9Params) SetName(name string)
- func (o *DeleteUsingDELETE9Params) SetProject(project string)
- func (o *DeleteUsingDELETE9Params) SetTimeout(timeout time.Duration)
- func (o *DeleteUsingDELETE9Params) WithAPIVersion(aPIVersion string) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithAuthorization(authorization string) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithContext(ctx context.Context) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithDefaults() *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithHTTPClient(client *http.Client) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithName(name string) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithProject(project string) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WithTimeout(timeout time.Duration) *DeleteUsingDELETE9Params
- func (o *DeleteUsingDELETE9Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsingDELETE9Reader
- type DeleteUsingDELETE9Unauthorized
- type ExecuteByNameUsingPOSTAccepted
- type ExecuteByNameUsingPOSTForbidden
- type ExecuteByNameUsingPOSTInternalServerError
- type ExecuteByNameUsingPOSTNotFound
- type ExecuteByNameUsingPOSTOK
- type ExecuteByNameUsingPOSTParams
- func NewExecuteByNameUsingPOSTParams() *ExecuteByNameUsingPOSTParams
- func NewExecuteByNameUsingPOSTParamsWithContext(ctx context.Context) *ExecuteByNameUsingPOSTParams
- func NewExecuteByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecuteByNameUsingPOSTParams
- func NewExecuteByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ExecuteByNameUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ExecuteByNameUsingPOSTParams) SetBody(body models.ExecutionRequest)
- func (o *ExecuteByNameUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ExecuteByNameUsingPOSTParams) SetDefaults()
- func (o *ExecuteByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ExecuteByNameUsingPOSTParams) SetName(name string)
- func (o *ExecuteByNameUsingPOSTParams) SetProject(project string)
- func (o *ExecuteByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ExecuteByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithAuthorization(authorization string) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithContext(ctx context.Context) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithDefaults() *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithName(name string) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithProject(project string) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecuteByNameUsingPOSTParams
- func (o *ExecuteByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecuteByNameUsingPOSTReader
- type ExecuteByNameUsingPOSTUnauthorized
- type ExecuteUsingPOSTAccepted
- type ExecuteUsingPOSTForbidden
- type ExecuteUsingPOSTInternalServerError
- type ExecuteUsingPOSTNotFound
- type ExecuteUsingPOSTOK
- type ExecuteUsingPOSTParams
- func NewExecuteUsingPOSTParams() *ExecuteUsingPOSTParams
- func NewExecuteUsingPOSTParamsWithContext(ctx context.Context) *ExecuteUsingPOSTParams
- func NewExecuteUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecuteUsingPOSTParams
- func NewExecuteUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) SetAPIVersion(aPIVersion string)
- func (o *ExecuteUsingPOSTParams) SetAuthorization(authorization string)
- func (o *ExecuteUsingPOSTParams) SetBody(body models.ExecutionRequest)
- func (o *ExecuteUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ExecuteUsingPOSTParams) SetDefaults()
- func (o *ExecuteUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ExecuteUsingPOSTParams) SetID(id string)
- func (o *ExecuteUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ExecuteUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithAuthorization(authorization string) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithContext(ctx context.Context) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithDefaults() *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithID(id string) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecuteUsingPOSTParams
- func (o *ExecuteUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecuteUsingPOSTReader
- type ExecuteUsingPOSTUnauthorized
- type ExportUsingGETForbidden
- type ExportUsingGETInternalServerError
- type ExportUsingGETNotFound
- type ExportUsingGETOK
- 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) SetDefaults()
- func (o *ExportUsingGETParams) SetEndpoints(endpoints *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) WithDefaults() *ExportUsingGETParams
- func (o *ExportUsingGETParams) WithEndpoints(endpoints *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
- type GetAllUsingGET9Forbidden
- type GetAllUsingGET9InternalServerError
- type GetAllUsingGET9NotFound
- type GetAllUsingGET9OK
- type GetAllUsingGET9Params
- func NewGetAllUsingGET9Params() *GetAllUsingGET9Params
- func NewGetAllUsingGET9ParamsWithContext(ctx context.Context) *GetAllUsingGET9Params
- func NewGetAllUsingGET9ParamsWithHTTPClient(client *http.Client) *GetAllUsingGET9Params
- func NewGetAllUsingGET9ParamsWithTimeout(timeout time.Duration) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) SetAPIVersion(aPIVersion string)
- func (o *GetAllUsingGET9Params) SetAuthorization(authorization string)
- func (o *GetAllUsingGET9Params) SetContext(ctx context.Context)
- func (o *GetAllUsingGET9Params) SetDefaults()
- func (o *GetAllUsingGET9Params) SetDollarFilter(dollarFilter *string)
- func (o *GetAllUsingGET9Params) SetDollarOrderby(dollarOrderby *string)
- func (o *GetAllUsingGET9Params) SetDollarSkip(dollarSkip *string)
- func (o *GetAllUsingGET9Params) SetDollarTop(dollarTop *string)
- func (o *GetAllUsingGET9Params) SetHTTPClient(client *http.Client)
- func (o *GetAllUsingGET9Params) SetPage(page *string)
- func (o *GetAllUsingGET9Params) SetTimeout(timeout time.Duration)
- func (o *GetAllUsingGET9Params) WithAPIVersion(aPIVersion string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithAuthorization(authorization string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithContext(ctx context.Context) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithDefaults() *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithDollarFilter(dollarFilter *string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithDollarOrderby(dollarOrderby *string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithDollarSkip(dollarSkip *string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithDollarTop(dollarTop *string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithHTTPClient(client *http.Client) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithPage(page *string) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WithTimeout(timeout time.Duration) *GetAllUsingGET9Params
- func (o *GetAllUsingGET9Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllUsingGET9Reader
- type GetAllUsingGET9Unauthorized
- type GetExecutionByIndexAndPipelineIDUsingGETForbidden
- type GetExecutionByIndexAndPipelineIDUsingGETInternalServerError
- type GetExecutionByIndexAndPipelineIDUsingGETNotFound
- type GetExecutionByIndexAndPipelineIDUsingGETOK
- 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) 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) WithTimeout(timeout time.Duration) *GetExecutionByIndexAndPipelineIDUsingGETParams
- func (o *GetExecutionByIndexAndPipelineIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionByIndexAndPipelineIDUsingGETReader
- type GetExecutionByIndexAndPipelineIDUsingGETUnauthorized
- type GetExecutionByNameAndIndexUsingGETForbidden
- type GetExecutionByNameAndIndexUsingGETInternalServerError
- type GetExecutionByNameAndIndexUsingGETNotFound
- type GetExecutionByNameAndIndexUsingGETOK
- 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) 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) WithTimeout(timeout time.Duration) *GetExecutionByNameAndIndexUsingGETParams
- func (o *GetExecutionByNameAndIndexUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExecutionByNameAndIndexUsingGETReader
- type GetExecutionByNameAndIndexUsingGETUnauthorized
- type GetExecutionsByIDUsingGETForbidden
- type GetExecutionsByIDUsingGETInternalServerError
- type GetExecutionsByIDUsingGETNotFound
- type GetExecutionsByIDUsingGETOK
- 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
- type GetExecutionsByNameUsingGETForbidden
- type GetExecutionsByNameUsingGETInternalServerError
- type GetExecutionsByNameUsingGETNotFound
- type GetExecutionsByNameUsingGETOK
- 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
- type GetPipelineTilesUsingGETForbidden
- type GetPipelineTilesUsingGETInternalServerError
- type GetPipelineTilesUsingGETNotFound
- type GetPipelineTilesUsingGETOK
- 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
- type GetUsingGET2Forbidden
- type GetUsingGET2InternalServerError
- type GetUsingGET2NotFound
- type GetUsingGET2OK
- type GetUsingGET2Params
- func (o *GetUsingGET2Params) SetAPIVersion(aPIVersion string)
- func (o *GetUsingGET2Params) SetAuthorization(authorization string)
- func (o *GetUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetUsingGET2Params) SetDefaults()
- func (o *GetUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetUsingGET2Params) SetID(id string)
- func (o *GetUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetUsingGET2Params) WithAPIVersion(aPIVersion string) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithAuthorization(authorization string) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithContext(ctx context.Context) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithDefaults() *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithHTTPClient(client *http.Client) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithID(id string) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WithTimeout(timeout time.Duration) *GetUsingGET2Params
- func (o *GetUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsingGET2Reader
- type GetUsingGET2Unauthorized
- type GetUsingGET3Forbidden
- type GetUsingGET3InternalServerError
- type GetUsingGET3NotFound
- type GetUsingGET3OK
- type GetUsingGET3Params
- func (o *GetUsingGET3Params) SetAPIVersion(aPIVersion string)
- func (o *GetUsingGET3Params) SetAuthorization(authorization string)
- func (o *GetUsingGET3Params) SetContext(ctx context.Context)
- func (o *GetUsingGET3Params) SetDefaults()
- func (o *GetUsingGET3Params) SetHTTPClient(client *http.Client)
- func (o *GetUsingGET3Params) SetName(name string)
- func (o *GetUsingGET3Params) SetProject(project string)
- func (o *GetUsingGET3Params) SetTimeout(timeout time.Duration)
- func (o *GetUsingGET3Params) WithAPIVersion(aPIVersion string) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithAuthorization(authorization string) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithContext(ctx context.Context) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithDefaults() *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithHTTPClient(client *http.Client) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithName(name string) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithProject(project string) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WithTimeout(timeout time.Duration) *GetUsingGET3Params
- func (o *GetUsingGET3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsingGET3Reader
- type GetUsingGET3Unauthorized
- type ImportYamlUsingPOSTForbidden
- type ImportYamlUsingPOSTInternalServerError
- type ImportYamlUsingPOSTNotFound
- type ImportYamlUsingPOSTOK
- 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
- type PatchUsingPATCH1Forbidden
- type PatchUsingPATCH1InternalServerError
- type PatchUsingPATCH1NotFound
- type PatchUsingPATCH1OK
- type PatchUsingPATCH1Params
- func NewPatchUsingPATCH1Params() *PatchUsingPATCH1Params
- func NewPatchUsingPATCH1ParamsWithContext(ctx context.Context) *PatchUsingPATCH1Params
- func NewPatchUsingPATCH1ParamsWithHTTPClient(client *http.Client) *PatchUsingPATCH1Params
- func NewPatchUsingPATCH1ParamsWithTimeout(timeout time.Duration) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) SetAPIVersion(aPIVersion string)
- func (o *PatchUsingPATCH1Params) SetAuthorization(authorization string)
- func (o *PatchUsingPATCH1Params) SetBody(body models.PipelinePatchRequest)
- func (o *PatchUsingPATCH1Params) SetContext(ctx context.Context)
- func (o *PatchUsingPATCH1Params) SetDefaults()
- func (o *PatchUsingPATCH1Params) SetHTTPClient(client *http.Client)
- func (o *PatchUsingPATCH1Params) SetName(name string)
- func (o *PatchUsingPATCH1Params) SetProject(project string)
- func (o *PatchUsingPATCH1Params) SetTimeout(timeout time.Duration)
- func (o *PatchUsingPATCH1Params) WithAPIVersion(aPIVersion string) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithAuthorization(authorization string) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithBody(body models.PipelinePatchRequest) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithContext(ctx context.Context) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithDefaults() *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithHTTPClient(client *http.Client) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithName(name string) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithProject(project string) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WithTimeout(timeout time.Duration) *PatchUsingPATCH1Params
- func (o *PatchUsingPATCH1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchUsingPATCH1Reader
- type PatchUsingPATCH1Unauthorized
- type PatchUsingPATCHForbidden
- type PatchUsingPATCHInternalServerError
- type PatchUsingPATCHNotFound
- type PatchUsingPATCHOK
- type PatchUsingPATCHParams
- func NewPatchUsingPATCHParams() *PatchUsingPATCHParams
- func NewPatchUsingPATCHParamsWithContext(ctx context.Context) *PatchUsingPATCHParams
- func NewPatchUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchUsingPATCHParams
- func NewPatchUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) SetAPIVersion(aPIVersion string)
- func (o *PatchUsingPATCHParams) SetAuthorization(authorization string)
- func (o *PatchUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
- func (o *PatchUsingPATCHParams) SetContext(ctx context.Context)
- func (o *PatchUsingPATCHParams) SetDefaults()
- func (o *PatchUsingPATCHParams) SetHTTPClient(client *http.Client)
- func (o *PatchUsingPATCHParams) SetID(id string)
- func (o *PatchUsingPATCHParams) SetTimeout(timeout time.Duration)
- func (o *PatchUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithAuthorization(authorization string) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithContext(ctx context.Context) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithDefaults() *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithID(id string) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchUsingPATCHParams
- func (o *PatchUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchUsingPATCHReader
- type PatchUsingPATCHUnauthorized
- type UpdateUsingPUT2Forbidden
- type UpdateUsingPUT2InternalServerError
- type UpdateUsingPUT2NotFound
- type UpdateUsingPUT2OK
- type UpdateUsingPUT2Params
- func NewUpdateUsingPUT2Params() *UpdateUsingPUT2Params
- func NewUpdateUsingPUT2ParamsWithContext(ctx context.Context) *UpdateUsingPUT2Params
- func NewUpdateUsingPUT2ParamsWithHTTPClient(client *http.Client) *UpdateUsingPUT2Params
- func NewUpdateUsingPUT2ParamsWithTimeout(timeout time.Duration) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) SetAPIVersion(aPIVersion string)
- func (o *UpdateUsingPUT2Params) SetAuthorization(authorization string)
- func (o *UpdateUsingPUT2Params) SetBody(body models.PipelineSpec)
- func (o *UpdateUsingPUT2Params) SetContext(ctx context.Context)
- func (o *UpdateUsingPUT2Params) SetDefaults()
- func (o *UpdateUsingPUT2Params) SetHTTPClient(client *http.Client)
- func (o *UpdateUsingPUT2Params) SetID(id string)
- func (o *UpdateUsingPUT2Params) SetTimeout(timeout time.Duration)
- func (o *UpdateUsingPUT2Params) WithAPIVersion(aPIVersion string) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithAuthorization(authorization string) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithBody(body models.PipelineSpec) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithContext(ctx context.Context) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithDefaults() *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithHTTPClient(client *http.Client) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithID(id string) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WithTimeout(timeout time.Duration) *UpdateUsingPUT2Params
- func (o *UpdateUsingPUT2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUsingPUT2Reader
- type UpdateUsingPUT2Unauthorized
- type UpdateUsingPUT3Forbidden
- type UpdateUsingPUT3InternalServerError
- type UpdateUsingPUT3NotFound
- type UpdateUsingPUT3OK
- type UpdateUsingPUT3Params
- func NewUpdateUsingPUT3Params() *UpdateUsingPUT3Params
- func NewUpdateUsingPUT3ParamsWithContext(ctx context.Context) *UpdateUsingPUT3Params
- func NewUpdateUsingPUT3ParamsWithHTTPClient(client *http.Client) *UpdateUsingPUT3Params
- func NewUpdateUsingPUT3ParamsWithTimeout(timeout time.Duration) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) SetAPIVersion(aPIVersion string)
- func (o *UpdateUsingPUT3Params) SetAuthorization(authorization string)
- func (o *UpdateUsingPUT3Params) SetBody(body models.PipelineSpec)
- func (o *UpdateUsingPUT3Params) SetContext(ctx context.Context)
- func (o *UpdateUsingPUT3Params) SetDefaults()
- func (o *UpdateUsingPUT3Params) SetHTTPClient(client *http.Client)
- func (o *UpdateUsingPUT3Params) SetName(name string)
- func (o *UpdateUsingPUT3Params) SetProject(project string)
- func (o *UpdateUsingPUT3Params) SetTimeout(timeout time.Duration)
- func (o *UpdateUsingPUT3Params) WithAPIVersion(aPIVersion string) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithAuthorization(authorization string) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithBody(body models.PipelineSpec) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithContext(ctx context.Context) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithDefaults() *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithHTTPClient(client *http.Client) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithName(name string) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithProject(project string) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WithTimeout(timeout time.Duration) *UpdateUsingPUT3Params
- func (o *UpdateUsingPUT3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUsingPUT3Reader
- type UpdateUsingPUT3Unauthorized
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
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
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
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
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
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) CloneByNameUsingPOST2 ¶
func (a *Client) CloneByNameUsingPOST2(params *CloneByNameUsingPOST2Params, opts ...ClientOption) (*CloneByNameUsingPOST2OK, error)
CloneByNameUsingPOST2 clones a pipeline by project and name
Clone a Pipeline with the given project and name
func (*Client) CreateUsingPOST6 ¶
func (a *Client) CreateUsingPOST6(params *CreateUsingPOST6Params, opts ...ClientOption) (*CreateUsingPOST6OK, error)
CreateUsingPOST6 creates a pipeline
Create a Pipeline based on the given project
func (*Client) DeleteUsingDELETE8 ¶
func (a *Client) DeleteUsingDELETE8(params *DeleteUsingDELETE8Params, opts ...ClientOption) (*DeleteUsingDELETE8OK, error)
DeleteUsingDELETE8 deletes a pipeline by id
Delete a Pipeline with the given id
func (*Client) DeleteUsingDELETE9 ¶
func (a *Client) DeleteUsingDELETE9(params *DeleteUsingDELETE9Params, opts ...ClientOption) (*DeleteUsingDELETE9OK, error)
DeleteUsingDELETE9 deletes a pipeline by project and name
Delete a Pipeline with the given project and name
func (*Client) ExecuteByNameUsingPOST ¶
func (a *Client) ExecuteByNameUsingPOST(params *ExecuteByNameUsingPOSTParams, opts ...ClientOption) (*ExecuteByNameUsingPOSTOK, *ExecuteByNameUsingPOSTAccepted, error)
ExecuteByNameUsingPOST executes a pipeline
Execute a Pipeline based on the given project and name
func (*Client) ExecuteUsingPOST ¶
func (a *Client) ExecuteUsingPOST(params *ExecuteUsingPOSTParams, opts ...ClientOption) (*ExecuteUsingPOSTOK, *ExecuteUsingPOSTAccepted, error)
ExecuteUsingPOST executes a pipeline
Execute a Pipeline based on the given id
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 list of pipelines/ endpoints as 'YAML' in a given project
func (*Client) GetAllUsingGET9 ¶
func (a *Client) GetAllUsingGET9(params *GetAllUsingGET9Params, opts ...ClientOption) (*GetAllUsingGET9OK, error)
GetAllUsingGET9 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) GetPipelineTilesUsingGET ¶
func (a *Client) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error)
GetPipelineTilesUsingGET gets pipeline tiles
Get Pipeline Tiles
func (*Client) GetUsingGET2 ¶
func (a *Client) GetUsingGET2(params *GetUsingGET2Params, opts ...ClientOption) (*GetUsingGET2OK, error)
GetUsingGET2 gets a pipeline
Get a Pipeline with the given id
func (*Client) GetUsingGET3 ¶
func (a *Client) GetUsingGET3(params *GetUsingGET3Params, opts ...ClientOption) (*GetUsingGET3OK, error)
GetUsingGET3 gets a pipeline by project and name
Get a Pipeline with the given project and name
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) PatchUsingPATCH ¶
func (a *Client) PatchUsingPATCH(params *PatchUsingPATCHParams, opts ...ClientOption) (*PatchUsingPATCHOK, error)
PatchUsingPATCH updates a pipeline by id
Update a Pipeline with the given id
func (*Client) PatchUsingPATCH1 ¶
func (a *Client) PatchUsingPATCH1(params *PatchUsingPATCH1Params, opts ...ClientOption) (*PatchUsingPATCH1OK, error)
PatchUsingPATCH1 updates a pipeline by project and name
Update a Pipeline with the given project and name
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateUsingPUT2 ¶
func (a *Client) UpdateUsingPUT2(params *UpdateUsingPUT2Params, opts ...ClientOption) (*UpdateUsingPUT2OK, error)
UpdateUsingPUT2 updates a pipeline by id
Update a Pipeline with the given id
func (*Client) UpdateUsingPUT3 ¶
func (a *Client) UpdateUsingPUT3(params *UpdateUsingPUT3Params, opts ...ClientOption) (*UpdateUsingPUT3OK, error)
UpdateUsingPUT3 updates a pipeline by project and name
Update a Pipeline with the given project and name
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) CloneByNameUsingPOST2(params *CloneByNameUsingPOST2Params, opts ...ClientOption) (*CloneByNameUsingPOST2OK, error) CreateUsingPOST6(params *CreateUsingPOST6Params, opts ...ClientOption) (*CreateUsingPOST6OK, error) DeleteUsingDELETE8(params *DeleteUsingDELETE8Params, opts ...ClientOption) (*DeleteUsingDELETE8OK, error) DeleteUsingDELETE9(params *DeleteUsingDELETE9Params, opts ...ClientOption) (*DeleteUsingDELETE9OK, error) ExecuteByNameUsingPOST(params *ExecuteByNameUsingPOSTParams, opts ...ClientOption) (*ExecuteByNameUsingPOSTOK, *ExecuteByNameUsingPOSTAccepted, error) ExecuteUsingPOST(params *ExecuteUsingPOSTParams, opts ...ClientOption) (*ExecuteUsingPOSTOK, *ExecuteUsingPOSTAccepted, error) ExportUsingGET(params *ExportUsingGETParams, opts ...ClientOption) (*ExportUsingGETOK, error) GetAllUsingGET9(params *GetAllUsingGET9Params, opts ...ClientOption) (*GetAllUsingGET9OK, 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) GetPipelineTilesUsingGET(params *GetPipelineTilesUsingGETParams, opts ...ClientOption) (*GetPipelineTilesUsingGETOK, error) GetUsingGET2(params *GetUsingGET2Params, opts ...ClientOption) (*GetUsingGET2OK, error) GetUsingGET3(params *GetUsingGET3Params, opts ...ClientOption) (*GetUsingGET3OK, error) ImportYamlUsingPOST(params *ImportYamlUsingPOSTParams, opts ...ClientOption) (*ImportYamlUsingPOSTOK, error) PatchUsingPATCH(params *PatchUsingPATCHParams, opts ...ClientOption) (*PatchUsingPATCHOK, error) PatchUsingPATCH1(params *PatchUsingPATCH1Params, opts ...ClientOption) (*PatchUsingPATCH1OK, error) UpdateUsingPUT2(params *UpdateUsingPUT2Params, opts ...ClientOption) (*UpdateUsingPUT2OK, error) UpdateUsingPUT3(params *UpdateUsingPUT3Params, opts ...ClientOption) (*UpdateUsingPUT3OK, 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 CloneByNameUsingPOST2Forbidden ¶
type CloneByNameUsingPOST2Forbidden struct { }
CloneByNameUsingPOST2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCloneByNameUsingPOST2Forbidden ¶
func NewCloneByNameUsingPOST2Forbidden() *CloneByNameUsingPOST2Forbidden
NewCloneByNameUsingPOST2Forbidden creates a CloneByNameUsingPOST2Forbidden with default headers values
func (*CloneByNameUsingPOST2Forbidden) Error ¶
func (o *CloneByNameUsingPOST2Forbidden) Error() string
type CloneByNameUsingPOST2InternalServerError ¶
type CloneByNameUsingPOST2InternalServerError struct { }
CloneByNameUsingPOST2InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewCloneByNameUsingPOST2InternalServerError ¶
func NewCloneByNameUsingPOST2InternalServerError() *CloneByNameUsingPOST2InternalServerError
NewCloneByNameUsingPOST2InternalServerError creates a CloneByNameUsingPOST2InternalServerError with default headers values
func (*CloneByNameUsingPOST2InternalServerError) Error ¶
func (o *CloneByNameUsingPOST2InternalServerError) Error() string
type CloneByNameUsingPOST2NotFound ¶
CloneByNameUsingPOST2NotFound describes a response with status code 404, with default header values.
Not Found
func NewCloneByNameUsingPOST2NotFound ¶
func NewCloneByNameUsingPOST2NotFound() *CloneByNameUsingPOST2NotFound
NewCloneByNameUsingPOST2NotFound creates a CloneByNameUsingPOST2NotFound with default headers values
func (*CloneByNameUsingPOST2NotFound) Error ¶
func (o *CloneByNameUsingPOST2NotFound) Error() string
func (*CloneByNameUsingPOST2NotFound) GetPayload ¶
func (o *CloneByNameUsingPOST2NotFound) GetPayload() *models.Error
type CloneByNameUsingPOST2OK ¶
CloneByNameUsingPOST2OK describes a response with status code 200, with default header values.
'Success' with the cloned Pipeline
func NewCloneByNameUsingPOST2OK ¶
func NewCloneByNameUsingPOST2OK() *CloneByNameUsingPOST2OK
NewCloneByNameUsingPOST2OK creates a CloneByNameUsingPOST2OK with default headers values
func (*CloneByNameUsingPOST2OK) Error ¶
func (o *CloneByNameUsingPOST2OK) Error() string
func (*CloneByNameUsingPOST2OK) GetPayload ¶
func (o *CloneByNameUsingPOST2OK) GetPayload() models.Pipeline
type CloneByNameUsingPOST2Params ¶
type CloneByNameUsingPOST2Params 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 }
CloneByNameUsingPOST2Params contains all the parameters to send to the API endpoint
for the clone by name using p o s t 2 operation. Typically these are written to a http.Request.
func NewCloneByNameUsingPOST2Params ¶
func NewCloneByNameUsingPOST2Params() *CloneByNameUsingPOST2Params
NewCloneByNameUsingPOST2Params creates a new CloneByNameUsingPOST2Params 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 NewCloneByNameUsingPOST2ParamsWithContext ¶
func NewCloneByNameUsingPOST2ParamsWithContext(ctx context.Context) *CloneByNameUsingPOST2Params
NewCloneByNameUsingPOST2ParamsWithContext creates a new CloneByNameUsingPOST2Params object with the ability to set a context for a request.
func NewCloneByNameUsingPOST2ParamsWithHTTPClient ¶
func NewCloneByNameUsingPOST2ParamsWithHTTPClient(client *http.Client) *CloneByNameUsingPOST2Params
NewCloneByNameUsingPOST2ParamsWithHTTPClient creates a new CloneByNameUsingPOST2Params object with the ability to set a custom HTTPClient for a request.
func NewCloneByNameUsingPOST2ParamsWithTimeout ¶
func NewCloneByNameUsingPOST2ParamsWithTimeout(timeout time.Duration) *CloneByNameUsingPOST2Params
NewCloneByNameUsingPOST2ParamsWithTimeout creates a new CloneByNameUsingPOST2Params object with the ability to set a timeout on a request.
func (*CloneByNameUsingPOST2Params) SetAPIVersion ¶
func (o *CloneByNameUsingPOST2Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetAuthorization ¶
func (o *CloneByNameUsingPOST2Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetBody ¶
func (o *CloneByNameUsingPOST2Params) SetBody(body models.ServiceRequest)
SetBody adds the body to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetContext ¶
func (o *CloneByNameUsingPOST2Params) SetContext(ctx context.Context)
SetContext adds the context to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetDefaults ¶
func (o *CloneByNameUsingPOST2Params) SetDefaults()
SetDefaults hydrates default values in the clone by name using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*CloneByNameUsingPOST2Params) SetHTTPClient ¶
func (o *CloneByNameUsingPOST2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetName ¶
func (o *CloneByNameUsingPOST2Params) SetName(name string)
SetName adds the name to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetProject ¶
func (o *CloneByNameUsingPOST2Params) SetProject(project string)
SetProject adds the project to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) SetTimeout ¶
func (o *CloneByNameUsingPOST2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithAPIVersion ¶
func (o *CloneByNameUsingPOST2Params) WithAPIVersion(aPIVersion string) *CloneByNameUsingPOST2Params
WithAPIVersion adds the aPIVersion to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithAuthorization ¶
func (o *CloneByNameUsingPOST2Params) WithAuthorization(authorization string) *CloneByNameUsingPOST2Params
WithAuthorization adds the authorization to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithBody ¶
func (o *CloneByNameUsingPOST2Params) WithBody(body models.ServiceRequest) *CloneByNameUsingPOST2Params
WithBody adds the body to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithContext ¶
func (o *CloneByNameUsingPOST2Params) WithContext(ctx context.Context) *CloneByNameUsingPOST2Params
WithContext adds the context to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithDefaults ¶
func (o *CloneByNameUsingPOST2Params) WithDefaults() *CloneByNameUsingPOST2Params
WithDefaults hydrates default values in the clone by name using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*CloneByNameUsingPOST2Params) WithHTTPClient ¶
func (o *CloneByNameUsingPOST2Params) WithHTTPClient(client *http.Client) *CloneByNameUsingPOST2Params
WithHTTPClient adds the HTTPClient to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithName ¶
func (o *CloneByNameUsingPOST2Params) WithName(name string) *CloneByNameUsingPOST2Params
WithName adds the name to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithProject ¶
func (o *CloneByNameUsingPOST2Params) WithProject(project string) *CloneByNameUsingPOST2Params
WithProject adds the project to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WithTimeout ¶
func (o *CloneByNameUsingPOST2Params) WithTimeout(timeout time.Duration) *CloneByNameUsingPOST2Params
WithTimeout adds the timeout to the clone by name using p o s t 2 params
func (*CloneByNameUsingPOST2Params) WriteToRequest ¶
func (o *CloneByNameUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CloneByNameUsingPOST2Reader ¶
type CloneByNameUsingPOST2Reader struct {
// contains filtered or unexported fields
}
CloneByNameUsingPOST2Reader is a Reader for the CloneByNameUsingPOST2 structure.
func (*CloneByNameUsingPOST2Reader) ReadResponse ¶
func (o *CloneByNameUsingPOST2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CloneByNameUsingPOST2Unauthorized ¶
type CloneByNameUsingPOST2Unauthorized struct { }
CloneByNameUsingPOST2Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewCloneByNameUsingPOST2Unauthorized ¶
func NewCloneByNameUsingPOST2Unauthorized() *CloneByNameUsingPOST2Unauthorized
NewCloneByNameUsingPOST2Unauthorized creates a CloneByNameUsingPOST2Unauthorized with default headers values
func (*CloneByNameUsingPOST2Unauthorized) Error ¶
func (o *CloneByNameUsingPOST2Unauthorized) Error() string
type CreateUsingPOST6Forbidden ¶
type CreateUsingPOST6Forbidden struct { }
CreateUsingPOST6Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateUsingPOST6Forbidden ¶
func NewCreateUsingPOST6Forbidden() *CreateUsingPOST6Forbidden
NewCreateUsingPOST6Forbidden creates a CreateUsingPOST6Forbidden with default headers values
func (*CreateUsingPOST6Forbidden) Error ¶
func (o *CreateUsingPOST6Forbidden) Error() string
type CreateUsingPOST6InternalServerError ¶
type CreateUsingPOST6InternalServerError struct { }
CreateUsingPOST6InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewCreateUsingPOST6InternalServerError ¶
func NewCreateUsingPOST6InternalServerError() *CreateUsingPOST6InternalServerError
NewCreateUsingPOST6InternalServerError creates a CreateUsingPOST6InternalServerError with default headers values
func (*CreateUsingPOST6InternalServerError) Error ¶
func (o *CreateUsingPOST6InternalServerError) Error() string
type CreateUsingPOST6NotFound ¶
CreateUsingPOST6NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateUsingPOST6NotFound ¶
func NewCreateUsingPOST6NotFound() *CreateUsingPOST6NotFound
NewCreateUsingPOST6NotFound creates a CreateUsingPOST6NotFound with default headers values
func (*CreateUsingPOST6NotFound) Error ¶
func (o *CreateUsingPOST6NotFound) Error() string
func (*CreateUsingPOST6NotFound) GetPayload ¶
func (o *CreateUsingPOST6NotFound) GetPayload() *models.Error
type CreateUsingPOST6OK ¶
CreateUsingPOST6OK describes a response with status code 200, with default header values.
'Success' with the created Pipeline
func NewCreateUsingPOST6OK ¶
func NewCreateUsingPOST6OK() *CreateUsingPOST6OK
NewCreateUsingPOST6OK creates a CreateUsingPOST6OK with default headers values
func (*CreateUsingPOST6OK) Error ¶
func (o *CreateUsingPOST6OK) Error() string
func (*CreateUsingPOST6OK) GetPayload ¶
func (o *CreateUsingPOST6OK) GetPayload() models.Pipeline
type CreateUsingPOST6Params ¶
type CreateUsingPOST6Params 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 }
CreateUsingPOST6Params contains all the parameters to send to the API endpoint
for the create using p o s t 6 operation. Typically these are written to a http.Request.
func NewCreateUsingPOST6Params ¶
func NewCreateUsingPOST6Params() *CreateUsingPOST6Params
NewCreateUsingPOST6Params creates a new CreateUsingPOST6Params 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 NewCreateUsingPOST6ParamsWithContext ¶
func NewCreateUsingPOST6ParamsWithContext(ctx context.Context) *CreateUsingPOST6Params
NewCreateUsingPOST6ParamsWithContext creates a new CreateUsingPOST6Params object with the ability to set a context for a request.
func NewCreateUsingPOST6ParamsWithHTTPClient ¶
func NewCreateUsingPOST6ParamsWithHTTPClient(client *http.Client) *CreateUsingPOST6Params
NewCreateUsingPOST6ParamsWithHTTPClient creates a new CreateUsingPOST6Params object with the ability to set a custom HTTPClient for a request.
func NewCreateUsingPOST6ParamsWithTimeout ¶
func NewCreateUsingPOST6ParamsWithTimeout(timeout time.Duration) *CreateUsingPOST6Params
NewCreateUsingPOST6ParamsWithTimeout creates a new CreateUsingPOST6Params object with the ability to set a timeout on a request.
func (*CreateUsingPOST6Params) SetAPIVersion ¶
func (o *CreateUsingPOST6Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the create using p o s t 6 params
func (*CreateUsingPOST6Params) SetAuthorization ¶
func (o *CreateUsingPOST6Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the create using p o s t 6 params
func (*CreateUsingPOST6Params) SetBody ¶
func (o *CreateUsingPOST6Params) SetBody(body models.PipelineSpec)
SetBody adds the body to the create using p o s t 6 params
func (*CreateUsingPOST6Params) SetContext ¶
func (o *CreateUsingPOST6Params) SetContext(ctx context.Context)
SetContext adds the context to the create using p o s t 6 params
func (*CreateUsingPOST6Params) SetDefaults ¶
func (o *CreateUsingPOST6Params) SetDefaults()
SetDefaults hydrates default values in the create using p o s t 6 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateUsingPOST6Params) SetHTTPClient ¶
func (o *CreateUsingPOST6Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create using p o s t 6 params
func (*CreateUsingPOST6Params) SetTimeout ¶
func (o *CreateUsingPOST6Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithAPIVersion ¶
func (o *CreateUsingPOST6Params) WithAPIVersion(aPIVersion string) *CreateUsingPOST6Params
WithAPIVersion adds the aPIVersion to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithAuthorization ¶
func (o *CreateUsingPOST6Params) WithAuthorization(authorization string) *CreateUsingPOST6Params
WithAuthorization adds the authorization to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithBody ¶
func (o *CreateUsingPOST6Params) WithBody(body models.PipelineSpec) *CreateUsingPOST6Params
WithBody adds the body to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithContext ¶
func (o *CreateUsingPOST6Params) WithContext(ctx context.Context) *CreateUsingPOST6Params
WithContext adds the context to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithDefaults ¶
func (o *CreateUsingPOST6Params) WithDefaults() *CreateUsingPOST6Params
WithDefaults hydrates default values in the create using p o s t 6 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateUsingPOST6Params) WithHTTPClient ¶
func (o *CreateUsingPOST6Params) WithHTTPClient(client *http.Client) *CreateUsingPOST6Params
WithHTTPClient adds the HTTPClient to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WithTimeout ¶
func (o *CreateUsingPOST6Params) WithTimeout(timeout time.Duration) *CreateUsingPOST6Params
WithTimeout adds the timeout to the create using p o s t 6 params
func (*CreateUsingPOST6Params) WriteToRequest ¶
func (o *CreateUsingPOST6Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUsingPOST6Reader ¶
type CreateUsingPOST6Reader struct {
// contains filtered or unexported fields
}
CreateUsingPOST6Reader is a Reader for the CreateUsingPOST6 structure.
func (*CreateUsingPOST6Reader) ReadResponse ¶
func (o *CreateUsingPOST6Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUsingPOST6Unauthorized ¶
type CreateUsingPOST6Unauthorized struct { }
CreateUsingPOST6Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewCreateUsingPOST6Unauthorized ¶
func NewCreateUsingPOST6Unauthorized() *CreateUsingPOST6Unauthorized
NewCreateUsingPOST6Unauthorized creates a CreateUsingPOST6Unauthorized with default headers values
func (*CreateUsingPOST6Unauthorized) Error ¶
func (o *CreateUsingPOST6Unauthorized) Error() string
type DeleteUsingDELETE8Forbidden ¶
type DeleteUsingDELETE8Forbidden struct { }
DeleteUsingDELETE8Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteUsingDELETE8Forbidden ¶
func NewDeleteUsingDELETE8Forbidden() *DeleteUsingDELETE8Forbidden
NewDeleteUsingDELETE8Forbidden creates a DeleteUsingDELETE8Forbidden with default headers values
func (*DeleteUsingDELETE8Forbidden) Error ¶
func (o *DeleteUsingDELETE8Forbidden) Error() string
type DeleteUsingDELETE8InternalServerError ¶
type DeleteUsingDELETE8InternalServerError struct { }
DeleteUsingDELETE8InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewDeleteUsingDELETE8InternalServerError ¶
func NewDeleteUsingDELETE8InternalServerError() *DeleteUsingDELETE8InternalServerError
NewDeleteUsingDELETE8InternalServerError creates a DeleteUsingDELETE8InternalServerError with default headers values
func (*DeleteUsingDELETE8InternalServerError) Error ¶
func (o *DeleteUsingDELETE8InternalServerError) Error() string
type DeleteUsingDELETE8NotFound ¶
DeleteUsingDELETE8NotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteUsingDELETE8NotFound ¶
func NewDeleteUsingDELETE8NotFound() *DeleteUsingDELETE8NotFound
NewDeleteUsingDELETE8NotFound creates a DeleteUsingDELETE8NotFound with default headers values
func (*DeleteUsingDELETE8NotFound) Error ¶
func (o *DeleteUsingDELETE8NotFound) Error() string
func (*DeleteUsingDELETE8NotFound) GetPayload ¶
func (o *DeleteUsingDELETE8NotFound) GetPayload() *models.Error
type DeleteUsingDELETE8OK ¶
DeleteUsingDELETE8OK describes a response with status code 200, with default header values.
'Success' with the deleted Pipeline
func NewDeleteUsingDELETE8OK ¶
func NewDeleteUsingDELETE8OK() *DeleteUsingDELETE8OK
NewDeleteUsingDELETE8OK creates a DeleteUsingDELETE8OK with default headers values
func (*DeleteUsingDELETE8OK) Error ¶
func (o *DeleteUsingDELETE8OK) Error() string
func (*DeleteUsingDELETE8OK) GetPayload ¶
func (o *DeleteUsingDELETE8OK) GetPayload() models.Pipeline
type DeleteUsingDELETE8Params ¶
type DeleteUsingDELETE8Params 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 }
DeleteUsingDELETE8Params contains all the parameters to send to the API endpoint
for the delete using d e l e t e 8 operation. Typically these are written to a http.Request.
func NewDeleteUsingDELETE8Params ¶
func NewDeleteUsingDELETE8Params() *DeleteUsingDELETE8Params
NewDeleteUsingDELETE8Params creates a new DeleteUsingDELETE8Params 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 NewDeleteUsingDELETE8ParamsWithContext ¶
func NewDeleteUsingDELETE8ParamsWithContext(ctx context.Context) *DeleteUsingDELETE8Params
NewDeleteUsingDELETE8ParamsWithContext creates a new DeleteUsingDELETE8Params object with the ability to set a context for a request.
func NewDeleteUsingDELETE8ParamsWithHTTPClient ¶
func NewDeleteUsingDELETE8ParamsWithHTTPClient(client *http.Client) *DeleteUsingDELETE8Params
NewDeleteUsingDELETE8ParamsWithHTTPClient creates a new DeleteUsingDELETE8Params object with the ability to set a custom HTTPClient for a request.
func NewDeleteUsingDELETE8ParamsWithTimeout ¶
func NewDeleteUsingDELETE8ParamsWithTimeout(timeout time.Duration) *DeleteUsingDELETE8Params
NewDeleteUsingDELETE8ParamsWithTimeout creates a new DeleteUsingDELETE8Params object with the ability to set a timeout on a request.
func (*DeleteUsingDELETE8Params) SetAPIVersion ¶
func (o *DeleteUsingDELETE8Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) SetAuthorization ¶
func (o *DeleteUsingDELETE8Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) SetContext ¶
func (o *DeleteUsingDELETE8Params) SetContext(ctx context.Context)
SetContext adds the context to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) SetDefaults ¶
func (o *DeleteUsingDELETE8Params) SetDefaults()
SetDefaults hydrates default values in the delete using d e l e t e 8 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUsingDELETE8Params) SetHTTPClient ¶
func (o *DeleteUsingDELETE8Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) SetID ¶
func (o *DeleteUsingDELETE8Params) SetID(id string)
SetID adds the id to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) SetTimeout ¶
func (o *DeleteUsingDELETE8Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithAPIVersion ¶
func (o *DeleteUsingDELETE8Params) WithAPIVersion(aPIVersion string) *DeleteUsingDELETE8Params
WithAPIVersion adds the aPIVersion to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithAuthorization ¶
func (o *DeleteUsingDELETE8Params) WithAuthorization(authorization string) *DeleteUsingDELETE8Params
WithAuthorization adds the authorization to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithContext ¶
func (o *DeleteUsingDELETE8Params) WithContext(ctx context.Context) *DeleteUsingDELETE8Params
WithContext adds the context to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithDefaults ¶
func (o *DeleteUsingDELETE8Params) WithDefaults() *DeleteUsingDELETE8Params
WithDefaults hydrates default values in the delete using d e l e t e 8 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUsingDELETE8Params) WithHTTPClient ¶
func (o *DeleteUsingDELETE8Params) WithHTTPClient(client *http.Client) *DeleteUsingDELETE8Params
WithHTTPClient adds the HTTPClient to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithID ¶
func (o *DeleteUsingDELETE8Params) WithID(id string) *DeleteUsingDELETE8Params
WithID adds the id to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WithTimeout ¶
func (o *DeleteUsingDELETE8Params) WithTimeout(timeout time.Duration) *DeleteUsingDELETE8Params
WithTimeout adds the timeout to the delete using d e l e t e 8 params
func (*DeleteUsingDELETE8Params) WriteToRequest ¶
func (o *DeleteUsingDELETE8Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsingDELETE8Reader ¶
type DeleteUsingDELETE8Reader struct {
// contains filtered or unexported fields
}
DeleteUsingDELETE8Reader is a Reader for the DeleteUsingDELETE8 structure.
func (*DeleteUsingDELETE8Reader) ReadResponse ¶
func (o *DeleteUsingDELETE8Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUsingDELETE8Unauthorized ¶
type DeleteUsingDELETE8Unauthorized struct { }
DeleteUsingDELETE8Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewDeleteUsingDELETE8Unauthorized ¶
func NewDeleteUsingDELETE8Unauthorized() *DeleteUsingDELETE8Unauthorized
NewDeleteUsingDELETE8Unauthorized creates a DeleteUsingDELETE8Unauthorized with default headers values
func (*DeleteUsingDELETE8Unauthorized) Error ¶
func (o *DeleteUsingDELETE8Unauthorized) Error() string
type DeleteUsingDELETE9Forbidden ¶
type DeleteUsingDELETE9Forbidden struct { }
DeleteUsingDELETE9Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteUsingDELETE9Forbidden ¶
func NewDeleteUsingDELETE9Forbidden() *DeleteUsingDELETE9Forbidden
NewDeleteUsingDELETE9Forbidden creates a DeleteUsingDELETE9Forbidden with default headers values
func (*DeleteUsingDELETE9Forbidden) Error ¶
func (o *DeleteUsingDELETE9Forbidden) Error() string
type DeleteUsingDELETE9InternalServerError ¶
type DeleteUsingDELETE9InternalServerError struct { }
DeleteUsingDELETE9InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewDeleteUsingDELETE9InternalServerError ¶
func NewDeleteUsingDELETE9InternalServerError() *DeleteUsingDELETE9InternalServerError
NewDeleteUsingDELETE9InternalServerError creates a DeleteUsingDELETE9InternalServerError with default headers values
func (*DeleteUsingDELETE9InternalServerError) Error ¶
func (o *DeleteUsingDELETE9InternalServerError) Error() string
type DeleteUsingDELETE9NotFound ¶
DeleteUsingDELETE9NotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteUsingDELETE9NotFound ¶
func NewDeleteUsingDELETE9NotFound() *DeleteUsingDELETE9NotFound
NewDeleteUsingDELETE9NotFound creates a DeleteUsingDELETE9NotFound with default headers values
func (*DeleteUsingDELETE9NotFound) Error ¶
func (o *DeleteUsingDELETE9NotFound) Error() string
func (*DeleteUsingDELETE9NotFound) GetPayload ¶
func (o *DeleteUsingDELETE9NotFound) GetPayload() *models.Error
type DeleteUsingDELETE9OK ¶
DeleteUsingDELETE9OK describes a response with status code 200, with default header values.
'Success' with the deleted Pipeline
func NewDeleteUsingDELETE9OK ¶
func NewDeleteUsingDELETE9OK() *DeleteUsingDELETE9OK
NewDeleteUsingDELETE9OK creates a DeleteUsingDELETE9OK with default headers values
func (*DeleteUsingDELETE9OK) Error ¶
func (o *DeleteUsingDELETE9OK) Error() string
func (*DeleteUsingDELETE9OK) GetPayload ¶
func (o *DeleteUsingDELETE9OK) GetPayload() models.Pipeline
type DeleteUsingDELETE9Params ¶
type DeleteUsingDELETE9Params 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 }
DeleteUsingDELETE9Params contains all the parameters to send to the API endpoint
for the delete using d e l e t e 9 operation. Typically these are written to a http.Request.
func NewDeleteUsingDELETE9Params ¶
func NewDeleteUsingDELETE9Params() *DeleteUsingDELETE9Params
NewDeleteUsingDELETE9Params creates a new DeleteUsingDELETE9Params 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 NewDeleteUsingDELETE9ParamsWithContext ¶
func NewDeleteUsingDELETE9ParamsWithContext(ctx context.Context) *DeleteUsingDELETE9Params
NewDeleteUsingDELETE9ParamsWithContext creates a new DeleteUsingDELETE9Params object with the ability to set a context for a request.
func NewDeleteUsingDELETE9ParamsWithHTTPClient ¶
func NewDeleteUsingDELETE9ParamsWithHTTPClient(client *http.Client) *DeleteUsingDELETE9Params
NewDeleteUsingDELETE9ParamsWithHTTPClient creates a new DeleteUsingDELETE9Params object with the ability to set a custom HTTPClient for a request.
func NewDeleteUsingDELETE9ParamsWithTimeout ¶
func NewDeleteUsingDELETE9ParamsWithTimeout(timeout time.Duration) *DeleteUsingDELETE9Params
NewDeleteUsingDELETE9ParamsWithTimeout creates a new DeleteUsingDELETE9Params object with the ability to set a timeout on a request.
func (*DeleteUsingDELETE9Params) SetAPIVersion ¶
func (o *DeleteUsingDELETE9Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetAuthorization ¶
func (o *DeleteUsingDELETE9Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetContext ¶
func (o *DeleteUsingDELETE9Params) SetContext(ctx context.Context)
SetContext adds the context to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetDefaults ¶
func (o *DeleteUsingDELETE9Params) SetDefaults()
SetDefaults hydrates default values in the delete using d e l e t e 9 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUsingDELETE9Params) SetHTTPClient ¶
func (o *DeleteUsingDELETE9Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetName ¶
func (o *DeleteUsingDELETE9Params) SetName(name string)
SetName adds the name to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetProject ¶
func (o *DeleteUsingDELETE9Params) SetProject(project string)
SetProject adds the project to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) SetTimeout ¶
func (o *DeleteUsingDELETE9Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithAPIVersion ¶
func (o *DeleteUsingDELETE9Params) WithAPIVersion(aPIVersion string) *DeleteUsingDELETE9Params
WithAPIVersion adds the aPIVersion to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithAuthorization ¶
func (o *DeleteUsingDELETE9Params) WithAuthorization(authorization string) *DeleteUsingDELETE9Params
WithAuthorization adds the authorization to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithContext ¶
func (o *DeleteUsingDELETE9Params) WithContext(ctx context.Context) *DeleteUsingDELETE9Params
WithContext adds the context to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithDefaults ¶
func (o *DeleteUsingDELETE9Params) WithDefaults() *DeleteUsingDELETE9Params
WithDefaults hydrates default values in the delete using d e l e t e 9 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUsingDELETE9Params) WithHTTPClient ¶
func (o *DeleteUsingDELETE9Params) WithHTTPClient(client *http.Client) *DeleteUsingDELETE9Params
WithHTTPClient adds the HTTPClient to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithName ¶
func (o *DeleteUsingDELETE9Params) WithName(name string) *DeleteUsingDELETE9Params
WithName adds the name to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithProject ¶
func (o *DeleteUsingDELETE9Params) WithProject(project string) *DeleteUsingDELETE9Params
WithProject adds the project to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WithTimeout ¶
func (o *DeleteUsingDELETE9Params) WithTimeout(timeout time.Duration) *DeleteUsingDELETE9Params
WithTimeout adds the timeout to the delete using d e l e t e 9 params
func (*DeleteUsingDELETE9Params) WriteToRequest ¶
func (o *DeleteUsingDELETE9Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsingDELETE9Reader ¶
type DeleteUsingDELETE9Reader struct {
// contains filtered or unexported fields
}
DeleteUsingDELETE9Reader is a Reader for the DeleteUsingDELETE9 structure.
func (*DeleteUsingDELETE9Reader) ReadResponse ¶
func (o *DeleteUsingDELETE9Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUsingDELETE9Unauthorized ¶
type DeleteUsingDELETE9Unauthorized struct { }
DeleteUsingDELETE9Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewDeleteUsingDELETE9Unauthorized ¶
func NewDeleteUsingDELETE9Unauthorized() *DeleteUsingDELETE9Unauthorized
NewDeleteUsingDELETE9Unauthorized creates a DeleteUsingDELETE9Unauthorized with default headers values
func (*DeleteUsingDELETE9Unauthorized) Error ¶
func (o *DeleteUsingDELETE9Unauthorized) Error() string
type ExecuteByNameUsingPOSTAccepted ¶
type ExecuteByNameUsingPOSTAccepted struct {
Payload models.ExecutionResponse
}
ExecuteByNameUsingPOSTAccepted describes a response with status code 202, with default header values.
Accepted
func NewExecuteByNameUsingPOSTAccepted ¶
func NewExecuteByNameUsingPOSTAccepted() *ExecuteByNameUsingPOSTAccepted
NewExecuteByNameUsingPOSTAccepted creates a ExecuteByNameUsingPOSTAccepted with default headers values
func (*ExecuteByNameUsingPOSTAccepted) Error ¶
func (o *ExecuteByNameUsingPOSTAccepted) Error() string
func (*ExecuteByNameUsingPOSTAccepted) GetPayload ¶
func (o *ExecuteByNameUsingPOSTAccepted) GetPayload() models.ExecutionResponse
type ExecuteByNameUsingPOSTForbidden ¶
type ExecuteByNameUsingPOSTForbidden struct { }
ExecuteByNameUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecuteByNameUsingPOSTForbidden ¶
func NewExecuteByNameUsingPOSTForbidden() *ExecuteByNameUsingPOSTForbidden
NewExecuteByNameUsingPOSTForbidden creates a ExecuteByNameUsingPOSTForbidden with default headers values
func (*ExecuteByNameUsingPOSTForbidden) Error ¶
func (o *ExecuteByNameUsingPOSTForbidden) Error() string
type ExecuteByNameUsingPOSTInternalServerError ¶
type ExecuteByNameUsingPOSTInternalServerError struct { }
ExecuteByNameUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewExecuteByNameUsingPOSTInternalServerError ¶
func NewExecuteByNameUsingPOSTInternalServerError() *ExecuteByNameUsingPOSTInternalServerError
NewExecuteByNameUsingPOSTInternalServerError creates a ExecuteByNameUsingPOSTInternalServerError with default headers values
func (*ExecuteByNameUsingPOSTInternalServerError) Error ¶
func (o *ExecuteByNameUsingPOSTInternalServerError) Error() string
type ExecuteByNameUsingPOSTNotFound ¶
ExecuteByNameUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecuteByNameUsingPOSTNotFound ¶
func NewExecuteByNameUsingPOSTNotFound() *ExecuteByNameUsingPOSTNotFound
NewExecuteByNameUsingPOSTNotFound creates a ExecuteByNameUsingPOSTNotFound with default headers values
func (*ExecuteByNameUsingPOSTNotFound) Error ¶
func (o *ExecuteByNameUsingPOSTNotFound) Error() string
func (*ExecuteByNameUsingPOSTNotFound) GetPayload ¶
func (o *ExecuteByNameUsingPOSTNotFound) GetPayload() *models.Error
type ExecuteByNameUsingPOSTOK ¶
type ExecuteByNameUsingPOSTOK struct {
Payload models.ExecutionResponse
}
ExecuteByNameUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the created execution response
func NewExecuteByNameUsingPOSTOK ¶
func NewExecuteByNameUsingPOSTOK() *ExecuteByNameUsingPOSTOK
NewExecuteByNameUsingPOSTOK creates a ExecuteByNameUsingPOSTOK with default headers values
func (*ExecuteByNameUsingPOSTOK) Error ¶
func (o *ExecuteByNameUsingPOSTOK) Error() string
func (*ExecuteByNameUsingPOSTOK) GetPayload ¶
func (o *ExecuteByNameUsingPOSTOK) GetPayload() models.ExecutionResponse
type ExecuteByNameUsingPOSTParams ¶
type ExecuteByNameUsingPOSTParams 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 }
ExecuteByNameUsingPOSTParams contains all the parameters to send to the API endpoint
for the execute by name using p o s t operation. Typically these are written to a http.Request.
func NewExecuteByNameUsingPOSTParams ¶
func NewExecuteByNameUsingPOSTParams() *ExecuteByNameUsingPOSTParams
NewExecuteByNameUsingPOSTParams creates a new ExecuteByNameUsingPOSTParams 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 NewExecuteByNameUsingPOSTParamsWithContext ¶
func NewExecuteByNameUsingPOSTParamsWithContext(ctx context.Context) *ExecuteByNameUsingPOSTParams
NewExecuteByNameUsingPOSTParamsWithContext creates a new ExecuteByNameUsingPOSTParams object with the ability to set a context for a request.
func NewExecuteByNameUsingPOSTParamsWithHTTPClient ¶
func NewExecuteByNameUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecuteByNameUsingPOSTParams
NewExecuteByNameUsingPOSTParamsWithHTTPClient creates a new ExecuteByNameUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewExecuteByNameUsingPOSTParamsWithTimeout ¶
func NewExecuteByNameUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecuteByNameUsingPOSTParams
NewExecuteByNameUsingPOSTParamsWithTimeout creates a new ExecuteByNameUsingPOSTParams object with the ability to set a timeout on a request.
func (*ExecuteByNameUsingPOSTParams) SetAPIVersion ¶
func (o *ExecuteByNameUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetAuthorization ¶
func (o *ExecuteByNameUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetBody ¶
func (o *ExecuteByNameUsingPOSTParams) SetBody(body models.ExecutionRequest)
SetBody adds the body to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetContext ¶
func (o *ExecuteByNameUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetDefaults ¶
func (o *ExecuteByNameUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the execute by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteByNameUsingPOSTParams) SetHTTPClient ¶
func (o *ExecuteByNameUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetName ¶
func (o *ExecuteByNameUsingPOSTParams) SetName(name string)
SetName adds the name to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetProject ¶
func (o *ExecuteByNameUsingPOSTParams) SetProject(project string)
SetProject adds the project to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) SetTimeout ¶
func (o *ExecuteByNameUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithAPIVersion ¶
func (o *ExecuteByNameUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecuteByNameUsingPOSTParams
WithAPIVersion adds the aPIVersion to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithAuthorization ¶
func (o *ExecuteByNameUsingPOSTParams) WithAuthorization(authorization string) *ExecuteByNameUsingPOSTParams
WithAuthorization adds the authorization to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithBody ¶
func (o *ExecuteByNameUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecuteByNameUsingPOSTParams
WithBody adds the body to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithContext ¶
func (o *ExecuteByNameUsingPOSTParams) WithContext(ctx context.Context) *ExecuteByNameUsingPOSTParams
WithContext adds the context to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithDefaults ¶
func (o *ExecuteByNameUsingPOSTParams) WithDefaults() *ExecuteByNameUsingPOSTParams
WithDefaults hydrates default values in the execute by name using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteByNameUsingPOSTParams) WithHTTPClient ¶
func (o *ExecuteByNameUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecuteByNameUsingPOSTParams
WithHTTPClient adds the HTTPClient to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithName ¶
func (o *ExecuteByNameUsingPOSTParams) WithName(name string) *ExecuteByNameUsingPOSTParams
WithName adds the name to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithProject ¶
func (o *ExecuteByNameUsingPOSTParams) WithProject(project string) *ExecuteByNameUsingPOSTParams
WithProject adds the project to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WithTimeout ¶
func (o *ExecuteByNameUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecuteByNameUsingPOSTParams
WithTimeout adds the timeout to the execute by name using p o s t params
func (*ExecuteByNameUsingPOSTParams) WriteToRequest ¶
func (o *ExecuteByNameUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecuteByNameUsingPOSTReader ¶
type ExecuteByNameUsingPOSTReader struct {
// contains filtered or unexported fields
}
ExecuteByNameUsingPOSTReader is a Reader for the ExecuteByNameUsingPOST structure.
func (*ExecuteByNameUsingPOSTReader) ReadResponse ¶
func (o *ExecuteByNameUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecuteByNameUsingPOSTUnauthorized ¶
type ExecuteByNameUsingPOSTUnauthorized struct { }
ExecuteByNameUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewExecuteByNameUsingPOSTUnauthorized ¶
func NewExecuteByNameUsingPOSTUnauthorized() *ExecuteByNameUsingPOSTUnauthorized
NewExecuteByNameUsingPOSTUnauthorized creates a ExecuteByNameUsingPOSTUnauthorized with default headers values
func (*ExecuteByNameUsingPOSTUnauthorized) Error ¶
func (o *ExecuteByNameUsingPOSTUnauthorized) Error() string
type ExecuteUsingPOSTAccepted ¶
type ExecuteUsingPOSTAccepted struct {
Payload models.ExecutionResponse
}
ExecuteUsingPOSTAccepted describes a response with status code 202, with default header values.
Accepted
func NewExecuteUsingPOSTAccepted ¶
func NewExecuteUsingPOSTAccepted() *ExecuteUsingPOSTAccepted
NewExecuteUsingPOSTAccepted creates a ExecuteUsingPOSTAccepted with default headers values
func (*ExecuteUsingPOSTAccepted) Error ¶
func (o *ExecuteUsingPOSTAccepted) Error() string
func (*ExecuteUsingPOSTAccepted) GetPayload ¶
func (o *ExecuteUsingPOSTAccepted) GetPayload() models.ExecutionResponse
type ExecuteUsingPOSTForbidden ¶
type ExecuteUsingPOSTForbidden struct { }
ExecuteUsingPOSTForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecuteUsingPOSTForbidden ¶
func NewExecuteUsingPOSTForbidden() *ExecuteUsingPOSTForbidden
NewExecuteUsingPOSTForbidden creates a ExecuteUsingPOSTForbidden with default headers values
func (*ExecuteUsingPOSTForbidden) Error ¶
func (o *ExecuteUsingPOSTForbidden) Error() string
type ExecuteUsingPOSTInternalServerError ¶
type ExecuteUsingPOSTInternalServerError struct { }
ExecuteUsingPOSTInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewExecuteUsingPOSTInternalServerError ¶
func NewExecuteUsingPOSTInternalServerError() *ExecuteUsingPOSTInternalServerError
NewExecuteUsingPOSTInternalServerError creates a ExecuteUsingPOSTInternalServerError with default headers values
func (*ExecuteUsingPOSTInternalServerError) Error ¶
func (o *ExecuteUsingPOSTInternalServerError) Error() string
type ExecuteUsingPOSTNotFound ¶
ExecuteUsingPOSTNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecuteUsingPOSTNotFound ¶
func NewExecuteUsingPOSTNotFound() *ExecuteUsingPOSTNotFound
NewExecuteUsingPOSTNotFound creates a ExecuteUsingPOSTNotFound with default headers values
func (*ExecuteUsingPOSTNotFound) Error ¶
func (o *ExecuteUsingPOSTNotFound) Error() string
func (*ExecuteUsingPOSTNotFound) GetPayload ¶
func (o *ExecuteUsingPOSTNotFound) GetPayload() *models.Error
type ExecuteUsingPOSTOK ¶
type ExecuteUsingPOSTOK struct {
Payload models.ExecutionResponse
}
ExecuteUsingPOSTOK describes a response with status code 200, with default header values.
'Success' with the created execution response
func NewExecuteUsingPOSTOK ¶
func NewExecuteUsingPOSTOK() *ExecuteUsingPOSTOK
NewExecuteUsingPOSTOK creates a ExecuteUsingPOSTOK with default headers values
func (*ExecuteUsingPOSTOK) Error ¶
func (o *ExecuteUsingPOSTOK) Error() string
func (*ExecuteUsingPOSTOK) GetPayload ¶
func (o *ExecuteUsingPOSTOK) GetPayload() models.ExecutionResponse
type ExecuteUsingPOSTParams ¶
type ExecuteUsingPOSTParams 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 }
ExecuteUsingPOSTParams contains all the parameters to send to the API endpoint
for the execute using p o s t operation. Typically these are written to a http.Request.
func NewExecuteUsingPOSTParams ¶
func NewExecuteUsingPOSTParams() *ExecuteUsingPOSTParams
NewExecuteUsingPOSTParams creates a new ExecuteUsingPOSTParams 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 NewExecuteUsingPOSTParamsWithContext ¶
func NewExecuteUsingPOSTParamsWithContext(ctx context.Context) *ExecuteUsingPOSTParams
NewExecuteUsingPOSTParamsWithContext creates a new ExecuteUsingPOSTParams object with the ability to set a context for a request.
func NewExecuteUsingPOSTParamsWithHTTPClient ¶
func NewExecuteUsingPOSTParamsWithHTTPClient(client *http.Client) *ExecuteUsingPOSTParams
NewExecuteUsingPOSTParamsWithHTTPClient creates a new ExecuteUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
func NewExecuteUsingPOSTParamsWithTimeout ¶
func NewExecuteUsingPOSTParamsWithTimeout(timeout time.Duration) *ExecuteUsingPOSTParams
NewExecuteUsingPOSTParamsWithTimeout creates a new ExecuteUsingPOSTParams object with the ability to set a timeout on a request.
func (*ExecuteUsingPOSTParams) SetAPIVersion ¶
func (o *ExecuteUsingPOSTParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetAuthorization ¶
func (o *ExecuteUsingPOSTParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetBody ¶
func (o *ExecuteUsingPOSTParams) SetBody(body models.ExecutionRequest)
SetBody adds the body to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetContext ¶
func (o *ExecuteUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetDefaults ¶
func (o *ExecuteUsingPOSTParams) SetDefaults()
SetDefaults hydrates default values in the execute using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteUsingPOSTParams) SetHTTPClient ¶
func (o *ExecuteUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetID ¶
func (o *ExecuteUsingPOSTParams) SetID(id string)
SetID adds the id to the execute using p o s t params
func (*ExecuteUsingPOSTParams) SetTimeout ¶
func (o *ExecuteUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithAPIVersion ¶
func (o *ExecuteUsingPOSTParams) WithAPIVersion(aPIVersion string) *ExecuteUsingPOSTParams
WithAPIVersion adds the aPIVersion to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithAuthorization ¶
func (o *ExecuteUsingPOSTParams) WithAuthorization(authorization string) *ExecuteUsingPOSTParams
WithAuthorization adds the authorization to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithBody ¶
func (o *ExecuteUsingPOSTParams) WithBody(body models.ExecutionRequest) *ExecuteUsingPOSTParams
WithBody adds the body to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithContext ¶
func (o *ExecuteUsingPOSTParams) WithContext(ctx context.Context) *ExecuteUsingPOSTParams
WithContext adds the context to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithDefaults ¶
func (o *ExecuteUsingPOSTParams) WithDefaults() *ExecuteUsingPOSTParams
WithDefaults hydrates default values in the execute using p o s t params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteUsingPOSTParams) WithHTTPClient ¶
func (o *ExecuteUsingPOSTParams) WithHTTPClient(client *http.Client) *ExecuteUsingPOSTParams
WithHTTPClient adds the HTTPClient to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithID ¶
func (o *ExecuteUsingPOSTParams) WithID(id string) *ExecuteUsingPOSTParams
WithID adds the id to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WithTimeout ¶
func (o *ExecuteUsingPOSTParams) WithTimeout(timeout time.Duration) *ExecuteUsingPOSTParams
WithTimeout adds the timeout to the execute using p o s t params
func (*ExecuteUsingPOSTParams) WriteToRequest ¶
func (o *ExecuteUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecuteUsingPOSTReader ¶
type ExecuteUsingPOSTReader struct {
// contains filtered or unexported fields
}
ExecuteUsingPOSTReader is a Reader for the ExecuteUsingPOST structure.
func (*ExecuteUsingPOSTReader) ReadResponse ¶
func (o *ExecuteUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecuteUsingPOSTUnauthorized ¶
type ExecuteUsingPOSTUnauthorized struct { }
ExecuteUsingPOSTUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewExecuteUsingPOSTUnauthorized ¶
func NewExecuteUsingPOSTUnauthorized() *ExecuteUsingPOSTUnauthorized
NewExecuteUsingPOSTUnauthorized creates a ExecuteUsingPOSTUnauthorized with default headers values
func (*ExecuteUsingPOSTUnauthorized) Error ¶
func (o *ExecuteUsingPOSTUnauthorized) Error() 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
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
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
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
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 /* Endpoints. Comma separated list of endpoints to be exported in a given project Default: "Jenkins, Jira" */ Endpoints *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) 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) 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) 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) 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
type GetAllUsingGET9Forbidden ¶
type GetAllUsingGET9Forbidden struct { }
GetAllUsingGET9Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAllUsingGET9Forbidden ¶
func NewGetAllUsingGET9Forbidden() *GetAllUsingGET9Forbidden
NewGetAllUsingGET9Forbidden creates a GetAllUsingGET9Forbidden with default headers values
func (*GetAllUsingGET9Forbidden) Error ¶
func (o *GetAllUsingGET9Forbidden) Error() string
type GetAllUsingGET9InternalServerError ¶
type GetAllUsingGET9InternalServerError struct { }
GetAllUsingGET9InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetAllUsingGET9InternalServerError ¶
func NewGetAllUsingGET9InternalServerError() *GetAllUsingGET9InternalServerError
NewGetAllUsingGET9InternalServerError creates a GetAllUsingGET9InternalServerError with default headers values
func (*GetAllUsingGET9InternalServerError) Error ¶
func (o *GetAllUsingGET9InternalServerError) Error() string
type GetAllUsingGET9NotFound ¶
GetAllUsingGET9NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAllUsingGET9NotFound ¶
func NewGetAllUsingGET9NotFound() *GetAllUsingGET9NotFound
NewGetAllUsingGET9NotFound creates a GetAllUsingGET9NotFound with default headers values
func (*GetAllUsingGET9NotFound) Error ¶
func (o *GetAllUsingGET9NotFound) Error() string
func (*GetAllUsingGET9NotFound) GetPayload ¶
func (o *GetAllUsingGET9NotFound) GetPayload() *models.Error
type GetAllUsingGET9OK ¶
GetAllUsingGET9OK describes a response with status code 200, with default header values.
'Success' with the requested Pipelines
func NewGetAllUsingGET9OK ¶
func NewGetAllUsingGET9OK() *GetAllUsingGET9OK
NewGetAllUsingGET9OK creates a GetAllUsingGET9OK with default headers values
func (*GetAllUsingGET9OK) Error ¶
func (o *GetAllUsingGET9OK) Error() string
func (*GetAllUsingGET9OK) GetPayload ¶
func (o *GetAllUsingGET9OK) GetPayload() models.Pipelines
type GetAllUsingGET9Params ¶
type GetAllUsingGET9Params 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 }
GetAllUsingGET9Params contains all the parameters to send to the API endpoint
for the get all using g e t 9 operation. Typically these are written to a http.Request.
func NewGetAllUsingGET9Params ¶
func NewGetAllUsingGET9Params() *GetAllUsingGET9Params
NewGetAllUsingGET9Params creates a new GetAllUsingGET9Params 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 NewGetAllUsingGET9ParamsWithContext ¶
func NewGetAllUsingGET9ParamsWithContext(ctx context.Context) *GetAllUsingGET9Params
NewGetAllUsingGET9ParamsWithContext creates a new GetAllUsingGET9Params object with the ability to set a context for a request.
func NewGetAllUsingGET9ParamsWithHTTPClient ¶
func NewGetAllUsingGET9ParamsWithHTTPClient(client *http.Client) *GetAllUsingGET9Params
NewGetAllUsingGET9ParamsWithHTTPClient creates a new GetAllUsingGET9Params object with the ability to set a custom HTTPClient for a request.
func NewGetAllUsingGET9ParamsWithTimeout ¶
func NewGetAllUsingGET9ParamsWithTimeout(timeout time.Duration) *GetAllUsingGET9Params
NewGetAllUsingGET9ParamsWithTimeout creates a new GetAllUsingGET9Params object with the ability to set a timeout on a request.
func (*GetAllUsingGET9Params) SetAPIVersion ¶
func (o *GetAllUsingGET9Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetAuthorization ¶
func (o *GetAllUsingGET9Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetContext ¶
func (o *GetAllUsingGET9Params) SetContext(ctx context.Context)
SetContext adds the context to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetDefaults ¶
func (o *GetAllUsingGET9Params) SetDefaults()
SetDefaults hydrates default values in the get all using g e t 9 params (not the query body).
All values with no default are reset to their zero value.
func (*GetAllUsingGET9Params) SetDollarFilter ¶
func (o *GetAllUsingGET9Params) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetDollarOrderby ¶
func (o *GetAllUsingGET9Params) SetDollarOrderby(dollarOrderby *string)
SetDollarOrderby adds the dollarOrderby to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetDollarSkip ¶
func (o *GetAllUsingGET9Params) SetDollarSkip(dollarSkip *string)
SetDollarSkip adds the dollarSkip to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetDollarTop ¶
func (o *GetAllUsingGET9Params) SetDollarTop(dollarTop *string)
SetDollarTop adds the dollarTop to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetHTTPClient ¶
func (o *GetAllUsingGET9Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetPage ¶
func (o *GetAllUsingGET9Params) SetPage(page *string)
SetPage adds the page to the get all using g e t 9 params
func (*GetAllUsingGET9Params) SetTimeout ¶
func (o *GetAllUsingGET9Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithAPIVersion ¶
func (o *GetAllUsingGET9Params) WithAPIVersion(aPIVersion string) *GetAllUsingGET9Params
WithAPIVersion adds the aPIVersion to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithAuthorization ¶
func (o *GetAllUsingGET9Params) WithAuthorization(authorization string) *GetAllUsingGET9Params
WithAuthorization adds the authorization to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithContext ¶
func (o *GetAllUsingGET9Params) WithContext(ctx context.Context) *GetAllUsingGET9Params
WithContext adds the context to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithDefaults ¶
func (o *GetAllUsingGET9Params) WithDefaults() *GetAllUsingGET9Params
WithDefaults hydrates default values in the get all using g e t 9 params (not the query body).
All values with no default are reset to their zero value.
func (*GetAllUsingGET9Params) WithDollarFilter ¶
func (o *GetAllUsingGET9Params) WithDollarFilter(dollarFilter *string) *GetAllUsingGET9Params
WithDollarFilter adds the dollarFilter to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithDollarOrderby ¶
func (o *GetAllUsingGET9Params) WithDollarOrderby(dollarOrderby *string) *GetAllUsingGET9Params
WithDollarOrderby adds the dollarOrderby to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithDollarSkip ¶
func (o *GetAllUsingGET9Params) WithDollarSkip(dollarSkip *string) *GetAllUsingGET9Params
WithDollarSkip adds the dollarSkip to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithDollarTop ¶
func (o *GetAllUsingGET9Params) WithDollarTop(dollarTop *string) *GetAllUsingGET9Params
WithDollarTop adds the dollarTop to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithHTTPClient ¶
func (o *GetAllUsingGET9Params) WithHTTPClient(client *http.Client) *GetAllUsingGET9Params
WithHTTPClient adds the HTTPClient to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithPage ¶
func (o *GetAllUsingGET9Params) WithPage(page *string) *GetAllUsingGET9Params
WithPage adds the page to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WithTimeout ¶
func (o *GetAllUsingGET9Params) WithTimeout(timeout time.Duration) *GetAllUsingGET9Params
WithTimeout adds the timeout to the get all using g e t 9 params
func (*GetAllUsingGET9Params) WriteToRequest ¶
func (o *GetAllUsingGET9Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllUsingGET9Reader ¶
type GetAllUsingGET9Reader struct {
// contains filtered or unexported fields
}
GetAllUsingGET9Reader is a Reader for the GetAllUsingGET9 structure.
func (*GetAllUsingGET9Reader) ReadResponse ¶
func (o *GetAllUsingGET9Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllUsingGET9Unauthorized ¶
type GetAllUsingGET9Unauthorized struct { }
GetAllUsingGET9Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetAllUsingGET9Unauthorized ¶
func NewGetAllUsingGET9Unauthorized() *GetAllUsingGET9Unauthorized
NewGetAllUsingGET9Unauthorized creates a GetAllUsingGET9Unauthorized with default headers values
func (*GetAllUsingGET9Unauthorized) Error ¶
func (o *GetAllUsingGET9Unauthorized) Error() 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
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
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
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
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 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) 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) 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
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
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
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
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
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 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) 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) 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
type GetUsingGET2Forbidden ¶
type GetUsingGET2Forbidden struct { }
GetUsingGET2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetUsingGET2Forbidden ¶
func NewGetUsingGET2Forbidden() *GetUsingGET2Forbidden
NewGetUsingGET2Forbidden creates a GetUsingGET2Forbidden with default headers values
func (*GetUsingGET2Forbidden) Error ¶
func (o *GetUsingGET2Forbidden) Error() string
type GetUsingGET2InternalServerError ¶
type GetUsingGET2InternalServerError struct { }
GetUsingGET2InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetUsingGET2InternalServerError ¶
func NewGetUsingGET2InternalServerError() *GetUsingGET2InternalServerError
NewGetUsingGET2InternalServerError creates a GetUsingGET2InternalServerError with default headers values
func (*GetUsingGET2InternalServerError) Error ¶
func (o *GetUsingGET2InternalServerError) Error() string
type GetUsingGET2NotFound ¶
GetUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetUsingGET2NotFound ¶
func NewGetUsingGET2NotFound() *GetUsingGET2NotFound
NewGetUsingGET2NotFound creates a GetUsingGET2NotFound with default headers values
func (*GetUsingGET2NotFound) Error ¶
func (o *GetUsingGET2NotFound) Error() string
func (*GetUsingGET2NotFound) GetPayload ¶
func (o *GetUsingGET2NotFound) GetPayload() *models.Error
type GetUsingGET2OK ¶
GetUsingGET2OK describes a response with status code 200, with default header values.
'Success' with the requested Pipeline
func NewGetUsingGET2OK ¶
func NewGetUsingGET2OK() *GetUsingGET2OK
NewGetUsingGET2OK creates a GetUsingGET2OK with default headers values
func (*GetUsingGET2OK) Error ¶
func (o *GetUsingGET2OK) Error() string
func (*GetUsingGET2OK) GetPayload ¶
func (o *GetUsingGET2OK) GetPayload() models.Pipeline
type GetUsingGET2Params ¶
type GetUsingGET2Params 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 }
GetUsingGET2Params contains all the parameters to send to the API endpoint
for the get using g e t 2 operation. Typically these are written to a http.Request.
func NewGetUsingGET2Params ¶
func NewGetUsingGET2Params() *GetUsingGET2Params
NewGetUsingGET2Params creates a new GetUsingGET2Params 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 NewGetUsingGET2ParamsWithContext ¶
func NewGetUsingGET2ParamsWithContext(ctx context.Context) *GetUsingGET2Params
NewGetUsingGET2ParamsWithContext creates a new GetUsingGET2Params object with the ability to set a context for a request.
func NewGetUsingGET2ParamsWithHTTPClient ¶
func NewGetUsingGET2ParamsWithHTTPClient(client *http.Client) *GetUsingGET2Params
NewGetUsingGET2ParamsWithHTTPClient creates a new GetUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetUsingGET2ParamsWithTimeout ¶
func NewGetUsingGET2ParamsWithTimeout(timeout time.Duration) *GetUsingGET2Params
NewGetUsingGET2ParamsWithTimeout creates a new GetUsingGET2Params object with the ability to set a timeout on a request.
func (*GetUsingGET2Params) SetAPIVersion ¶
func (o *GetUsingGET2Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get using g e t 2 params
func (*GetUsingGET2Params) SetAuthorization ¶
func (o *GetUsingGET2Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get using g e t 2 params
func (*GetUsingGET2Params) SetContext ¶
func (o *GetUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get using g e t 2 params
func (*GetUsingGET2Params) SetDefaults ¶
func (o *GetUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetUsingGET2Params) SetHTTPClient ¶
func (o *GetUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get using g e t 2 params
func (*GetUsingGET2Params) SetID ¶
func (o *GetUsingGET2Params) SetID(id string)
SetID adds the id to the get using g e t 2 params
func (*GetUsingGET2Params) SetTimeout ¶
func (o *GetUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get using g e t 2 params
func (*GetUsingGET2Params) WithAPIVersion ¶
func (o *GetUsingGET2Params) WithAPIVersion(aPIVersion string) *GetUsingGET2Params
WithAPIVersion adds the aPIVersion to the get using g e t 2 params
func (*GetUsingGET2Params) WithAuthorization ¶
func (o *GetUsingGET2Params) WithAuthorization(authorization string) *GetUsingGET2Params
WithAuthorization adds the authorization to the get using g e t 2 params
func (*GetUsingGET2Params) WithContext ¶
func (o *GetUsingGET2Params) WithContext(ctx context.Context) *GetUsingGET2Params
WithContext adds the context to the get using g e t 2 params
func (*GetUsingGET2Params) WithDefaults ¶
func (o *GetUsingGET2Params) WithDefaults() *GetUsingGET2Params
WithDefaults hydrates default values in the get using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetUsingGET2Params) WithHTTPClient ¶
func (o *GetUsingGET2Params) WithHTTPClient(client *http.Client) *GetUsingGET2Params
WithHTTPClient adds the HTTPClient to the get using g e t 2 params
func (*GetUsingGET2Params) WithID ¶
func (o *GetUsingGET2Params) WithID(id string) *GetUsingGET2Params
WithID adds the id to the get using g e t 2 params
func (*GetUsingGET2Params) WithTimeout ¶
func (o *GetUsingGET2Params) WithTimeout(timeout time.Duration) *GetUsingGET2Params
WithTimeout adds the timeout to the get using g e t 2 params
func (*GetUsingGET2Params) WriteToRequest ¶
func (o *GetUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsingGET2Reader ¶
type GetUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetUsingGET2Reader is a Reader for the GetUsingGET2 structure.
func (*GetUsingGET2Reader) ReadResponse ¶
func (o *GetUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsingGET2Unauthorized ¶
type GetUsingGET2Unauthorized struct { }
GetUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetUsingGET2Unauthorized ¶
func NewGetUsingGET2Unauthorized() *GetUsingGET2Unauthorized
NewGetUsingGET2Unauthorized creates a GetUsingGET2Unauthorized with default headers values
func (*GetUsingGET2Unauthorized) Error ¶
func (o *GetUsingGET2Unauthorized) Error() string
type GetUsingGET3Forbidden ¶
type GetUsingGET3Forbidden struct { }
GetUsingGET3Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetUsingGET3Forbidden ¶
func NewGetUsingGET3Forbidden() *GetUsingGET3Forbidden
NewGetUsingGET3Forbidden creates a GetUsingGET3Forbidden with default headers values
func (*GetUsingGET3Forbidden) Error ¶
func (o *GetUsingGET3Forbidden) Error() string
type GetUsingGET3InternalServerError ¶
type GetUsingGET3InternalServerError struct { }
GetUsingGET3InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewGetUsingGET3InternalServerError ¶
func NewGetUsingGET3InternalServerError() *GetUsingGET3InternalServerError
NewGetUsingGET3InternalServerError creates a GetUsingGET3InternalServerError with default headers values
func (*GetUsingGET3InternalServerError) Error ¶
func (o *GetUsingGET3InternalServerError) Error() string
type GetUsingGET3NotFound ¶
GetUsingGET3NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetUsingGET3NotFound ¶
func NewGetUsingGET3NotFound() *GetUsingGET3NotFound
NewGetUsingGET3NotFound creates a GetUsingGET3NotFound with default headers values
func (*GetUsingGET3NotFound) Error ¶
func (o *GetUsingGET3NotFound) Error() string
func (*GetUsingGET3NotFound) GetPayload ¶
func (o *GetUsingGET3NotFound) GetPayload() *models.Error
type GetUsingGET3OK ¶
GetUsingGET3OK describes a response with status code 200, with default header values.
'Success' with the requested Pipeline
func NewGetUsingGET3OK ¶
func NewGetUsingGET3OK() *GetUsingGET3OK
NewGetUsingGET3OK creates a GetUsingGET3OK with default headers values
func (*GetUsingGET3OK) Error ¶
func (o *GetUsingGET3OK) Error() string
func (*GetUsingGET3OK) GetPayload ¶
func (o *GetUsingGET3OK) GetPayload() models.Pipeline
type GetUsingGET3Params ¶
type GetUsingGET3Params 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 }
GetUsingGET3Params contains all the parameters to send to the API endpoint
for the get using g e t 3 operation. Typically these are written to a http.Request.
func NewGetUsingGET3Params ¶
func NewGetUsingGET3Params() *GetUsingGET3Params
NewGetUsingGET3Params creates a new GetUsingGET3Params 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 NewGetUsingGET3ParamsWithContext ¶
func NewGetUsingGET3ParamsWithContext(ctx context.Context) *GetUsingGET3Params
NewGetUsingGET3ParamsWithContext creates a new GetUsingGET3Params object with the ability to set a context for a request.
func NewGetUsingGET3ParamsWithHTTPClient ¶
func NewGetUsingGET3ParamsWithHTTPClient(client *http.Client) *GetUsingGET3Params
NewGetUsingGET3ParamsWithHTTPClient creates a new GetUsingGET3Params object with the ability to set a custom HTTPClient for a request.
func NewGetUsingGET3ParamsWithTimeout ¶
func NewGetUsingGET3ParamsWithTimeout(timeout time.Duration) *GetUsingGET3Params
NewGetUsingGET3ParamsWithTimeout creates a new GetUsingGET3Params object with the ability to set a timeout on a request.
func (*GetUsingGET3Params) SetAPIVersion ¶
func (o *GetUsingGET3Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the get using g e t 3 params
func (*GetUsingGET3Params) SetAuthorization ¶
func (o *GetUsingGET3Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get using g e t 3 params
func (*GetUsingGET3Params) SetContext ¶
func (o *GetUsingGET3Params) SetContext(ctx context.Context)
SetContext adds the context to the get using g e t 3 params
func (*GetUsingGET3Params) SetDefaults ¶
func (o *GetUsingGET3Params) SetDefaults()
SetDefaults hydrates default values in the get using g e t 3 params (not the query body).
All values with no default are reset to their zero value.
func (*GetUsingGET3Params) SetHTTPClient ¶
func (o *GetUsingGET3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get using g e t 3 params
func (*GetUsingGET3Params) SetName ¶
func (o *GetUsingGET3Params) SetName(name string)
SetName adds the name to the get using g e t 3 params
func (*GetUsingGET3Params) SetProject ¶
func (o *GetUsingGET3Params) SetProject(project string)
SetProject adds the project to the get using g e t 3 params
func (*GetUsingGET3Params) SetTimeout ¶
func (o *GetUsingGET3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get using g e t 3 params
func (*GetUsingGET3Params) WithAPIVersion ¶
func (o *GetUsingGET3Params) WithAPIVersion(aPIVersion string) *GetUsingGET3Params
WithAPIVersion adds the aPIVersion to the get using g e t 3 params
func (*GetUsingGET3Params) WithAuthorization ¶
func (o *GetUsingGET3Params) WithAuthorization(authorization string) *GetUsingGET3Params
WithAuthorization adds the authorization to the get using g e t 3 params
func (*GetUsingGET3Params) WithContext ¶
func (o *GetUsingGET3Params) WithContext(ctx context.Context) *GetUsingGET3Params
WithContext adds the context to the get using g e t 3 params
func (*GetUsingGET3Params) WithDefaults ¶
func (o *GetUsingGET3Params) WithDefaults() *GetUsingGET3Params
WithDefaults hydrates default values in the get using g e t 3 params (not the query body).
All values with no default are reset to their zero value.
func (*GetUsingGET3Params) WithHTTPClient ¶
func (o *GetUsingGET3Params) WithHTTPClient(client *http.Client) *GetUsingGET3Params
WithHTTPClient adds the HTTPClient to the get using g e t 3 params
func (*GetUsingGET3Params) WithName ¶
func (o *GetUsingGET3Params) WithName(name string) *GetUsingGET3Params
WithName adds the name to the get using g e t 3 params
func (*GetUsingGET3Params) WithProject ¶
func (o *GetUsingGET3Params) WithProject(project string) *GetUsingGET3Params
WithProject adds the project to the get using g e t 3 params
func (*GetUsingGET3Params) WithTimeout ¶
func (o *GetUsingGET3Params) WithTimeout(timeout time.Duration) *GetUsingGET3Params
WithTimeout adds the timeout to the get using g e t 3 params
func (*GetUsingGET3Params) WriteToRequest ¶
func (o *GetUsingGET3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsingGET3Reader ¶
type GetUsingGET3Reader struct {
// contains filtered or unexported fields
}
GetUsingGET3Reader is a Reader for the GetUsingGET3 structure.
func (*GetUsingGET3Reader) ReadResponse ¶
func (o *GetUsingGET3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsingGET3Unauthorized ¶
type GetUsingGET3Unauthorized struct { }
GetUsingGET3Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewGetUsingGET3Unauthorized ¶
func NewGetUsingGET3Unauthorized() *GetUsingGET3Unauthorized
NewGetUsingGET3Unauthorized creates a GetUsingGET3Unauthorized with default headers values
func (*GetUsingGET3Unauthorized) Error ¶
func (o *GetUsingGET3Unauthorized) Error() 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
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
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
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
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
type PatchUsingPATCH1Forbidden ¶
type PatchUsingPATCH1Forbidden struct { }
PatchUsingPATCH1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchUsingPATCH1Forbidden ¶
func NewPatchUsingPATCH1Forbidden() *PatchUsingPATCH1Forbidden
NewPatchUsingPATCH1Forbidden creates a PatchUsingPATCH1Forbidden with default headers values
func (*PatchUsingPATCH1Forbidden) Error ¶
func (o *PatchUsingPATCH1Forbidden) Error() string
type PatchUsingPATCH1InternalServerError ¶
type PatchUsingPATCH1InternalServerError struct { }
PatchUsingPATCH1InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchUsingPATCH1InternalServerError ¶
func NewPatchUsingPATCH1InternalServerError() *PatchUsingPATCH1InternalServerError
NewPatchUsingPATCH1InternalServerError creates a PatchUsingPATCH1InternalServerError with default headers values
func (*PatchUsingPATCH1InternalServerError) Error ¶
func (o *PatchUsingPATCH1InternalServerError) Error() string
type PatchUsingPATCH1NotFound ¶
PatchUsingPATCH1NotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchUsingPATCH1NotFound ¶
func NewPatchUsingPATCH1NotFound() *PatchUsingPATCH1NotFound
NewPatchUsingPATCH1NotFound creates a PatchUsingPATCH1NotFound with default headers values
func (*PatchUsingPATCH1NotFound) Error ¶
func (o *PatchUsingPATCH1NotFound) Error() string
func (*PatchUsingPATCH1NotFound) GetPayload ¶
func (o *PatchUsingPATCH1NotFound) GetPayload() *models.Error
type PatchUsingPATCH1OK ¶
PatchUsingPATCH1OK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchUsingPATCH1OK ¶
func NewPatchUsingPATCH1OK() *PatchUsingPATCH1OK
NewPatchUsingPATCH1OK creates a PatchUsingPATCH1OK with default headers values
func (*PatchUsingPATCH1OK) Error ¶
func (o *PatchUsingPATCH1OK) Error() string
func (*PatchUsingPATCH1OK) GetPayload ¶
func (o *PatchUsingPATCH1OK) GetPayload() models.Pipeline
type PatchUsingPATCH1Params ¶
type PatchUsingPATCH1Params 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 }
PatchUsingPATCH1Params contains all the parameters to send to the API endpoint
for the patch using p a t c h 1 operation. Typically these are written to a http.Request.
func NewPatchUsingPATCH1Params ¶
func NewPatchUsingPATCH1Params() *PatchUsingPATCH1Params
NewPatchUsingPATCH1Params creates a new PatchUsingPATCH1Params 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 NewPatchUsingPATCH1ParamsWithContext ¶
func NewPatchUsingPATCH1ParamsWithContext(ctx context.Context) *PatchUsingPATCH1Params
NewPatchUsingPATCH1ParamsWithContext creates a new PatchUsingPATCH1Params object with the ability to set a context for a request.
func NewPatchUsingPATCH1ParamsWithHTTPClient ¶
func NewPatchUsingPATCH1ParamsWithHTTPClient(client *http.Client) *PatchUsingPATCH1Params
NewPatchUsingPATCH1ParamsWithHTTPClient creates a new PatchUsingPATCH1Params object with the ability to set a custom HTTPClient for a request.
func NewPatchUsingPATCH1ParamsWithTimeout ¶
func NewPatchUsingPATCH1ParamsWithTimeout(timeout time.Duration) *PatchUsingPATCH1Params
NewPatchUsingPATCH1ParamsWithTimeout creates a new PatchUsingPATCH1Params object with the ability to set a timeout on a request.
func (*PatchUsingPATCH1Params) SetAPIVersion ¶
func (o *PatchUsingPATCH1Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetAuthorization ¶
func (o *PatchUsingPATCH1Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetBody ¶
func (o *PatchUsingPATCH1Params) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetContext ¶
func (o *PatchUsingPATCH1Params) SetContext(ctx context.Context)
SetContext adds the context to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetDefaults ¶
func (o *PatchUsingPATCH1Params) SetDefaults()
SetDefaults hydrates default values in the patch using p a t c h 1 params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUsingPATCH1Params) SetHTTPClient ¶
func (o *PatchUsingPATCH1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetName ¶
func (o *PatchUsingPATCH1Params) SetName(name string)
SetName adds the name to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetProject ¶
func (o *PatchUsingPATCH1Params) SetProject(project string)
SetProject adds the project to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) SetTimeout ¶
func (o *PatchUsingPATCH1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithAPIVersion ¶
func (o *PatchUsingPATCH1Params) WithAPIVersion(aPIVersion string) *PatchUsingPATCH1Params
WithAPIVersion adds the aPIVersion to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithAuthorization ¶
func (o *PatchUsingPATCH1Params) WithAuthorization(authorization string) *PatchUsingPATCH1Params
WithAuthorization adds the authorization to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithBody ¶
func (o *PatchUsingPATCH1Params) WithBody(body models.PipelinePatchRequest) *PatchUsingPATCH1Params
WithBody adds the body to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithContext ¶
func (o *PatchUsingPATCH1Params) WithContext(ctx context.Context) *PatchUsingPATCH1Params
WithContext adds the context to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithDefaults ¶
func (o *PatchUsingPATCH1Params) WithDefaults() *PatchUsingPATCH1Params
WithDefaults hydrates default values in the patch using p a t c h 1 params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUsingPATCH1Params) WithHTTPClient ¶
func (o *PatchUsingPATCH1Params) WithHTTPClient(client *http.Client) *PatchUsingPATCH1Params
WithHTTPClient adds the HTTPClient to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithName ¶
func (o *PatchUsingPATCH1Params) WithName(name string) *PatchUsingPATCH1Params
WithName adds the name to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithProject ¶
func (o *PatchUsingPATCH1Params) WithProject(project string) *PatchUsingPATCH1Params
WithProject adds the project to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WithTimeout ¶
func (o *PatchUsingPATCH1Params) WithTimeout(timeout time.Duration) *PatchUsingPATCH1Params
WithTimeout adds the timeout to the patch using p a t c h 1 params
func (*PatchUsingPATCH1Params) WriteToRequest ¶
func (o *PatchUsingPATCH1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchUsingPATCH1Reader ¶
type PatchUsingPATCH1Reader struct {
// contains filtered or unexported fields
}
PatchUsingPATCH1Reader is a Reader for the PatchUsingPATCH1 structure.
func (*PatchUsingPATCH1Reader) ReadResponse ¶
func (o *PatchUsingPATCH1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchUsingPATCH1Unauthorized ¶
type PatchUsingPATCH1Unauthorized struct { }
PatchUsingPATCH1Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchUsingPATCH1Unauthorized ¶
func NewPatchUsingPATCH1Unauthorized() *PatchUsingPATCH1Unauthorized
NewPatchUsingPATCH1Unauthorized creates a PatchUsingPATCH1Unauthorized with default headers values
func (*PatchUsingPATCH1Unauthorized) Error ¶
func (o *PatchUsingPATCH1Unauthorized) Error() string
type PatchUsingPATCHForbidden ¶
type PatchUsingPATCHForbidden struct { }
PatchUsingPATCHForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchUsingPATCHForbidden ¶
func NewPatchUsingPATCHForbidden() *PatchUsingPATCHForbidden
NewPatchUsingPATCHForbidden creates a PatchUsingPATCHForbidden with default headers values
func (*PatchUsingPATCHForbidden) Error ¶
func (o *PatchUsingPATCHForbidden) Error() string
type PatchUsingPATCHInternalServerError ¶
type PatchUsingPATCHInternalServerError struct { }
PatchUsingPATCHInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewPatchUsingPATCHInternalServerError ¶
func NewPatchUsingPATCHInternalServerError() *PatchUsingPATCHInternalServerError
NewPatchUsingPATCHInternalServerError creates a PatchUsingPATCHInternalServerError with default headers values
func (*PatchUsingPATCHInternalServerError) Error ¶
func (o *PatchUsingPATCHInternalServerError) Error() string
type PatchUsingPATCHNotFound ¶
PatchUsingPATCHNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchUsingPATCHNotFound ¶
func NewPatchUsingPATCHNotFound() *PatchUsingPATCHNotFound
NewPatchUsingPATCHNotFound creates a PatchUsingPATCHNotFound with default headers values
func (*PatchUsingPATCHNotFound) Error ¶
func (o *PatchUsingPATCHNotFound) Error() string
func (*PatchUsingPATCHNotFound) GetPayload ¶
func (o *PatchUsingPATCHNotFound) GetPayload() *models.Error
type PatchUsingPATCHOK ¶
PatchUsingPATCHOK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewPatchUsingPATCHOK ¶
func NewPatchUsingPATCHOK() *PatchUsingPATCHOK
NewPatchUsingPATCHOK creates a PatchUsingPATCHOK with default headers values
func (*PatchUsingPATCHOK) Error ¶
func (o *PatchUsingPATCHOK) Error() string
func (*PatchUsingPATCHOK) GetPayload ¶
func (o *PatchUsingPATCHOK) GetPayload() models.Pipeline
type PatchUsingPATCHParams ¶
type PatchUsingPATCHParams 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 }
PatchUsingPATCHParams contains all the parameters to send to the API endpoint
for the patch using p a t c h operation. Typically these are written to a http.Request.
func NewPatchUsingPATCHParams ¶
func NewPatchUsingPATCHParams() *PatchUsingPATCHParams
NewPatchUsingPATCHParams creates a new PatchUsingPATCHParams 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 NewPatchUsingPATCHParamsWithContext ¶
func NewPatchUsingPATCHParamsWithContext(ctx context.Context) *PatchUsingPATCHParams
NewPatchUsingPATCHParamsWithContext creates a new PatchUsingPATCHParams object with the ability to set a context for a request.
func NewPatchUsingPATCHParamsWithHTTPClient ¶
func NewPatchUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchUsingPATCHParams
NewPatchUsingPATCHParamsWithHTTPClient creates a new PatchUsingPATCHParams object with the ability to set a custom HTTPClient for a request.
func NewPatchUsingPATCHParamsWithTimeout ¶
func NewPatchUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchUsingPATCHParams
NewPatchUsingPATCHParamsWithTimeout creates a new PatchUsingPATCHParams object with the ability to set a timeout on a request.
func (*PatchUsingPATCHParams) SetAPIVersion ¶
func (o *PatchUsingPATCHParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetAuthorization ¶
func (o *PatchUsingPATCHParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetBody ¶
func (o *PatchUsingPATCHParams) SetBody(body models.PipelinePatchRequest)
SetBody adds the body to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetContext ¶
func (o *PatchUsingPATCHParams) SetContext(ctx context.Context)
SetContext adds the context to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetDefaults ¶
func (o *PatchUsingPATCHParams) SetDefaults()
SetDefaults hydrates default values in the patch using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUsingPATCHParams) SetHTTPClient ¶
func (o *PatchUsingPATCHParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetID ¶
func (o *PatchUsingPATCHParams) SetID(id string)
SetID adds the id to the patch using p a t c h params
func (*PatchUsingPATCHParams) SetTimeout ¶
func (o *PatchUsingPATCHParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithAPIVersion ¶
func (o *PatchUsingPATCHParams) WithAPIVersion(aPIVersion string) *PatchUsingPATCHParams
WithAPIVersion adds the aPIVersion to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithAuthorization ¶
func (o *PatchUsingPATCHParams) WithAuthorization(authorization string) *PatchUsingPATCHParams
WithAuthorization adds the authorization to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithBody ¶
func (o *PatchUsingPATCHParams) WithBody(body models.PipelinePatchRequest) *PatchUsingPATCHParams
WithBody adds the body to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithContext ¶
func (o *PatchUsingPATCHParams) WithContext(ctx context.Context) *PatchUsingPATCHParams
WithContext adds the context to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithDefaults ¶
func (o *PatchUsingPATCHParams) WithDefaults() *PatchUsingPATCHParams
WithDefaults hydrates default values in the patch using p a t c h params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUsingPATCHParams) WithHTTPClient ¶
func (o *PatchUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchUsingPATCHParams
WithHTTPClient adds the HTTPClient to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithID ¶
func (o *PatchUsingPATCHParams) WithID(id string) *PatchUsingPATCHParams
WithID adds the id to the patch using p a t c h params
func (*PatchUsingPATCHParams) WithTimeout ¶
func (o *PatchUsingPATCHParams) WithTimeout(timeout time.Duration) *PatchUsingPATCHParams
WithTimeout adds the timeout to the patch using p a t c h params
func (*PatchUsingPATCHParams) WriteToRequest ¶
func (o *PatchUsingPATCHParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchUsingPATCHReader ¶
type PatchUsingPATCHReader struct {
// contains filtered or unexported fields
}
PatchUsingPATCHReader is a Reader for the PatchUsingPATCH structure.
func (*PatchUsingPATCHReader) ReadResponse ¶
func (o *PatchUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchUsingPATCHUnauthorized ¶
type PatchUsingPATCHUnauthorized struct { }
PatchUsingPATCHUnauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewPatchUsingPATCHUnauthorized ¶
func NewPatchUsingPATCHUnauthorized() *PatchUsingPATCHUnauthorized
NewPatchUsingPATCHUnauthorized creates a PatchUsingPATCHUnauthorized with default headers values
func (*PatchUsingPATCHUnauthorized) Error ¶
func (o *PatchUsingPATCHUnauthorized) Error() string
type UpdateUsingPUT2Forbidden ¶
type UpdateUsingPUT2Forbidden struct { }
UpdateUsingPUT2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateUsingPUT2Forbidden ¶
func NewUpdateUsingPUT2Forbidden() *UpdateUsingPUT2Forbidden
NewUpdateUsingPUT2Forbidden creates a UpdateUsingPUT2Forbidden with default headers values
func (*UpdateUsingPUT2Forbidden) Error ¶
func (o *UpdateUsingPUT2Forbidden) Error() string
type UpdateUsingPUT2InternalServerError ¶
type UpdateUsingPUT2InternalServerError struct { }
UpdateUsingPUT2InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewUpdateUsingPUT2InternalServerError ¶
func NewUpdateUsingPUT2InternalServerError() *UpdateUsingPUT2InternalServerError
NewUpdateUsingPUT2InternalServerError creates a UpdateUsingPUT2InternalServerError with default headers values
func (*UpdateUsingPUT2InternalServerError) Error ¶
func (o *UpdateUsingPUT2InternalServerError) Error() string
type UpdateUsingPUT2NotFound ¶
UpdateUsingPUT2NotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateUsingPUT2NotFound ¶
func NewUpdateUsingPUT2NotFound() *UpdateUsingPUT2NotFound
NewUpdateUsingPUT2NotFound creates a UpdateUsingPUT2NotFound with default headers values
func (*UpdateUsingPUT2NotFound) Error ¶
func (o *UpdateUsingPUT2NotFound) Error() string
func (*UpdateUsingPUT2NotFound) GetPayload ¶
func (o *UpdateUsingPUT2NotFound) GetPayload() *models.Error
type UpdateUsingPUT2OK ¶
UpdateUsingPUT2OK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewUpdateUsingPUT2OK ¶
func NewUpdateUsingPUT2OK() *UpdateUsingPUT2OK
NewUpdateUsingPUT2OK creates a UpdateUsingPUT2OK with default headers values
func (*UpdateUsingPUT2OK) Error ¶
func (o *UpdateUsingPUT2OK) Error() string
func (*UpdateUsingPUT2OK) GetPayload ¶
func (o *UpdateUsingPUT2OK) GetPayload() models.Pipeline
type UpdateUsingPUT2Params ¶
type UpdateUsingPUT2Params 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 }
UpdateUsingPUT2Params contains all the parameters to send to the API endpoint
for the update using p u t 2 operation. Typically these are written to a http.Request.
func NewUpdateUsingPUT2Params ¶
func NewUpdateUsingPUT2Params() *UpdateUsingPUT2Params
NewUpdateUsingPUT2Params creates a new UpdateUsingPUT2Params 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 NewUpdateUsingPUT2ParamsWithContext ¶
func NewUpdateUsingPUT2ParamsWithContext(ctx context.Context) *UpdateUsingPUT2Params
NewUpdateUsingPUT2ParamsWithContext creates a new UpdateUsingPUT2Params object with the ability to set a context for a request.
func NewUpdateUsingPUT2ParamsWithHTTPClient ¶
func NewUpdateUsingPUT2ParamsWithHTTPClient(client *http.Client) *UpdateUsingPUT2Params
NewUpdateUsingPUT2ParamsWithHTTPClient creates a new UpdateUsingPUT2Params object with the ability to set a custom HTTPClient for a request.
func NewUpdateUsingPUT2ParamsWithTimeout ¶
func NewUpdateUsingPUT2ParamsWithTimeout(timeout time.Duration) *UpdateUsingPUT2Params
NewUpdateUsingPUT2ParamsWithTimeout creates a new UpdateUsingPUT2Params object with the ability to set a timeout on a request.
func (*UpdateUsingPUT2Params) SetAPIVersion ¶
func (o *UpdateUsingPUT2Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetAuthorization ¶
func (o *UpdateUsingPUT2Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetBody ¶
func (o *UpdateUsingPUT2Params) SetBody(body models.PipelineSpec)
SetBody adds the body to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetContext ¶
func (o *UpdateUsingPUT2Params) SetContext(ctx context.Context)
SetContext adds the context to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetDefaults ¶
func (o *UpdateUsingPUT2Params) SetDefaults()
SetDefaults hydrates default values in the update using p u t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUsingPUT2Params) SetHTTPClient ¶
func (o *UpdateUsingPUT2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetID ¶
func (o *UpdateUsingPUT2Params) SetID(id string)
SetID adds the id to the update using p u t 2 params
func (*UpdateUsingPUT2Params) SetTimeout ¶
func (o *UpdateUsingPUT2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithAPIVersion ¶
func (o *UpdateUsingPUT2Params) WithAPIVersion(aPIVersion string) *UpdateUsingPUT2Params
WithAPIVersion adds the aPIVersion to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithAuthorization ¶
func (o *UpdateUsingPUT2Params) WithAuthorization(authorization string) *UpdateUsingPUT2Params
WithAuthorization adds the authorization to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithBody ¶
func (o *UpdateUsingPUT2Params) WithBody(body models.PipelineSpec) *UpdateUsingPUT2Params
WithBody adds the body to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithContext ¶
func (o *UpdateUsingPUT2Params) WithContext(ctx context.Context) *UpdateUsingPUT2Params
WithContext adds the context to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithDefaults ¶
func (o *UpdateUsingPUT2Params) WithDefaults() *UpdateUsingPUT2Params
WithDefaults hydrates default values in the update using p u t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUsingPUT2Params) WithHTTPClient ¶
func (o *UpdateUsingPUT2Params) WithHTTPClient(client *http.Client) *UpdateUsingPUT2Params
WithHTTPClient adds the HTTPClient to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithID ¶
func (o *UpdateUsingPUT2Params) WithID(id string) *UpdateUsingPUT2Params
WithID adds the id to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WithTimeout ¶
func (o *UpdateUsingPUT2Params) WithTimeout(timeout time.Duration) *UpdateUsingPUT2Params
WithTimeout adds the timeout to the update using p u t 2 params
func (*UpdateUsingPUT2Params) WriteToRequest ¶
func (o *UpdateUsingPUT2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUsingPUT2Reader ¶
type UpdateUsingPUT2Reader struct {
// contains filtered or unexported fields
}
UpdateUsingPUT2Reader is a Reader for the UpdateUsingPUT2 structure.
func (*UpdateUsingPUT2Reader) ReadResponse ¶
func (o *UpdateUsingPUT2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUsingPUT2Unauthorized ¶
type UpdateUsingPUT2Unauthorized struct { }
UpdateUsingPUT2Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewUpdateUsingPUT2Unauthorized ¶
func NewUpdateUsingPUT2Unauthorized() *UpdateUsingPUT2Unauthorized
NewUpdateUsingPUT2Unauthorized creates a UpdateUsingPUT2Unauthorized with default headers values
func (*UpdateUsingPUT2Unauthorized) Error ¶
func (o *UpdateUsingPUT2Unauthorized) Error() string
type UpdateUsingPUT3Forbidden ¶
type UpdateUsingPUT3Forbidden struct { }
UpdateUsingPUT3Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateUsingPUT3Forbidden ¶
func NewUpdateUsingPUT3Forbidden() *UpdateUsingPUT3Forbidden
NewUpdateUsingPUT3Forbidden creates a UpdateUsingPUT3Forbidden with default headers values
func (*UpdateUsingPUT3Forbidden) Error ¶
func (o *UpdateUsingPUT3Forbidden) Error() string
type UpdateUsingPUT3InternalServerError ¶
type UpdateUsingPUT3InternalServerError struct { }
UpdateUsingPUT3InternalServerError describes a response with status code 500, with default header values.
Server Error
func NewUpdateUsingPUT3InternalServerError ¶
func NewUpdateUsingPUT3InternalServerError() *UpdateUsingPUT3InternalServerError
NewUpdateUsingPUT3InternalServerError creates a UpdateUsingPUT3InternalServerError with default headers values
func (*UpdateUsingPUT3InternalServerError) Error ¶
func (o *UpdateUsingPUT3InternalServerError) Error() string
type UpdateUsingPUT3NotFound ¶
UpdateUsingPUT3NotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateUsingPUT3NotFound ¶
func NewUpdateUsingPUT3NotFound() *UpdateUsingPUT3NotFound
NewUpdateUsingPUT3NotFound creates a UpdateUsingPUT3NotFound with default headers values
func (*UpdateUsingPUT3NotFound) Error ¶
func (o *UpdateUsingPUT3NotFound) Error() string
func (*UpdateUsingPUT3NotFound) GetPayload ¶
func (o *UpdateUsingPUT3NotFound) GetPayload() *models.Error
type UpdateUsingPUT3OK ¶
UpdateUsingPUT3OK describes a response with status code 200, with default header values.
'Success' with the updated Pipeline
func NewUpdateUsingPUT3OK ¶
func NewUpdateUsingPUT3OK() *UpdateUsingPUT3OK
NewUpdateUsingPUT3OK creates a UpdateUsingPUT3OK with default headers values
func (*UpdateUsingPUT3OK) Error ¶
func (o *UpdateUsingPUT3OK) Error() string
func (*UpdateUsingPUT3OK) GetPayload ¶
func (o *UpdateUsingPUT3OK) GetPayload() models.Pipeline
type UpdateUsingPUT3Params ¶
type UpdateUsingPUT3Params 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 }
UpdateUsingPUT3Params contains all the parameters to send to the API endpoint
for the update using p u t 3 operation. Typically these are written to a http.Request.
func NewUpdateUsingPUT3Params ¶
func NewUpdateUsingPUT3Params() *UpdateUsingPUT3Params
NewUpdateUsingPUT3Params creates a new UpdateUsingPUT3Params 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 NewUpdateUsingPUT3ParamsWithContext ¶
func NewUpdateUsingPUT3ParamsWithContext(ctx context.Context) *UpdateUsingPUT3Params
NewUpdateUsingPUT3ParamsWithContext creates a new UpdateUsingPUT3Params object with the ability to set a context for a request.
func NewUpdateUsingPUT3ParamsWithHTTPClient ¶
func NewUpdateUsingPUT3ParamsWithHTTPClient(client *http.Client) *UpdateUsingPUT3Params
NewUpdateUsingPUT3ParamsWithHTTPClient creates a new UpdateUsingPUT3Params object with the ability to set a custom HTTPClient for a request.
func NewUpdateUsingPUT3ParamsWithTimeout ¶
func NewUpdateUsingPUT3ParamsWithTimeout(timeout time.Duration) *UpdateUsingPUT3Params
NewUpdateUsingPUT3ParamsWithTimeout creates a new UpdateUsingPUT3Params object with the ability to set a timeout on a request.
func (*UpdateUsingPUT3Params) SetAPIVersion ¶
func (o *UpdateUsingPUT3Params) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetAuthorization ¶
func (o *UpdateUsingPUT3Params) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetBody ¶
func (o *UpdateUsingPUT3Params) SetBody(body models.PipelineSpec)
SetBody adds the body to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetContext ¶
func (o *UpdateUsingPUT3Params) SetContext(ctx context.Context)
SetContext adds the context to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetDefaults ¶
func (o *UpdateUsingPUT3Params) SetDefaults()
SetDefaults hydrates default values in the update using p u t 3 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUsingPUT3Params) SetHTTPClient ¶
func (o *UpdateUsingPUT3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetName ¶
func (o *UpdateUsingPUT3Params) SetName(name string)
SetName adds the name to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetProject ¶
func (o *UpdateUsingPUT3Params) SetProject(project string)
SetProject adds the project to the update using p u t 3 params
func (*UpdateUsingPUT3Params) SetTimeout ¶
func (o *UpdateUsingPUT3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithAPIVersion ¶
func (o *UpdateUsingPUT3Params) WithAPIVersion(aPIVersion string) *UpdateUsingPUT3Params
WithAPIVersion adds the aPIVersion to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithAuthorization ¶
func (o *UpdateUsingPUT3Params) WithAuthorization(authorization string) *UpdateUsingPUT3Params
WithAuthorization adds the authorization to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithBody ¶
func (o *UpdateUsingPUT3Params) WithBody(body models.PipelineSpec) *UpdateUsingPUT3Params
WithBody adds the body to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithContext ¶
func (o *UpdateUsingPUT3Params) WithContext(ctx context.Context) *UpdateUsingPUT3Params
WithContext adds the context to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithDefaults ¶
func (o *UpdateUsingPUT3Params) WithDefaults() *UpdateUsingPUT3Params
WithDefaults hydrates default values in the update using p u t 3 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUsingPUT3Params) WithHTTPClient ¶
func (o *UpdateUsingPUT3Params) WithHTTPClient(client *http.Client) *UpdateUsingPUT3Params
WithHTTPClient adds the HTTPClient to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithName ¶
func (o *UpdateUsingPUT3Params) WithName(name string) *UpdateUsingPUT3Params
WithName adds the name to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithProject ¶
func (o *UpdateUsingPUT3Params) WithProject(project string) *UpdateUsingPUT3Params
WithProject adds the project to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WithTimeout ¶
func (o *UpdateUsingPUT3Params) WithTimeout(timeout time.Duration) *UpdateUsingPUT3Params
WithTimeout adds the timeout to the update using p u t 3 params
func (*UpdateUsingPUT3Params) WriteToRequest ¶
func (o *UpdateUsingPUT3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUsingPUT3Reader ¶
type UpdateUsingPUT3Reader struct {
// contains filtered or unexported fields
}
UpdateUsingPUT3Reader is a Reader for the UpdateUsingPUT3 structure.
func (*UpdateUsingPUT3Reader) ReadResponse ¶
func (o *UpdateUsingPUT3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUsingPUT3Unauthorized ¶
type UpdateUsingPUT3Unauthorized struct { }
UpdateUsingPUT3Unauthorized describes a response with status code 401, with default header values.
Unauthorized Request
func NewUpdateUsingPUT3Unauthorized ¶
func NewUpdateUsingPUT3Unauthorized() *UpdateUsingPUT3Unauthorized
NewUpdateUsingPUT3Unauthorized creates a UpdateUsingPUT3Unauthorized with default headers values
func (*UpdateUsingPUT3Unauthorized) Error ¶
func (o *UpdateUsingPUT3Unauthorized) Error() string
Source Files
¶
- act_on_pipeline_using_post_parameters.go
- act_on_pipeline_using_post_responses.go
- clone_by_name_using_post2_parameters.go
- clone_by_name_using_post2_responses.go
- create_using_post6_parameters.go
- create_using_post6_responses.go
- delete_using_delete8_parameters.go
- delete_using_delete8_responses.go
- delete_using_delete9_parameters.go
- delete_using_delete9_responses.go
- execute_by_name_using_post_parameters.go
- execute_by_name_using_post_responses.go
- execute_using_post_parameters.go
- execute_using_post_responses.go
- export_using_get_parameters.go
- export_using_get_responses.go
- get_all_using_get9_parameters.go
- get_all_using_get9_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_tiles_using_get_parameters.go
- get_pipeline_tiles_using_get_responses.go
- get_using_get2_parameters.go
- get_using_get2_responses.go
- get_using_get3_parameters.go
- get_using_get3_responses.go
- import_yaml_using_post_parameters.go
- import_yaml_using_post_responses.go
- patch_using_patch1_parameters.go
- patch_using_patch1_responses.go
- patch_using_patch_parameters.go
- patch_using_patch_responses.go
- pipelines_client.go
- update_using_put2_parameters.go
- update_using_put2_responses.go
- update_using_put3_parameters.go
- update_using_put3_responses.go