Documentation
¶
Index ¶
- type AbortPromotionOK
- func (o *AbortPromotionOK) Code() int
- func (o *AbortPromotionOK) Error() string
- func (o *AbortPromotionOK) IsClientError() bool
- func (o *AbortPromotionOK) IsCode(code int) bool
- func (o *AbortPromotionOK) IsRedirect() bool
- func (o *AbortPromotionOK) IsServerError() bool
- func (o *AbortPromotionOK) IsSuccess() bool
- func (o *AbortPromotionOK) String() string
- type AbortPromotionParams
- func NewAbortPromotionParams() *AbortPromotionParams
- func NewAbortPromotionParamsWithContext(ctx context.Context) *AbortPromotionParams
- func NewAbortPromotionParamsWithHTTPClient(client *http.Client) *AbortPromotionParams
- func NewAbortPromotionParamsWithTimeout(timeout time.Duration) *AbortPromotionParams
- func (o *AbortPromotionParams) SetContext(ctx context.Context)
- func (o *AbortPromotionParams) SetDefaults()
- func (o *AbortPromotionParams) SetHTTPClient(client *http.Client)
- func (o *AbortPromotionParams) SetProject(project string)
- func (o *AbortPromotionParams) SetPromotion(promotion string)
- func (o *AbortPromotionParams) SetTimeout(timeout time.Duration)
- func (o *AbortPromotionParams) WithContext(ctx context.Context) *AbortPromotionParams
- func (o *AbortPromotionParams) WithDefaults() *AbortPromotionParams
- func (o *AbortPromotionParams) WithHTTPClient(client *http.Client) *AbortPromotionParams
- func (o *AbortPromotionParams) WithProject(project string) *AbortPromotionParams
- func (o *AbortPromotionParams) WithPromotion(promotion string) *AbortPromotionParams
- func (o *AbortPromotionParams) WithTimeout(timeout time.Duration) *AbortPromotionParams
- func (o *AbortPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AbortPromotionReader
- type ApproveFreightOK
- func (o *ApproveFreightOK) Code() int
- func (o *ApproveFreightOK) Error() string
- func (o *ApproveFreightOK) IsClientError() bool
- func (o *ApproveFreightOK) IsCode(code int) bool
- func (o *ApproveFreightOK) IsRedirect() bool
- func (o *ApproveFreightOK) IsServerError() bool
- func (o *ApproveFreightOK) IsSuccess() bool
- func (o *ApproveFreightOK) String() string
- type ApproveFreightParams
- func NewApproveFreightParams() *ApproveFreightParams
- func NewApproveFreightParamsWithContext(ctx context.Context) *ApproveFreightParams
- func NewApproveFreightParamsWithHTTPClient(client *http.Client) *ApproveFreightParams
- func NewApproveFreightParamsWithTimeout(timeout time.Duration) *ApproveFreightParams
- func (o *ApproveFreightParams) SetContext(ctx context.Context)
- func (o *ApproveFreightParams) SetDefaults()
- func (o *ApproveFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
- func (o *ApproveFreightParams) SetHTTPClient(client *http.Client)
- func (o *ApproveFreightParams) SetProject(project string)
- func (o *ApproveFreightParams) SetStage(stage string)
- func (o *ApproveFreightParams) SetTimeout(timeout time.Duration)
- func (o *ApproveFreightParams) WithContext(ctx context.Context) *ApproveFreightParams
- func (o *ApproveFreightParams) WithDefaults() *ApproveFreightParams
- func (o *ApproveFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *ApproveFreightParams
- func (o *ApproveFreightParams) WithHTTPClient(client *http.Client) *ApproveFreightParams
- func (o *ApproveFreightParams) WithProject(project string) *ApproveFreightParams
- func (o *ApproveFreightParams) WithStage(stage string) *ApproveFreightParams
- func (o *ApproveFreightParams) WithTimeout(timeout time.Duration) *ApproveFreightParams
- func (o *ApproveFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ApproveFreightReader
- type Client
- func (a *Client) AbortPromotion(params *AbortPromotionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AbortPromotionOK, error)
- func (a *Client) ApproveFreight(params *ApproveFreightParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ApproveFreightOK, error)
- func (a *Client) CreateProjectConfigMap(params *CreateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateProjectConfigMapCreated, error)
- func (a *Client) CreateSharedConfigMap(params *CreateSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateSharedConfigMapCreated, error)
- func (a *Client) CreateSystemConfigMap(params *CreateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateSystemConfigMapCreated, error)
- func (a *Client) DeleteFreight(params *DeleteFreightParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteFreightNoContent, error)
- func (a *Client) DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteProjectNoContent, error)
- func (a *Client) DeleteProjectConfig(params *DeleteProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteProjectConfigNoContent, error)
- func (a *Client) DeleteProjectConfigMap(params *DeleteProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteProjectConfigMapNoContent, error)
- func (a *Client) DeleteSharedConfigMap(params *DeleteSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteSharedConfigMapNoContent, error)
- func (a *Client) DeleteStage(params *DeleteStageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteStageNoContent, error)
- func (a *Client) DeleteSystemConfigMap(params *DeleteSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteSystemConfigMapNoContent, error)
- func (a *Client) DeleteWarehouse(params *DeleteWarehouseParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteWarehouseNoContent, error)
- func (a *Client) GetClusterPromotionTask(params *GetClusterPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetClusterPromotionTaskOK, error)
- func (a *Client) GetFreight(params *GetFreightParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetFreightOK, error)
- func (a *Client) GetProject(params *GetProjectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetProjectOK, error)
- func (a *Client) GetProjectConfig(params *GetProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetProjectConfigOK, error)
- func (a *Client) GetProjectConfigMap(params *GetProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetProjectConfigMapOK, error)
- func (a *Client) GetPromotion(params *GetPromotionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetPromotionOK, error)
- func (a *Client) GetPromotionTask(params *GetPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetPromotionTaskOK, error)
- func (a *Client) GetSharedConfigMap(params *GetSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetSharedConfigMapOK, error)
- func (a *Client) GetStage(params *GetStageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetStageOK, error)
- func (a *Client) GetSystemConfigMap(params *GetSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetSystemConfigMapOK, error)
- func (a *Client) GetWarehouse(params *GetWarehouseParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetWarehouseOK, error)
- func (a *Client) ListClusterPromotionTasks(params *ListClusterPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListClusterPromotionTasksOK, error)
- func (a *Client) ListImages(params *ListImagesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListImagesOK, error)
- func (a *Client) ListProjectConfigMaps(params *ListProjectConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListProjectConfigMapsOK, error)
- func (a *Client) ListProjects(params *ListProjectsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListProjectsOK, error)
- func (a *Client) ListPromotionTasks(params *ListPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListPromotionTasksOK, error)
- func (a *Client) ListPromotions(params *ListPromotionsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListPromotionsOK, error)
- func (a *Client) ListSharedConfigMaps(params *ListSharedConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListSharedConfigMapsOK, error)
- func (a *Client) ListStages(params *ListStagesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListStagesOK, error)
- func (a *Client) ListSystemConfigMaps(params *ListSystemConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListSystemConfigMapsOK, error)
- func (a *Client) ListWarehouses(params *ListWarehousesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListWarehousesOK, error)
- func (a *Client) PatchFreightAlias(params *PatchFreightAliasParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchFreightAliasOK, error)
- func (a *Client) PatchProjectConfigMap(params *PatchProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchProjectConfigMapOK, error)
- func (a *Client) PatchSharedConfigMap(params *PatchSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchSharedConfigMapOK, error)
- func (a *Client) PatchSystemConfigMap(params *PatchSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchSystemConfigMapOK, error)
- func (a *Client) PromoteDownstream(params *PromoteDownstreamParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PromoteDownstreamCreated, error)
- func (a *Client) PromoteToStage(params *PromoteToStageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PromoteToStageCreated, error)
- func (a *Client) QueryFreightsRest(params *QueryFreightsRestParams, authInfo runtime.ClientAuthInfoWriter, ...) (*QueryFreightsRestOK, error)
- func (a *Client) RefreshProjectConfig(params *RefreshProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RefreshProjectConfigOK, error)
- func (a *Client) RefreshPromotion(params *RefreshPromotionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RefreshPromotionOK, error)
- func (a *Client) RefreshStage(params *RefreshStageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RefreshStageOK, error)
- func (a *Client) RefreshWarehouse(params *RefreshWarehouseParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RefreshWarehouseOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateProjectConfigMap(params *UpdateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateProjectConfigMapOK, error)
- func (a *Client) UpdateSharedConfigMap(params *UpdateSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateSharedConfigMapOK, error)
- func (a *Client) UpdateSystemConfigMap(params *UpdateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateSystemConfigMapOK, error)
- type ClientOption
- type ClientService
- type CreateProjectConfigMapCreated
- func (o *CreateProjectConfigMapCreated) Code() int
- func (o *CreateProjectConfigMapCreated) Error() string
- func (o *CreateProjectConfigMapCreated) GetPayload() any
- func (o *CreateProjectConfigMapCreated) IsClientError() bool
- func (o *CreateProjectConfigMapCreated) IsCode(code int) bool
- func (o *CreateProjectConfigMapCreated) IsRedirect() bool
- func (o *CreateProjectConfigMapCreated) IsServerError() bool
- func (o *CreateProjectConfigMapCreated) IsSuccess() bool
- func (o *CreateProjectConfigMapCreated) String() string
- type CreateProjectConfigMapParams
- func NewCreateProjectConfigMapParams() *CreateProjectConfigMapParams
- func NewCreateProjectConfigMapParamsWithContext(ctx context.Context) *CreateProjectConfigMapParams
- func NewCreateProjectConfigMapParamsWithHTTPClient(client *http.Client) *CreateProjectConfigMapParams
- func NewCreateProjectConfigMapParamsWithTimeout(timeout time.Duration) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
- func (o *CreateProjectConfigMapParams) SetContext(ctx context.Context)
- func (o *CreateProjectConfigMapParams) SetDefaults()
- func (o *CreateProjectConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *CreateProjectConfigMapParams) SetProject(project string)
- func (o *CreateProjectConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *CreateProjectConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WithContext(ctx context.Context) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WithDefaults() *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WithHTTPClient(client *http.Client) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WithProject(project string) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WithTimeout(timeout time.Duration) *CreateProjectConfigMapParams
- func (o *CreateProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProjectConfigMapReader
- type CreateSharedConfigMapCreated
- func (o *CreateSharedConfigMapCreated) Code() int
- func (o *CreateSharedConfigMapCreated) Error() string
- func (o *CreateSharedConfigMapCreated) GetPayload() any
- func (o *CreateSharedConfigMapCreated) IsClientError() bool
- func (o *CreateSharedConfigMapCreated) IsCode(code int) bool
- func (o *CreateSharedConfigMapCreated) IsRedirect() bool
- func (o *CreateSharedConfigMapCreated) IsServerError() bool
- func (o *CreateSharedConfigMapCreated) IsSuccess() bool
- func (o *CreateSharedConfigMapCreated) String() string
- type CreateSharedConfigMapParams
- func NewCreateSharedConfigMapParams() *CreateSharedConfigMapParams
- func NewCreateSharedConfigMapParamsWithContext(ctx context.Context) *CreateSharedConfigMapParams
- func NewCreateSharedConfigMapParamsWithHTTPClient(client *http.Client) *CreateSharedConfigMapParams
- func NewCreateSharedConfigMapParamsWithTimeout(timeout time.Duration) *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
- func (o *CreateSharedConfigMapParams) SetContext(ctx context.Context)
- func (o *CreateSharedConfigMapParams) SetDefaults()
- func (o *CreateSharedConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *CreateSharedConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *CreateSharedConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) WithContext(ctx context.Context) *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) WithDefaults() *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) WithHTTPClient(client *http.Client) *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) WithTimeout(timeout time.Duration) *CreateSharedConfigMapParams
- func (o *CreateSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSharedConfigMapReader
- type CreateSystemConfigMapCreated
- func (o *CreateSystemConfigMapCreated) Code() int
- func (o *CreateSystemConfigMapCreated) Error() string
- func (o *CreateSystemConfigMapCreated) GetPayload() any
- func (o *CreateSystemConfigMapCreated) IsClientError() bool
- func (o *CreateSystemConfigMapCreated) IsCode(code int) bool
- func (o *CreateSystemConfigMapCreated) IsRedirect() bool
- func (o *CreateSystemConfigMapCreated) IsServerError() bool
- func (o *CreateSystemConfigMapCreated) IsSuccess() bool
- func (o *CreateSystemConfigMapCreated) String() string
- type CreateSystemConfigMapParams
- func NewCreateSystemConfigMapParams() *CreateSystemConfigMapParams
- func NewCreateSystemConfigMapParamsWithContext(ctx context.Context) *CreateSystemConfigMapParams
- func NewCreateSystemConfigMapParamsWithHTTPClient(client *http.Client) *CreateSystemConfigMapParams
- func NewCreateSystemConfigMapParamsWithTimeout(timeout time.Duration) *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
- func (o *CreateSystemConfigMapParams) SetContext(ctx context.Context)
- func (o *CreateSystemConfigMapParams) SetDefaults()
- func (o *CreateSystemConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *CreateSystemConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *CreateSystemConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) WithContext(ctx context.Context) *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) WithDefaults() *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) WithHTTPClient(client *http.Client) *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) WithTimeout(timeout time.Duration) *CreateSystemConfigMapParams
- func (o *CreateSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSystemConfigMapReader
- type DeleteFreightNoContent
- func (o *DeleteFreightNoContent) Code() int
- func (o *DeleteFreightNoContent) Error() string
- func (o *DeleteFreightNoContent) IsClientError() bool
- func (o *DeleteFreightNoContent) IsCode(code int) bool
- func (o *DeleteFreightNoContent) IsRedirect() bool
- func (o *DeleteFreightNoContent) IsServerError() bool
- func (o *DeleteFreightNoContent) IsSuccess() bool
- func (o *DeleteFreightNoContent) String() string
- type DeleteFreightParams
- func (o *DeleteFreightParams) SetContext(ctx context.Context)
- func (o *DeleteFreightParams) SetDefaults()
- func (o *DeleteFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
- func (o *DeleteFreightParams) SetHTTPClient(client *http.Client)
- func (o *DeleteFreightParams) SetProject(project string)
- func (o *DeleteFreightParams) SetTimeout(timeout time.Duration)
- func (o *DeleteFreightParams) WithContext(ctx context.Context) *DeleteFreightParams
- func (o *DeleteFreightParams) WithDefaults() *DeleteFreightParams
- func (o *DeleteFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *DeleteFreightParams
- func (o *DeleteFreightParams) WithHTTPClient(client *http.Client) *DeleteFreightParams
- func (o *DeleteFreightParams) WithProject(project string) *DeleteFreightParams
- func (o *DeleteFreightParams) WithTimeout(timeout time.Duration) *DeleteFreightParams
- func (o *DeleteFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteFreightReader
- type DeleteProjectConfigMapNoContent
- func (o *DeleteProjectConfigMapNoContent) Code() int
- func (o *DeleteProjectConfigMapNoContent) Error() string
- func (o *DeleteProjectConfigMapNoContent) IsClientError() bool
- func (o *DeleteProjectConfigMapNoContent) IsCode(code int) bool
- func (o *DeleteProjectConfigMapNoContent) IsRedirect() bool
- func (o *DeleteProjectConfigMapNoContent) IsServerError() bool
- func (o *DeleteProjectConfigMapNoContent) IsSuccess() bool
- func (o *DeleteProjectConfigMapNoContent) String() string
- type DeleteProjectConfigMapParams
- func NewDeleteProjectConfigMapParams() *DeleteProjectConfigMapParams
- func NewDeleteProjectConfigMapParamsWithContext(ctx context.Context) *DeleteProjectConfigMapParams
- func NewDeleteProjectConfigMapParamsWithHTTPClient(client *http.Client) *DeleteProjectConfigMapParams
- func NewDeleteProjectConfigMapParamsWithTimeout(timeout time.Duration) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) SetConfigmap(configmap string)
- func (o *DeleteProjectConfigMapParams) SetContext(ctx context.Context)
- func (o *DeleteProjectConfigMapParams) SetDefaults()
- func (o *DeleteProjectConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectConfigMapParams) SetProject(project string)
- func (o *DeleteProjectConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectConfigMapParams) WithConfigmap(configmap string) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WithContext(ctx context.Context) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WithDefaults() *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WithHTTPClient(client *http.Client) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WithProject(project string) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WithTimeout(timeout time.Duration) *DeleteProjectConfigMapParams
- func (o *DeleteProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectConfigMapReader
- type DeleteProjectConfigNoContent
- func (o *DeleteProjectConfigNoContent) Code() int
- func (o *DeleteProjectConfigNoContent) Error() string
- func (o *DeleteProjectConfigNoContent) IsClientError() bool
- func (o *DeleteProjectConfigNoContent) IsCode(code int) bool
- func (o *DeleteProjectConfigNoContent) IsRedirect() bool
- func (o *DeleteProjectConfigNoContent) IsServerError() bool
- func (o *DeleteProjectConfigNoContent) IsSuccess() bool
- func (o *DeleteProjectConfigNoContent) String() string
- type DeleteProjectConfigParams
- func NewDeleteProjectConfigParams() *DeleteProjectConfigParams
- func NewDeleteProjectConfigParamsWithContext(ctx context.Context) *DeleteProjectConfigParams
- func NewDeleteProjectConfigParamsWithHTTPClient(client *http.Client) *DeleteProjectConfigParams
- func NewDeleteProjectConfigParamsWithTimeout(timeout time.Duration) *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) SetContext(ctx context.Context)
- func (o *DeleteProjectConfigParams) SetDefaults()
- func (o *DeleteProjectConfigParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectConfigParams) SetProject(project string)
- func (o *DeleteProjectConfigParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectConfigParams) WithContext(ctx context.Context) *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) WithDefaults() *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) WithHTTPClient(client *http.Client) *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) WithProject(project string) *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) WithTimeout(timeout time.Duration) *DeleteProjectConfigParams
- func (o *DeleteProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectConfigReader
- type DeleteProjectNoContent
- func (o *DeleteProjectNoContent) Code() int
- func (o *DeleteProjectNoContent) Error() string
- func (o *DeleteProjectNoContent) IsClientError() bool
- func (o *DeleteProjectNoContent) IsCode(code int) bool
- func (o *DeleteProjectNoContent) IsRedirect() bool
- func (o *DeleteProjectNoContent) IsServerError() bool
- func (o *DeleteProjectNoContent) IsSuccess() bool
- func (o *DeleteProjectNoContent) String() string
- type DeleteProjectParams
- func (o *DeleteProjectParams) SetContext(ctx context.Context)
- func (o *DeleteProjectParams) SetDefaults()
- func (o *DeleteProjectParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectParams) SetProject(project string)
- func (o *DeleteProjectParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectParams) WithContext(ctx context.Context) *DeleteProjectParams
- func (o *DeleteProjectParams) WithDefaults() *DeleteProjectParams
- func (o *DeleteProjectParams) WithHTTPClient(client *http.Client) *DeleteProjectParams
- func (o *DeleteProjectParams) WithProject(project string) *DeleteProjectParams
- func (o *DeleteProjectParams) WithTimeout(timeout time.Duration) *DeleteProjectParams
- func (o *DeleteProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectReader
- type DeleteSharedConfigMapNoContent
- func (o *DeleteSharedConfigMapNoContent) Code() int
- func (o *DeleteSharedConfigMapNoContent) Error() string
- func (o *DeleteSharedConfigMapNoContent) IsClientError() bool
- func (o *DeleteSharedConfigMapNoContent) IsCode(code int) bool
- func (o *DeleteSharedConfigMapNoContent) IsRedirect() bool
- func (o *DeleteSharedConfigMapNoContent) IsServerError() bool
- func (o *DeleteSharedConfigMapNoContent) IsSuccess() bool
- func (o *DeleteSharedConfigMapNoContent) String() string
- type DeleteSharedConfigMapParams
- func NewDeleteSharedConfigMapParams() *DeleteSharedConfigMapParams
- func NewDeleteSharedConfigMapParamsWithContext(ctx context.Context) *DeleteSharedConfigMapParams
- func NewDeleteSharedConfigMapParamsWithHTTPClient(client *http.Client) *DeleteSharedConfigMapParams
- func NewDeleteSharedConfigMapParamsWithTimeout(timeout time.Duration) *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) SetConfigmap(configmap string)
- func (o *DeleteSharedConfigMapParams) SetContext(ctx context.Context)
- func (o *DeleteSharedConfigMapParams) SetDefaults()
- func (o *DeleteSharedConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSharedConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSharedConfigMapParams) WithConfigmap(configmap string) *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) WithContext(ctx context.Context) *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) WithDefaults() *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) WithHTTPClient(client *http.Client) *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) WithTimeout(timeout time.Duration) *DeleteSharedConfigMapParams
- func (o *DeleteSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSharedConfigMapReader
- type DeleteStageNoContent
- func (o *DeleteStageNoContent) Code() int
- func (o *DeleteStageNoContent) Error() string
- func (o *DeleteStageNoContent) IsClientError() bool
- func (o *DeleteStageNoContent) IsCode(code int) bool
- func (o *DeleteStageNoContent) IsRedirect() bool
- func (o *DeleteStageNoContent) IsServerError() bool
- func (o *DeleteStageNoContent) IsSuccess() bool
- func (o *DeleteStageNoContent) String() string
- type DeleteStageParams
- func (o *DeleteStageParams) SetContext(ctx context.Context)
- func (o *DeleteStageParams) SetDefaults()
- func (o *DeleteStageParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStageParams) SetProject(project string)
- func (o *DeleteStageParams) SetStage(stage string)
- func (o *DeleteStageParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStageParams) WithContext(ctx context.Context) *DeleteStageParams
- func (o *DeleteStageParams) WithDefaults() *DeleteStageParams
- func (o *DeleteStageParams) WithHTTPClient(client *http.Client) *DeleteStageParams
- func (o *DeleteStageParams) WithProject(project string) *DeleteStageParams
- func (o *DeleteStageParams) WithStage(stage string) *DeleteStageParams
- func (o *DeleteStageParams) WithTimeout(timeout time.Duration) *DeleteStageParams
- func (o *DeleteStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStageReader
- type DeleteSystemConfigMapNoContent
- func (o *DeleteSystemConfigMapNoContent) Code() int
- func (o *DeleteSystemConfigMapNoContent) Error() string
- func (o *DeleteSystemConfigMapNoContent) IsClientError() bool
- func (o *DeleteSystemConfigMapNoContent) IsCode(code int) bool
- func (o *DeleteSystemConfigMapNoContent) IsRedirect() bool
- func (o *DeleteSystemConfigMapNoContent) IsServerError() bool
- func (o *DeleteSystemConfigMapNoContent) IsSuccess() bool
- func (o *DeleteSystemConfigMapNoContent) String() string
- type DeleteSystemConfigMapParams
- func NewDeleteSystemConfigMapParams() *DeleteSystemConfigMapParams
- func NewDeleteSystemConfigMapParamsWithContext(ctx context.Context) *DeleteSystemConfigMapParams
- func NewDeleteSystemConfigMapParamsWithHTTPClient(client *http.Client) *DeleteSystemConfigMapParams
- func NewDeleteSystemConfigMapParamsWithTimeout(timeout time.Duration) *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) SetConfigmap(configmap string)
- func (o *DeleteSystemConfigMapParams) SetContext(ctx context.Context)
- func (o *DeleteSystemConfigMapParams) SetDefaults()
- func (o *DeleteSystemConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSystemConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSystemConfigMapParams) WithConfigmap(configmap string) *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) WithContext(ctx context.Context) *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) WithDefaults() *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) WithHTTPClient(client *http.Client) *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) WithTimeout(timeout time.Duration) *DeleteSystemConfigMapParams
- func (o *DeleteSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSystemConfigMapReader
- type DeleteWarehouseNoContent
- func (o *DeleteWarehouseNoContent) Code() int
- func (o *DeleteWarehouseNoContent) Error() string
- func (o *DeleteWarehouseNoContent) IsClientError() bool
- func (o *DeleteWarehouseNoContent) IsCode(code int) bool
- func (o *DeleteWarehouseNoContent) IsRedirect() bool
- func (o *DeleteWarehouseNoContent) IsServerError() bool
- func (o *DeleteWarehouseNoContent) IsSuccess() bool
- func (o *DeleteWarehouseNoContent) String() string
- type DeleteWarehouseParams
- func NewDeleteWarehouseParams() *DeleteWarehouseParams
- func NewDeleteWarehouseParamsWithContext(ctx context.Context) *DeleteWarehouseParams
- func NewDeleteWarehouseParamsWithHTTPClient(client *http.Client) *DeleteWarehouseParams
- func NewDeleteWarehouseParamsWithTimeout(timeout time.Duration) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) SetContext(ctx context.Context)
- func (o *DeleteWarehouseParams) SetDefaults()
- func (o *DeleteWarehouseParams) SetHTTPClient(client *http.Client)
- func (o *DeleteWarehouseParams) SetProject(project string)
- func (o *DeleteWarehouseParams) SetTimeout(timeout time.Duration)
- func (o *DeleteWarehouseParams) SetWarehouse(warehouse string)
- func (o *DeleteWarehouseParams) WithContext(ctx context.Context) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WithDefaults() *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WithHTTPClient(client *http.Client) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WithProject(project string) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WithTimeout(timeout time.Duration) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WithWarehouse(warehouse string) *DeleteWarehouseParams
- func (o *DeleteWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteWarehouseReader
- type GetClusterPromotionTaskOK
- func (o *GetClusterPromotionTaskOK) Code() int
- func (o *GetClusterPromotionTaskOK) Error() string
- func (o *GetClusterPromotionTaskOK) GetPayload() any
- func (o *GetClusterPromotionTaskOK) IsClientError() bool
- func (o *GetClusterPromotionTaskOK) IsCode(code int) bool
- func (o *GetClusterPromotionTaskOK) IsRedirect() bool
- func (o *GetClusterPromotionTaskOK) IsServerError() bool
- func (o *GetClusterPromotionTaskOK) IsSuccess() bool
- func (o *GetClusterPromotionTaskOK) String() string
- type GetClusterPromotionTaskParams
- func NewGetClusterPromotionTaskParams() *GetClusterPromotionTaskParams
- func NewGetClusterPromotionTaskParamsWithContext(ctx context.Context) *GetClusterPromotionTaskParams
- func NewGetClusterPromotionTaskParamsWithHTTPClient(client *http.Client) *GetClusterPromotionTaskParams
- func NewGetClusterPromotionTaskParamsWithTimeout(timeout time.Duration) *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) SetClusterPromotionTask(clusterPromotionTask string)
- func (o *GetClusterPromotionTaskParams) SetContext(ctx context.Context)
- func (o *GetClusterPromotionTaskParams) SetDefaults()
- func (o *GetClusterPromotionTaskParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterPromotionTaskParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterPromotionTaskParams) WithClusterPromotionTask(clusterPromotionTask string) *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) WithContext(ctx context.Context) *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) WithDefaults() *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) WithHTTPClient(client *http.Client) *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) WithTimeout(timeout time.Duration) *GetClusterPromotionTaskParams
- func (o *GetClusterPromotionTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterPromotionTaskReader
- type GetFreightOK
- func (o *GetFreightOK) Code() int
- func (o *GetFreightOK) Error() string
- func (o *GetFreightOK) GetPayload() any
- func (o *GetFreightOK) IsClientError() bool
- func (o *GetFreightOK) IsCode(code int) bool
- func (o *GetFreightOK) IsRedirect() bool
- func (o *GetFreightOK) IsServerError() bool
- func (o *GetFreightOK) IsSuccess() bool
- func (o *GetFreightOK) String() string
- type GetFreightParams
- func (o *GetFreightParams) SetContext(ctx context.Context)
- func (o *GetFreightParams) SetDefaults()
- func (o *GetFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
- func (o *GetFreightParams) SetHTTPClient(client *http.Client)
- func (o *GetFreightParams) SetProject(project string)
- func (o *GetFreightParams) SetTimeout(timeout time.Duration)
- func (o *GetFreightParams) WithContext(ctx context.Context) *GetFreightParams
- func (o *GetFreightParams) WithDefaults() *GetFreightParams
- func (o *GetFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *GetFreightParams
- func (o *GetFreightParams) WithHTTPClient(client *http.Client) *GetFreightParams
- func (o *GetFreightParams) WithProject(project string) *GetFreightParams
- func (o *GetFreightParams) WithTimeout(timeout time.Duration) *GetFreightParams
- func (o *GetFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFreightReader
- type GetProjectConfigMapOK
- func (o *GetProjectConfigMapOK) Code() int
- func (o *GetProjectConfigMapOK) Error() string
- func (o *GetProjectConfigMapOK) GetPayload() any
- func (o *GetProjectConfigMapOK) IsClientError() bool
- func (o *GetProjectConfigMapOK) IsCode(code int) bool
- func (o *GetProjectConfigMapOK) IsRedirect() bool
- func (o *GetProjectConfigMapOK) IsServerError() bool
- func (o *GetProjectConfigMapOK) IsSuccess() bool
- func (o *GetProjectConfigMapOK) String() string
- type GetProjectConfigMapParams
- func NewGetProjectConfigMapParams() *GetProjectConfigMapParams
- func NewGetProjectConfigMapParamsWithContext(ctx context.Context) *GetProjectConfigMapParams
- func NewGetProjectConfigMapParamsWithHTTPClient(client *http.Client) *GetProjectConfigMapParams
- func NewGetProjectConfigMapParamsWithTimeout(timeout time.Duration) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) SetConfigmap(configmap string)
- func (o *GetProjectConfigMapParams) SetContext(ctx context.Context)
- func (o *GetProjectConfigMapParams) SetDefaults()
- func (o *GetProjectConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectConfigMapParams) SetProject(project string)
- func (o *GetProjectConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectConfigMapParams) WithConfigmap(configmap string) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WithContext(ctx context.Context) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WithDefaults() *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WithHTTPClient(client *http.Client) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WithProject(project string) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WithTimeout(timeout time.Duration) *GetProjectConfigMapParams
- func (o *GetProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectConfigMapReader
- type GetProjectConfigOK
- func (o *GetProjectConfigOK) Code() int
- func (o *GetProjectConfigOK) Error() string
- func (o *GetProjectConfigOK) GetPayload() any
- func (o *GetProjectConfigOK) IsClientError() bool
- func (o *GetProjectConfigOK) IsCode(code int) bool
- func (o *GetProjectConfigOK) IsRedirect() bool
- func (o *GetProjectConfigOK) IsServerError() bool
- func (o *GetProjectConfigOK) IsSuccess() bool
- func (o *GetProjectConfigOK) String() string
- type GetProjectConfigParams
- func NewGetProjectConfigParams() *GetProjectConfigParams
- func NewGetProjectConfigParamsWithContext(ctx context.Context) *GetProjectConfigParams
- func NewGetProjectConfigParamsWithHTTPClient(client *http.Client) *GetProjectConfigParams
- func NewGetProjectConfigParamsWithTimeout(timeout time.Duration) *GetProjectConfigParams
- func (o *GetProjectConfigParams) SetContext(ctx context.Context)
- func (o *GetProjectConfigParams) SetDefaults()
- func (o *GetProjectConfigParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectConfigParams) SetProject(project string)
- func (o *GetProjectConfigParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectConfigParams) WithContext(ctx context.Context) *GetProjectConfigParams
- func (o *GetProjectConfigParams) WithDefaults() *GetProjectConfigParams
- func (o *GetProjectConfigParams) WithHTTPClient(client *http.Client) *GetProjectConfigParams
- func (o *GetProjectConfigParams) WithProject(project string) *GetProjectConfigParams
- func (o *GetProjectConfigParams) WithTimeout(timeout time.Duration) *GetProjectConfigParams
- func (o *GetProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectConfigReader
- type GetProjectOK
- func (o *GetProjectOK) Code() int
- func (o *GetProjectOK) Error() string
- func (o *GetProjectOK) GetPayload() any
- func (o *GetProjectOK) IsClientError() bool
- func (o *GetProjectOK) IsCode(code int) bool
- func (o *GetProjectOK) IsRedirect() bool
- func (o *GetProjectOK) IsServerError() bool
- func (o *GetProjectOK) IsSuccess() bool
- func (o *GetProjectOK) String() string
- type GetProjectParams
- func (o *GetProjectParams) SetContext(ctx context.Context)
- func (o *GetProjectParams) SetDefaults()
- func (o *GetProjectParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectParams) SetProject(project string)
- func (o *GetProjectParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectParams) WithContext(ctx context.Context) *GetProjectParams
- func (o *GetProjectParams) WithDefaults() *GetProjectParams
- func (o *GetProjectParams) WithHTTPClient(client *http.Client) *GetProjectParams
- func (o *GetProjectParams) WithProject(project string) *GetProjectParams
- func (o *GetProjectParams) WithTimeout(timeout time.Duration) *GetProjectParams
- func (o *GetProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectReader
- type GetPromotionOK
- func (o *GetPromotionOK) Code() int
- func (o *GetPromotionOK) Error() string
- func (o *GetPromotionOK) GetPayload() any
- func (o *GetPromotionOK) IsClientError() bool
- func (o *GetPromotionOK) IsCode(code int) bool
- func (o *GetPromotionOK) IsRedirect() bool
- func (o *GetPromotionOK) IsServerError() bool
- func (o *GetPromotionOK) IsSuccess() bool
- func (o *GetPromotionOK) String() string
- type GetPromotionParams
- func (o *GetPromotionParams) SetContext(ctx context.Context)
- func (o *GetPromotionParams) SetDefaults()
- func (o *GetPromotionParams) SetHTTPClient(client *http.Client)
- func (o *GetPromotionParams) SetProject(project string)
- func (o *GetPromotionParams) SetPromotion(promotion string)
- func (o *GetPromotionParams) SetTimeout(timeout time.Duration)
- func (o *GetPromotionParams) WithContext(ctx context.Context) *GetPromotionParams
- func (o *GetPromotionParams) WithDefaults() *GetPromotionParams
- func (o *GetPromotionParams) WithHTTPClient(client *http.Client) *GetPromotionParams
- func (o *GetPromotionParams) WithProject(project string) *GetPromotionParams
- func (o *GetPromotionParams) WithPromotion(promotion string) *GetPromotionParams
- func (o *GetPromotionParams) WithTimeout(timeout time.Duration) *GetPromotionParams
- func (o *GetPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPromotionReader
- type GetPromotionTaskOK
- func (o *GetPromotionTaskOK) Code() int
- func (o *GetPromotionTaskOK) Error() string
- func (o *GetPromotionTaskOK) GetPayload() any
- func (o *GetPromotionTaskOK) IsClientError() bool
- func (o *GetPromotionTaskOK) IsCode(code int) bool
- func (o *GetPromotionTaskOK) IsRedirect() bool
- func (o *GetPromotionTaskOK) IsServerError() bool
- func (o *GetPromotionTaskOK) IsSuccess() bool
- func (o *GetPromotionTaskOK) String() string
- type GetPromotionTaskParams
- func NewGetPromotionTaskParams() *GetPromotionTaskParams
- func NewGetPromotionTaskParamsWithContext(ctx context.Context) *GetPromotionTaskParams
- func NewGetPromotionTaskParamsWithHTTPClient(client *http.Client) *GetPromotionTaskParams
- func NewGetPromotionTaskParamsWithTimeout(timeout time.Duration) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) SetContext(ctx context.Context)
- func (o *GetPromotionTaskParams) SetDefaults()
- func (o *GetPromotionTaskParams) SetHTTPClient(client *http.Client)
- func (o *GetPromotionTaskParams) SetProject(project string)
- func (o *GetPromotionTaskParams) SetPromotionTask(promotionTask string)
- func (o *GetPromotionTaskParams) SetTimeout(timeout time.Duration)
- func (o *GetPromotionTaskParams) WithContext(ctx context.Context) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WithDefaults() *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WithHTTPClient(client *http.Client) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WithProject(project string) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WithPromotionTask(promotionTask string) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WithTimeout(timeout time.Duration) *GetPromotionTaskParams
- func (o *GetPromotionTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPromotionTaskReader
- type GetSharedConfigMapOK
- func (o *GetSharedConfigMapOK) Code() int
- func (o *GetSharedConfigMapOK) Error() string
- func (o *GetSharedConfigMapOK) GetPayload() any
- func (o *GetSharedConfigMapOK) IsClientError() bool
- func (o *GetSharedConfigMapOK) IsCode(code int) bool
- func (o *GetSharedConfigMapOK) IsRedirect() bool
- func (o *GetSharedConfigMapOK) IsServerError() bool
- func (o *GetSharedConfigMapOK) IsSuccess() bool
- func (o *GetSharedConfigMapOK) String() string
- type GetSharedConfigMapParams
- func NewGetSharedConfigMapParams() *GetSharedConfigMapParams
- func NewGetSharedConfigMapParamsWithContext(ctx context.Context) *GetSharedConfigMapParams
- func NewGetSharedConfigMapParamsWithHTTPClient(client *http.Client) *GetSharedConfigMapParams
- func NewGetSharedConfigMapParamsWithTimeout(timeout time.Duration) *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) SetConfigmap(configmap string)
- func (o *GetSharedConfigMapParams) SetContext(ctx context.Context)
- func (o *GetSharedConfigMapParams) SetDefaults()
- func (o *GetSharedConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *GetSharedConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *GetSharedConfigMapParams) WithConfigmap(configmap string) *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) WithContext(ctx context.Context) *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) WithDefaults() *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) WithHTTPClient(client *http.Client) *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) WithTimeout(timeout time.Duration) *GetSharedConfigMapParams
- func (o *GetSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSharedConfigMapReader
- type GetStageOK
- func (o *GetStageOK) Code() int
- func (o *GetStageOK) Error() string
- func (o *GetStageOK) GetPayload() any
- func (o *GetStageOK) IsClientError() bool
- func (o *GetStageOK) IsCode(code int) bool
- func (o *GetStageOK) IsRedirect() bool
- func (o *GetStageOK) IsServerError() bool
- func (o *GetStageOK) IsSuccess() bool
- func (o *GetStageOK) String() string
- type GetStageParams
- func (o *GetStageParams) SetContext(ctx context.Context)
- func (o *GetStageParams) SetDefaults()
- func (o *GetStageParams) SetHTTPClient(client *http.Client)
- func (o *GetStageParams) SetProject(project string)
- func (o *GetStageParams) SetStage(stage string)
- func (o *GetStageParams) SetTimeout(timeout time.Duration)
- func (o *GetStageParams) WithContext(ctx context.Context) *GetStageParams
- func (o *GetStageParams) WithDefaults() *GetStageParams
- func (o *GetStageParams) WithHTTPClient(client *http.Client) *GetStageParams
- func (o *GetStageParams) WithProject(project string) *GetStageParams
- func (o *GetStageParams) WithStage(stage string) *GetStageParams
- func (o *GetStageParams) WithTimeout(timeout time.Duration) *GetStageParams
- func (o *GetStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStageReader
- type GetSystemConfigMapOK
- func (o *GetSystemConfigMapOK) Code() int
- func (o *GetSystemConfigMapOK) Error() string
- func (o *GetSystemConfigMapOK) GetPayload() any
- func (o *GetSystemConfigMapOK) IsClientError() bool
- func (o *GetSystemConfigMapOK) IsCode(code int) bool
- func (o *GetSystemConfigMapOK) IsRedirect() bool
- func (o *GetSystemConfigMapOK) IsServerError() bool
- func (o *GetSystemConfigMapOK) IsSuccess() bool
- func (o *GetSystemConfigMapOK) String() string
- type GetSystemConfigMapParams
- func NewGetSystemConfigMapParams() *GetSystemConfigMapParams
- func NewGetSystemConfigMapParamsWithContext(ctx context.Context) *GetSystemConfigMapParams
- func NewGetSystemConfigMapParamsWithHTTPClient(client *http.Client) *GetSystemConfigMapParams
- func NewGetSystemConfigMapParamsWithTimeout(timeout time.Duration) *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) SetConfigmap(configmap string)
- func (o *GetSystemConfigMapParams) SetContext(ctx context.Context)
- func (o *GetSystemConfigMapParams) SetDefaults()
- func (o *GetSystemConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *GetSystemConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *GetSystemConfigMapParams) WithConfigmap(configmap string) *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) WithContext(ctx context.Context) *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) WithDefaults() *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) WithHTTPClient(client *http.Client) *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) WithTimeout(timeout time.Duration) *GetSystemConfigMapParams
- func (o *GetSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSystemConfigMapReader
- type GetWarehouseOK
- func (o *GetWarehouseOK) Code() int
- func (o *GetWarehouseOK) Error() string
- func (o *GetWarehouseOK) GetPayload() any
- func (o *GetWarehouseOK) IsClientError() bool
- func (o *GetWarehouseOK) IsCode(code int) bool
- func (o *GetWarehouseOK) IsRedirect() bool
- func (o *GetWarehouseOK) IsServerError() bool
- func (o *GetWarehouseOK) IsSuccess() bool
- func (o *GetWarehouseOK) String() string
- type GetWarehouseParams
- func (o *GetWarehouseParams) SetContext(ctx context.Context)
- func (o *GetWarehouseParams) SetDefaults()
- func (o *GetWarehouseParams) SetHTTPClient(client *http.Client)
- func (o *GetWarehouseParams) SetProject(project string)
- func (o *GetWarehouseParams) SetTimeout(timeout time.Duration)
- func (o *GetWarehouseParams) SetWarehouse(warehouse string)
- func (o *GetWarehouseParams) WithContext(ctx context.Context) *GetWarehouseParams
- func (o *GetWarehouseParams) WithDefaults() *GetWarehouseParams
- func (o *GetWarehouseParams) WithHTTPClient(client *http.Client) *GetWarehouseParams
- func (o *GetWarehouseParams) WithProject(project string) *GetWarehouseParams
- func (o *GetWarehouseParams) WithTimeout(timeout time.Duration) *GetWarehouseParams
- func (o *GetWarehouseParams) WithWarehouse(warehouse string) *GetWarehouseParams
- func (o *GetWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWarehouseReader
- type ListClusterPromotionTasksOK
- func (o *ListClusterPromotionTasksOK) Code() int
- func (o *ListClusterPromotionTasksOK) Error() string
- func (o *ListClusterPromotionTasksOK) GetPayload() any
- func (o *ListClusterPromotionTasksOK) IsClientError() bool
- func (o *ListClusterPromotionTasksOK) IsCode(code int) bool
- func (o *ListClusterPromotionTasksOK) IsRedirect() bool
- func (o *ListClusterPromotionTasksOK) IsServerError() bool
- func (o *ListClusterPromotionTasksOK) IsSuccess() bool
- func (o *ListClusterPromotionTasksOK) String() string
- type ListClusterPromotionTasksParams
- func NewListClusterPromotionTasksParams() *ListClusterPromotionTasksParams
- func NewListClusterPromotionTasksParamsWithContext(ctx context.Context) *ListClusterPromotionTasksParams
- func NewListClusterPromotionTasksParamsWithHTTPClient(client *http.Client) *ListClusterPromotionTasksParams
- func NewListClusterPromotionTasksParamsWithTimeout(timeout time.Duration) *ListClusterPromotionTasksParams
- func (o *ListClusterPromotionTasksParams) SetContext(ctx context.Context)
- func (o *ListClusterPromotionTasksParams) SetDefaults()
- func (o *ListClusterPromotionTasksParams) SetHTTPClient(client *http.Client)
- func (o *ListClusterPromotionTasksParams) SetTimeout(timeout time.Duration)
- func (o *ListClusterPromotionTasksParams) WithContext(ctx context.Context) *ListClusterPromotionTasksParams
- func (o *ListClusterPromotionTasksParams) WithDefaults() *ListClusterPromotionTasksParams
- func (o *ListClusterPromotionTasksParams) WithHTTPClient(client *http.Client) *ListClusterPromotionTasksParams
- func (o *ListClusterPromotionTasksParams) WithTimeout(timeout time.Duration) *ListClusterPromotionTasksParams
- func (o *ListClusterPromotionTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListClusterPromotionTasksReader
- type ListImagesOK
- func (o *ListImagesOK) Code() int
- func (o *ListImagesOK) Error() string
- func (o *ListImagesOK) GetPayload() map[string]models.TagMap
- func (o *ListImagesOK) IsClientError() bool
- func (o *ListImagesOK) IsCode(code int) bool
- func (o *ListImagesOK) IsRedirect() bool
- func (o *ListImagesOK) IsServerError() bool
- func (o *ListImagesOK) IsSuccess() bool
- func (o *ListImagesOK) String() string
- type ListImagesParams
- func (o *ListImagesParams) SetContext(ctx context.Context)
- func (o *ListImagesParams) SetDefaults()
- func (o *ListImagesParams) SetHTTPClient(client *http.Client)
- func (o *ListImagesParams) SetProject(project string)
- func (o *ListImagesParams) SetTimeout(timeout time.Duration)
- func (o *ListImagesParams) WithContext(ctx context.Context) *ListImagesParams
- func (o *ListImagesParams) WithDefaults() *ListImagesParams
- func (o *ListImagesParams) WithHTTPClient(client *http.Client) *ListImagesParams
- func (o *ListImagesParams) WithProject(project string) *ListImagesParams
- func (o *ListImagesParams) WithTimeout(timeout time.Duration) *ListImagesParams
- func (o *ListImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListImagesReader
- type ListProjectConfigMapsOK
- func (o *ListProjectConfigMapsOK) Code() int
- func (o *ListProjectConfigMapsOK) Error() string
- func (o *ListProjectConfigMapsOK) GetPayload() any
- func (o *ListProjectConfigMapsOK) IsClientError() bool
- func (o *ListProjectConfigMapsOK) IsCode(code int) bool
- func (o *ListProjectConfigMapsOK) IsRedirect() bool
- func (o *ListProjectConfigMapsOK) IsServerError() bool
- func (o *ListProjectConfigMapsOK) IsSuccess() bool
- func (o *ListProjectConfigMapsOK) String() string
- type ListProjectConfigMapsParams
- func NewListProjectConfigMapsParams() *ListProjectConfigMapsParams
- func NewListProjectConfigMapsParamsWithContext(ctx context.Context) *ListProjectConfigMapsParams
- func NewListProjectConfigMapsParamsWithHTTPClient(client *http.Client) *ListProjectConfigMapsParams
- func NewListProjectConfigMapsParamsWithTimeout(timeout time.Duration) *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) SetContext(ctx context.Context)
- func (o *ListProjectConfigMapsParams) SetDefaults()
- func (o *ListProjectConfigMapsParams) SetHTTPClient(client *http.Client)
- func (o *ListProjectConfigMapsParams) SetProject(project string)
- func (o *ListProjectConfigMapsParams) SetTimeout(timeout time.Duration)
- func (o *ListProjectConfigMapsParams) WithContext(ctx context.Context) *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) WithDefaults() *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) WithHTTPClient(client *http.Client) *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) WithProject(project string) *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) WithTimeout(timeout time.Duration) *ListProjectConfigMapsParams
- func (o *ListProjectConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListProjectConfigMapsReader
- type ListProjectsOK
- func (o *ListProjectsOK) Code() int
- func (o *ListProjectsOK) Error() string
- func (o *ListProjectsOK) GetPayload() any
- func (o *ListProjectsOK) IsClientError() bool
- func (o *ListProjectsOK) IsCode(code int) bool
- func (o *ListProjectsOK) IsRedirect() bool
- func (o *ListProjectsOK) IsServerError() bool
- func (o *ListProjectsOK) IsSuccess() bool
- func (o *ListProjectsOK) String() string
- type ListProjectsParams
- func (o *ListProjectsParams) SetContext(ctx context.Context)
- func (o *ListProjectsParams) SetDefaults()
- func (o *ListProjectsParams) SetHTTPClient(client *http.Client)
- func (o *ListProjectsParams) SetTimeout(timeout time.Duration)
- func (o *ListProjectsParams) WithContext(ctx context.Context) *ListProjectsParams
- func (o *ListProjectsParams) WithDefaults() *ListProjectsParams
- func (o *ListProjectsParams) WithHTTPClient(client *http.Client) *ListProjectsParams
- func (o *ListProjectsParams) WithTimeout(timeout time.Duration) *ListProjectsParams
- func (o *ListProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListProjectsReader
- type ListPromotionTasksOK
- func (o *ListPromotionTasksOK) Code() int
- func (o *ListPromotionTasksOK) Error() string
- func (o *ListPromotionTasksOK) GetPayload() any
- func (o *ListPromotionTasksOK) IsClientError() bool
- func (o *ListPromotionTasksOK) IsCode(code int) bool
- func (o *ListPromotionTasksOK) IsRedirect() bool
- func (o *ListPromotionTasksOK) IsServerError() bool
- func (o *ListPromotionTasksOK) IsSuccess() bool
- func (o *ListPromotionTasksOK) String() string
- type ListPromotionTasksParams
- func NewListPromotionTasksParams() *ListPromotionTasksParams
- func NewListPromotionTasksParamsWithContext(ctx context.Context) *ListPromotionTasksParams
- func NewListPromotionTasksParamsWithHTTPClient(client *http.Client) *ListPromotionTasksParams
- func NewListPromotionTasksParamsWithTimeout(timeout time.Duration) *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) SetContext(ctx context.Context)
- func (o *ListPromotionTasksParams) SetDefaults()
- func (o *ListPromotionTasksParams) SetHTTPClient(client *http.Client)
- func (o *ListPromotionTasksParams) SetProject(project string)
- func (o *ListPromotionTasksParams) SetTimeout(timeout time.Duration)
- func (o *ListPromotionTasksParams) WithContext(ctx context.Context) *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) WithDefaults() *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) WithHTTPClient(client *http.Client) *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) WithProject(project string) *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) WithTimeout(timeout time.Duration) *ListPromotionTasksParams
- func (o *ListPromotionTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPromotionTasksReader
- type ListPromotionsOK
- func (o *ListPromotionsOK) Code() int
- func (o *ListPromotionsOK) Error() string
- func (o *ListPromotionsOK) GetPayload() any
- func (o *ListPromotionsOK) IsClientError() bool
- func (o *ListPromotionsOK) IsCode(code int) bool
- func (o *ListPromotionsOK) IsRedirect() bool
- func (o *ListPromotionsOK) IsServerError() bool
- func (o *ListPromotionsOK) IsSuccess() bool
- func (o *ListPromotionsOK) String() string
- type ListPromotionsParams
- func NewListPromotionsParams() *ListPromotionsParams
- func NewListPromotionsParamsWithContext(ctx context.Context) *ListPromotionsParams
- func NewListPromotionsParamsWithHTTPClient(client *http.Client) *ListPromotionsParams
- func NewListPromotionsParamsWithTimeout(timeout time.Duration) *ListPromotionsParams
- func (o *ListPromotionsParams) SetContext(ctx context.Context)
- func (o *ListPromotionsParams) SetDefaults()
- func (o *ListPromotionsParams) SetHTTPClient(client *http.Client)
- func (o *ListPromotionsParams) SetProject(project string)
- func (o *ListPromotionsParams) SetStage(stage *string)
- func (o *ListPromotionsParams) SetTimeout(timeout time.Duration)
- func (o *ListPromotionsParams) WithContext(ctx context.Context) *ListPromotionsParams
- func (o *ListPromotionsParams) WithDefaults() *ListPromotionsParams
- func (o *ListPromotionsParams) WithHTTPClient(client *http.Client) *ListPromotionsParams
- func (o *ListPromotionsParams) WithProject(project string) *ListPromotionsParams
- func (o *ListPromotionsParams) WithStage(stage *string) *ListPromotionsParams
- func (o *ListPromotionsParams) WithTimeout(timeout time.Duration) *ListPromotionsParams
- func (o *ListPromotionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPromotionsReader
- type ListSharedConfigMapsOK
- func (o *ListSharedConfigMapsOK) Code() int
- func (o *ListSharedConfigMapsOK) Error() string
- func (o *ListSharedConfigMapsOK) GetPayload() any
- func (o *ListSharedConfigMapsOK) IsClientError() bool
- func (o *ListSharedConfigMapsOK) IsCode(code int) bool
- func (o *ListSharedConfigMapsOK) IsRedirect() bool
- func (o *ListSharedConfigMapsOK) IsServerError() bool
- func (o *ListSharedConfigMapsOK) IsSuccess() bool
- func (o *ListSharedConfigMapsOK) String() string
- type ListSharedConfigMapsParams
- func NewListSharedConfigMapsParams() *ListSharedConfigMapsParams
- func NewListSharedConfigMapsParamsWithContext(ctx context.Context) *ListSharedConfigMapsParams
- func NewListSharedConfigMapsParamsWithHTTPClient(client *http.Client) *ListSharedConfigMapsParams
- func NewListSharedConfigMapsParamsWithTimeout(timeout time.Duration) *ListSharedConfigMapsParams
- func (o *ListSharedConfigMapsParams) SetContext(ctx context.Context)
- func (o *ListSharedConfigMapsParams) SetDefaults()
- func (o *ListSharedConfigMapsParams) SetHTTPClient(client *http.Client)
- func (o *ListSharedConfigMapsParams) SetTimeout(timeout time.Duration)
- func (o *ListSharedConfigMapsParams) WithContext(ctx context.Context) *ListSharedConfigMapsParams
- func (o *ListSharedConfigMapsParams) WithDefaults() *ListSharedConfigMapsParams
- func (o *ListSharedConfigMapsParams) WithHTTPClient(client *http.Client) *ListSharedConfigMapsParams
- func (o *ListSharedConfigMapsParams) WithTimeout(timeout time.Duration) *ListSharedConfigMapsParams
- func (o *ListSharedConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSharedConfigMapsReader
- type ListStagesOK
- func (o *ListStagesOK) Code() int
- func (o *ListStagesOK) Error() string
- func (o *ListStagesOK) GetPayload() any
- func (o *ListStagesOK) IsClientError() bool
- func (o *ListStagesOK) IsCode(code int) bool
- func (o *ListStagesOK) IsRedirect() bool
- func (o *ListStagesOK) IsServerError() bool
- func (o *ListStagesOK) IsSuccess() bool
- func (o *ListStagesOK) String() string
- type ListStagesParams
- func (o *ListStagesParams) SetContext(ctx context.Context)
- func (o *ListStagesParams) SetDefaults()
- func (o *ListStagesParams) SetHTTPClient(client *http.Client)
- func (o *ListStagesParams) SetProject(project string)
- func (o *ListStagesParams) SetTimeout(timeout time.Duration)
- func (o *ListStagesParams) WithContext(ctx context.Context) *ListStagesParams
- func (o *ListStagesParams) WithDefaults() *ListStagesParams
- func (o *ListStagesParams) WithHTTPClient(client *http.Client) *ListStagesParams
- func (o *ListStagesParams) WithProject(project string) *ListStagesParams
- func (o *ListStagesParams) WithTimeout(timeout time.Duration) *ListStagesParams
- func (o *ListStagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListStagesReader
- type ListSystemConfigMapsOK
- func (o *ListSystemConfigMapsOK) Code() int
- func (o *ListSystemConfigMapsOK) Error() string
- func (o *ListSystemConfigMapsOK) GetPayload() any
- func (o *ListSystemConfigMapsOK) IsClientError() bool
- func (o *ListSystemConfigMapsOK) IsCode(code int) bool
- func (o *ListSystemConfigMapsOK) IsRedirect() bool
- func (o *ListSystemConfigMapsOK) IsServerError() bool
- func (o *ListSystemConfigMapsOK) IsSuccess() bool
- func (o *ListSystemConfigMapsOK) String() string
- type ListSystemConfigMapsParams
- func NewListSystemConfigMapsParams() *ListSystemConfigMapsParams
- func NewListSystemConfigMapsParamsWithContext(ctx context.Context) *ListSystemConfigMapsParams
- func NewListSystemConfigMapsParamsWithHTTPClient(client *http.Client) *ListSystemConfigMapsParams
- func NewListSystemConfigMapsParamsWithTimeout(timeout time.Duration) *ListSystemConfigMapsParams
- func (o *ListSystemConfigMapsParams) SetContext(ctx context.Context)
- func (o *ListSystemConfigMapsParams) SetDefaults()
- func (o *ListSystemConfigMapsParams) SetHTTPClient(client *http.Client)
- func (o *ListSystemConfigMapsParams) SetTimeout(timeout time.Duration)
- func (o *ListSystemConfigMapsParams) WithContext(ctx context.Context) *ListSystemConfigMapsParams
- func (o *ListSystemConfigMapsParams) WithDefaults() *ListSystemConfigMapsParams
- func (o *ListSystemConfigMapsParams) WithHTTPClient(client *http.Client) *ListSystemConfigMapsParams
- func (o *ListSystemConfigMapsParams) WithTimeout(timeout time.Duration) *ListSystemConfigMapsParams
- func (o *ListSystemConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSystemConfigMapsReader
- type ListWarehousesOK
- func (o *ListWarehousesOK) Code() int
- func (o *ListWarehousesOK) Error() string
- func (o *ListWarehousesOK) GetPayload() any
- func (o *ListWarehousesOK) IsClientError() bool
- func (o *ListWarehousesOK) IsCode(code int) bool
- func (o *ListWarehousesOK) IsRedirect() bool
- func (o *ListWarehousesOK) IsServerError() bool
- func (o *ListWarehousesOK) IsSuccess() bool
- func (o *ListWarehousesOK) String() string
- type ListWarehousesParams
- func NewListWarehousesParams() *ListWarehousesParams
- func NewListWarehousesParamsWithContext(ctx context.Context) *ListWarehousesParams
- func NewListWarehousesParamsWithHTTPClient(client *http.Client) *ListWarehousesParams
- func NewListWarehousesParamsWithTimeout(timeout time.Duration) *ListWarehousesParams
- func (o *ListWarehousesParams) SetContext(ctx context.Context)
- func (o *ListWarehousesParams) SetDefaults()
- func (o *ListWarehousesParams) SetHTTPClient(client *http.Client)
- func (o *ListWarehousesParams) SetProject(project string)
- func (o *ListWarehousesParams) SetTimeout(timeout time.Duration)
- func (o *ListWarehousesParams) WithContext(ctx context.Context) *ListWarehousesParams
- func (o *ListWarehousesParams) WithDefaults() *ListWarehousesParams
- func (o *ListWarehousesParams) WithHTTPClient(client *http.Client) *ListWarehousesParams
- func (o *ListWarehousesParams) WithProject(project string) *ListWarehousesParams
- func (o *ListWarehousesParams) WithTimeout(timeout time.Duration) *ListWarehousesParams
- func (o *ListWarehousesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListWarehousesReader
- type PatchFreightAliasOK
- func (o *PatchFreightAliasOK) Code() int
- func (o *PatchFreightAliasOK) Error() string
- func (o *PatchFreightAliasOK) IsClientError() bool
- func (o *PatchFreightAliasOK) IsCode(code int) bool
- func (o *PatchFreightAliasOK) IsRedirect() bool
- func (o *PatchFreightAliasOK) IsServerError() bool
- func (o *PatchFreightAliasOK) IsSuccess() bool
- func (o *PatchFreightAliasOK) String() string
- type PatchFreightAliasParams
- func NewPatchFreightAliasParams() *PatchFreightAliasParams
- func NewPatchFreightAliasParamsWithContext(ctx context.Context) *PatchFreightAliasParams
- func NewPatchFreightAliasParamsWithHTTPClient(client *http.Client) *PatchFreightAliasParams
- func NewPatchFreightAliasParamsWithTimeout(timeout time.Duration) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) SetContext(ctx context.Context)
- func (o *PatchFreightAliasParams) SetDefaults()
- func (o *PatchFreightAliasParams) SetFreightNameOrAlias(freightNameOrAlias string)
- func (o *PatchFreightAliasParams) SetHTTPClient(client *http.Client)
- func (o *PatchFreightAliasParams) SetNewAlias(newAlias string)
- func (o *PatchFreightAliasParams) SetProject(project string)
- func (o *PatchFreightAliasParams) SetTimeout(timeout time.Duration)
- func (o *PatchFreightAliasParams) WithContext(ctx context.Context) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithDefaults() *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithFreightNameOrAlias(freightNameOrAlias string) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithHTTPClient(client *http.Client) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithNewAlias(newAlias string) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithProject(project string) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WithTimeout(timeout time.Duration) *PatchFreightAliasParams
- func (o *PatchFreightAliasParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchFreightAliasReader
- type PatchProjectConfigMapOK
- func (o *PatchProjectConfigMapOK) Code() int
- func (o *PatchProjectConfigMapOK) Error() string
- func (o *PatchProjectConfigMapOK) GetPayload() any
- func (o *PatchProjectConfigMapOK) IsClientError() bool
- func (o *PatchProjectConfigMapOK) IsCode(code int) bool
- func (o *PatchProjectConfigMapOK) IsRedirect() bool
- func (o *PatchProjectConfigMapOK) IsServerError() bool
- func (o *PatchProjectConfigMapOK) IsSuccess() bool
- func (o *PatchProjectConfigMapOK) String() string
- type PatchProjectConfigMapParams
- func NewPatchProjectConfigMapParams() *PatchProjectConfigMapParams
- func NewPatchProjectConfigMapParamsWithContext(ctx context.Context) *PatchProjectConfigMapParams
- func NewPatchProjectConfigMapParamsWithHTTPClient(client *http.Client) *PatchProjectConfigMapParams
- func NewPatchProjectConfigMapParamsWithTimeout(timeout time.Duration) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
- func (o *PatchProjectConfigMapParams) SetConfigmap(configmap string)
- func (o *PatchProjectConfigMapParams) SetContext(ctx context.Context)
- func (o *PatchProjectConfigMapParams) SetDefaults()
- func (o *PatchProjectConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *PatchProjectConfigMapParams) SetProject(project string)
- func (o *PatchProjectConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *PatchProjectConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithConfigmap(configmap string) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithContext(ctx context.Context) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithDefaults() *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithHTTPClient(client *http.Client) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithProject(project string) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WithTimeout(timeout time.Duration) *PatchProjectConfigMapParams
- func (o *PatchProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchProjectConfigMapReader
- type PatchSharedConfigMapOK
- func (o *PatchSharedConfigMapOK) Code() int
- func (o *PatchSharedConfigMapOK) Error() string
- func (o *PatchSharedConfigMapOK) GetPayload() any
- func (o *PatchSharedConfigMapOK) IsClientError() bool
- func (o *PatchSharedConfigMapOK) IsCode(code int) bool
- func (o *PatchSharedConfigMapOK) IsRedirect() bool
- func (o *PatchSharedConfigMapOK) IsServerError() bool
- func (o *PatchSharedConfigMapOK) IsSuccess() bool
- func (o *PatchSharedConfigMapOK) String() string
- type PatchSharedConfigMapParams
- func NewPatchSharedConfigMapParams() *PatchSharedConfigMapParams
- func NewPatchSharedConfigMapParamsWithContext(ctx context.Context) *PatchSharedConfigMapParams
- func NewPatchSharedConfigMapParamsWithHTTPClient(client *http.Client) *PatchSharedConfigMapParams
- func NewPatchSharedConfigMapParamsWithTimeout(timeout time.Duration) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
- func (o *PatchSharedConfigMapParams) SetConfigmap(configmap string)
- func (o *PatchSharedConfigMapParams) SetContext(ctx context.Context)
- func (o *PatchSharedConfigMapParams) SetDefaults()
- func (o *PatchSharedConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *PatchSharedConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *PatchSharedConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WithConfigmap(configmap string) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WithContext(ctx context.Context) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WithDefaults() *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WithHTTPClient(client *http.Client) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WithTimeout(timeout time.Duration) *PatchSharedConfigMapParams
- func (o *PatchSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchSharedConfigMapReader
- type PatchSystemConfigMapOK
- func (o *PatchSystemConfigMapOK) Code() int
- func (o *PatchSystemConfigMapOK) Error() string
- func (o *PatchSystemConfigMapOK) GetPayload() any
- func (o *PatchSystemConfigMapOK) IsClientError() bool
- func (o *PatchSystemConfigMapOK) IsCode(code int) bool
- func (o *PatchSystemConfigMapOK) IsRedirect() bool
- func (o *PatchSystemConfigMapOK) IsServerError() bool
- func (o *PatchSystemConfigMapOK) IsSuccess() bool
- func (o *PatchSystemConfigMapOK) String() string
- type PatchSystemConfigMapParams
- func NewPatchSystemConfigMapParams() *PatchSystemConfigMapParams
- func NewPatchSystemConfigMapParamsWithContext(ctx context.Context) *PatchSystemConfigMapParams
- func NewPatchSystemConfigMapParamsWithHTTPClient(client *http.Client) *PatchSystemConfigMapParams
- func NewPatchSystemConfigMapParamsWithTimeout(timeout time.Duration) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
- func (o *PatchSystemConfigMapParams) SetConfigmap(configmap string)
- func (o *PatchSystemConfigMapParams) SetContext(ctx context.Context)
- func (o *PatchSystemConfigMapParams) SetDefaults()
- func (o *PatchSystemConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *PatchSystemConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *PatchSystemConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WithConfigmap(configmap string) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WithContext(ctx context.Context) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WithDefaults() *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WithHTTPClient(client *http.Client) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WithTimeout(timeout time.Duration) *PatchSystemConfigMapParams
- func (o *PatchSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchSystemConfigMapReader
- type PromoteDownstreamCreated
- func (o *PromoteDownstreamCreated) Code() int
- func (o *PromoteDownstreamCreated) Error() string
- func (o *PromoteDownstreamCreated) GetPayload() any
- func (o *PromoteDownstreamCreated) IsClientError() bool
- func (o *PromoteDownstreamCreated) IsCode(code int) bool
- func (o *PromoteDownstreamCreated) IsRedirect() bool
- func (o *PromoteDownstreamCreated) IsServerError() bool
- func (o *PromoteDownstreamCreated) IsSuccess() bool
- func (o *PromoteDownstreamCreated) String() string
- type PromoteDownstreamParams
- func NewPromoteDownstreamParams() *PromoteDownstreamParams
- func NewPromoteDownstreamParamsWithContext(ctx context.Context) *PromoteDownstreamParams
- func NewPromoteDownstreamParamsWithHTTPClient(client *http.Client) *PromoteDownstreamParams
- func NewPromoteDownstreamParamsWithTimeout(timeout time.Duration) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) SetBody(body *models.PromoteDownstreamRequest)
- func (o *PromoteDownstreamParams) SetContext(ctx context.Context)
- func (o *PromoteDownstreamParams) SetDefaults()
- func (o *PromoteDownstreamParams) SetHTTPClient(client *http.Client)
- func (o *PromoteDownstreamParams) SetProject(project string)
- func (o *PromoteDownstreamParams) SetStage(stage string)
- func (o *PromoteDownstreamParams) SetTimeout(timeout time.Duration)
- func (o *PromoteDownstreamParams) WithBody(body *models.PromoteDownstreamRequest) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithContext(ctx context.Context) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithDefaults() *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithHTTPClient(client *http.Client) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithProject(project string) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithStage(stage string) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WithTimeout(timeout time.Duration) *PromoteDownstreamParams
- func (o *PromoteDownstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PromoteDownstreamReader
- type PromoteToStageCreated
- func (o *PromoteToStageCreated) Code() int
- func (o *PromoteToStageCreated) Error() string
- func (o *PromoteToStageCreated) GetPayload() any
- func (o *PromoteToStageCreated) IsClientError() bool
- func (o *PromoteToStageCreated) IsCode(code int) bool
- func (o *PromoteToStageCreated) IsRedirect() bool
- func (o *PromoteToStageCreated) IsServerError() bool
- func (o *PromoteToStageCreated) IsSuccess() bool
- func (o *PromoteToStageCreated) String() string
- type PromoteToStageParams
- func NewPromoteToStageParams() *PromoteToStageParams
- func NewPromoteToStageParamsWithContext(ctx context.Context) *PromoteToStageParams
- func NewPromoteToStageParamsWithHTTPClient(client *http.Client) *PromoteToStageParams
- func NewPromoteToStageParamsWithTimeout(timeout time.Duration) *PromoteToStageParams
- func (o *PromoteToStageParams) SetBody(body *models.PromoteToStageRequest)
- func (o *PromoteToStageParams) SetContext(ctx context.Context)
- func (o *PromoteToStageParams) SetDefaults()
- func (o *PromoteToStageParams) SetHTTPClient(client *http.Client)
- func (o *PromoteToStageParams) SetProject(project string)
- func (o *PromoteToStageParams) SetStage(stage string)
- func (o *PromoteToStageParams) SetTimeout(timeout time.Duration)
- func (o *PromoteToStageParams) WithBody(body *models.PromoteToStageRequest) *PromoteToStageParams
- func (o *PromoteToStageParams) WithContext(ctx context.Context) *PromoteToStageParams
- func (o *PromoteToStageParams) WithDefaults() *PromoteToStageParams
- func (o *PromoteToStageParams) WithHTTPClient(client *http.Client) *PromoteToStageParams
- func (o *PromoteToStageParams) WithProject(project string) *PromoteToStageParams
- func (o *PromoteToStageParams) WithStage(stage string) *PromoteToStageParams
- func (o *PromoteToStageParams) WithTimeout(timeout time.Duration) *PromoteToStageParams
- func (o *PromoteToStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PromoteToStageReader
- type QueryFreightsRestOK
- func (o *QueryFreightsRestOK) Code() int
- func (o *QueryFreightsRestOK) Error() string
- func (o *QueryFreightsRestOK) GetPayload() any
- func (o *QueryFreightsRestOK) IsClientError() bool
- func (o *QueryFreightsRestOK) IsCode(code int) bool
- func (o *QueryFreightsRestOK) IsRedirect() bool
- func (o *QueryFreightsRestOK) IsServerError() bool
- func (o *QueryFreightsRestOK) IsSuccess() bool
- func (o *QueryFreightsRestOK) String() string
- type QueryFreightsRestParams
- func NewQueryFreightsRestParams() *QueryFreightsRestParams
- func NewQueryFreightsRestParamsWithContext(ctx context.Context) *QueryFreightsRestParams
- func NewQueryFreightsRestParamsWithHTTPClient(client *http.Client) *QueryFreightsRestParams
- func NewQueryFreightsRestParamsWithTimeout(timeout time.Duration) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) SetContext(ctx context.Context)
- func (o *QueryFreightsRestParams) SetDefaults()
- func (o *QueryFreightsRestParams) SetGroup(group *string)
- func (o *QueryFreightsRestParams) SetGroupBy(groupBy *string)
- func (o *QueryFreightsRestParams) SetHTTPClient(client *http.Client)
- func (o *QueryFreightsRestParams) SetOrderBy(orderBy *string)
- func (o *QueryFreightsRestParams) SetOrigins(origins []string)
- func (o *QueryFreightsRestParams) SetProject(project string)
- func (o *QueryFreightsRestParams) SetReverse(reverse *bool)
- func (o *QueryFreightsRestParams) SetStage(stage *string)
- func (o *QueryFreightsRestParams) SetTimeout(timeout time.Duration)
- func (o *QueryFreightsRestParams) WithContext(ctx context.Context) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithDefaults() *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithGroup(group *string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithGroupBy(groupBy *string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithHTTPClient(client *http.Client) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithOrderBy(orderBy *string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithOrigins(origins []string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithProject(project string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithReverse(reverse *bool) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithStage(stage *string) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WithTimeout(timeout time.Duration) *QueryFreightsRestParams
- func (o *QueryFreightsRestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryFreightsRestReader
- type RefreshProjectConfigOK
- func (o *RefreshProjectConfigOK) Code() int
- func (o *RefreshProjectConfigOK) Error() string
- func (o *RefreshProjectConfigOK) IsClientError() bool
- func (o *RefreshProjectConfigOK) IsCode(code int) bool
- func (o *RefreshProjectConfigOK) IsRedirect() bool
- func (o *RefreshProjectConfigOK) IsServerError() bool
- func (o *RefreshProjectConfigOK) IsSuccess() bool
- func (o *RefreshProjectConfigOK) String() string
- type RefreshProjectConfigParams
- func NewRefreshProjectConfigParams() *RefreshProjectConfigParams
- func NewRefreshProjectConfigParamsWithContext(ctx context.Context) *RefreshProjectConfigParams
- func NewRefreshProjectConfigParamsWithHTTPClient(client *http.Client) *RefreshProjectConfigParams
- func NewRefreshProjectConfigParamsWithTimeout(timeout time.Duration) *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) SetContext(ctx context.Context)
- func (o *RefreshProjectConfigParams) SetDefaults()
- func (o *RefreshProjectConfigParams) SetHTTPClient(client *http.Client)
- func (o *RefreshProjectConfigParams) SetProject(project string)
- func (o *RefreshProjectConfigParams) SetTimeout(timeout time.Duration)
- func (o *RefreshProjectConfigParams) WithContext(ctx context.Context) *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) WithDefaults() *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) WithHTTPClient(client *http.Client) *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) WithProject(project string) *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) WithTimeout(timeout time.Duration) *RefreshProjectConfigParams
- func (o *RefreshProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshProjectConfigReader
- type RefreshPromotionOK
- func (o *RefreshPromotionOK) Code() int
- func (o *RefreshPromotionOK) Error() string
- func (o *RefreshPromotionOK) IsClientError() bool
- func (o *RefreshPromotionOK) IsCode(code int) bool
- func (o *RefreshPromotionOK) IsRedirect() bool
- func (o *RefreshPromotionOK) IsServerError() bool
- func (o *RefreshPromotionOK) IsSuccess() bool
- func (o *RefreshPromotionOK) String() string
- type RefreshPromotionParams
- func NewRefreshPromotionParams() *RefreshPromotionParams
- func NewRefreshPromotionParamsWithContext(ctx context.Context) *RefreshPromotionParams
- func NewRefreshPromotionParamsWithHTTPClient(client *http.Client) *RefreshPromotionParams
- func NewRefreshPromotionParamsWithTimeout(timeout time.Duration) *RefreshPromotionParams
- func (o *RefreshPromotionParams) SetContext(ctx context.Context)
- func (o *RefreshPromotionParams) SetDefaults()
- func (o *RefreshPromotionParams) SetHTTPClient(client *http.Client)
- func (o *RefreshPromotionParams) SetProject(project string)
- func (o *RefreshPromotionParams) SetPromotion(promotion string)
- func (o *RefreshPromotionParams) SetTimeout(timeout time.Duration)
- func (o *RefreshPromotionParams) WithContext(ctx context.Context) *RefreshPromotionParams
- func (o *RefreshPromotionParams) WithDefaults() *RefreshPromotionParams
- func (o *RefreshPromotionParams) WithHTTPClient(client *http.Client) *RefreshPromotionParams
- func (o *RefreshPromotionParams) WithProject(project string) *RefreshPromotionParams
- func (o *RefreshPromotionParams) WithPromotion(promotion string) *RefreshPromotionParams
- func (o *RefreshPromotionParams) WithTimeout(timeout time.Duration) *RefreshPromotionParams
- func (o *RefreshPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshPromotionReader
- type RefreshStageOK
- func (o *RefreshStageOK) Code() int
- func (o *RefreshStageOK) Error() string
- func (o *RefreshStageOK) IsClientError() bool
- func (o *RefreshStageOK) IsCode(code int) bool
- func (o *RefreshStageOK) IsRedirect() bool
- func (o *RefreshStageOK) IsServerError() bool
- func (o *RefreshStageOK) IsSuccess() bool
- func (o *RefreshStageOK) String() string
- type RefreshStageParams
- func (o *RefreshStageParams) SetContext(ctx context.Context)
- func (o *RefreshStageParams) SetDefaults()
- func (o *RefreshStageParams) SetHTTPClient(client *http.Client)
- func (o *RefreshStageParams) SetProject(project string)
- func (o *RefreshStageParams) SetStage(stage string)
- func (o *RefreshStageParams) SetTimeout(timeout time.Duration)
- func (o *RefreshStageParams) WithContext(ctx context.Context) *RefreshStageParams
- func (o *RefreshStageParams) WithDefaults() *RefreshStageParams
- func (o *RefreshStageParams) WithHTTPClient(client *http.Client) *RefreshStageParams
- func (o *RefreshStageParams) WithProject(project string) *RefreshStageParams
- func (o *RefreshStageParams) WithStage(stage string) *RefreshStageParams
- func (o *RefreshStageParams) WithTimeout(timeout time.Duration) *RefreshStageParams
- func (o *RefreshStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshStageReader
- type RefreshWarehouseOK
- func (o *RefreshWarehouseOK) Code() int
- func (o *RefreshWarehouseOK) Error() string
- func (o *RefreshWarehouseOK) IsClientError() bool
- func (o *RefreshWarehouseOK) IsCode(code int) bool
- func (o *RefreshWarehouseOK) IsRedirect() bool
- func (o *RefreshWarehouseOK) IsServerError() bool
- func (o *RefreshWarehouseOK) IsSuccess() bool
- func (o *RefreshWarehouseOK) String() string
- type RefreshWarehouseParams
- func NewRefreshWarehouseParams() *RefreshWarehouseParams
- func NewRefreshWarehouseParamsWithContext(ctx context.Context) *RefreshWarehouseParams
- func NewRefreshWarehouseParamsWithHTTPClient(client *http.Client) *RefreshWarehouseParams
- func NewRefreshWarehouseParamsWithTimeout(timeout time.Duration) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) SetContext(ctx context.Context)
- func (o *RefreshWarehouseParams) SetDefaults()
- func (o *RefreshWarehouseParams) SetHTTPClient(client *http.Client)
- func (o *RefreshWarehouseParams) SetProject(project string)
- func (o *RefreshWarehouseParams) SetTimeout(timeout time.Duration)
- func (o *RefreshWarehouseParams) SetWarehouse(warehouse string)
- func (o *RefreshWarehouseParams) WithContext(ctx context.Context) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WithDefaults() *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WithHTTPClient(client *http.Client) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WithProject(project string) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WithTimeout(timeout time.Duration) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WithWarehouse(warehouse string) *RefreshWarehouseParams
- func (o *RefreshWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshWarehouseReader
- type UpdateProjectConfigMapOK
- func (o *UpdateProjectConfigMapOK) Code() int
- func (o *UpdateProjectConfigMapOK) Error() string
- func (o *UpdateProjectConfigMapOK) GetPayload() any
- func (o *UpdateProjectConfigMapOK) IsClientError() bool
- func (o *UpdateProjectConfigMapOK) IsCode(code int) bool
- func (o *UpdateProjectConfigMapOK) IsRedirect() bool
- func (o *UpdateProjectConfigMapOK) IsServerError() bool
- func (o *UpdateProjectConfigMapOK) IsSuccess() bool
- func (o *UpdateProjectConfigMapOK) String() string
- type UpdateProjectConfigMapParams
- func NewUpdateProjectConfigMapParams() *UpdateProjectConfigMapParams
- func NewUpdateProjectConfigMapParamsWithContext(ctx context.Context) *UpdateProjectConfigMapParams
- func NewUpdateProjectConfigMapParamsWithHTTPClient(client *http.Client) *UpdateProjectConfigMapParams
- func NewUpdateProjectConfigMapParamsWithTimeout(timeout time.Duration) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
- func (o *UpdateProjectConfigMapParams) SetConfigmap(configmap string)
- func (o *UpdateProjectConfigMapParams) SetContext(ctx context.Context)
- func (o *UpdateProjectConfigMapParams) SetDefaults()
- func (o *UpdateProjectConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *UpdateProjectConfigMapParams) SetProject(project string)
- func (o *UpdateProjectConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *UpdateProjectConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithConfigmap(configmap string) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithContext(ctx context.Context) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithDefaults() *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithHTTPClient(client *http.Client) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithProject(project string) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WithTimeout(timeout time.Duration) *UpdateProjectConfigMapParams
- func (o *UpdateProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateProjectConfigMapReader
- type UpdateSharedConfigMapOK
- func (o *UpdateSharedConfigMapOK) Code() int
- func (o *UpdateSharedConfigMapOK) Error() string
- func (o *UpdateSharedConfigMapOK) GetPayload() any
- func (o *UpdateSharedConfigMapOK) IsClientError() bool
- func (o *UpdateSharedConfigMapOK) IsCode(code int) bool
- func (o *UpdateSharedConfigMapOK) IsRedirect() bool
- func (o *UpdateSharedConfigMapOK) IsServerError() bool
- func (o *UpdateSharedConfigMapOK) IsSuccess() bool
- func (o *UpdateSharedConfigMapOK) String() string
- type UpdateSharedConfigMapParams
- func NewUpdateSharedConfigMapParams() *UpdateSharedConfigMapParams
- func NewUpdateSharedConfigMapParamsWithContext(ctx context.Context) *UpdateSharedConfigMapParams
- func NewUpdateSharedConfigMapParamsWithHTTPClient(client *http.Client) *UpdateSharedConfigMapParams
- func NewUpdateSharedConfigMapParamsWithTimeout(timeout time.Duration) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
- func (o *UpdateSharedConfigMapParams) SetConfigmap(configmap string)
- func (o *UpdateSharedConfigMapParams) SetContext(ctx context.Context)
- func (o *UpdateSharedConfigMapParams) SetDefaults()
- func (o *UpdateSharedConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSharedConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSharedConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WithConfigmap(configmap string) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WithContext(ctx context.Context) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WithDefaults() *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WithHTTPClient(client *http.Client) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WithTimeout(timeout time.Duration) *UpdateSharedConfigMapParams
- func (o *UpdateSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSharedConfigMapReader
- type UpdateSystemConfigMapOK
- func (o *UpdateSystemConfigMapOK) Code() int
- func (o *UpdateSystemConfigMapOK) Error() string
- func (o *UpdateSystemConfigMapOK) GetPayload() any
- func (o *UpdateSystemConfigMapOK) IsClientError() bool
- func (o *UpdateSystemConfigMapOK) IsCode(code int) bool
- func (o *UpdateSystemConfigMapOK) IsRedirect() bool
- func (o *UpdateSystemConfigMapOK) IsServerError() bool
- func (o *UpdateSystemConfigMapOK) IsSuccess() bool
- func (o *UpdateSystemConfigMapOK) String() string
- type UpdateSystemConfigMapParams
- func NewUpdateSystemConfigMapParams() *UpdateSystemConfigMapParams
- func NewUpdateSystemConfigMapParamsWithContext(ctx context.Context) *UpdateSystemConfigMapParams
- func NewUpdateSystemConfigMapParamsWithHTTPClient(client *http.Client) *UpdateSystemConfigMapParams
- func NewUpdateSystemConfigMapParamsWithTimeout(timeout time.Duration) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
- func (o *UpdateSystemConfigMapParams) SetConfigmap(configmap string)
- func (o *UpdateSystemConfigMapParams) SetContext(ctx context.Context)
- func (o *UpdateSystemConfigMapParams) SetDefaults()
- func (o *UpdateSystemConfigMapParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSystemConfigMapParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSystemConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WithConfigmap(configmap string) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WithContext(ctx context.Context) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WithDefaults() *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WithHTTPClient(client *http.Client) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WithTimeout(timeout time.Duration) *UpdateSystemConfigMapParams
- func (o *UpdateSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSystemConfigMapReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbortPromotionOK ¶
type AbortPromotionOK struct {
}
AbortPromotionOK describes a response with status code 200, with default header values.
Success
func NewAbortPromotionOK ¶
func NewAbortPromotionOK() *AbortPromotionOK
NewAbortPromotionOK creates a AbortPromotionOK with default headers values
func (*AbortPromotionOK) Code ¶
func (o *AbortPromotionOK) Code() int
Code gets the status code for the abort promotion o k response
func (*AbortPromotionOK) Error ¶
func (o *AbortPromotionOK) Error() string
func (*AbortPromotionOK) IsClientError ¶
func (o *AbortPromotionOK) IsClientError() bool
IsClientError returns true when this abort promotion o k response has a 4xx status code
func (*AbortPromotionOK) IsCode ¶
func (o *AbortPromotionOK) IsCode(code int) bool
IsCode returns true when this abort promotion o k response a status code equal to that given
func (*AbortPromotionOK) IsRedirect ¶
func (o *AbortPromotionOK) IsRedirect() bool
IsRedirect returns true when this abort promotion o k response has a 3xx status code
func (*AbortPromotionOK) IsServerError ¶
func (o *AbortPromotionOK) IsServerError() bool
IsServerError returns true when this abort promotion o k response has a 5xx status code
func (*AbortPromotionOK) IsSuccess ¶
func (o *AbortPromotionOK) IsSuccess() bool
IsSuccess returns true when this abort promotion o k response has a 2xx status code
func (*AbortPromotionOK) String ¶
func (o *AbortPromotionOK) String() string
type AbortPromotionParams ¶
type AbortPromotionParams struct {
/* Project.
Project name
*/
Project string
/* Promotion.
Promotion name
*/
Promotion string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AbortPromotionParams contains all the parameters to send to the API endpoint
for the abort promotion operation. Typically these are written to a http.Request.
func NewAbortPromotionParams ¶
func NewAbortPromotionParams() *AbortPromotionParams
NewAbortPromotionParams creates a new AbortPromotionParams 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 NewAbortPromotionParamsWithContext ¶
func NewAbortPromotionParamsWithContext(ctx context.Context) *AbortPromotionParams
NewAbortPromotionParamsWithContext creates a new AbortPromotionParams object with the ability to set a context for a request.
func NewAbortPromotionParamsWithHTTPClient ¶
func NewAbortPromotionParamsWithHTTPClient(client *http.Client) *AbortPromotionParams
NewAbortPromotionParamsWithHTTPClient creates a new AbortPromotionParams object with the ability to set a custom HTTPClient for a request.
func NewAbortPromotionParamsWithTimeout ¶
func NewAbortPromotionParamsWithTimeout(timeout time.Duration) *AbortPromotionParams
NewAbortPromotionParamsWithTimeout creates a new AbortPromotionParams object with the ability to set a timeout on a request.
func (*AbortPromotionParams) SetContext ¶
func (o *AbortPromotionParams) SetContext(ctx context.Context)
SetContext adds the context to the abort promotion params
func (*AbortPromotionParams) SetDefaults ¶
func (o *AbortPromotionParams) SetDefaults()
SetDefaults hydrates default values in the abort promotion params (not the query body).
All values with no default are reset to their zero value.
func (*AbortPromotionParams) SetHTTPClient ¶
func (o *AbortPromotionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the abort promotion params
func (*AbortPromotionParams) SetProject ¶
func (o *AbortPromotionParams) SetProject(project string)
SetProject adds the project to the abort promotion params
func (*AbortPromotionParams) SetPromotion ¶
func (o *AbortPromotionParams) SetPromotion(promotion string)
SetPromotion adds the promotion to the abort promotion params
func (*AbortPromotionParams) SetTimeout ¶
func (o *AbortPromotionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the abort promotion params
func (*AbortPromotionParams) WithContext ¶
func (o *AbortPromotionParams) WithContext(ctx context.Context) *AbortPromotionParams
WithContext adds the context to the abort promotion params
func (*AbortPromotionParams) WithDefaults ¶
func (o *AbortPromotionParams) WithDefaults() *AbortPromotionParams
WithDefaults hydrates default values in the abort promotion params (not the query body).
All values with no default are reset to their zero value.
func (*AbortPromotionParams) WithHTTPClient ¶
func (o *AbortPromotionParams) WithHTTPClient(client *http.Client) *AbortPromotionParams
WithHTTPClient adds the HTTPClient to the abort promotion params
func (*AbortPromotionParams) WithProject ¶
func (o *AbortPromotionParams) WithProject(project string) *AbortPromotionParams
WithProject adds the project to the abort promotion params
func (*AbortPromotionParams) WithPromotion ¶
func (o *AbortPromotionParams) WithPromotion(promotion string) *AbortPromotionParams
WithPromotion adds the promotion to the abort promotion params
func (*AbortPromotionParams) WithTimeout ¶
func (o *AbortPromotionParams) WithTimeout(timeout time.Duration) *AbortPromotionParams
WithTimeout adds the timeout to the abort promotion params
func (*AbortPromotionParams) WriteToRequest ¶
func (o *AbortPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AbortPromotionReader ¶
type AbortPromotionReader struct {
// contains filtered or unexported fields
}
AbortPromotionReader is a Reader for the AbortPromotion structure.
func (*AbortPromotionReader) ReadResponse ¶
func (o *AbortPromotionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ApproveFreightOK ¶
type ApproveFreightOK struct {
}
ApproveFreightOK describes a response with status code 200, with default header values.
Success
func NewApproveFreightOK ¶
func NewApproveFreightOK() *ApproveFreightOK
NewApproveFreightOK creates a ApproveFreightOK with default headers values
func (*ApproveFreightOK) Code ¶
func (o *ApproveFreightOK) Code() int
Code gets the status code for the approve freight o k response
func (*ApproveFreightOK) Error ¶
func (o *ApproveFreightOK) Error() string
func (*ApproveFreightOK) IsClientError ¶
func (o *ApproveFreightOK) IsClientError() bool
IsClientError returns true when this approve freight o k response has a 4xx status code
func (*ApproveFreightOK) IsCode ¶
func (o *ApproveFreightOK) IsCode(code int) bool
IsCode returns true when this approve freight o k response a status code equal to that given
func (*ApproveFreightOK) IsRedirect ¶
func (o *ApproveFreightOK) IsRedirect() bool
IsRedirect returns true when this approve freight o k response has a 3xx status code
func (*ApproveFreightOK) IsServerError ¶
func (o *ApproveFreightOK) IsServerError() bool
IsServerError returns true when this approve freight o k response has a 5xx status code
func (*ApproveFreightOK) IsSuccess ¶
func (o *ApproveFreightOK) IsSuccess() bool
IsSuccess returns true when this approve freight o k response has a 2xx status code
func (*ApproveFreightOK) String ¶
func (o *ApproveFreightOK) String() string
type ApproveFreightParams ¶
type ApproveFreightParams struct {
/* FreightNameOrAlias.
Freight name or alias
*/
FreightNameOrAlias string
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ApproveFreightParams contains all the parameters to send to the API endpoint
for the approve freight operation. Typically these are written to a http.Request.
func NewApproveFreightParams ¶
func NewApproveFreightParams() *ApproveFreightParams
NewApproveFreightParams creates a new ApproveFreightParams 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 NewApproveFreightParamsWithContext ¶
func NewApproveFreightParamsWithContext(ctx context.Context) *ApproveFreightParams
NewApproveFreightParamsWithContext creates a new ApproveFreightParams object with the ability to set a context for a request.
func NewApproveFreightParamsWithHTTPClient ¶
func NewApproveFreightParamsWithHTTPClient(client *http.Client) *ApproveFreightParams
NewApproveFreightParamsWithHTTPClient creates a new ApproveFreightParams object with the ability to set a custom HTTPClient for a request.
func NewApproveFreightParamsWithTimeout ¶
func NewApproveFreightParamsWithTimeout(timeout time.Duration) *ApproveFreightParams
NewApproveFreightParamsWithTimeout creates a new ApproveFreightParams object with the ability to set a timeout on a request.
func (*ApproveFreightParams) SetContext ¶
func (o *ApproveFreightParams) SetContext(ctx context.Context)
SetContext adds the context to the approve freight params
func (*ApproveFreightParams) SetDefaults ¶
func (o *ApproveFreightParams) SetDefaults()
SetDefaults hydrates default values in the approve freight params (not the query body).
All values with no default are reset to their zero value.
func (*ApproveFreightParams) SetFreightNameOrAlias ¶
func (o *ApproveFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
SetFreightNameOrAlias adds the freightNameOrAlias to the approve freight params
func (*ApproveFreightParams) SetHTTPClient ¶
func (o *ApproveFreightParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the approve freight params
func (*ApproveFreightParams) SetProject ¶
func (o *ApproveFreightParams) SetProject(project string)
SetProject adds the project to the approve freight params
func (*ApproveFreightParams) SetStage ¶
func (o *ApproveFreightParams) SetStage(stage string)
SetStage adds the stage to the approve freight params
func (*ApproveFreightParams) SetTimeout ¶
func (o *ApproveFreightParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the approve freight params
func (*ApproveFreightParams) WithContext ¶
func (o *ApproveFreightParams) WithContext(ctx context.Context) *ApproveFreightParams
WithContext adds the context to the approve freight params
func (*ApproveFreightParams) WithDefaults ¶
func (o *ApproveFreightParams) WithDefaults() *ApproveFreightParams
WithDefaults hydrates default values in the approve freight params (not the query body).
All values with no default are reset to their zero value.
func (*ApproveFreightParams) WithFreightNameOrAlias ¶
func (o *ApproveFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *ApproveFreightParams
WithFreightNameOrAlias adds the freightNameOrAlias to the approve freight params
func (*ApproveFreightParams) WithHTTPClient ¶
func (o *ApproveFreightParams) WithHTTPClient(client *http.Client) *ApproveFreightParams
WithHTTPClient adds the HTTPClient to the approve freight params
func (*ApproveFreightParams) WithProject ¶
func (o *ApproveFreightParams) WithProject(project string) *ApproveFreightParams
WithProject adds the project to the approve freight params
func (*ApproveFreightParams) WithStage ¶
func (o *ApproveFreightParams) WithStage(stage string) *ApproveFreightParams
WithStage adds the stage to the approve freight params
func (*ApproveFreightParams) WithTimeout ¶
func (o *ApproveFreightParams) WithTimeout(timeout time.Duration) *ApproveFreightParams
WithTimeout adds the timeout to the approve freight params
func (*ApproveFreightParams) WriteToRequest ¶
func (o *ApproveFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ApproveFreightReader ¶
type ApproveFreightReader struct {
// contains filtered or unexported fields
}
ApproveFreightReader is a Reader for the ApproveFreight structure.
func (*ApproveFreightReader) ReadResponse ¶
func (o *ApproveFreightReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for core API
func (*Client) AbortPromotion ¶
func (a *Client) AbortPromotion(params *AbortPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AbortPromotionOK, error)
AbortPromotion aborts a promotion
Abort a running Promotion.
func (*Client) ApproveFreight ¶
func (a *Client) ApproveFreight(params *ApproveFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ApproveFreightOK, error)
ApproveFreight approves freight for promotion to a stage
Approve Freight for promotion to a Stage.
func (*Client) CreateProjectConfigMap ¶
func (a *Client) CreateProjectConfigMap(params *CreateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateProjectConfigMapCreated, error)
CreateProjectConfigMap creates a project level config map Create a ConfigMap in a project's namespace. Returns the created
Kubernetes ConfigMap resource.
func (*Client) CreateSharedConfigMap ¶
func (a *Client) CreateSharedConfigMap(params *CreateSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateSharedConfigMapCreated, error)
CreateSharedConfigMap creates a shared config map Create a shared ConfigMap referenceable by all projects. Returns
the created Kubernetes ConfigMap resource.
func (*Client) CreateSystemConfigMap ¶
func (a *Client) CreateSystemConfigMap(params *CreateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateSystemConfigMapCreated, error)
CreateSystemConfigMap creates a system level config map Create a system-level ConfigMap. Returns the created Kubernetes
ConfigMap resource.
func (*Client) DeleteFreight ¶
func (a *Client) DeleteFreight(params *DeleteFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteFreightNoContent, error)
DeleteFreight deletes a freight resource Delete a Freight resource from a project's namespace by name or
alias.
func (*Client) DeleteProject ¶
func (a *Client) DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectNoContent, error)
DeleteProject deletes a project
Delete a Project resource and its associated namespace.
func (*Client) DeleteProjectConfig ¶
func (a *Client) DeleteProjectConfig(params *DeleteProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectConfigNoContent, error)
DeleteProjectConfig deletes a project config resource Delete the single ProjectConfig resource from a project's
namespace.
func (*Client) DeleteProjectConfigMap ¶
func (a *Client) DeleteProjectConfigMap(params *DeleteProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectConfigMapNoContent, error)
DeleteProjectConfigMap deletes a project level config map
Delete a ConfigMap from a project's namespace.
func (*Client) DeleteSharedConfigMap ¶
func (a *Client) DeleteSharedConfigMap(params *DeleteSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSharedConfigMapNoContent, error)
DeleteSharedConfigMap deletes a shared config map
Delete a shared ConfigMap.
func (*Client) DeleteStage ¶
func (a *Client) DeleteStage(params *DeleteStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteStageNoContent, error)
DeleteStage deletes a stage
Delete a Stage resource from a project's namespace.
func (*Client) DeleteSystemConfigMap ¶
func (a *Client) DeleteSystemConfigMap(params *DeleteSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSystemConfigMapNoContent, error)
DeleteSystemConfigMap deletes a system level config map
Delete a system-level ConfigMap.
func (*Client) DeleteWarehouse ¶
func (a *Client) DeleteWarehouse(params *DeleteWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteWarehouseNoContent, error)
DeleteWarehouse deletes a warehouse
Delete a Warehouse resource from a project's namespace.
func (*Client) GetClusterPromotionTask ¶
func (a *Client) GetClusterPromotionTask(params *GetClusterPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterPromotionTaskOK, error)
GetClusterPromotionTask retrieves a cluster promotion task
Retrieve a ClusterPromotionTask by name.
func (*Client) GetFreight ¶
func (a *Client) GetFreight(params *GetFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetFreightOK, error)
GetFreight retrieves a freight resource Retrieve a Freight resource from a project's namespace by name
or alias.
func (*Client) GetProject ¶
func (a *Client) GetProject(params *GetProjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectOK, error)
GetProject retrieves a project resource
Retrieve a Project resource.
func (*Client) GetProjectConfig ¶
func (a *Client) GetProjectConfig(params *GetProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectConfigOK, error)
GetProjectConfig retrieves project config Retrieve the single ProjectConfig resource from a project's
namespace.
func (*Client) GetProjectConfigMap ¶
func (a *Client) GetProjectConfigMap(params *GetProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectConfigMapOK, error)
GetProjectConfigMap retrieves a project level config map
Retrieve a ConfigMap by name from a project's namespace.
func (*Client) GetPromotion ¶
func (a *Client) GetPromotion(params *GetPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPromotionOK, error)
GetPromotion retrieves a promotion
Retrieve a Promotion resource from a project's namespace.
func (*Client) GetPromotionTask ¶
func (a *Client) GetPromotionTask(params *GetPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPromotionTaskOK, error)
GetPromotionTask retrieves a promotion task
Retrieve a PromotionTask resource from a project's namespace.
func (*Client) GetSharedConfigMap ¶
func (a *Client) GetSharedConfigMap(params *GetSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSharedConfigMapOK, error)
GetSharedConfigMap retrieves a shared config map
Retrieve a shared ConfigMap by name.
func (*Client) GetStage ¶
func (a *Client) GetStage(params *GetStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetStageOK, error)
GetStage retrieves a stage
Retrieve a Stage resource from a project's namespace.
func (*Client) GetSystemConfigMap ¶
func (a *Client) GetSystemConfigMap(params *GetSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSystemConfigMapOK, error)
GetSystemConfigMap retrieves a system level config map
Retrieve a system-level ConfigMap by name.
func (*Client) GetWarehouse ¶
func (a *Client) GetWarehouse(params *GetWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetWarehouseOK, error)
GetWarehouse retrieves a warehouse
Retrieve a Warehouse resource from a project's namespace.
func (*Client) ListClusterPromotionTasks ¶
func (a *Client) ListClusterPromotionTasks(params *ListClusterPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListClusterPromotionTasksOK, error)
ListClusterPromotionTasks lists cluster promotion tasks List ClusterPromotionTask resources. Returns a
ClusterPromotionTaskList resource.
func (*Client) ListImages ¶
func (a *Client) ListImages(params *ListImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListImagesOK, error)
ListImages lists container images List container images referenced by Freight resources in a
project's namespace.
func (*Client) ListProjectConfigMaps ¶
func (a *Client) ListProjectConfigMaps(params *ListProjectConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProjectConfigMapsOK, error)
ListProjectConfigMaps lists project level config maps List ConfigMap resources from a project's namespace. Returns a
Kubernetes ConfigMapList resource.
func (*Client) ListProjects ¶
func (a *Client) ListProjects(params *ListProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProjectsOK, error)
ListProjects lists projects
List all Projects resources. Returns a ProjectList resource.
func (*Client) ListPromotionTasks ¶
func (a *Client) ListPromotionTasks(params *ListPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPromotionTasksOK, error)
ListPromotionTasks lists promotion tasks List PromotionTask resources from a project's namespace. Returns
a PromotionTaskList resource.
func (*Client) ListPromotions ¶
func (a *Client) ListPromotions(params *ListPromotionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPromotionsOK, error)
ListPromotions lists promotions List Promotion resources from a project's namespace. Returns a
PromotionList resource.
func (*Client) ListSharedConfigMaps ¶
func (a *Client) ListSharedConfigMaps(params *ListSharedConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSharedConfigMapsOK, error)
ListSharedConfigMaps lists shared config maps List shared ConfigMap resources referenceable by all projects.
Returns a Kubernetes ConfigMapList resource.
func (*Client) ListStages ¶
func (a *Client) ListStages(params *ListStagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListStagesOK, error)
ListStages lists stages List Stage resources from a project's namespace. Returns a
StageList resource.
func (*Client) ListSystemConfigMaps ¶
func (a *Client) ListSystemConfigMaps(params *ListSystemConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSystemConfigMapsOK, error)
ListSystemConfigMaps lists system level config maps List system-level ConfigMap resources. Returns a Kubernetes
ConfigMapList resource.
func (*Client) ListWarehouses ¶
func (a *Client) ListWarehouses(params *ListWarehousesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListWarehousesOK, error)
ListWarehouses lists warehouses List Warehouse resources from a project's namespace. Returns a
WarehouseList resource.
func (*Client) PatchFreightAlias ¶
func (a *Client) PatchFreightAlias(params *PatchFreightAliasParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchFreightAliasOK, error)
PatchFreightAlias patches a freight resource s alias
Patch a Freight resource's human-friendly alias.
func (*Client) PatchProjectConfigMap ¶
func (a *Client) PatchProjectConfigMap(params *PatchProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchProjectConfigMapOK, error)
PatchProjectConfigMap patches a project level config map Patch a ConfigMap in a project's namespace. Merges provided data
with existing data. Use removeKeys to delete specific keys. Returns the updated Kubernetes ConfigMap resource.
func (*Client) PatchSharedConfigMap ¶
func (a *Client) PatchSharedConfigMap(params *PatchSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSharedConfigMapOK, error)
PatchSharedConfigMap patches a shared config map Patch a shared ConfigMap. Merges provided data
with existing data. Use removeKeys to delete specific keys. Returns the updated Kubernetes ConfigMap resource.
func (*Client) PatchSystemConfigMap ¶
func (a *Client) PatchSystemConfigMap(params *PatchSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSystemConfigMapOK, error)
PatchSystemConfigMap patches a system level config map Patch a system-level ConfigMap. Merges provided data
with existing data. Use removeKeys to delete specific keys. Returns the updated Kubernetes ConfigMap resource.
func (*Client) PromoteDownstream ¶
func (a *Client) PromoteDownstream(params *PromoteDownstreamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PromoteDownstreamCreated, error)
PromoteDownstream promotes downstream Creates a Promotion resource for each of a Stage's immediately
downstream Stages.
func (*Client) PromoteToStage ¶
func (a *Client) PromoteToStage(params *PromoteToStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PromoteToStageCreated, error)
PromoteToStage promotes to stage Create a Promotion resource to transition a specified Stage into
the state represented by the specified Freight.
func (*Client) QueryFreightsRest ¶
func (a *Client) QueryFreightsRest(params *QueryFreightsRestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryFreightsRestOK, error)
QueryFreightsRest queries freight
Query and filter Freight resources from a project's namespace.
func (*Client) RefreshProjectConfig ¶
func (a *Client) RefreshProjectConfig(params *RefreshProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshProjectConfigOK, error)
RefreshProjectConfig refreshes project config Refresh the single ProjectConfig resource in a project's
namespace. Refreshing enqueues the resource for reconciliation by its corresponding controller.
func (*Client) RefreshPromotion ¶
func (a *Client) RefreshPromotion(params *RefreshPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshPromotionOK, error)
RefreshPromotion refreshes a promotion Refresh a Promotion resource in a project's namespace.
Refreshing enqueues the resource for reconciliation by its corresponding controller.
func (*Client) RefreshStage ¶
func (a *Client) RefreshStage(params *RefreshStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshStageOK, error)
RefreshStage refreshes a stage Refresh a Stage resource in a project's namespace. Refreshing
enqueues the resource for reconciliation by its corresponding controller.
func (*Client) RefreshWarehouse ¶
func (a *Client) RefreshWarehouse(params *RefreshWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshWarehouseOK, error)
RefreshWarehouse refreshes a warehouse Refresh a Warehouse resource in a project's namespace.
Refreshing enqueues the resource for reconciliation by its corresponding controller.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateProjectConfigMap ¶
func (a *Client) UpdateProjectConfigMap(params *UpdateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateProjectConfigMapOK, error)
UpdateProjectConfigMap replaces a project level config map Replace a ConfigMap in a project's namespace. All existing data
is replaced. Returns the updated Kubernetes ConfigMap resource.
func (*Client) UpdateSharedConfigMap ¶
func (a *Client) UpdateSharedConfigMap(params *UpdateSharedConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateSharedConfigMapOK, error)
UpdateSharedConfigMap replaces a shared config map Replace a shared ConfigMap. All existing data is replaced.
Returns the updated Kubernetes ConfigMap resource.
func (*Client) UpdateSystemConfigMap ¶
func (a *Client) UpdateSystemConfigMap(params *UpdateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateSystemConfigMapOK, error)
UpdateSystemConfigMap replaces a system level config map Replace a system-level ConfigMap. All existing data is replaced.
Returns the updated Kubernetes ConfigMap resource.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface {
AbortPromotion(params *AbortPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AbortPromotionOK, error)
ApproveFreight(params *ApproveFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ApproveFreightOK, error)
CreateProjectConfigMap(params *CreateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateProjectConfigMapCreated, error)
CreateSystemConfigMap(params *CreateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateSystemConfigMapCreated, error)
DeleteFreight(params *DeleteFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteFreightNoContent, error)
DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectNoContent, error)
DeleteProjectConfig(params *DeleteProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectConfigNoContent, error)
DeleteProjectConfigMap(params *DeleteProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteProjectConfigMapNoContent, error)
DeleteStage(params *DeleteStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteStageNoContent, error)
DeleteSystemConfigMap(params *DeleteSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteSystemConfigMapNoContent, error)
DeleteWarehouse(params *DeleteWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteWarehouseNoContent, error)
GetClusterPromotionTask(params *GetClusterPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetClusterPromotionTaskOK, error)
GetFreight(params *GetFreightParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetFreightOK, error)
GetProject(params *GetProjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectOK, error)
GetProjectConfig(params *GetProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectConfigOK, error)
GetProjectConfigMap(params *GetProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetProjectConfigMapOK, error)
GetPromotion(params *GetPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPromotionOK, error)
GetPromotionTask(params *GetPromotionTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetPromotionTaskOK, error)
GetStage(params *GetStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetStageOK, error)
GetSystemConfigMap(params *GetSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetSystemConfigMapOK, error)
GetWarehouse(params *GetWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetWarehouseOK, error)
ListClusterPromotionTasks(params *ListClusterPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListClusterPromotionTasksOK, error)
ListImages(params *ListImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListImagesOK, error)
ListProjectConfigMaps(params *ListProjectConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProjectConfigMapsOK, error)
ListProjects(params *ListProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListProjectsOK, error)
ListPromotionTasks(params *ListPromotionTasksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPromotionTasksOK, error)
ListPromotions(params *ListPromotionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPromotionsOK, error)
ListStages(params *ListStagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListStagesOK, error)
ListSystemConfigMaps(params *ListSystemConfigMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListSystemConfigMapsOK, error)
ListWarehouses(params *ListWarehousesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListWarehousesOK, error)
PatchFreightAlias(params *PatchFreightAliasParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchFreightAliasOK, error)
PatchProjectConfigMap(params *PatchProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchProjectConfigMapOK, error)
PatchSystemConfigMap(params *PatchSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchSystemConfigMapOK, error)
PromoteDownstream(params *PromoteDownstreamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PromoteDownstreamCreated, error)
PromoteToStage(params *PromoteToStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PromoteToStageCreated, error)
QueryFreightsRest(params *QueryFreightsRestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryFreightsRestOK, error)
RefreshProjectConfig(params *RefreshProjectConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshProjectConfigOK, error)
RefreshPromotion(params *RefreshPromotionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshPromotionOK, error)
RefreshStage(params *RefreshStageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshStageOK, error)
RefreshWarehouse(params *RefreshWarehouseParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshWarehouseOK, error)
UpdateProjectConfigMap(params *UpdateProjectConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateProjectConfigMapOK, error)
UpdateSystemConfigMap(params *UpdateSystemConfigMapParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateSystemConfigMapOK, 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 core API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new core API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new core API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateProjectConfigMapCreated ¶
type CreateProjectConfigMapCreated struct {
Payload any
}
CreateProjectConfigMapCreated describes a response with status code 201, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewCreateProjectConfigMapCreated ¶
func NewCreateProjectConfigMapCreated() *CreateProjectConfigMapCreated
NewCreateProjectConfigMapCreated creates a CreateProjectConfigMapCreated with default headers values
func (*CreateProjectConfigMapCreated) Code ¶
func (o *CreateProjectConfigMapCreated) Code() int
Code gets the status code for the create project config map created response
func (*CreateProjectConfigMapCreated) Error ¶
func (o *CreateProjectConfigMapCreated) Error() string
func (*CreateProjectConfigMapCreated) GetPayload ¶
func (o *CreateProjectConfigMapCreated) GetPayload() any
func (*CreateProjectConfigMapCreated) IsClientError ¶
func (o *CreateProjectConfigMapCreated) IsClientError() bool
IsClientError returns true when this create project config map created response has a 4xx status code
func (*CreateProjectConfigMapCreated) IsCode ¶
func (o *CreateProjectConfigMapCreated) IsCode(code int) bool
IsCode returns true when this create project config map created response a status code equal to that given
func (*CreateProjectConfigMapCreated) IsRedirect ¶
func (o *CreateProjectConfigMapCreated) IsRedirect() bool
IsRedirect returns true when this create project config map created response has a 3xx status code
func (*CreateProjectConfigMapCreated) IsServerError ¶
func (o *CreateProjectConfigMapCreated) IsServerError() bool
IsServerError returns true when this create project config map created response has a 5xx status code
func (*CreateProjectConfigMapCreated) IsSuccess ¶
func (o *CreateProjectConfigMapCreated) IsSuccess() bool
IsSuccess returns true when this create project config map created response has a 2xx status code
func (*CreateProjectConfigMapCreated) String ¶
func (o *CreateProjectConfigMapCreated) String() string
type CreateProjectConfigMapParams ¶
type CreateProjectConfigMapParams struct {
/* Body.
ConfigMap
*/
Body *models.CreateConfigMapRequest
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateProjectConfigMapParams contains all the parameters to send to the API endpoint
for the create project config map operation. Typically these are written to a http.Request.
func NewCreateProjectConfigMapParams ¶
func NewCreateProjectConfigMapParams() *CreateProjectConfigMapParams
NewCreateProjectConfigMapParams creates a new CreateProjectConfigMapParams 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 NewCreateProjectConfigMapParamsWithContext ¶
func NewCreateProjectConfigMapParamsWithContext(ctx context.Context) *CreateProjectConfigMapParams
NewCreateProjectConfigMapParamsWithContext creates a new CreateProjectConfigMapParams object with the ability to set a context for a request.
func NewCreateProjectConfigMapParamsWithHTTPClient ¶
func NewCreateProjectConfigMapParamsWithHTTPClient(client *http.Client) *CreateProjectConfigMapParams
NewCreateProjectConfigMapParamsWithHTTPClient creates a new CreateProjectConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewCreateProjectConfigMapParamsWithTimeout ¶
func NewCreateProjectConfigMapParamsWithTimeout(timeout time.Duration) *CreateProjectConfigMapParams
NewCreateProjectConfigMapParamsWithTimeout creates a new CreateProjectConfigMapParams object with the ability to set a timeout on a request.
func (*CreateProjectConfigMapParams) SetBody ¶
func (o *CreateProjectConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
SetBody adds the body to the create project config map params
func (*CreateProjectConfigMapParams) SetContext ¶
func (o *CreateProjectConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the create project config map params
func (*CreateProjectConfigMapParams) SetDefaults ¶
func (o *CreateProjectConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the create project config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateProjectConfigMapParams) SetHTTPClient ¶
func (o *CreateProjectConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create project config map params
func (*CreateProjectConfigMapParams) SetProject ¶
func (o *CreateProjectConfigMapParams) SetProject(project string)
SetProject adds the project to the create project config map params
func (*CreateProjectConfigMapParams) SetTimeout ¶
func (o *CreateProjectConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create project config map params
func (*CreateProjectConfigMapParams) WithBody ¶
func (o *CreateProjectConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateProjectConfigMapParams
WithBody adds the body to the create project config map params
func (*CreateProjectConfigMapParams) WithContext ¶
func (o *CreateProjectConfigMapParams) WithContext(ctx context.Context) *CreateProjectConfigMapParams
WithContext adds the context to the create project config map params
func (*CreateProjectConfigMapParams) WithDefaults ¶
func (o *CreateProjectConfigMapParams) WithDefaults() *CreateProjectConfigMapParams
WithDefaults hydrates default values in the create project config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateProjectConfigMapParams) WithHTTPClient ¶
func (o *CreateProjectConfigMapParams) WithHTTPClient(client *http.Client) *CreateProjectConfigMapParams
WithHTTPClient adds the HTTPClient to the create project config map params
func (*CreateProjectConfigMapParams) WithProject ¶
func (o *CreateProjectConfigMapParams) WithProject(project string) *CreateProjectConfigMapParams
WithProject adds the project to the create project config map params
func (*CreateProjectConfigMapParams) WithTimeout ¶
func (o *CreateProjectConfigMapParams) WithTimeout(timeout time.Duration) *CreateProjectConfigMapParams
WithTimeout adds the timeout to the create project config map params
func (*CreateProjectConfigMapParams) WriteToRequest ¶
func (o *CreateProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateProjectConfigMapReader ¶
type CreateProjectConfigMapReader struct {
// contains filtered or unexported fields
}
CreateProjectConfigMapReader is a Reader for the CreateProjectConfigMap structure.
func (*CreateProjectConfigMapReader) ReadResponse ¶
func (o *CreateProjectConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type CreateSharedConfigMapCreated ¶
type CreateSharedConfigMapCreated struct {
}
CreateSharedConfigMapCreated describes a response with status code 201, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewCreateSharedConfigMapCreated ¶
func NewCreateSharedConfigMapCreated() *CreateSharedConfigMapCreated
NewCreateSharedConfigMapCreated creates a CreateSharedConfigMapCreated with default headers values
func (*CreateSharedConfigMapCreated) Code ¶
func (o *CreateSharedConfigMapCreated) Code() int
Code gets the status code for the create shared config map created response
func (*CreateSharedConfigMapCreated) Error ¶
func (o *CreateSharedConfigMapCreated) Error() string
func (*CreateSharedConfigMapCreated) GetPayload ¶
func (o *CreateSharedConfigMapCreated) GetPayload() any
func (*CreateSharedConfigMapCreated) IsClientError ¶
func (o *CreateSharedConfigMapCreated) IsClientError() bool
IsClientError returns true when this create shared config map created response has a 4xx status code
func (*CreateSharedConfigMapCreated) IsCode ¶
func (o *CreateSharedConfigMapCreated) IsCode(code int) bool
IsCode returns true when this create shared config map created response a status code equal to that given
func (*CreateSharedConfigMapCreated) IsRedirect ¶
func (o *CreateSharedConfigMapCreated) IsRedirect() bool
IsRedirect returns true when this create shared config map created response has a 3xx status code
func (*CreateSharedConfigMapCreated) IsServerError ¶
func (o *CreateSharedConfigMapCreated) IsServerError() bool
IsServerError returns true when this create shared config map created response has a 5xx status code
func (*CreateSharedConfigMapCreated) IsSuccess ¶
func (o *CreateSharedConfigMapCreated) IsSuccess() bool
IsSuccess returns true when this create shared config map created response has a 2xx status code
func (*CreateSharedConfigMapCreated) String ¶
func (o *CreateSharedConfigMapCreated) String() string
type CreateSharedConfigMapParams ¶
type CreateSharedConfigMapParams struct {
Body *models.CreateConfigMapRequest
// contains filtered or unexported fields
}
CreateSharedConfigMapParams contains all the parameters to send to the API endpoint
for the create shared config map operation. Typically these are written to a http.Request.
func NewCreateSharedConfigMapParams ¶
func NewCreateSharedConfigMapParams() *CreateSharedConfigMapParams
NewCreateSharedConfigMapParams creates a new CreateSharedConfigMapParams 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 NewCreateSharedConfigMapParamsWithContext ¶
func NewCreateSharedConfigMapParamsWithContext(ctx context.Context) *CreateSharedConfigMapParams
NewCreateSharedConfigMapParamsWithContext creates a new CreateSharedConfigMapParams object with the ability to set a context for a request.
func NewCreateSharedConfigMapParamsWithHTTPClient ¶
func NewCreateSharedConfigMapParamsWithHTTPClient(client *http.Client) *CreateSharedConfigMapParams
NewCreateSharedConfigMapParamsWithHTTPClient creates a new CreateSharedConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewCreateSharedConfigMapParamsWithTimeout ¶
func NewCreateSharedConfigMapParamsWithTimeout(timeout time.Duration) *CreateSharedConfigMapParams
NewCreateSharedConfigMapParamsWithTimeout creates a new CreateSharedConfigMapParams object with the ability to set a timeout on a request.
func (*CreateSharedConfigMapParams) SetBody ¶
func (o *CreateSharedConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
SetBody adds the body to the create shared config map params
func (*CreateSharedConfigMapParams) SetContext ¶
func (o *CreateSharedConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the create shared config map params
func (*CreateSharedConfigMapParams) SetDefaults ¶
func (o *CreateSharedConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the create shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSharedConfigMapParams) SetHTTPClient ¶
func (o *CreateSharedConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create shared config map params
func (*CreateSharedConfigMapParams) SetTimeout ¶
func (o *CreateSharedConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create shared config map params
func (*CreateSharedConfigMapParams) WithBody ¶
func (o *CreateSharedConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateSharedConfigMapParams
WithBody adds the body to the create shared config map params
func (*CreateSharedConfigMapParams) WithContext ¶
func (o *CreateSharedConfigMapParams) WithContext(ctx context.Context) *CreateSharedConfigMapParams
WithContext adds the context to the create shared config map params
func (*CreateSharedConfigMapParams) WithDefaults ¶
func (o *CreateSharedConfigMapParams) WithDefaults() *CreateSharedConfigMapParams
WithDefaults hydrates default values in the create shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSharedConfigMapParams) WithHTTPClient ¶
func (o *CreateSharedConfigMapParams) WithHTTPClient(client *http.Client) *CreateSharedConfigMapParams
WithHTTPClient adds the HTTPClient to the create shared config map params
func (*CreateSharedConfigMapParams) WithTimeout ¶
func (o *CreateSharedConfigMapParams) WithTimeout(timeout time.Duration) *CreateSharedConfigMapParams
WithTimeout adds the timeout to the create shared config map params
func (*CreateSharedConfigMapParams) WriteToRequest ¶
func (o *CreateSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSharedConfigMapReader ¶
type CreateSharedConfigMapReader struct {
// contains filtered or unexported fields
}
CreateSharedConfigMapReader is a Reader for the CreateSharedConfigMap structure.
func (*CreateSharedConfigMapReader) ReadResponse ¶
func (o *CreateSharedConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type CreateSystemConfigMapCreated ¶
type CreateSystemConfigMapCreated struct {
Payload any
}
CreateSystemConfigMapCreated describes a response with status code 201, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewCreateSystemConfigMapCreated ¶
func NewCreateSystemConfigMapCreated() *CreateSystemConfigMapCreated
NewCreateSystemConfigMapCreated creates a CreateSystemConfigMapCreated with default headers values
func (*CreateSystemConfigMapCreated) Code ¶
func (o *CreateSystemConfigMapCreated) Code() int
Code gets the status code for the create system config map created response
func (*CreateSystemConfigMapCreated) Error ¶
func (o *CreateSystemConfigMapCreated) Error() string
func (*CreateSystemConfigMapCreated) GetPayload ¶
func (o *CreateSystemConfigMapCreated) GetPayload() any
func (*CreateSystemConfigMapCreated) IsClientError ¶
func (o *CreateSystemConfigMapCreated) IsClientError() bool
IsClientError returns true when this create system config map created response has a 4xx status code
func (*CreateSystemConfigMapCreated) IsCode ¶
func (o *CreateSystemConfigMapCreated) IsCode(code int) bool
IsCode returns true when this create system config map created response a status code equal to that given
func (*CreateSystemConfigMapCreated) IsRedirect ¶
func (o *CreateSystemConfigMapCreated) IsRedirect() bool
IsRedirect returns true when this create system config map created response has a 3xx status code
func (*CreateSystemConfigMapCreated) IsServerError ¶
func (o *CreateSystemConfigMapCreated) IsServerError() bool
IsServerError returns true when this create system config map created response has a 5xx status code
func (*CreateSystemConfigMapCreated) IsSuccess ¶
func (o *CreateSystemConfigMapCreated) IsSuccess() bool
IsSuccess returns true when this create system config map created response has a 2xx status code
func (*CreateSystemConfigMapCreated) String ¶
func (o *CreateSystemConfigMapCreated) String() string
type CreateSystemConfigMapParams ¶
type CreateSystemConfigMapParams struct {
/* Body.
ConfigMap
*/
Body *models.CreateConfigMapRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSystemConfigMapParams contains all the parameters to send to the API endpoint
for the create system config map operation. Typically these are written to a http.Request.
func NewCreateSystemConfigMapParams ¶
func NewCreateSystemConfigMapParams() *CreateSystemConfigMapParams
NewCreateSystemConfigMapParams creates a new CreateSystemConfigMapParams 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 NewCreateSystemConfigMapParamsWithContext ¶
func NewCreateSystemConfigMapParamsWithContext(ctx context.Context) *CreateSystemConfigMapParams
NewCreateSystemConfigMapParamsWithContext creates a new CreateSystemConfigMapParams object with the ability to set a context for a request.
func NewCreateSystemConfigMapParamsWithHTTPClient ¶
func NewCreateSystemConfigMapParamsWithHTTPClient(client *http.Client) *CreateSystemConfigMapParams
NewCreateSystemConfigMapParamsWithHTTPClient creates a new CreateSystemConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewCreateSystemConfigMapParamsWithTimeout ¶
func NewCreateSystemConfigMapParamsWithTimeout(timeout time.Duration) *CreateSystemConfigMapParams
NewCreateSystemConfigMapParamsWithTimeout creates a new CreateSystemConfigMapParams object with the ability to set a timeout on a request.
func (*CreateSystemConfigMapParams) SetBody ¶
func (o *CreateSystemConfigMapParams) SetBody(body *models.CreateConfigMapRequest)
SetBody adds the body to the create system config map params
func (*CreateSystemConfigMapParams) SetContext ¶
func (o *CreateSystemConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the create system config map params
func (*CreateSystemConfigMapParams) SetDefaults ¶
func (o *CreateSystemConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the create system config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSystemConfigMapParams) SetHTTPClient ¶
func (o *CreateSystemConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create system config map params
func (*CreateSystemConfigMapParams) SetTimeout ¶
func (o *CreateSystemConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create system config map params
func (*CreateSystemConfigMapParams) WithBody ¶
func (o *CreateSystemConfigMapParams) WithBody(body *models.CreateConfigMapRequest) *CreateSystemConfigMapParams
WithBody adds the body to the create system config map params
func (*CreateSystemConfigMapParams) WithContext ¶
func (o *CreateSystemConfigMapParams) WithContext(ctx context.Context) *CreateSystemConfigMapParams
WithContext adds the context to the create system config map params
func (*CreateSystemConfigMapParams) WithDefaults ¶
func (o *CreateSystemConfigMapParams) WithDefaults() *CreateSystemConfigMapParams
WithDefaults hydrates default values in the create system config map params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSystemConfigMapParams) WithHTTPClient ¶
func (o *CreateSystemConfigMapParams) WithHTTPClient(client *http.Client) *CreateSystemConfigMapParams
WithHTTPClient adds the HTTPClient to the create system config map params
func (*CreateSystemConfigMapParams) WithTimeout ¶
func (o *CreateSystemConfigMapParams) WithTimeout(timeout time.Duration) *CreateSystemConfigMapParams
WithTimeout adds the timeout to the create system config map params
func (*CreateSystemConfigMapParams) WriteToRequest ¶
func (o *CreateSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSystemConfigMapReader ¶
type CreateSystemConfigMapReader struct {
// contains filtered or unexported fields
}
CreateSystemConfigMapReader is a Reader for the CreateSystemConfigMap structure.
func (*CreateSystemConfigMapReader) ReadResponse ¶
func (o *CreateSystemConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteFreightNoContent ¶
type DeleteFreightNoContent struct {
}
DeleteFreightNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteFreightNoContent ¶
func NewDeleteFreightNoContent() *DeleteFreightNoContent
NewDeleteFreightNoContent creates a DeleteFreightNoContent with default headers values
func (*DeleteFreightNoContent) Code ¶
func (o *DeleteFreightNoContent) Code() int
Code gets the status code for the delete freight no content response
func (*DeleteFreightNoContent) Error ¶
func (o *DeleteFreightNoContent) Error() string
func (*DeleteFreightNoContent) IsClientError ¶
func (o *DeleteFreightNoContent) IsClientError() bool
IsClientError returns true when this delete freight no content response has a 4xx status code
func (*DeleteFreightNoContent) IsCode ¶
func (o *DeleteFreightNoContent) IsCode(code int) bool
IsCode returns true when this delete freight no content response a status code equal to that given
func (*DeleteFreightNoContent) IsRedirect ¶
func (o *DeleteFreightNoContent) IsRedirect() bool
IsRedirect returns true when this delete freight no content response has a 3xx status code
func (*DeleteFreightNoContent) IsServerError ¶
func (o *DeleteFreightNoContent) IsServerError() bool
IsServerError returns true when this delete freight no content response has a 5xx status code
func (*DeleteFreightNoContent) IsSuccess ¶
func (o *DeleteFreightNoContent) IsSuccess() bool
IsSuccess returns true when this delete freight no content response has a 2xx status code
func (*DeleteFreightNoContent) String ¶
func (o *DeleteFreightNoContent) String() string
type DeleteFreightParams ¶
type DeleteFreightParams struct {
/* FreightNameOrAlias.
Freight name or alias
*/
FreightNameOrAlias string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteFreightParams contains all the parameters to send to the API endpoint
for the delete freight operation. Typically these are written to a http.Request.
func NewDeleteFreightParams ¶
func NewDeleteFreightParams() *DeleteFreightParams
NewDeleteFreightParams creates a new DeleteFreightParams 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 NewDeleteFreightParamsWithContext ¶
func NewDeleteFreightParamsWithContext(ctx context.Context) *DeleteFreightParams
NewDeleteFreightParamsWithContext creates a new DeleteFreightParams object with the ability to set a context for a request.
func NewDeleteFreightParamsWithHTTPClient ¶
func NewDeleteFreightParamsWithHTTPClient(client *http.Client) *DeleteFreightParams
NewDeleteFreightParamsWithHTTPClient creates a new DeleteFreightParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteFreightParamsWithTimeout ¶
func NewDeleteFreightParamsWithTimeout(timeout time.Duration) *DeleteFreightParams
NewDeleteFreightParamsWithTimeout creates a new DeleteFreightParams object with the ability to set a timeout on a request.
func (*DeleteFreightParams) SetContext ¶
func (o *DeleteFreightParams) SetContext(ctx context.Context)
SetContext adds the context to the delete freight params
func (*DeleteFreightParams) SetDefaults ¶
func (o *DeleteFreightParams) SetDefaults()
SetDefaults hydrates default values in the delete freight params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteFreightParams) SetFreightNameOrAlias ¶
func (o *DeleteFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
SetFreightNameOrAlias adds the freightNameOrAlias to the delete freight params
func (*DeleteFreightParams) SetHTTPClient ¶
func (o *DeleteFreightParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete freight params
func (*DeleteFreightParams) SetProject ¶
func (o *DeleteFreightParams) SetProject(project string)
SetProject adds the project to the delete freight params
func (*DeleteFreightParams) SetTimeout ¶
func (o *DeleteFreightParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete freight params
func (*DeleteFreightParams) WithContext ¶
func (o *DeleteFreightParams) WithContext(ctx context.Context) *DeleteFreightParams
WithContext adds the context to the delete freight params
func (*DeleteFreightParams) WithDefaults ¶
func (o *DeleteFreightParams) WithDefaults() *DeleteFreightParams
WithDefaults hydrates default values in the delete freight params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteFreightParams) WithFreightNameOrAlias ¶
func (o *DeleteFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *DeleteFreightParams
WithFreightNameOrAlias adds the freightNameOrAlias to the delete freight params
func (*DeleteFreightParams) WithHTTPClient ¶
func (o *DeleteFreightParams) WithHTTPClient(client *http.Client) *DeleteFreightParams
WithHTTPClient adds the HTTPClient to the delete freight params
func (*DeleteFreightParams) WithProject ¶
func (o *DeleteFreightParams) WithProject(project string) *DeleteFreightParams
WithProject adds the project to the delete freight params
func (*DeleteFreightParams) WithTimeout ¶
func (o *DeleteFreightParams) WithTimeout(timeout time.Duration) *DeleteFreightParams
WithTimeout adds the timeout to the delete freight params
func (*DeleteFreightParams) WriteToRequest ¶
func (o *DeleteFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteFreightReader ¶
type DeleteFreightReader struct {
// contains filtered or unexported fields
}
DeleteFreightReader is a Reader for the DeleteFreight structure.
func (*DeleteFreightReader) ReadResponse ¶
func (o *DeleteFreightReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteProjectConfigMapNoContent ¶
type DeleteProjectConfigMapNoContent struct {
}
DeleteProjectConfigMapNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteProjectConfigMapNoContent ¶
func NewDeleteProjectConfigMapNoContent() *DeleteProjectConfigMapNoContent
NewDeleteProjectConfigMapNoContent creates a DeleteProjectConfigMapNoContent with default headers values
func (*DeleteProjectConfigMapNoContent) Code ¶
func (o *DeleteProjectConfigMapNoContent) Code() int
Code gets the status code for the delete project config map no content response
func (*DeleteProjectConfigMapNoContent) Error ¶
func (o *DeleteProjectConfigMapNoContent) Error() string
func (*DeleteProjectConfigMapNoContent) IsClientError ¶
func (o *DeleteProjectConfigMapNoContent) IsClientError() bool
IsClientError returns true when this delete project config map no content response has a 4xx status code
func (*DeleteProjectConfigMapNoContent) IsCode ¶
func (o *DeleteProjectConfigMapNoContent) IsCode(code int) bool
IsCode returns true when this delete project config map no content response a status code equal to that given
func (*DeleteProjectConfigMapNoContent) IsRedirect ¶
func (o *DeleteProjectConfigMapNoContent) IsRedirect() bool
IsRedirect returns true when this delete project config map no content response has a 3xx status code
func (*DeleteProjectConfigMapNoContent) IsServerError ¶
func (o *DeleteProjectConfigMapNoContent) IsServerError() bool
IsServerError returns true when this delete project config map no content response has a 5xx status code
func (*DeleteProjectConfigMapNoContent) IsSuccess ¶
func (o *DeleteProjectConfigMapNoContent) IsSuccess() bool
IsSuccess returns true when this delete project config map no content response has a 2xx status code
func (*DeleteProjectConfigMapNoContent) String ¶
func (o *DeleteProjectConfigMapNoContent) String() string
type DeleteProjectConfigMapParams ¶
type DeleteProjectConfigMapParams struct {
/* Configmap.
ConfigMap name
*/
Configmap string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteProjectConfigMapParams contains all the parameters to send to the API endpoint
for the delete project config map operation. Typically these are written to a http.Request.
func NewDeleteProjectConfigMapParams ¶
func NewDeleteProjectConfigMapParams() *DeleteProjectConfigMapParams
NewDeleteProjectConfigMapParams creates a new DeleteProjectConfigMapParams 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 NewDeleteProjectConfigMapParamsWithContext ¶
func NewDeleteProjectConfigMapParamsWithContext(ctx context.Context) *DeleteProjectConfigMapParams
NewDeleteProjectConfigMapParamsWithContext creates a new DeleteProjectConfigMapParams object with the ability to set a context for a request.
func NewDeleteProjectConfigMapParamsWithHTTPClient ¶
func NewDeleteProjectConfigMapParamsWithHTTPClient(client *http.Client) *DeleteProjectConfigMapParams
NewDeleteProjectConfigMapParamsWithHTTPClient creates a new DeleteProjectConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteProjectConfigMapParamsWithTimeout ¶
func NewDeleteProjectConfigMapParamsWithTimeout(timeout time.Duration) *DeleteProjectConfigMapParams
NewDeleteProjectConfigMapParamsWithTimeout creates a new DeleteProjectConfigMapParams object with the ability to set a timeout on a request.
func (*DeleteProjectConfigMapParams) SetConfigmap ¶
func (o *DeleteProjectConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the delete project config map params
func (*DeleteProjectConfigMapParams) SetContext ¶
func (o *DeleteProjectConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project config map params
func (*DeleteProjectConfigMapParams) SetDefaults ¶
func (o *DeleteProjectConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the delete project config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectConfigMapParams) SetHTTPClient ¶
func (o *DeleteProjectConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project config map params
func (*DeleteProjectConfigMapParams) SetProject ¶
func (o *DeleteProjectConfigMapParams) SetProject(project string)
SetProject adds the project to the delete project config map params
func (*DeleteProjectConfigMapParams) SetTimeout ¶
func (o *DeleteProjectConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project config map params
func (*DeleteProjectConfigMapParams) WithConfigmap ¶
func (o *DeleteProjectConfigMapParams) WithConfigmap(configmap string) *DeleteProjectConfigMapParams
WithConfigmap adds the configmap to the delete project config map params
func (*DeleteProjectConfigMapParams) WithContext ¶
func (o *DeleteProjectConfigMapParams) WithContext(ctx context.Context) *DeleteProjectConfigMapParams
WithContext adds the context to the delete project config map params
func (*DeleteProjectConfigMapParams) WithDefaults ¶
func (o *DeleteProjectConfigMapParams) WithDefaults() *DeleteProjectConfigMapParams
WithDefaults hydrates default values in the delete project config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectConfigMapParams) WithHTTPClient ¶
func (o *DeleteProjectConfigMapParams) WithHTTPClient(client *http.Client) *DeleteProjectConfigMapParams
WithHTTPClient adds the HTTPClient to the delete project config map params
func (*DeleteProjectConfigMapParams) WithProject ¶
func (o *DeleteProjectConfigMapParams) WithProject(project string) *DeleteProjectConfigMapParams
WithProject adds the project to the delete project config map params
func (*DeleteProjectConfigMapParams) WithTimeout ¶
func (o *DeleteProjectConfigMapParams) WithTimeout(timeout time.Duration) *DeleteProjectConfigMapParams
WithTimeout adds the timeout to the delete project config map params
func (*DeleteProjectConfigMapParams) WriteToRequest ¶
func (o *DeleteProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectConfigMapReader ¶
type DeleteProjectConfigMapReader struct {
// contains filtered or unexported fields
}
DeleteProjectConfigMapReader is a Reader for the DeleteProjectConfigMap structure.
func (*DeleteProjectConfigMapReader) ReadResponse ¶
func (o *DeleteProjectConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteProjectConfigNoContent ¶
type DeleteProjectConfigNoContent struct {
}
DeleteProjectConfigNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteProjectConfigNoContent ¶
func NewDeleteProjectConfigNoContent() *DeleteProjectConfigNoContent
NewDeleteProjectConfigNoContent creates a DeleteProjectConfigNoContent with default headers values
func (*DeleteProjectConfigNoContent) Code ¶
func (o *DeleteProjectConfigNoContent) Code() int
Code gets the status code for the delete project config no content response
func (*DeleteProjectConfigNoContent) Error ¶
func (o *DeleteProjectConfigNoContent) Error() string
func (*DeleteProjectConfigNoContent) IsClientError ¶
func (o *DeleteProjectConfigNoContent) IsClientError() bool
IsClientError returns true when this delete project config no content response has a 4xx status code
func (*DeleteProjectConfigNoContent) IsCode ¶
func (o *DeleteProjectConfigNoContent) IsCode(code int) bool
IsCode returns true when this delete project config no content response a status code equal to that given
func (*DeleteProjectConfigNoContent) IsRedirect ¶
func (o *DeleteProjectConfigNoContent) IsRedirect() bool
IsRedirect returns true when this delete project config no content response has a 3xx status code
func (*DeleteProjectConfigNoContent) IsServerError ¶
func (o *DeleteProjectConfigNoContent) IsServerError() bool
IsServerError returns true when this delete project config no content response has a 5xx status code
func (*DeleteProjectConfigNoContent) IsSuccess ¶
func (o *DeleteProjectConfigNoContent) IsSuccess() bool
IsSuccess returns true when this delete project config no content response has a 2xx status code
func (*DeleteProjectConfigNoContent) String ¶
func (o *DeleteProjectConfigNoContent) String() string
type DeleteProjectConfigParams ¶
type DeleteProjectConfigParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteProjectConfigParams contains all the parameters to send to the API endpoint
for the delete project config operation. Typically these are written to a http.Request.
func NewDeleteProjectConfigParams ¶
func NewDeleteProjectConfigParams() *DeleteProjectConfigParams
NewDeleteProjectConfigParams creates a new DeleteProjectConfigParams 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 NewDeleteProjectConfigParamsWithContext ¶
func NewDeleteProjectConfigParamsWithContext(ctx context.Context) *DeleteProjectConfigParams
NewDeleteProjectConfigParamsWithContext creates a new DeleteProjectConfigParams object with the ability to set a context for a request.
func NewDeleteProjectConfigParamsWithHTTPClient ¶
func NewDeleteProjectConfigParamsWithHTTPClient(client *http.Client) *DeleteProjectConfigParams
NewDeleteProjectConfigParamsWithHTTPClient creates a new DeleteProjectConfigParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteProjectConfigParamsWithTimeout ¶
func NewDeleteProjectConfigParamsWithTimeout(timeout time.Duration) *DeleteProjectConfigParams
NewDeleteProjectConfigParamsWithTimeout creates a new DeleteProjectConfigParams object with the ability to set a timeout on a request.
func (*DeleteProjectConfigParams) SetContext ¶
func (o *DeleteProjectConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project config params
func (*DeleteProjectConfigParams) SetDefaults ¶
func (o *DeleteProjectConfigParams) SetDefaults()
SetDefaults hydrates default values in the delete project config params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectConfigParams) SetHTTPClient ¶
func (o *DeleteProjectConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project config params
func (*DeleteProjectConfigParams) SetProject ¶
func (o *DeleteProjectConfigParams) SetProject(project string)
SetProject adds the project to the delete project config params
func (*DeleteProjectConfigParams) SetTimeout ¶
func (o *DeleteProjectConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project config params
func (*DeleteProjectConfigParams) WithContext ¶
func (o *DeleteProjectConfigParams) WithContext(ctx context.Context) *DeleteProjectConfigParams
WithContext adds the context to the delete project config params
func (*DeleteProjectConfigParams) WithDefaults ¶
func (o *DeleteProjectConfigParams) WithDefaults() *DeleteProjectConfigParams
WithDefaults hydrates default values in the delete project config params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectConfigParams) WithHTTPClient ¶
func (o *DeleteProjectConfigParams) WithHTTPClient(client *http.Client) *DeleteProjectConfigParams
WithHTTPClient adds the HTTPClient to the delete project config params
func (*DeleteProjectConfigParams) WithProject ¶
func (o *DeleteProjectConfigParams) WithProject(project string) *DeleteProjectConfigParams
WithProject adds the project to the delete project config params
func (*DeleteProjectConfigParams) WithTimeout ¶
func (o *DeleteProjectConfigParams) WithTimeout(timeout time.Duration) *DeleteProjectConfigParams
WithTimeout adds the timeout to the delete project config params
func (*DeleteProjectConfigParams) WriteToRequest ¶
func (o *DeleteProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectConfigReader ¶
type DeleteProjectConfigReader struct {
// contains filtered or unexported fields
}
DeleteProjectConfigReader is a Reader for the DeleteProjectConfig structure.
func (*DeleteProjectConfigReader) ReadResponse ¶
func (o *DeleteProjectConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteProjectNoContent ¶
type DeleteProjectNoContent struct {
}
DeleteProjectNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteProjectNoContent ¶
func NewDeleteProjectNoContent() *DeleteProjectNoContent
NewDeleteProjectNoContent creates a DeleteProjectNoContent with default headers values
func (*DeleteProjectNoContent) Code ¶
func (o *DeleteProjectNoContent) Code() int
Code gets the status code for the delete project no content response
func (*DeleteProjectNoContent) Error ¶
func (o *DeleteProjectNoContent) Error() string
func (*DeleteProjectNoContent) IsClientError ¶
func (o *DeleteProjectNoContent) IsClientError() bool
IsClientError returns true when this delete project no content response has a 4xx status code
func (*DeleteProjectNoContent) IsCode ¶
func (o *DeleteProjectNoContent) IsCode(code int) bool
IsCode returns true when this delete project no content response a status code equal to that given
func (*DeleteProjectNoContent) IsRedirect ¶
func (o *DeleteProjectNoContent) IsRedirect() bool
IsRedirect returns true when this delete project no content response has a 3xx status code
func (*DeleteProjectNoContent) IsServerError ¶
func (o *DeleteProjectNoContent) IsServerError() bool
IsServerError returns true when this delete project no content response has a 5xx status code
func (*DeleteProjectNoContent) IsSuccess ¶
func (o *DeleteProjectNoContent) IsSuccess() bool
IsSuccess returns true when this delete project no content response has a 2xx status code
func (*DeleteProjectNoContent) String ¶
func (o *DeleteProjectNoContent) String() string
type DeleteProjectParams ¶
type DeleteProjectParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteProjectParams contains all the parameters to send to the API endpoint
for the delete project operation. Typically these are written to a http.Request.
func NewDeleteProjectParams ¶
func NewDeleteProjectParams() *DeleteProjectParams
NewDeleteProjectParams creates a new DeleteProjectParams 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 NewDeleteProjectParamsWithContext ¶
func NewDeleteProjectParamsWithContext(ctx context.Context) *DeleteProjectParams
NewDeleteProjectParamsWithContext creates a new DeleteProjectParams object with the ability to set a context for a request.
func NewDeleteProjectParamsWithHTTPClient ¶
func NewDeleteProjectParamsWithHTTPClient(client *http.Client) *DeleteProjectParams
NewDeleteProjectParamsWithHTTPClient creates a new DeleteProjectParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteProjectParamsWithTimeout ¶
func NewDeleteProjectParamsWithTimeout(timeout time.Duration) *DeleteProjectParams
NewDeleteProjectParamsWithTimeout creates a new DeleteProjectParams object with the ability to set a timeout on a request.
func (*DeleteProjectParams) SetContext ¶
func (o *DeleteProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project params
func (*DeleteProjectParams) SetDefaults ¶
func (o *DeleteProjectParams) SetDefaults()
SetDefaults hydrates default values in the delete project params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectParams) SetHTTPClient ¶
func (o *DeleteProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project params
func (*DeleteProjectParams) SetProject ¶
func (o *DeleteProjectParams) SetProject(project string)
SetProject adds the project to the delete project params
func (*DeleteProjectParams) SetTimeout ¶
func (o *DeleteProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project params
func (*DeleteProjectParams) WithContext ¶
func (o *DeleteProjectParams) WithContext(ctx context.Context) *DeleteProjectParams
WithContext adds the context to the delete project params
func (*DeleteProjectParams) WithDefaults ¶
func (o *DeleteProjectParams) WithDefaults() *DeleteProjectParams
WithDefaults hydrates default values in the delete project params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteProjectParams) WithHTTPClient ¶
func (o *DeleteProjectParams) WithHTTPClient(client *http.Client) *DeleteProjectParams
WithHTTPClient adds the HTTPClient to the delete project params
func (*DeleteProjectParams) WithProject ¶
func (o *DeleteProjectParams) WithProject(project string) *DeleteProjectParams
WithProject adds the project to the delete project params
func (*DeleteProjectParams) WithTimeout ¶
func (o *DeleteProjectParams) WithTimeout(timeout time.Duration) *DeleteProjectParams
WithTimeout adds the timeout to the delete project params
func (*DeleteProjectParams) WriteToRequest ¶
func (o *DeleteProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectReader ¶
type DeleteProjectReader struct {
// contains filtered or unexported fields
}
DeleteProjectReader is a Reader for the DeleteProject structure.
func (*DeleteProjectReader) ReadResponse ¶
func (o *DeleteProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteSharedConfigMapNoContent ¶
type DeleteSharedConfigMapNoContent struct {
}
DeleteSharedConfigMapNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteSharedConfigMapNoContent ¶
func NewDeleteSharedConfigMapNoContent() *DeleteSharedConfigMapNoContent
NewDeleteSharedConfigMapNoContent creates a DeleteSharedConfigMapNoContent with default headers values
func (*DeleteSharedConfigMapNoContent) Code ¶
func (o *DeleteSharedConfigMapNoContent) Code() int
Code gets the status code for the delete shared config map no content response
func (*DeleteSharedConfigMapNoContent) Error ¶
func (o *DeleteSharedConfigMapNoContent) Error() string
func (*DeleteSharedConfigMapNoContent) IsClientError ¶
func (o *DeleteSharedConfigMapNoContent) IsClientError() bool
IsClientError returns true when this delete shared config map no content response has a 4xx status code
func (*DeleteSharedConfigMapNoContent) IsCode ¶
func (o *DeleteSharedConfigMapNoContent) IsCode(code int) bool
IsCode returns true when this delete shared config map no content response a status code equal to that given
func (*DeleteSharedConfigMapNoContent) IsRedirect ¶
func (o *DeleteSharedConfigMapNoContent) IsRedirect() bool
IsRedirect returns true when this delete shared config map no content response has a 3xx status code
func (*DeleteSharedConfigMapNoContent) IsServerError ¶
func (o *DeleteSharedConfigMapNoContent) IsServerError() bool
IsServerError returns true when this delete shared config map no content response has a 5xx status code
func (*DeleteSharedConfigMapNoContent) IsSuccess ¶
func (o *DeleteSharedConfigMapNoContent) IsSuccess() bool
IsSuccess returns true when this delete shared config map no content response has a 2xx status code
func (*DeleteSharedConfigMapNoContent) String ¶
func (o *DeleteSharedConfigMapNoContent) String() string
type DeleteSharedConfigMapParams ¶
type DeleteSharedConfigMapParams struct {
Configmap string
// contains filtered or unexported fields
}
DeleteSharedConfigMapParams contains all the parameters to send to the API endpoint
for the delete shared config map operation. Typically these are written to a http.Request.
func NewDeleteSharedConfigMapParams ¶
func NewDeleteSharedConfigMapParams() *DeleteSharedConfigMapParams
NewDeleteSharedConfigMapParams creates a new DeleteSharedConfigMapParams 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 NewDeleteSharedConfigMapParamsWithContext ¶
func NewDeleteSharedConfigMapParamsWithContext(ctx context.Context) *DeleteSharedConfigMapParams
NewDeleteSharedConfigMapParamsWithContext creates a new DeleteSharedConfigMapParams object with the ability to set a context for a request.
func NewDeleteSharedConfigMapParamsWithHTTPClient ¶
func NewDeleteSharedConfigMapParamsWithHTTPClient(client *http.Client) *DeleteSharedConfigMapParams
NewDeleteSharedConfigMapParamsWithHTTPClient creates a new DeleteSharedConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSharedConfigMapParamsWithTimeout ¶
func NewDeleteSharedConfigMapParamsWithTimeout(timeout time.Duration) *DeleteSharedConfigMapParams
NewDeleteSharedConfigMapParamsWithTimeout creates a new DeleteSharedConfigMapParams object with the ability to set a timeout on a request.
func (*DeleteSharedConfigMapParams) SetConfigmap ¶
func (o *DeleteSharedConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the delete shared config map params
func (*DeleteSharedConfigMapParams) SetContext ¶
func (o *DeleteSharedConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the delete shared config map params
func (*DeleteSharedConfigMapParams) SetDefaults ¶
func (o *DeleteSharedConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the delete shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSharedConfigMapParams) SetHTTPClient ¶
func (o *DeleteSharedConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete shared config map params
func (*DeleteSharedConfigMapParams) SetTimeout ¶
func (o *DeleteSharedConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete shared config map params
func (*DeleteSharedConfigMapParams) WithConfigmap ¶
func (o *DeleteSharedConfigMapParams) WithConfigmap(configmap string) *DeleteSharedConfigMapParams
WithConfigmap adds the configmap to the delete shared config map params
func (*DeleteSharedConfigMapParams) WithContext ¶
func (o *DeleteSharedConfigMapParams) WithContext(ctx context.Context) *DeleteSharedConfigMapParams
WithContext adds the context to the delete shared config map params
func (*DeleteSharedConfigMapParams) WithDefaults ¶
func (o *DeleteSharedConfigMapParams) WithDefaults() *DeleteSharedConfigMapParams
WithDefaults hydrates default values in the delete shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSharedConfigMapParams) WithHTTPClient ¶
func (o *DeleteSharedConfigMapParams) WithHTTPClient(client *http.Client) *DeleteSharedConfigMapParams
WithHTTPClient adds the HTTPClient to the delete shared config map params
func (*DeleteSharedConfigMapParams) WithTimeout ¶
func (o *DeleteSharedConfigMapParams) WithTimeout(timeout time.Duration) *DeleteSharedConfigMapParams
WithTimeout adds the timeout to the delete shared config map params
func (*DeleteSharedConfigMapParams) WriteToRequest ¶
func (o *DeleteSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSharedConfigMapReader ¶
type DeleteSharedConfigMapReader struct {
// contains filtered or unexported fields
}
DeleteSharedConfigMapReader is a Reader for the DeleteSharedConfigMap structure.
func (*DeleteSharedConfigMapReader) ReadResponse ¶
func (o *DeleteSharedConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteStageNoContent ¶
type DeleteStageNoContent struct {
}
DeleteStageNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteStageNoContent ¶
func NewDeleteStageNoContent() *DeleteStageNoContent
NewDeleteStageNoContent creates a DeleteStageNoContent with default headers values
func (*DeleteStageNoContent) Code ¶
func (o *DeleteStageNoContent) Code() int
Code gets the status code for the delete stage no content response
func (*DeleteStageNoContent) Error ¶
func (o *DeleteStageNoContent) Error() string
func (*DeleteStageNoContent) IsClientError ¶
func (o *DeleteStageNoContent) IsClientError() bool
IsClientError returns true when this delete stage no content response has a 4xx status code
func (*DeleteStageNoContent) IsCode ¶
func (o *DeleteStageNoContent) IsCode(code int) bool
IsCode returns true when this delete stage no content response a status code equal to that given
func (*DeleteStageNoContent) IsRedirect ¶
func (o *DeleteStageNoContent) IsRedirect() bool
IsRedirect returns true when this delete stage no content response has a 3xx status code
func (*DeleteStageNoContent) IsServerError ¶
func (o *DeleteStageNoContent) IsServerError() bool
IsServerError returns true when this delete stage no content response has a 5xx status code
func (*DeleteStageNoContent) IsSuccess ¶
func (o *DeleteStageNoContent) IsSuccess() bool
IsSuccess returns true when this delete stage no content response has a 2xx status code
func (*DeleteStageNoContent) String ¶
func (o *DeleteStageNoContent) String() string
type DeleteStageParams ¶
type DeleteStageParams struct {
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteStageParams contains all the parameters to send to the API endpoint
for the delete stage operation. Typically these are written to a http.Request.
func NewDeleteStageParams ¶
func NewDeleteStageParams() *DeleteStageParams
NewDeleteStageParams creates a new DeleteStageParams 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 NewDeleteStageParamsWithContext ¶
func NewDeleteStageParamsWithContext(ctx context.Context) *DeleteStageParams
NewDeleteStageParamsWithContext creates a new DeleteStageParams object with the ability to set a context for a request.
func NewDeleteStageParamsWithHTTPClient ¶
func NewDeleteStageParamsWithHTTPClient(client *http.Client) *DeleteStageParams
NewDeleteStageParamsWithHTTPClient creates a new DeleteStageParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteStageParamsWithTimeout ¶
func NewDeleteStageParamsWithTimeout(timeout time.Duration) *DeleteStageParams
NewDeleteStageParamsWithTimeout creates a new DeleteStageParams object with the ability to set a timeout on a request.
func (*DeleteStageParams) SetContext ¶
func (o *DeleteStageParams) SetContext(ctx context.Context)
SetContext adds the context to the delete stage params
func (*DeleteStageParams) SetDefaults ¶
func (o *DeleteStageParams) SetDefaults()
SetDefaults hydrates default values in the delete stage params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteStageParams) SetHTTPClient ¶
func (o *DeleteStageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete stage params
func (*DeleteStageParams) SetProject ¶
func (o *DeleteStageParams) SetProject(project string)
SetProject adds the project to the delete stage params
func (*DeleteStageParams) SetStage ¶
func (o *DeleteStageParams) SetStage(stage string)
SetStage adds the stage to the delete stage params
func (*DeleteStageParams) SetTimeout ¶
func (o *DeleteStageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete stage params
func (*DeleteStageParams) WithContext ¶
func (o *DeleteStageParams) WithContext(ctx context.Context) *DeleteStageParams
WithContext adds the context to the delete stage params
func (*DeleteStageParams) WithDefaults ¶
func (o *DeleteStageParams) WithDefaults() *DeleteStageParams
WithDefaults hydrates default values in the delete stage params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteStageParams) WithHTTPClient ¶
func (o *DeleteStageParams) WithHTTPClient(client *http.Client) *DeleteStageParams
WithHTTPClient adds the HTTPClient to the delete stage params
func (*DeleteStageParams) WithProject ¶
func (o *DeleteStageParams) WithProject(project string) *DeleteStageParams
WithProject adds the project to the delete stage params
func (*DeleteStageParams) WithStage ¶
func (o *DeleteStageParams) WithStage(stage string) *DeleteStageParams
WithStage adds the stage to the delete stage params
func (*DeleteStageParams) WithTimeout ¶
func (o *DeleteStageParams) WithTimeout(timeout time.Duration) *DeleteStageParams
WithTimeout adds the timeout to the delete stage params
func (*DeleteStageParams) WriteToRequest ¶
func (o *DeleteStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStageReader ¶
type DeleteStageReader struct {
// contains filtered or unexported fields
}
DeleteStageReader is a Reader for the DeleteStage structure.
func (*DeleteStageReader) ReadResponse ¶
func (o *DeleteStageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteSystemConfigMapNoContent ¶
type DeleteSystemConfigMapNoContent struct {
}
DeleteSystemConfigMapNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteSystemConfigMapNoContent ¶
func NewDeleteSystemConfigMapNoContent() *DeleteSystemConfigMapNoContent
NewDeleteSystemConfigMapNoContent creates a DeleteSystemConfigMapNoContent with default headers values
func (*DeleteSystemConfigMapNoContent) Code ¶
func (o *DeleteSystemConfigMapNoContent) Code() int
Code gets the status code for the delete system config map no content response
func (*DeleteSystemConfigMapNoContent) Error ¶
func (o *DeleteSystemConfigMapNoContent) Error() string
func (*DeleteSystemConfigMapNoContent) IsClientError ¶
func (o *DeleteSystemConfigMapNoContent) IsClientError() bool
IsClientError returns true when this delete system config map no content response has a 4xx status code
func (*DeleteSystemConfigMapNoContent) IsCode ¶
func (o *DeleteSystemConfigMapNoContent) IsCode(code int) bool
IsCode returns true when this delete system config map no content response a status code equal to that given
func (*DeleteSystemConfigMapNoContent) IsRedirect ¶
func (o *DeleteSystemConfigMapNoContent) IsRedirect() bool
IsRedirect returns true when this delete system config map no content response has a 3xx status code
func (*DeleteSystemConfigMapNoContent) IsServerError ¶
func (o *DeleteSystemConfigMapNoContent) IsServerError() bool
IsServerError returns true when this delete system config map no content response has a 5xx status code
func (*DeleteSystemConfigMapNoContent) IsSuccess ¶
func (o *DeleteSystemConfigMapNoContent) IsSuccess() bool
IsSuccess returns true when this delete system config map no content response has a 2xx status code
func (*DeleteSystemConfigMapNoContent) String ¶
func (o *DeleteSystemConfigMapNoContent) String() string
type DeleteSystemConfigMapParams ¶
type DeleteSystemConfigMapParams struct {
/* Configmap.
ConfigMap name
*/
Configmap string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSystemConfigMapParams contains all the parameters to send to the API endpoint
for the delete system config map operation. Typically these are written to a http.Request.
func NewDeleteSystemConfigMapParams ¶
func NewDeleteSystemConfigMapParams() *DeleteSystemConfigMapParams
NewDeleteSystemConfigMapParams creates a new DeleteSystemConfigMapParams 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 NewDeleteSystemConfigMapParamsWithContext ¶
func NewDeleteSystemConfigMapParamsWithContext(ctx context.Context) *DeleteSystemConfigMapParams
NewDeleteSystemConfigMapParamsWithContext creates a new DeleteSystemConfigMapParams object with the ability to set a context for a request.
func NewDeleteSystemConfigMapParamsWithHTTPClient ¶
func NewDeleteSystemConfigMapParamsWithHTTPClient(client *http.Client) *DeleteSystemConfigMapParams
NewDeleteSystemConfigMapParamsWithHTTPClient creates a new DeleteSystemConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSystemConfigMapParamsWithTimeout ¶
func NewDeleteSystemConfigMapParamsWithTimeout(timeout time.Duration) *DeleteSystemConfigMapParams
NewDeleteSystemConfigMapParamsWithTimeout creates a new DeleteSystemConfigMapParams object with the ability to set a timeout on a request.
func (*DeleteSystemConfigMapParams) SetConfigmap ¶
func (o *DeleteSystemConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the delete system config map params
func (*DeleteSystemConfigMapParams) SetContext ¶
func (o *DeleteSystemConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the delete system config map params
func (*DeleteSystemConfigMapParams) SetDefaults ¶
func (o *DeleteSystemConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the delete system config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSystemConfigMapParams) SetHTTPClient ¶
func (o *DeleteSystemConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete system config map params
func (*DeleteSystemConfigMapParams) SetTimeout ¶
func (o *DeleteSystemConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete system config map params
func (*DeleteSystemConfigMapParams) WithConfigmap ¶
func (o *DeleteSystemConfigMapParams) WithConfigmap(configmap string) *DeleteSystemConfigMapParams
WithConfigmap adds the configmap to the delete system config map params
func (*DeleteSystemConfigMapParams) WithContext ¶
func (o *DeleteSystemConfigMapParams) WithContext(ctx context.Context) *DeleteSystemConfigMapParams
WithContext adds the context to the delete system config map params
func (*DeleteSystemConfigMapParams) WithDefaults ¶
func (o *DeleteSystemConfigMapParams) WithDefaults() *DeleteSystemConfigMapParams
WithDefaults hydrates default values in the delete system config map params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSystemConfigMapParams) WithHTTPClient ¶
func (o *DeleteSystemConfigMapParams) WithHTTPClient(client *http.Client) *DeleteSystemConfigMapParams
WithHTTPClient adds the HTTPClient to the delete system config map params
func (*DeleteSystemConfigMapParams) WithTimeout ¶
func (o *DeleteSystemConfigMapParams) WithTimeout(timeout time.Duration) *DeleteSystemConfigMapParams
WithTimeout adds the timeout to the delete system config map params
func (*DeleteSystemConfigMapParams) WriteToRequest ¶
func (o *DeleteSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSystemConfigMapReader ¶
type DeleteSystemConfigMapReader struct {
// contains filtered or unexported fields
}
DeleteSystemConfigMapReader is a Reader for the DeleteSystemConfigMap structure.
func (*DeleteSystemConfigMapReader) ReadResponse ¶
func (o *DeleteSystemConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteWarehouseNoContent ¶
type DeleteWarehouseNoContent struct {
}
DeleteWarehouseNoContent describes a response with status code 204, with default header values.
Deleted successfully
func NewDeleteWarehouseNoContent ¶
func NewDeleteWarehouseNoContent() *DeleteWarehouseNoContent
NewDeleteWarehouseNoContent creates a DeleteWarehouseNoContent with default headers values
func (*DeleteWarehouseNoContent) Code ¶
func (o *DeleteWarehouseNoContent) Code() int
Code gets the status code for the delete warehouse no content response
func (*DeleteWarehouseNoContent) Error ¶
func (o *DeleteWarehouseNoContent) Error() string
func (*DeleteWarehouseNoContent) IsClientError ¶
func (o *DeleteWarehouseNoContent) IsClientError() bool
IsClientError returns true when this delete warehouse no content response has a 4xx status code
func (*DeleteWarehouseNoContent) IsCode ¶
func (o *DeleteWarehouseNoContent) IsCode(code int) bool
IsCode returns true when this delete warehouse no content response a status code equal to that given
func (*DeleteWarehouseNoContent) IsRedirect ¶
func (o *DeleteWarehouseNoContent) IsRedirect() bool
IsRedirect returns true when this delete warehouse no content response has a 3xx status code
func (*DeleteWarehouseNoContent) IsServerError ¶
func (o *DeleteWarehouseNoContent) IsServerError() bool
IsServerError returns true when this delete warehouse no content response has a 5xx status code
func (*DeleteWarehouseNoContent) IsSuccess ¶
func (o *DeleteWarehouseNoContent) IsSuccess() bool
IsSuccess returns true when this delete warehouse no content response has a 2xx status code
func (*DeleteWarehouseNoContent) String ¶
func (o *DeleteWarehouseNoContent) String() string
type DeleteWarehouseParams ¶
type DeleteWarehouseParams struct {
/* Project.
Project name
*/
Project string
/* Warehouse.
Warehouse name
*/
Warehouse string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteWarehouseParams contains all the parameters to send to the API endpoint
for the delete warehouse operation. Typically these are written to a http.Request.
func NewDeleteWarehouseParams ¶
func NewDeleteWarehouseParams() *DeleteWarehouseParams
NewDeleteWarehouseParams creates a new DeleteWarehouseParams 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 NewDeleteWarehouseParamsWithContext ¶
func NewDeleteWarehouseParamsWithContext(ctx context.Context) *DeleteWarehouseParams
NewDeleteWarehouseParamsWithContext creates a new DeleteWarehouseParams object with the ability to set a context for a request.
func NewDeleteWarehouseParamsWithHTTPClient ¶
func NewDeleteWarehouseParamsWithHTTPClient(client *http.Client) *DeleteWarehouseParams
NewDeleteWarehouseParamsWithHTTPClient creates a new DeleteWarehouseParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteWarehouseParamsWithTimeout ¶
func NewDeleteWarehouseParamsWithTimeout(timeout time.Duration) *DeleteWarehouseParams
NewDeleteWarehouseParamsWithTimeout creates a new DeleteWarehouseParams object with the ability to set a timeout on a request.
func (*DeleteWarehouseParams) SetContext ¶
func (o *DeleteWarehouseParams) SetContext(ctx context.Context)
SetContext adds the context to the delete warehouse params
func (*DeleteWarehouseParams) SetDefaults ¶
func (o *DeleteWarehouseParams) SetDefaults()
SetDefaults hydrates default values in the delete warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWarehouseParams) SetHTTPClient ¶
func (o *DeleteWarehouseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete warehouse params
func (*DeleteWarehouseParams) SetProject ¶
func (o *DeleteWarehouseParams) SetProject(project string)
SetProject adds the project to the delete warehouse params
func (*DeleteWarehouseParams) SetTimeout ¶
func (o *DeleteWarehouseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete warehouse params
func (*DeleteWarehouseParams) SetWarehouse ¶
func (o *DeleteWarehouseParams) SetWarehouse(warehouse string)
SetWarehouse adds the warehouse to the delete warehouse params
func (*DeleteWarehouseParams) WithContext ¶
func (o *DeleteWarehouseParams) WithContext(ctx context.Context) *DeleteWarehouseParams
WithContext adds the context to the delete warehouse params
func (*DeleteWarehouseParams) WithDefaults ¶
func (o *DeleteWarehouseParams) WithDefaults() *DeleteWarehouseParams
WithDefaults hydrates default values in the delete warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWarehouseParams) WithHTTPClient ¶
func (o *DeleteWarehouseParams) WithHTTPClient(client *http.Client) *DeleteWarehouseParams
WithHTTPClient adds the HTTPClient to the delete warehouse params
func (*DeleteWarehouseParams) WithProject ¶
func (o *DeleteWarehouseParams) WithProject(project string) *DeleteWarehouseParams
WithProject adds the project to the delete warehouse params
func (*DeleteWarehouseParams) WithTimeout ¶
func (o *DeleteWarehouseParams) WithTimeout(timeout time.Duration) *DeleteWarehouseParams
WithTimeout adds the timeout to the delete warehouse params
func (*DeleteWarehouseParams) WithWarehouse ¶
func (o *DeleteWarehouseParams) WithWarehouse(warehouse string) *DeleteWarehouseParams
WithWarehouse adds the warehouse to the delete warehouse params
func (*DeleteWarehouseParams) WriteToRequest ¶
func (o *DeleteWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteWarehouseReader ¶
type DeleteWarehouseReader struct {
// contains filtered or unexported fields
}
DeleteWarehouseReader is a Reader for the DeleteWarehouse structure.
func (*DeleteWarehouseReader) ReadResponse ¶
func (o *DeleteWarehouseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetClusterPromotionTaskOK ¶
type GetClusterPromotionTaskOK struct {
Payload any
}
GetClusterPromotionTaskOK describes a response with status code 200, with default header values.
ClusterPromotionTask custom resource (github.com/akuity/kargo/api/v1alpha1.ClusterPromotionTask)
func NewGetClusterPromotionTaskOK ¶
func NewGetClusterPromotionTaskOK() *GetClusterPromotionTaskOK
NewGetClusterPromotionTaskOK creates a GetClusterPromotionTaskOK with default headers values
func (*GetClusterPromotionTaskOK) Code ¶
func (o *GetClusterPromotionTaskOK) Code() int
Code gets the status code for the get cluster promotion task o k response
func (*GetClusterPromotionTaskOK) Error ¶
func (o *GetClusterPromotionTaskOK) Error() string
func (*GetClusterPromotionTaskOK) GetPayload ¶
func (o *GetClusterPromotionTaskOK) GetPayload() any
func (*GetClusterPromotionTaskOK) IsClientError ¶
func (o *GetClusterPromotionTaskOK) IsClientError() bool
IsClientError returns true when this get cluster promotion task o k response has a 4xx status code
func (*GetClusterPromotionTaskOK) IsCode ¶
func (o *GetClusterPromotionTaskOK) IsCode(code int) bool
IsCode returns true when this get cluster promotion task o k response a status code equal to that given
func (*GetClusterPromotionTaskOK) IsRedirect ¶
func (o *GetClusterPromotionTaskOK) IsRedirect() bool
IsRedirect returns true when this get cluster promotion task o k response has a 3xx status code
func (*GetClusterPromotionTaskOK) IsServerError ¶
func (o *GetClusterPromotionTaskOK) IsServerError() bool
IsServerError returns true when this get cluster promotion task o k response has a 5xx status code
func (*GetClusterPromotionTaskOK) IsSuccess ¶
func (o *GetClusterPromotionTaskOK) IsSuccess() bool
IsSuccess returns true when this get cluster promotion task o k response has a 2xx status code
func (*GetClusterPromotionTaskOK) String ¶
func (o *GetClusterPromotionTaskOK) String() string
type GetClusterPromotionTaskParams ¶
type GetClusterPromotionTaskParams struct {
/* ClusterPromotionTask.
ClusterPromotionTask name
*/
ClusterPromotionTask string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetClusterPromotionTaskParams contains all the parameters to send to the API endpoint
for the get cluster promotion task operation. Typically these are written to a http.Request.
func NewGetClusterPromotionTaskParams ¶
func NewGetClusterPromotionTaskParams() *GetClusterPromotionTaskParams
NewGetClusterPromotionTaskParams creates a new GetClusterPromotionTaskParams 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 NewGetClusterPromotionTaskParamsWithContext ¶
func NewGetClusterPromotionTaskParamsWithContext(ctx context.Context) *GetClusterPromotionTaskParams
NewGetClusterPromotionTaskParamsWithContext creates a new GetClusterPromotionTaskParams object with the ability to set a context for a request.
func NewGetClusterPromotionTaskParamsWithHTTPClient ¶
func NewGetClusterPromotionTaskParamsWithHTTPClient(client *http.Client) *GetClusterPromotionTaskParams
NewGetClusterPromotionTaskParamsWithHTTPClient creates a new GetClusterPromotionTaskParams object with the ability to set a custom HTTPClient for a request.
func NewGetClusterPromotionTaskParamsWithTimeout ¶
func NewGetClusterPromotionTaskParamsWithTimeout(timeout time.Duration) *GetClusterPromotionTaskParams
NewGetClusterPromotionTaskParamsWithTimeout creates a new GetClusterPromotionTaskParams object with the ability to set a timeout on a request.
func (*GetClusterPromotionTaskParams) SetClusterPromotionTask ¶
func (o *GetClusterPromotionTaskParams) SetClusterPromotionTask(clusterPromotionTask string)
SetClusterPromotionTask adds the clusterPromotionTask to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) SetContext ¶
func (o *GetClusterPromotionTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) SetDefaults ¶
func (o *GetClusterPromotionTaskParams) SetDefaults()
SetDefaults hydrates default values in the get cluster promotion task params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterPromotionTaskParams) SetHTTPClient ¶
func (o *GetClusterPromotionTaskParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) SetTimeout ¶
func (o *GetClusterPromotionTaskParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) WithClusterPromotionTask ¶
func (o *GetClusterPromotionTaskParams) WithClusterPromotionTask(clusterPromotionTask string) *GetClusterPromotionTaskParams
WithClusterPromotionTask adds the clusterPromotionTask to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) WithContext ¶
func (o *GetClusterPromotionTaskParams) WithContext(ctx context.Context) *GetClusterPromotionTaskParams
WithContext adds the context to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) WithDefaults ¶
func (o *GetClusterPromotionTaskParams) WithDefaults() *GetClusterPromotionTaskParams
WithDefaults hydrates default values in the get cluster promotion task params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterPromotionTaskParams) WithHTTPClient ¶
func (o *GetClusterPromotionTaskParams) WithHTTPClient(client *http.Client) *GetClusterPromotionTaskParams
WithHTTPClient adds the HTTPClient to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) WithTimeout ¶
func (o *GetClusterPromotionTaskParams) WithTimeout(timeout time.Duration) *GetClusterPromotionTaskParams
WithTimeout adds the timeout to the get cluster promotion task params
func (*GetClusterPromotionTaskParams) WriteToRequest ¶
func (o *GetClusterPromotionTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClusterPromotionTaskReader ¶
type GetClusterPromotionTaskReader struct {
// contains filtered or unexported fields
}
GetClusterPromotionTaskReader is a Reader for the GetClusterPromotionTask structure.
func (*GetClusterPromotionTaskReader) ReadResponse ¶
func (o *GetClusterPromotionTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetFreightOK ¶
type GetFreightOK struct {
Payload any
}
GetFreightOK describes a response with status code 200, with default header values.
Freight custom resource (github.com/akuity/kargo/api/v1alpha1.Freight)
func NewGetFreightOK ¶
func NewGetFreightOK() *GetFreightOK
NewGetFreightOK creates a GetFreightOK with default headers values
func (*GetFreightOK) Code ¶
func (o *GetFreightOK) Code() int
Code gets the status code for the get freight o k response
func (*GetFreightOK) Error ¶
func (o *GetFreightOK) Error() string
func (*GetFreightOK) GetPayload ¶
func (o *GetFreightOK) GetPayload() any
func (*GetFreightOK) IsClientError ¶
func (o *GetFreightOK) IsClientError() bool
IsClientError returns true when this get freight o k response has a 4xx status code
func (*GetFreightOK) IsCode ¶
func (o *GetFreightOK) IsCode(code int) bool
IsCode returns true when this get freight o k response a status code equal to that given
func (*GetFreightOK) IsRedirect ¶
func (o *GetFreightOK) IsRedirect() bool
IsRedirect returns true when this get freight o k response has a 3xx status code
func (*GetFreightOK) IsServerError ¶
func (o *GetFreightOK) IsServerError() bool
IsServerError returns true when this get freight o k response has a 5xx status code
func (*GetFreightOK) IsSuccess ¶
func (o *GetFreightOK) IsSuccess() bool
IsSuccess returns true when this get freight o k response has a 2xx status code
func (*GetFreightOK) String ¶
func (o *GetFreightOK) String() string
type GetFreightParams ¶
type GetFreightParams struct {
/* FreightNameOrAlias.
Freight name or alias
*/
FreightNameOrAlias string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetFreightParams contains all the parameters to send to the API endpoint
for the get freight operation. Typically these are written to a http.Request.
func NewGetFreightParams ¶
func NewGetFreightParams() *GetFreightParams
NewGetFreightParams creates a new GetFreightParams 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 NewGetFreightParamsWithContext ¶
func NewGetFreightParamsWithContext(ctx context.Context) *GetFreightParams
NewGetFreightParamsWithContext creates a new GetFreightParams object with the ability to set a context for a request.
func NewGetFreightParamsWithHTTPClient ¶
func NewGetFreightParamsWithHTTPClient(client *http.Client) *GetFreightParams
NewGetFreightParamsWithHTTPClient creates a new GetFreightParams object with the ability to set a custom HTTPClient for a request.
func NewGetFreightParamsWithTimeout ¶
func NewGetFreightParamsWithTimeout(timeout time.Duration) *GetFreightParams
NewGetFreightParamsWithTimeout creates a new GetFreightParams object with the ability to set a timeout on a request.
func (*GetFreightParams) SetContext ¶
func (o *GetFreightParams) SetContext(ctx context.Context)
SetContext adds the context to the get freight params
func (*GetFreightParams) SetDefaults ¶
func (o *GetFreightParams) SetDefaults()
SetDefaults hydrates default values in the get freight params (not the query body).
All values with no default are reset to their zero value.
func (*GetFreightParams) SetFreightNameOrAlias ¶
func (o *GetFreightParams) SetFreightNameOrAlias(freightNameOrAlias string)
SetFreightNameOrAlias adds the freightNameOrAlias to the get freight params
func (*GetFreightParams) SetHTTPClient ¶
func (o *GetFreightParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get freight params
func (*GetFreightParams) SetProject ¶
func (o *GetFreightParams) SetProject(project string)
SetProject adds the project to the get freight params
func (*GetFreightParams) SetTimeout ¶
func (o *GetFreightParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get freight params
func (*GetFreightParams) WithContext ¶
func (o *GetFreightParams) WithContext(ctx context.Context) *GetFreightParams
WithContext adds the context to the get freight params
func (*GetFreightParams) WithDefaults ¶
func (o *GetFreightParams) WithDefaults() *GetFreightParams
WithDefaults hydrates default values in the get freight params (not the query body).
All values with no default are reset to their zero value.
func (*GetFreightParams) WithFreightNameOrAlias ¶
func (o *GetFreightParams) WithFreightNameOrAlias(freightNameOrAlias string) *GetFreightParams
WithFreightNameOrAlias adds the freightNameOrAlias to the get freight params
func (*GetFreightParams) WithHTTPClient ¶
func (o *GetFreightParams) WithHTTPClient(client *http.Client) *GetFreightParams
WithHTTPClient adds the HTTPClient to the get freight params
func (*GetFreightParams) WithProject ¶
func (o *GetFreightParams) WithProject(project string) *GetFreightParams
WithProject adds the project to the get freight params
func (*GetFreightParams) WithTimeout ¶
func (o *GetFreightParams) WithTimeout(timeout time.Duration) *GetFreightParams
WithTimeout adds the timeout to the get freight params
func (*GetFreightParams) WriteToRequest ¶
func (o *GetFreightParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFreightReader ¶
type GetFreightReader struct {
// contains filtered or unexported fields
}
GetFreightReader is a Reader for the GetFreight structure.
func (*GetFreightReader) ReadResponse ¶
func (o *GetFreightReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetProjectConfigMapOK ¶
type GetProjectConfigMapOK struct {
Payload any
}
GetProjectConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewGetProjectConfigMapOK ¶
func NewGetProjectConfigMapOK() *GetProjectConfigMapOK
NewGetProjectConfigMapOK creates a GetProjectConfigMapOK with default headers values
func (*GetProjectConfigMapOK) Code ¶
func (o *GetProjectConfigMapOK) Code() int
Code gets the status code for the get project config map o k response
func (*GetProjectConfigMapOK) Error ¶
func (o *GetProjectConfigMapOK) Error() string
func (*GetProjectConfigMapOK) GetPayload ¶
func (o *GetProjectConfigMapOK) GetPayload() any
func (*GetProjectConfigMapOK) IsClientError ¶
func (o *GetProjectConfigMapOK) IsClientError() bool
IsClientError returns true when this get project config map o k response has a 4xx status code
func (*GetProjectConfigMapOK) IsCode ¶
func (o *GetProjectConfigMapOK) IsCode(code int) bool
IsCode returns true when this get project config map o k response a status code equal to that given
func (*GetProjectConfigMapOK) IsRedirect ¶
func (o *GetProjectConfigMapOK) IsRedirect() bool
IsRedirect returns true when this get project config map o k response has a 3xx status code
func (*GetProjectConfigMapOK) IsServerError ¶
func (o *GetProjectConfigMapOK) IsServerError() bool
IsServerError returns true when this get project config map o k response has a 5xx status code
func (*GetProjectConfigMapOK) IsSuccess ¶
func (o *GetProjectConfigMapOK) IsSuccess() bool
IsSuccess returns true when this get project config map o k response has a 2xx status code
func (*GetProjectConfigMapOK) String ¶
func (o *GetProjectConfigMapOK) String() string
type GetProjectConfigMapParams ¶
type GetProjectConfigMapParams struct {
/* Configmap.
ConfigMap name
*/
Configmap string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetProjectConfigMapParams contains all the parameters to send to the API endpoint
for the get project config map operation. Typically these are written to a http.Request.
func NewGetProjectConfigMapParams ¶
func NewGetProjectConfigMapParams() *GetProjectConfigMapParams
NewGetProjectConfigMapParams creates a new GetProjectConfigMapParams 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 NewGetProjectConfigMapParamsWithContext ¶
func NewGetProjectConfigMapParamsWithContext(ctx context.Context) *GetProjectConfigMapParams
NewGetProjectConfigMapParamsWithContext creates a new GetProjectConfigMapParams object with the ability to set a context for a request.
func NewGetProjectConfigMapParamsWithHTTPClient ¶
func NewGetProjectConfigMapParamsWithHTTPClient(client *http.Client) *GetProjectConfigMapParams
NewGetProjectConfigMapParamsWithHTTPClient creates a new GetProjectConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewGetProjectConfigMapParamsWithTimeout ¶
func NewGetProjectConfigMapParamsWithTimeout(timeout time.Duration) *GetProjectConfigMapParams
NewGetProjectConfigMapParamsWithTimeout creates a new GetProjectConfigMapParams object with the ability to set a timeout on a request.
func (*GetProjectConfigMapParams) SetConfigmap ¶
func (o *GetProjectConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the get project config map params
func (*GetProjectConfigMapParams) SetContext ¶
func (o *GetProjectConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the get project config map params
func (*GetProjectConfigMapParams) SetDefaults ¶
func (o *GetProjectConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the get project config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectConfigMapParams) SetHTTPClient ¶
func (o *GetProjectConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get project config map params
func (*GetProjectConfigMapParams) SetProject ¶
func (o *GetProjectConfigMapParams) SetProject(project string)
SetProject adds the project to the get project config map params
func (*GetProjectConfigMapParams) SetTimeout ¶
func (o *GetProjectConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get project config map params
func (*GetProjectConfigMapParams) WithConfigmap ¶
func (o *GetProjectConfigMapParams) WithConfigmap(configmap string) *GetProjectConfigMapParams
WithConfigmap adds the configmap to the get project config map params
func (*GetProjectConfigMapParams) WithContext ¶
func (o *GetProjectConfigMapParams) WithContext(ctx context.Context) *GetProjectConfigMapParams
WithContext adds the context to the get project config map params
func (*GetProjectConfigMapParams) WithDefaults ¶
func (o *GetProjectConfigMapParams) WithDefaults() *GetProjectConfigMapParams
WithDefaults hydrates default values in the get project config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectConfigMapParams) WithHTTPClient ¶
func (o *GetProjectConfigMapParams) WithHTTPClient(client *http.Client) *GetProjectConfigMapParams
WithHTTPClient adds the HTTPClient to the get project config map params
func (*GetProjectConfigMapParams) WithProject ¶
func (o *GetProjectConfigMapParams) WithProject(project string) *GetProjectConfigMapParams
WithProject adds the project to the get project config map params
func (*GetProjectConfigMapParams) WithTimeout ¶
func (o *GetProjectConfigMapParams) WithTimeout(timeout time.Duration) *GetProjectConfigMapParams
WithTimeout adds the timeout to the get project config map params
func (*GetProjectConfigMapParams) WriteToRequest ¶
func (o *GetProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProjectConfigMapReader ¶
type GetProjectConfigMapReader struct {
// contains filtered or unexported fields
}
GetProjectConfigMapReader is a Reader for the GetProjectConfigMap structure.
func (*GetProjectConfigMapReader) ReadResponse ¶
func (o *GetProjectConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetProjectConfigOK ¶
type GetProjectConfigOK struct {
Payload any
}
GetProjectConfigOK describes a response with status code 200, with default header values.
ProjectConfig custom resource (github.com/akuity/kargo/api/v1alpha1.ProjectConfig)
func NewGetProjectConfigOK ¶
func NewGetProjectConfigOK() *GetProjectConfigOK
NewGetProjectConfigOK creates a GetProjectConfigOK with default headers values
func (*GetProjectConfigOK) Code ¶
func (o *GetProjectConfigOK) Code() int
Code gets the status code for the get project config o k response
func (*GetProjectConfigOK) Error ¶
func (o *GetProjectConfigOK) Error() string
func (*GetProjectConfigOK) GetPayload ¶
func (o *GetProjectConfigOK) GetPayload() any
func (*GetProjectConfigOK) IsClientError ¶
func (o *GetProjectConfigOK) IsClientError() bool
IsClientError returns true when this get project config o k response has a 4xx status code
func (*GetProjectConfigOK) IsCode ¶
func (o *GetProjectConfigOK) IsCode(code int) bool
IsCode returns true when this get project config o k response a status code equal to that given
func (*GetProjectConfigOK) IsRedirect ¶
func (o *GetProjectConfigOK) IsRedirect() bool
IsRedirect returns true when this get project config o k response has a 3xx status code
func (*GetProjectConfigOK) IsServerError ¶
func (o *GetProjectConfigOK) IsServerError() bool
IsServerError returns true when this get project config o k response has a 5xx status code
func (*GetProjectConfigOK) IsSuccess ¶
func (o *GetProjectConfigOK) IsSuccess() bool
IsSuccess returns true when this get project config o k response has a 2xx status code
func (*GetProjectConfigOK) String ¶
func (o *GetProjectConfigOK) String() string
type GetProjectConfigParams ¶
type GetProjectConfigParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetProjectConfigParams contains all the parameters to send to the API endpoint
for the get project config operation. Typically these are written to a http.Request.
func NewGetProjectConfigParams ¶
func NewGetProjectConfigParams() *GetProjectConfigParams
NewGetProjectConfigParams creates a new GetProjectConfigParams 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 NewGetProjectConfigParamsWithContext ¶
func NewGetProjectConfigParamsWithContext(ctx context.Context) *GetProjectConfigParams
NewGetProjectConfigParamsWithContext creates a new GetProjectConfigParams object with the ability to set a context for a request.
func NewGetProjectConfigParamsWithHTTPClient ¶
func NewGetProjectConfigParamsWithHTTPClient(client *http.Client) *GetProjectConfigParams
NewGetProjectConfigParamsWithHTTPClient creates a new GetProjectConfigParams object with the ability to set a custom HTTPClient for a request.
func NewGetProjectConfigParamsWithTimeout ¶
func NewGetProjectConfigParamsWithTimeout(timeout time.Duration) *GetProjectConfigParams
NewGetProjectConfigParamsWithTimeout creates a new GetProjectConfigParams object with the ability to set a timeout on a request.
func (*GetProjectConfigParams) SetContext ¶
func (o *GetProjectConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the get project config params
func (*GetProjectConfigParams) SetDefaults ¶
func (o *GetProjectConfigParams) SetDefaults()
SetDefaults hydrates default values in the get project config params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectConfigParams) SetHTTPClient ¶
func (o *GetProjectConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get project config params
func (*GetProjectConfigParams) SetProject ¶
func (o *GetProjectConfigParams) SetProject(project string)
SetProject adds the project to the get project config params
func (*GetProjectConfigParams) SetTimeout ¶
func (o *GetProjectConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get project config params
func (*GetProjectConfigParams) WithContext ¶
func (o *GetProjectConfigParams) WithContext(ctx context.Context) *GetProjectConfigParams
WithContext adds the context to the get project config params
func (*GetProjectConfigParams) WithDefaults ¶
func (o *GetProjectConfigParams) WithDefaults() *GetProjectConfigParams
WithDefaults hydrates default values in the get project config params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectConfigParams) WithHTTPClient ¶
func (o *GetProjectConfigParams) WithHTTPClient(client *http.Client) *GetProjectConfigParams
WithHTTPClient adds the HTTPClient to the get project config params
func (*GetProjectConfigParams) WithProject ¶
func (o *GetProjectConfigParams) WithProject(project string) *GetProjectConfigParams
WithProject adds the project to the get project config params
func (*GetProjectConfigParams) WithTimeout ¶
func (o *GetProjectConfigParams) WithTimeout(timeout time.Duration) *GetProjectConfigParams
WithTimeout adds the timeout to the get project config params
func (*GetProjectConfigParams) WriteToRequest ¶
func (o *GetProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProjectConfigReader ¶
type GetProjectConfigReader struct {
// contains filtered or unexported fields
}
GetProjectConfigReader is a Reader for the GetProjectConfig structure.
func (*GetProjectConfigReader) ReadResponse ¶
func (o *GetProjectConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetProjectOK ¶
type GetProjectOK struct {
Payload any
}
GetProjectOK describes a response with status code 200, with default header values.
Project custom resource (github.com/akuity/kargo/api/v1alpha1.Project)
func NewGetProjectOK ¶
func NewGetProjectOK() *GetProjectOK
NewGetProjectOK creates a GetProjectOK with default headers values
func (*GetProjectOK) Code ¶
func (o *GetProjectOK) Code() int
Code gets the status code for the get project o k response
func (*GetProjectOK) Error ¶
func (o *GetProjectOK) Error() string
func (*GetProjectOK) GetPayload ¶
func (o *GetProjectOK) GetPayload() any
func (*GetProjectOK) IsClientError ¶
func (o *GetProjectOK) IsClientError() bool
IsClientError returns true when this get project o k response has a 4xx status code
func (*GetProjectOK) IsCode ¶
func (o *GetProjectOK) IsCode(code int) bool
IsCode returns true when this get project o k response a status code equal to that given
func (*GetProjectOK) IsRedirect ¶
func (o *GetProjectOK) IsRedirect() bool
IsRedirect returns true when this get project o k response has a 3xx status code
func (*GetProjectOK) IsServerError ¶
func (o *GetProjectOK) IsServerError() bool
IsServerError returns true when this get project o k response has a 5xx status code
func (*GetProjectOK) IsSuccess ¶
func (o *GetProjectOK) IsSuccess() bool
IsSuccess returns true when this get project o k response has a 2xx status code
func (*GetProjectOK) String ¶
func (o *GetProjectOK) String() string
type GetProjectParams ¶
type GetProjectParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetProjectParams contains all the parameters to send to the API endpoint
for the get project operation. Typically these are written to a http.Request.
func NewGetProjectParams ¶
func NewGetProjectParams() *GetProjectParams
NewGetProjectParams creates a new GetProjectParams 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 NewGetProjectParamsWithContext ¶
func NewGetProjectParamsWithContext(ctx context.Context) *GetProjectParams
NewGetProjectParamsWithContext creates a new GetProjectParams object with the ability to set a context for a request.
func NewGetProjectParamsWithHTTPClient ¶
func NewGetProjectParamsWithHTTPClient(client *http.Client) *GetProjectParams
NewGetProjectParamsWithHTTPClient creates a new GetProjectParams object with the ability to set a custom HTTPClient for a request.
func NewGetProjectParamsWithTimeout ¶
func NewGetProjectParamsWithTimeout(timeout time.Duration) *GetProjectParams
NewGetProjectParamsWithTimeout creates a new GetProjectParams object with the ability to set a timeout on a request.
func (*GetProjectParams) SetContext ¶
func (o *GetProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the get project params
func (*GetProjectParams) SetDefaults ¶
func (o *GetProjectParams) SetDefaults()
SetDefaults hydrates default values in the get project params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectParams) SetHTTPClient ¶
func (o *GetProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get project params
func (*GetProjectParams) SetProject ¶
func (o *GetProjectParams) SetProject(project string)
SetProject adds the project to the get project params
func (*GetProjectParams) SetTimeout ¶
func (o *GetProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get project params
func (*GetProjectParams) WithContext ¶
func (o *GetProjectParams) WithContext(ctx context.Context) *GetProjectParams
WithContext adds the context to the get project params
func (*GetProjectParams) WithDefaults ¶
func (o *GetProjectParams) WithDefaults() *GetProjectParams
WithDefaults hydrates default values in the get project params (not the query body).
All values with no default are reset to their zero value.
func (*GetProjectParams) WithHTTPClient ¶
func (o *GetProjectParams) WithHTTPClient(client *http.Client) *GetProjectParams
WithHTTPClient adds the HTTPClient to the get project params
func (*GetProjectParams) WithProject ¶
func (o *GetProjectParams) WithProject(project string) *GetProjectParams
WithProject adds the project to the get project params
func (*GetProjectParams) WithTimeout ¶
func (o *GetProjectParams) WithTimeout(timeout time.Duration) *GetProjectParams
WithTimeout adds the timeout to the get project params
func (*GetProjectParams) WriteToRequest ¶
func (o *GetProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProjectReader ¶
type GetProjectReader struct {
// contains filtered or unexported fields
}
GetProjectReader is a Reader for the GetProject structure.
func (*GetProjectReader) ReadResponse ¶
func (o *GetProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetPromotionOK ¶
type GetPromotionOK struct {
Payload any
}
GetPromotionOK describes a response with status code 200, with default header values.
Promotion custom resource (github.com/akuity/kargo/api/v1alpha1.Promotion)
func NewGetPromotionOK ¶
func NewGetPromotionOK() *GetPromotionOK
NewGetPromotionOK creates a GetPromotionOK with default headers values
func (*GetPromotionOK) Code ¶
func (o *GetPromotionOK) Code() int
Code gets the status code for the get promotion o k response
func (*GetPromotionOK) Error ¶
func (o *GetPromotionOK) Error() string
func (*GetPromotionOK) GetPayload ¶
func (o *GetPromotionOK) GetPayload() any
func (*GetPromotionOK) IsClientError ¶
func (o *GetPromotionOK) IsClientError() bool
IsClientError returns true when this get promotion o k response has a 4xx status code
func (*GetPromotionOK) IsCode ¶
func (o *GetPromotionOK) IsCode(code int) bool
IsCode returns true when this get promotion o k response a status code equal to that given
func (*GetPromotionOK) IsRedirect ¶
func (o *GetPromotionOK) IsRedirect() bool
IsRedirect returns true when this get promotion o k response has a 3xx status code
func (*GetPromotionOK) IsServerError ¶
func (o *GetPromotionOK) IsServerError() bool
IsServerError returns true when this get promotion o k response has a 5xx status code
func (*GetPromotionOK) IsSuccess ¶
func (o *GetPromotionOK) IsSuccess() bool
IsSuccess returns true when this get promotion o k response has a 2xx status code
func (*GetPromotionOK) String ¶
func (o *GetPromotionOK) String() string
type GetPromotionParams ¶
type GetPromotionParams struct {
/* Project.
Project name
*/
Project string
/* Promotion.
Promotion name
*/
Promotion string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPromotionParams contains all the parameters to send to the API endpoint
for the get promotion operation. Typically these are written to a http.Request.
func NewGetPromotionParams ¶
func NewGetPromotionParams() *GetPromotionParams
NewGetPromotionParams creates a new GetPromotionParams 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 NewGetPromotionParamsWithContext ¶
func NewGetPromotionParamsWithContext(ctx context.Context) *GetPromotionParams
NewGetPromotionParamsWithContext creates a new GetPromotionParams object with the ability to set a context for a request.
func NewGetPromotionParamsWithHTTPClient ¶
func NewGetPromotionParamsWithHTTPClient(client *http.Client) *GetPromotionParams
NewGetPromotionParamsWithHTTPClient creates a new GetPromotionParams object with the ability to set a custom HTTPClient for a request.
func NewGetPromotionParamsWithTimeout ¶
func NewGetPromotionParamsWithTimeout(timeout time.Duration) *GetPromotionParams
NewGetPromotionParamsWithTimeout creates a new GetPromotionParams object with the ability to set a timeout on a request.
func (*GetPromotionParams) SetContext ¶
func (o *GetPromotionParams) SetContext(ctx context.Context)
SetContext adds the context to the get promotion params
func (*GetPromotionParams) SetDefaults ¶
func (o *GetPromotionParams) SetDefaults()
SetDefaults hydrates default values in the get promotion params (not the query body).
All values with no default are reset to their zero value.
func (*GetPromotionParams) SetHTTPClient ¶
func (o *GetPromotionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get promotion params
func (*GetPromotionParams) SetProject ¶
func (o *GetPromotionParams) SetProject(project string)
SetProject adds the project to the get promotion params
func (*GetPromotionParams) SetPromotion ¶
func (o *GetPromotionParams) SetPromotion(promotion string)
SetPromotion adds the promotion to the get promotion params
func (*GetPromotionParams) SetTimeout ¶
func (o *GetPromotionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get promotion params
func (*GetPromotionParams) WithContext ¶
func (o *GetPromotionParams) WithContext(ctx context.Context) *GetPromotionParams
WithContext adds the context to the get promotion params
func (*GetPromotionParams) WithDefaults ¶
func (o *GetPromotionParams) WithDefaults() *GetPromotionParams
WithDefaults hydrates default values in the get promotion params (not the query body).
All values with no default are reset to their zero value.
func (*GetPromotionParams) WithHTTPClient ¶
func (o *GetPromotionParams) WithHTTPClient(client *http.Client) *GetPromotionParams
WithHTTPClient adds the HTTPClient to the get promotion params
func (*GetPromotionParams) WithProject ¶
func (o *GetPromotionParams) WithProject(project string) *GetPromotionParams
WithProject adds the project to the get promotion params
func (*GetPromotionParams) WithPromotion ¶
func (o *GetPromotionParams) WithPromotion(promotion string) *GetPromotionParams
WithPromotion adds the promotion to the get promotion params
func (*GetPromotionParams) WithTimeout ¶
func (o *GetPromotionParams) WithTimeout(timeout time.Duration) *GetPromotionParams
WithTimeout adds the timeout to the get promotion params
func (*GetPromotionParams) WriteToRequest ¶
func (o *GetPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPromotionReader ¶
type GetPromotionReader struct {
// contains filtered or unexported fields
}
GetPromotionReader is a Reader for the GetPromotion structure.
func (*GetPromotionReader) ReadResponse ¶
func (o *GetPromotionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetPromotionTaskOK ¶
type GetPromotionTaskOK struct {
Payload any
}
GetPromotionTaskOK describes a response with status code 200, with default header values.
PromotionTask custom resource (github.com/akuity/kargo/api/v1alpha1.PromotionTask)
func NewGetPromotionTaskOK ¶
func NewGetPromotionTaskOK() *GetPromotionTaskOK
NewGetPromotionTaskOK creates a GetPromotionTaskOK with default headers values
func (*GetPromotionTaskOK) Code ¶
func (o *GetPromotionTaskOK) Code() int
Code gets the status code for the get promotion task o k response
func (*GetPromotionTaskOK) Error ¶
func (o *GetPromotionTaskOK) Error() string
func (*GetPromotionTaskOK) GetPayload ¶
func (o *GetPromotionTaskOK) GetPayload() any
func (*GetPromotionTaskOK) IsClientError ¶
func (o *GetPromotionTaskOK) IsClientError() bool
IsClientError returns true when this get promotion task o k response has a 4xx status code
func (*GetPromotionTaskOK) IsCode ¶
func (o *GetPromotionTaskOK) IsCode(code int) bool
IsCode returns true when this get promotion task o k response a status code equal to that given
func (*GetPromotionTaskOK) IsRedirect ¶
func (o *GetPromotionTaskOK) IsRedirect() bool
IsRedirect returns true when this get promotion task o k response has a 3xx status code
func (*GetPromotionTaskOK) IsServerError ¶
func (o *GetPromotionTaskOK) IsServerError() bool
IsServerError returns true when this get promotion task o k response has a 5xx status code
func (*GetPromotionTaskOK) IsSuccess ¶
func (o *GetPromotionTaskOK) IsSuccess() bool
IsSuccess returns true when this get promotion task o k response has a 2xx status code
func (*GetPromotionTaskOK) String ¶
func (o *GetPromotionTaskOK) String() string
type GetPromotionTaskParams ¶
type GetPromotionTaskParams struct {
/* Project.
Project name
*/
Project string
/* PromotionTask.
PromotionTask name
*/
PromotionTask string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPromotionTaskParams contains all the parameters to send to the API endpoint
for the get promotion task operation. Typically these are written to a http.Request.
func NewGetPromotionTaskParams ¶
func NewGetPromotionTaskParams() *GetPromotionTaskParams
NewGetPromotionTaskParams creates a new GetPromotionTaskParams 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 NewGetPromotionTaskParamsWithContext ¶
func NewGetPromotionTaskParamsWithContext(ctx context.Context) *GetPromotionTaskParams
NewGetPromotionTaskParamsWithContext creates a new GetPromotionTaskParams object with the ability to set a context for a request.
func NewGetPromotionTaskParamsWithHTTPClient ¶
func NewGetPromotionTaskParamsWithHTTPClient(client *http.Client) *GetPromotionTaskParams
NewGetPromotionTaskParamsWithHTTPClient creates a new GetPromotionTaskParams object with the ability to set a custom HTTPClient for a request.
func NewGetPromotionTaskParamsWithTimeout ¶
func NewGetPromotionTaskParamsWithTimeout(timeout time.Duration) *GetPromotionTaskParams
NewGetPromotionTaskParamsWithTimeout creates a new GetPromotionTaskParams object with the ability to set a timeout on a request.
func (*GetPromotionTaskParams) SetContext ¶
func (o *GetPromotionTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the get promotion task params
func (*GetPromotionTaskParams) SetDefaults ¶
func (o *GetPromotionTaskParams) SetDefaults()
SetDefaults hydrates default values in the get promotion task params (not the query body).
All values with no default are reset to their zero value.
func (*GetPromotionTaskParams) SetHTTPClient ¶
func (o *GetPromotionTaskParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get promotion task params
func (*GetPromotionTaskParams) SetProject ¶
func (o *GetPromotionTaskParams) SetProject(project string)
SetProject adds the project to the get promotion task params
func (*GetPromotionTaskParams) SetPromotionTask ¶
func (o *GetPromotionTaskParams) SetPromotionTask(promotionTask string)
SetPromotionTask adds the promotionTask to the get promotion task params
func (*GetPromotionTaskParams) SetTimeout ¶
func (o *GetPromotionTaskParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get promotion task params
func (*GetPromotionTaskParams) WithContext ¶
func (o *GetPromotionTaskParams) WithContext(ctx context.Context) *GetPromotionTaskParams
WithContext adds the context to the get promotion task params
func (*GetPromotionTaskParams) WithDefaults ¶
func (o *GetPromotionTaskParams) WithDefaults() *GetPromotionTaskParams
WithDefaults hydrates default values in the get promotion task params (not the query body).
All values with no default are reset to their zero value.
func (*GetPromotionTaskParams) WithHTTPClient ¶
func (o *GetPromotionTaskParams) WithHTTPClient(client *http.Client) *GetPromotionTaskParams
WithHTTPClient adds the HTTPClient to the get promotion task params
func (*GetPromotionTaskParams) WithProject ¶
func (o *GetPromotionTaskParams) WithProject(project string) *GetPromotionTaskParams
WithProject adds the project to the get promotion task params
func (*GetPromotionTaskParams) WithPromotionTask ¶
func (o *GetPromotionTaskParams) WithPromotionTask(promotionTask string) *GetPromotionTaskParams
WithPromotionTask adds the promotionTask to the get promotion task params
func (*GetPromotionTaskParams) WithTimeout ¶
func (o *GetPromotionTaskParams) WithTimeout(timeout time.Duration) *GetPromotionTaskParams
WithTimeout adds the timeout to the get promotion task params
func (*GetPromotionTaskParams) WriteToRequest ¶
func (o *GetPromotionTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPromotionTaskReader ¶
type GetPromotionTaskReader struct {
// contains filtered or unexported fields
}
GetPromotionTaskReader is a Reader for the GetPromotionTask structure.
func (*GetPromotionTaskReader) ReadResponse ¶
func (o *GetPromotionTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetSharedConfigMapOK ¶
type GetSharedConfigMapOK struct {
}
GetSharedConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewGetSharedConfigMapOK ¶
func NewGetSharedConfigMapOK() *GetSharedConfigMapOK
NewGetSharedConfigMapOK creates a GetSharedConfigMapOK with default headers values
func (*GetSharedConfigMapOK) Code ¶
func (o *GetSharedConfigMapOK) Code() int
Code gets the status code for the get shared config map o k response
func (*GetSharedConfigMapOK) Error ¶
func (o *GetSharedConfigMapOK) Error() string
func (*GetSharedConfigMapOK) GetPayload ¶
func (o *GetSharedConfigMapOK) GetPayload() any
func (*GetSharedConfigMapOK) IsClientError ¶
func (o *GetSharedConfigMapOK) IsClientError() bool
IsClientError returns true when this get shared config map o k response has a 4xx status code
func (*GetSharedConfigMapOK) IsCode ¶
func (o *GetSharedConfigMapOK) IsCode(code int) bool
IsCode returns true when this get shared config map o k response a status code equal to that given
func (*GetSharedConfigMapOK) IsRedirect ¶
func (o *GetSharedConfigMapOK) IsRedirect() bool
IsRedirect returns true when this get shared config map o k response has a 3xx status code
func (*GetSharedConfigMapOK) IsServerError ¶
func (o *GetSharedConfigMapOK) IsServerError() bool
IsServerError returns true when this get shared config map o k response has a 5xx status code
func (*GetSharedConfigMapOK) IsSuccess ¶
func (o *GetSharedConfigMapOK) IsSuccess() bool
IsSuccess returns true when this get shared config map o k response has a 2xx status code
func (*GetSharedConfigMapOK) String ¶
func (o *GetSharedConfigMapOK) String() string
type GetSharedConfigMapParams ¶
type GetSharedConfigMapParams struct {
Configmap string
// contains filtered or unexported fields
}
GetSharedConfigMapParams contains all the parameters to send to the API endpoint
for the get shared config map operation. Typically these are written to a http.Request.
func NewGetSharedConfigMapParams ¶
func NewGetSharedConfigMapParams() *GetSharedConfigMapParams
NewGetSharedConfigMapParams creates a new GetSharedConfigMapParams 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 NewGetSharedConfigMapParamsWithContext ¶
func NewGetSharedConfigMapParamsWithContext(ctx context.Context) *GetSharedConfigMapParams
NewGetSharedConfigMapParamsWithContext creates a new GetSharedConfigMapParams object with the ability to set a context for a request.
func NewGetSharedConfigMapParamsWithHTTPClient ¶
func NewGetSharedConfigMapParamsWithHTTPClient(client *http.Client) *GetSharedConfigMapParams
NewGetSharedConfigMapParamsWithHTTPClient creates a new GetSharedConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewGetSharedConfigMapParamsWithTimeout ¶
func NewGetSharedConfigMapParamsWithTimeout(timeout time.Duration) *GetSharedConfigMapParams
NewGetSharedConfigMapParamsWithTimeout creates a new GetSharedConfigMapParams object with the ability to set a timeout on a request.
func (*GetSharedConfigMapParams) SetConfigmap ¶
func (o *GetSharedConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the get shared config map params
func (*GetSharedConfigMapParams) SetContext ¶
func (o *GetSharedConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the get shared config map params
func (*GetSharedConfigMapParams) SetDefaults ¶
func (o *GetSharedConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the get shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetSharedConfigMapParams) SetHTTPClient ¶
func (o *GetSharedConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get shared config map params
func (*GetSharedConfigMapParams) SetTimeout ¶
func (o *GetSharedConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get shared config map params
func (*GetSharedConfigMapParams) WithConfigmap ¶
func (o *GetSharedConfigMapParams) WithConfigmap(configmap string) *GetSharedConfigMapParams
WithConfigmap adds the configmap to the get shared config map params
func (*GetSharedConfigMapParams) WithContext ¶
func (o *GetSharedConfigMapParams) WithContext(ctx context.Context) *GetSharedConfigMapParams
WithContext adds the context to the get shared config map params
func (*GetSharedConfigMapParams) WithDefaults ¶
func (o *GetSharedConfigMapParams) WithDefaults() *GetSharedConfigMapParams
WithDefaults hydrates default values in the get shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetSharedConfigMapParams) WithHTTPClient ¶
func (o *GetSharedConfigMapParams) WithHTTPClient(client *http.Client) *GetSharedConfigMapParams
WithHTTPClient adds the HTTPClient to the get shared config map params
func (*GetSharedConfigMapParams) WithTimeout ¶
func (o *GetSharedConfigMapParams) WithTimeout(timeout time.Duration) *GetSharedConfigMapParams
WithTimeout adds the timeout to the get shared config map params
func (*GetSharedConfigMapParams) WriteToRequest ¶
func (o *GetSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSharedConfigMapReader ¶
type GetSharedConfigMapReader struct {
// contains filtered or unexported fields
}
GetSharedConfigMapReader is a Reader for the GetSharedConfigMap structure.
func (*GetSharedConfigMapReader) ReadResponse ¶
func (o *GetSharedConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetStageOK ¶
type GetStageOK struct {
Payload any
}
GetStageOK describes a response with status code 200, with default header values.
Stage custom resource (github.com/akuity/kargo/api/v1alpha1.Stage)
func NewGetStageOK ¶
func NewGetStageOK() *GetStageOK
NewGetStageOK creates a GetStageOK with default headers values
func (*GetStageOK) Code ¶
func (o *GetStageOK) Code() int
Code gets the status code for the get stage o k response
func (*GetStageOK) Error ¶
func (o *GetStageOK) Error() string
func (*GetStageOK) GetPayload ¶
func (o *GetStageOK) GetPayload() any
func (*GetStageOK) IsClientError ¶
func (o *GetStageOK) IsClientError() bool
IsClientError returns true when this get stage o k response has a 4xx status code
func (*GetStageOK) IsCode ¶
func (o *GetStageOK) IsCode(code int) bool
IsCode returns true when this get stage o k response a status code equal to that given
func (*GetStageOK) IsRedirect ¶
func (o *GetStageOK) IsRedirect() bool
IsRedirect returns true when this get stage o k response has a 3xx status code
func (*GetStageOK) IsServerError ¶
func (o *GetStageOK) IsServerError() bool
IsServerError returns true when this get stage o k response has a 5xx status code
func (*GetStageOK) IsSuccess ¶
func (o *GetStageOK) IsSuccess() bool
IsSuccess returns true when this get stage o k response has a 2xx status code
func (*GetStageOK) String ¶
func (o *GetStageOK) String() string
type GetStageParams ¶
type GetStageParams struct {
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetStageParams contains all the parameters to send to the API endpoint
for the get stage operation. Typically these are written to a http.Request.
func NewGetStageParams ¶
func NewGetStageParams() *GetStageParams
NewGetStageParams creates a new GetStageParams 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 NewGetStageParamsWithContext ¶
func NewGetStageParamsWithContext(ctx context.Context) *GetStageParams
NewGetStageParamsWithContext creates a new GetStageParams object with the ability to set a context for a request.
func NewGetStageParamsWithHTTPClient ¶
func NewGetStageParamsWithHTTPClient(client *http.Client) *GetStageParams
NewGetStageParamsWithHTTPClient creates a new GetStageParams object with the ability to set a custom HTTPClient for a request.
func NewGetStageParamsWithTimeout ¶
func NewGetStageParamsWithTimeout(timeout time.Duration) *GetStageParams
NewGetStageParamsWithTimeout creates a new GetStageParams object with the ability to set a timeout on a request.
func (*GetStageParams) SetContext ¶
func (o *GetStageParams) SetContext(ctx context.Context)
SetContext adds the context to the get stage params
func (*GetStageParams) SetDefaults ¶
func (o *GetStageParams) SetDefaults()
SetDefaults hydrates default values in the get stage params (not the query body).
All values with no default are reset to their zero value.
func (*GetStageParams) SetHTTPClient ¶
func (o *GetStageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get stage params
func (*GetStageParams) SetProject ¶
func (o *GetStageParams) SetProject(project string)
SetProject adds the project to the get stage params
func (*GetStageParams) SetStage ¶
func (o *GetStageParams) SetStage(stage string)
SetStage adds the stage to the get stage params
func (*GetStageParams) SetTimeout ¶
func (o *GetStageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get stage params
func (*GetStageParams) WithContext ¶
func (o *GetStageParams) WithContext(ctx context.Context) *GetStageParams
WithContext adds the context to the get stage params
func (*GetStageParams) WithDefaults ¶
func (o *GetStageParams) WithDefaults() *GetStageParams
WithDefaults hydrates default values in the get stage params (not the query body).
All values with no default are reset to their zero value.
func (*GetStageParams) WithHTTPClient ¶
func (o *GetStageParams) WithHTTPClient(client *http.Client) *GetStageParams
WithHTTPClient adds the HTTPClient to the get stage params
func (*GetStageParams) WithProject ¶
func (o *GetStageParams) WithProject(project string) *GetStageParams
WithProject adds the project to the get stage params
func (*GetStageParams) WithStage ¶
func (o *GetStageParams) WithStage(stage string) *GetStageParams
WithStage adds the stage to the get stage params
func (*GetStageParams) WithTimeout ¶
func (o *GetStageParams) WithTimeout(timeout time.Duration) *GetStageParams
WithTimeout adds the timeout to the get stage params
func (*GetStageParams) WriteToRequest ¶
func (o *GetStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStageReader ¶
type GetStageReader struct {
// contains filtered or unexported fields
}
GetStageReader is a Reader for the GetStage structure.
func (*GetStageReader) ReadResponse ¶
func (o *GetStageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetSystemConfigMapOK ¶
type GetSystemConfigMapOK struct {
Payload any
}
GetSystemConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewGetSystemConfigMapOK ¶
func NewGetSystemConfigMapOK() *GetSystemConfigMapOK
NewGetSystemConfigMapOK creates a GetSystemConfigMapOK with default headers values
func (*GetSystemConfigMapOK) Code ¶
func (o *GetSystemConfigMapOK) Code() int
Code gets the status code for the get system config map o k response
func (*GetSystemConfigMapOK) Error ¶
func (o *GetSystemConfigMapOK) Error() string
func (*GetSystemConfigMapOK) GetPayload ¶
func (o *GetSystemConfigMapOK) GetPayload() any
func (*GetSystemConfigMapOK) IsClientError ¶
func (o *GetSystemConfigMapOK) IsClientError() bool
IsClientError returns true when this get system config map o k response has a 4xx status code
func (*GetSystemConfigMapOK) IsCode ¶
func (o *GetSystemConfigMapOK) IsCode(code int) bool
IsCode returns true when this get system config map o k response a status code equal to that given
func (*GetSystemConfigMapOK) IsRedirect ¶
func (o *GetSystemConfigMapOK) IsRedirect() bool
IsRedirect returns true when this get system config map o k response has a 3xx status code
func (*GetSystemConfigMapOK) IsServerError ¶
func (o *GetSystemConfigMapOK) IsServerError() bool
IsServerError returns true when this get system config map o k response has a 5xx status code
func (*GetSystemConfigMapOK) IsSuccess ¶
func (o *GetSystemConfigMapOK) IsSuccess() bool
IsSuccess returns true when this get system config map o k response has a 2xx status code
func (*GetSystemConfigMapOK) String ¶
func (o *GetSystemConfigMapOK) String() string
type GetSystemConfigMapParams ¶
type GetSystemConfigMapParams struct {
/* Configmap.
ConfigMap name
*/
Configmap string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSystemConfigMapParams contains all the parameters to send to the API endpoint
for the get system config map operation. Typically these are written to a http.Request.
func NewGetSystemConfigMapParams ¶
func NewGetSystemConfigMapParams() *GetSystemConfigMapParams
NewGetSystemConfigMapParams creates a new GetSystemConfigMapParams 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 NewGetSystemConfigMapParamsWithContext ¶
func NewGetSystemConfigMapParamsWithContext(ctx context.Context) *GetSystemConfigMapParams
NewGetSystemConfigMapParamsWithContext creates a new GetSystemConfigMapParams object with the ability to set a context for a request.
func NewGetSystemConfigMapParamsWithHTTPClient ¶
func NewGetSystemConfigMapParamsWithHTTPClient(client *http.Client) *GetSystemConfigMapParams
NewGetSystemConfigMapParamsWithHTTPClient creates a new GetSystemConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewGetSystemConfigMapParamsWithTimeout ¶
func NewGetSystemConfigMapParamsWithTimeout(timeout time.Duration) *GetSystemConfigMapParams
NewGetSystemConfigMapParamsWithTimeout creates a new GetSystemConfigMapParams object with the ability to set a timeout on a request.
func (*GetSystemConfigMapParams) SetConfigmap ¶
func (o *GetSystemConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the get system config map params
func (*GetSystemConfigMapParams) SetContext ¶
func (o *GetSystemConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the get system config map params
func (*GetSystemConfigMapParams) SetDefaults ¶
func (o *GetSystemConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the get system config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetSystemConfigMapParams) SetHTTPClient ¶
func (o *GetSystemConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get system config map params
func (*GetSystemConfigMapParams) SetTimeout ¶
func (o *GetSystemConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get system config map params
func (*GetSystemConfigMapParams) WithConfigmap ¶
func (o *GetSystemConfigMapParams) WithConfigmap(configmap string) *GetSystemConfigMapParams
WithConfigmap adds the configmap to the get system config map params
func (*GetSystemConfigMapParams) WithContext ¶
func (o *GetSystemConfigMapParams) WithContext(ctx context.Context) *GetSystemConfigMapParams
WithContext adds the context to the get system config map params
func (*GetSystemConfigMapParams) WithDefaults ¶
func (o *GetSystemConfigMapParams) WithDefaults() *GetSystemConfigMapParams
WithDefaults hydrates default values in the get system config map params (not the query body).
All values with no default are reset to their zero value.
func (*GetSystemConfigMapParams) WithHTTPClient ¶
func (o *GetSystemConfigMapParams) WithHTTPClient(client *http.Client) *GetSystemConfigMapParams
WithHTTPClient adds the HTTPClient to the get system config map params
func (*GetSystemConfigMapParams) WithTimeout ¶
func (o *GetSystemConfigMapParams) WithTimeout(timeout time.Duration) *GetSystemConfigMapParams
WithTimeout adds the timeout to the get system config map params
func (*GetSystemConfigMapParams) WriteToRequest ¶
func (o *GetSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSystemConfigMapReader ¶
type GetSystemConfigMapReader struct {
// contains filtered or unexported fields
}
GetSystemConfigMapReader is a Reader for the GetSystemConfigMap structure.
func (*GetSystemConfigMapReader) ReadResponse ¶
func (o *GetSystemConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetWarehouseOK ¶
type GetWarehouseOK struct {
Payload any
}
GetWarehouseOK describes a response with status code 200, with default header values.
Warehouse custom resource (github.com/akuity/kargo/api/v1alpha1.Warehouse)
func NewGetWarehouseOK ¶
func NewGetWarehouseOK() *GetWarehouseOK
NewGetWarehouseOK creates a GetWarehouseOK with default headers values
func (*GetWarehouseOK) Code ¶
func (o *GetWarehouseOK) Code() int
Code gets the status code for the get warehouse o k response
func (*GetWarehouseOK) Error ¶
func (o *GetWarehouseOK) Error() string
func (*GetWarehouseOK) GetPayload ¶
func (o *GetWarehouseOK) GetPayload() any
func (*GetWarehouseOK) IsClientError ¶
func (o *GetWarehouseOK) IsClientError() bool
IsClientError returns true when this get warehouse o k response has a 4xx status code
func (*GetWarehouseOK) IsCode ¶
func (o *GetWarehouseOK) IsCode(code int) bool
IsCode returns true when this get warehouse o k response a status code equal to that given
func (*GetWarehouseOK) IsRedirect ¶
func (o *GetWarehouseOK) IsRedirect() bool
IsRedirect returns true when this get warehouse o k response has a 3xx status code
func (*GetWarehouseOK) IsServerError ¶
func (o *GetWarehouseOK) IsServerError() bool
IsServerError returns true when this get warehouse o k response has a 5xx status code
func (*GetWarehouseOK) IsSuccess ¶
func (o *GetWarehouseOK) IsSuccess() bool
IsSuccess returns true when this get warehouse o k response has a 2xx status code
func (*GetWarehouseOK) String ¶
func (o *GetWarehouseOK) String() string
type GetWarehouseParams ¶
type GetWarehouseParams struct {
/* Project.
Project name
*/
Project string
/* Warehouse.
Warehouse name
*/
Warehouse string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWarehouseParams contains all the parameters to send to the API endpoint
for the get warehouse operation. Typically these are written to a http.Request.
func NewGetWarehouseParams ¶
func NewGetWarehouseParams() *GetWarehouseParams
NewGetWarehouseParams creates a new GetWarehouseParams 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 NewGetWarehouseParamsWithContext ¶
func NewGetWarehouseParamsWithContext(ctx context.Context) *GetWarehouseParams
NewGetWarehouseParamsWithContext creates a new GetWarehouseParams object with the ability to set a context for a request.
func NewGetWarehouseParamsWithHTTPClient ¶
func NewGetWarehouseParamsWithHTTPClient(client *http.Client) *GetWarehouseParams
NewGetWarehouseParamsWithHTTPClient creates a new GetWarehouseParams object with the ability to set a custom HTTPClient for a request.
func NewGetWarehouseParamsWithTimeout ¶
func NewGetWarehouseParamsWithTimeout(timeout time.Duration) *GetWarehouseParams
NewGetWarehouseParamsWithTimeout creates a new GetWarehouseParams object with the ability to set a timeout on a request.
func (*GetWarehouseParams) SetContext ¶
func (o *GetWarehouseParams) SetContext(ctx context.Context)
SetContext adds the context to the get warehouse params
func (*GetWarehouseParams) SetDefaults ¶
func (o *GetWarehouseParams) SetDefaults()
SetDefaults hydrates default values in the get warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*GetWarehouseParams) SetHTTPClient ¶
func (o *GetWarehouseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get warehouse params
func (*GetWarehouseParams) SetProject ¶
func (o *GetWarehouseParams) SetProject(project string)
SetProject adds the project to the get warehouse params
func (*GetWarehouseParams) SetTimeout ¶
func (o *GetWarehouseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get warehouse params
func (*GetWarehouseParams) SetWarehouse ¶
func (o *GetWarehouseParams) SetWarehouse(warehouse string)
SetWarehouse adds the warehouse to the get warehouse params
func (*GetWarehouseParams) WithContext ¶
func (o *GetWarehouseParams) WithContext(ctx context.Context) *GetWarehouseParams
WithContext adds the context to the get warehouse params
func (*GetWarehouseParams) WithDefaults ¶
func (o *GetWarehouseParams) WithDefaults() *GetWarehouseParams
WithDefaults hydrates default values in the get warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*GetWarehouseParams) WithHTTPClient ¶
func (o *GetWarehouseParams) WithHTTPClient(client *http.Client) *GetWarehouseParams
WithHTTPClient adds the HTTPClient to the get warehouse params
func (*GetWarehouseParams) WithProject ¶
func (o *GetWarehouseParams) WithProject(project string) *GetWarehouseParams
WithProject adds the project to the get warehouse params
func (*GetWarehouseParams) WithTimeout ¶
func (o *GetWarehouseParams) WithTimeout(timeout time.Duration) *GetWarehouseParams
WithTimeout adds the timeout to the get warehouse params
func (*GetWarehouseParams) WithWarehouse ¶
func (o *GetWarehouseParams) WithWarehouse(warehouse string) *GetWarehouseParams
WithWarehouse adds the warehouse to the get warehouse params
func (*GetWarehouseParams) WriteToRequest ¶
func (o *GetWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWarehouseReader ¶
type GetWarehouseReader struct {
// contains filtered or unexported fields
}
GetWarehouseReader is a Reader for the GetWarehouse structure.
func (*GetWarehouseReader) ReadResponse ¶
func (o *GetWarehouseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListClusterPromotionTasksOK ¶
type ListClusterPromotionTasksOK struct {
Payload any
}
ListClusterPromotionTasksOK describes a response with status code 200, with default header values.
ClusterPromotionTaskList custom resource (github.com/akuity/kargo/api/v1alpha1.ClusterPromotionTaskList)
func NewListClusterPromotionTasksOK ¶
func NewListClusterPromotionTasksOK() *ListClusterPromotionTasksOK
NewListClusterPromotionTasksOK creates a ListClusterPromotionTasksOK with default headers values
func (*ListClusterPromotionTasksOK) Code ¶
func (o *ListClusterPromotionTasksOK) Code() int
Code gets the status code for the list cluster promotion tasks o k response
func (*ListClusterPromotionTasksOK) Error ¶
func (o *ListClusterPromotionTasksOK) Error() string
func (*ListClusterPromotionTasksOK) GetPayload ¶
func (o *ListClusterPromotionTasksOK) GetPayload() any
func (*ListClusterPromotionTasksOK) IsClientError ¶
func (o *ListClusterPromotionTasksOK) IsClientError() bool
IsClientError returns true when this list cluster promotion tasks o k response has a 4xx status code
func (*ListClusterPromotionTasksOK) IsCode ¶
func (o *ListClusterPromotionTasksOK) IsCode(code int) bool
IsCode returns true when this list cluster promotion tasks o k response a status code equal to that given
func (*ListClusterPromotionTasksOK) IsRedirect ¶
func (o *ListClusterPromotionTasksOK) IsRedirect() bool
IsRedirect returns true when this list cluster promotion tasks o k response has a 3xx status code
func (*ListClusterPromotionTasksOK) IsServerError ¶
func (o *ListClusterPromotionTasksOK) IsServerError() bool
IsServerError returns true when this list cluster promotion tasks o k response has a 5xx status code
func (*ListClusterPromotionTasksOK) IsSuccess ¶
func (o *ListClusterPromotionTasksOK) IsSuccess() bool
IsSuccess returns true when this list cluster promotion tasks o k response has a 2xx status code
func (*ListClusterPromotionTasksOK) String ¶
func (o *ListClusterPromotionTasksOK) String() string
type ListClusterPromotionTasksParams ¶
type ListClusterPromotionTasksParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListClusterPromotionTasksParams contains all the parameters to send to the API endpoint
for the list cluster promotion tasks operation. Typically these are written to a http.Request.
func NewListClusterPromotionTasksParams ¶
func NewListClusterPromotionTasksParams() *ListClusterPromotionTasksParams
NewListClusterPromotionTasksParams creates a new ListClusterPromotionTasksParams 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 NewListClusterPromotionTasksParamsWithContext ¶
func NewListClusterPromotionTasksParamsWithContext(ctx context.Context) *ListClusterPromotionTasksParams
NewListClusterPromotionTasksParamsWithContext creates a new ListClusterPromotionTasksParams object with the ability to set a context for a request.
func NewListClusterPromotionTasksParamsWithHTTPClient ¶
func NewListClusterPromotionTasksParamsWithHTTPClient(client *http.Client) *ListClusterPromotionTasksParams
NewListClusterPromotionTasksParamsWithHTTPClient creates a new ListClusterPromotionTasksParams object with the ability to set a custom HTTPClient for a request.
func NewListClusterPromotionTasksParamsWithTimeout ¶
func NewListClusterPromotionTasksParamsWithTimeout(timeout time.Duration) *ListClusterPromotionTasksParams
NewListClusterPromotionTasksParamsWithTimeout creates a new ListClusterPromotionTasksParams object with the ability to set a timeout on a request.
func (*ListClusterPromotionTasksParams) SetContext ¶
func (o *ListClusterPromotionTasksParams) SetContext(ctx context.Context)
SetContext adds the context to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) SetDefaults ¶
func (o *ListClusterPromotionTasksParams) SetDefaults()
SetDefaults hydrates default values in the list cluster promotion tasks params (not the query body).
All values with no default are reset to their zero value.
func (*ListClusterPromotionTasksParams) SetHTTPClient ¶
func (o *ListClusterPromotionTasksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) SetTimeout ¶
func (o *ListClusterPromotionTasksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) WithContext ¶
func (o *ListClusterPromotionTasksParams) WithContext(ctx context.Context) *ListClusterPromotionTasksParams
WithContext adds the context to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) WithDefaults ¶
func (o *ListClusterPromotionTasksParams) WithDefaults() *ListClusterPromotionTasksParams
WithDefaults hydrates default values in the list cluster promotion tasks params (not the query body).
All values with no default are reset to their zero value.
func (*ListClusterPromotionTasksParams) WithHTTPClient ¶
func (o *ListClusterPromotionTasksParams) WithHTTPClient(client *http.Client) *ListClusterPromotionTasksParams
WithHTTPClient adds the HTTPClient to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) WithTimeout ¶
func (o *ListClusterPromotionTasksParams) WithTimeout(timeout time.Duration) *ListClusterPromotionTasksParams
WithTimeout adds the timeout to the list cluster promotion tasks params
func (*ListClusterPromotionTasksParams) WriteToRequest ¶
func (o *ListClusterPromotionTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListClusterPromotionTasksReader ¶
type ListClusterPromotionTasksReader struct {
// contains filtered or unexported fields
}
ListClusterPromotionTasksReader is a Reader for the ListClusterPromotionTasks structure.
func (*ListClusterPromotionTasksReader) ReadResponse ¶
func (o *ListClusterPromotionTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListImagesOK ¶
ListImagesOK describes a response with status code 200, with default header values.
OK
func NewListImagesOK ¶
func NewListImagesOK() *ListImagesOK
NewListImagesOK creates a ListImagesOK with default headers values
func (*ListImagesOK) Code ¶
func (o *ListImagesOK) Code() int
Code gets the status code for the list images o k response
func (*ListImagesOK) Error ¶
func (o *ListImagesOK) Error() string
func (*ListImagesOK) GetPayload ¶
func (o *ListImagesOK) GetPayload() map[string]models.TagMap
func (*ListImagesOK) IsClientError ¶
func (o *ListImagesOK) IsClientError() bool
IsClientError returns true when this list images o k response has a 4xx status code
func (*ListImagesOK) IsCode ¶
func (o *ListImagesOK) IsCode(code int) bool
IsCode returns true when this list images o k response a status code equal to that given
func (*ListImagesOK) IsRedirect ¶
func (o *ListImagesOK) IsRedirect() bool
IsRedirect returns true when this list images o k response has a 3xx status code
func (*ListImagesOK) IsServerError ¶
func (o *ListImagesOK) IsServerError() bool
IsServerError returns true when this list images o k response has a 5xx status code
func (*ListImagesOK) IsSuccess ¶
func (o *ListImagesOK) IsSuccess() bool
IsSuccess returns true when this list images o k response has a 2xx status code
func (*ListImagesOK) String ¶
func (o *ListImagesOK) String() string
type ListImagesParams ¶
type ListImagesParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListImagesParams contains all the parameters to send to the API endpoint
for the list images operation. Typically these are written to a http.Request.
func NewListImagesParams ¶
func NewListImagesParams() *ListImagesParams
NewListImagesParams creates a new ListImagesParams 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 NewListImagesParamsWithContext ¶
func NewListImagesParamsWithContext(ctx context.Context) *ListImagesParams
NewListImagesParamsWithContext creates a new ListImagesParams object with the ability to set a context for a request.
func NewListImagesParamsWithHTTPClient ¶
func NewListImagesParamsWithHTTPClient(client *http.Client) *ListImagesParams
NewListImagesParamsWithHTTPClient creates a new ListImagesParams object with the ability to set a custom HTTPClient for a request.
func NewListImagesParamsWithTimeout ¶
func NewListImagesParamsWithTimeout(timeout time.Duration) *ListImagesParams
NewListImagesParamsWithTimeout creates a new ListImagesParams object with the ability to set a timeout on a request.
func (*ListImagesParams) SetContext ¶
func (o *ListImagesParams) SetContext(ctx context.Context)
SetContext adds the context to the list images params
func (*ListImagesParams) SetDefaults ¶
func (o *ListImagesParams) SetDefaults()
SetDefaults hydrates default values in the list images params (not the query body).
All values with no default are reset to their zero value.
func (*ListImagesParams) SetHTTPClient ¶
func (o *ListImagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list images params
func (*ListImagesParams) SetProject ¶
func (o *ListImagesParams) SetProject(project string)
SetProject adds the project to the list images params
func (*ListImagesParams) SetTimeout ¶
func (o *ListImagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list images params
func (*ListImagesParams) WithContext ¶
func (o *ListImagesParams) WithContext(ctx context.Context) *ListImagesParams
WithContext adds the context to the list images params
func (*ListImagesParams) WithDefaults ¶
func (o *ListImagesParams) WithDefaults() *ListImagesParams
WithDefaults hydrates default values in the list images params (not the query body).
All values with no default are reset to their zero value.
func (*ListImagesParams) WithHTTPClient ¶
func (o *ListImagesParams) WithHTTPClient(client *http.Client) *ListImagesParams
WithHTTPClient adds the HTTPClient to the list images params
func (*ListImagesParams) WithProject ¶
func (o *ListImagesParams) WithProject(project string) *ListImagesParams
WithProject adds the project to the list images params
func (*ListImagesParams) WithTimeout ¶
func (o *ListImagesParams) WithTimeout(timeout time.Duration) *ListImagesParams
WithTimeout adds the timeout to the list images params
func (*ListImagesParams) WriteToRequest ¶
func (o *ListImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListImagesReader ¶
type ListImagesReader struct {
// contains filtered or unexported fields
}
ListImagesReader is a Reader for the ListImages structure.
func (*ListImagesReader) ReadResponse ¶
func (o *ListImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListProjectConfigMapsOK ¶
type ListProjectConfigMapsOK struct {
Payload any
}
ListProjectConfigMapsOK describes a response with status code 200, with default header values.
ConfigMapList resource (k8s.io/api/core/v1.ConfigMapList)
func NewListProjectConfigMapsOK ¶
func NewListProjectConfigMapsOK() *ListProjectConfigMapsOK
NewListProjectConfigMapsOK creates a ListProjectConfigMapsOK with default headers values
func (*ListProjectConfigMapsOK) Code ¶
func (o *ListProjectConfigMapsOK) Code() int
Code gets the status code for the list project config maps o k response
func (*ListProjectConfigMapsOK) Error ¶
func (o *ListProjectConfigMapsOK) Error() string
func (*ListProjectConfigMapsOK) GetPayload ¶
func (o *ListProjectConfigMapsOK) GetPayload() any
func (*ListProjectConfigMapsOK) IsClientError ¶
func (o *ListProjectConfigMapsOK) IsClientError() bool
IsClientError returns true when this list project config maps o k response has a 4xx status code
func (*ListProjectConfigMapsOK) IsCode ¶
func (o *ListProjectConfigMapsOK) IsCode(code int) bool
IsCode returns true when this list project config maps o k response a status code equal to that given
func (*ListProjectConfigMapsOK) IsRedirect ¶
func (o *ListProjectConfigMapsOK) IsRedirect() bool
IsRedirect returns true when this list project config maps o k response has a 3xx status code
func (*ListProjectConfigMapsOK) IsServerError ¶
func (o *ListProjectConfigMapsOK) IsServerError() bool
IsServerError returns true when this list project config maps o k response has a 5xx status code
func (*ListProjectConfigMapsOK) IsSuccess ¶
func (o *ListProjectConfigMapsOK) IsSuccess() bool
IsSuccess returns true when this list project config maps o k response has a 2xx status code
func (*ListProjectConfigMapsOK) String ¶
func (o *ListProjectConfigMapsOK) String() string
type ListProjectConfigMapsParams ¶
type ListProjectConfigMapsParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListProjectConfigMapsParams contains all the parameters to send to the API endpoint
for the list project config maps operation. Typically these are written to a http.Request.
func NewListProjectConfigMapsParams ¶
func NewListProjectConfigMapsParams() *ListProjectConfigMapsParams
NewListProjectConfigMapsParams creates a new ListProjectConfigMapsParams 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 NewListProjectConfigMapsParamsWithContext ¶
func NewListProjectConfigMapsParamsWithContext(ctx context.Context) *ListProjectConfigMapsParams
NewListProjectConfigMapsParamsWithContext creates a new ListProjectConfigMapsParams object with the ability to set a context for a request.
func NewListProjectConfigMapsParamsWithHTTPClient ¶
func NewListProjectConfigMapsParamsWithHTTPClient(client *http.Client) *ListProjectConfigMapsParams
NewListProjectConfigMapsParamsWithHTTPClient creates a new ListProjectConfigMapsParams object with the ability to set a custom HTTPClient for a request.
func NewListProjectConfigMapsParamsWithTimeout ¶
func NewListProjectConfigMapsParamsWithTimeout(timeout time.Duration) *ListProjectConfigMapsParams
NewListProjectConfigMapsParamsWithTimeout creates a new ListProjectConfigMapsParams object with the ability to set a timeout on a request.
func (*ListProjectConfigMapsParams) SetContext ¶
func (o *ListProjectConfigMapsParams) SetContext(ctx context.Context)
SetContext adds the context to the list project config maps params
func (*ListProjectConfigMapsParams) SetDefaults ¶
func (o *ListProjectConfigMapsParams) SetDefaults()
SetDefaults hydrates default values in the list project config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListProjectConfigMapsParams) SetHTTPClient ¶
func (o *ListProjectConfigMapsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list project config maps params
func (*ListProjectConfigMapsParams) SetProject ¶
func (o *ListProjectConfigMapsParams) SetProject(project string)
SetProject adds the project to the list project config maps params
func (*ListProjectConfigMapsParams) SetTimeout ¶
func (o *ListProjectConfigMapsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list project config maps params
func (*ListProjectConfigMapsParams) WithContext ¶
func (o *ListProjectConfigMapsParams) WithContext(ctx context.Context) *ListProjectConfigMapsParams
WithContext adds the context to the list project config maps params
func (*ListProjectConfigMapsParams) WithDefaults ¶
func (o *ListProjectConfigMapsParams) WithDefaults() *ListProjectConfigMapsParams
WithDefaults hydrates default values in the list project config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListProjectConfigMapsParams) WithHTTPClient ¶
func (o *ListProjectConfigMapsParams) WithHTTPClient(client *http.Client) *ListProjectConfigMapsParams
WithHTTPClient adds the HTTPClient to the list project config maps params
func (*ListProjectConfigMapsParams) WithProject ¶
func (o *ListProjectConfigMapsParams) WithProject(project string) *ListProjectConfigMapsParams
WithProject adds the project to the list project config maps params
func (*ListProjectConfigMapsParams) WithTimeout ¶
func (o *ListProjectConfigMapsParams) WithTimeout(timeout time.Duration) *ListProjectConfigMapsParams
WithTimeout adds the timeout to the list project config maps params
func (*ListProjectConfigMapsParams) WriteToRequest ¶
func (o *ListProjectConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListProjectConfigMapsReader ¶
type ListProjectConfigMapsReader struct {
// contains filtered or unexported fields
}
ListProjectConfigMapsReader is a Reader for the ListProjectConfigMaps structure.
func (*ListProjectConfigMapsReader) ReadResponse ¶
func (o *ListProjectConfigMapsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListProjectsOK ¶
type ListProjectsOK struct {
Payload any
}
ListProjectsOK describes a response with status code 200, with default header values.
ProjectList custom resource (github.com/akuity/kargo/api/v1alpha1.ProjectList)
func NewListProjectsOK ¶
func NewListProjectsOK() *ListProjectsOK
NewListProjectsOK creates a ListProjectsOK with default headers values
func (*ListProjectsOK) Code ¶
func (o *ListProjectsOK) Code() int
Code gets the status code for the list projects o k response
func (*ListProjectsOK) Error ¶
func (o *ListProjectsOK) Error() string
func (*ListProjectsOK) GetPayload ¶
func (o *ListProjectsOK) GetPayload() any
func (*ListProjectsOK) IsClientError ¶
func (o *ListProjectsOK) IsClientError() bool
IsClientError returns true when this list projects o k response has a 4xx status code
func (*ListProjectsOK) IsCode ¶
func (o *ListProjectsOK) IsCode(code int) bool
IsCode returns true when this list projects o k response a status code equal to that given
func (*ListProjectsOK) IsRedirect ¶
func (o *ListProjectsOK) IsRedirect() bool
IsRedirect returns true when this list projects o k response has a 3xx status code
func (*ListProjectsOK) IsServerError ¶
func (o *ListProjectsOK) IsServerError() bool
IsServerError returns true when this list projects o k response has a 5xx status code
func (*ListProjectsOK) IsSuccess ¶
func (o *ListProjectsOK) IsSuccess() bool
IsSuccess returns true when this list projects o k response has a 2xx status code
func (*ListProjectsOK) String ¶
func (o *ListProjectsOK) String() string
type ListProjectsParams ¶
type ListProjectsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListProjectsParams contains all the parameters to send to the API endpoint
for the list projects operation. Typically these are written to a http.Request.
func NewListProjectsParams ¶
func NewListProjectsParams() *ListProjectsParams
NewListProjectsParams creates a new ListProjectsParams 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 NewListProjectsParamsWithContext ¶
func NewListProjectsParamsWithContext(ctx context.Context) *ListProjectsParams
NewListProjectsParamsWithContext creates a new ListProjectsParams object with the ability to set a context for a request.
func NewListProjectsParamsWithHTTPClient ¶
func NewListProjectsParamsWithHTTPClient(client *http.Client) *ListProjectsParams
NewListProjectsParamsWithHTTPClient creates a new ListProjectsParams object with the ability to set a custom HTTPClient for a request.
func NewListProjectsParamsWithTimeout ¶
func NewListProjectsParamsWithTimeout(timeout time.Duration) *ListProjectsParams
NewListProjectsParamsWithTimeout creates a new ListProjectsParams object with the ability to set a timeout on a request.
func (*ListProjectsParams) SetContext ¶
func (o *ListProjectsParams) SetContext(ctx context.Context)
SetContext adds the context to the list projects params
func (*ListProjectsParams) SetDefaults ¶
func (o *ListProjectsParams) SetDefaults()
SetDefaults hydrates default values in the list projects params (not the query body).
All values with no default are reset to their zero value.
func (*ListProjectsParams) SetHTTPClient ¶
func (o *ListProjectsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list projects params
func (*ListProjectsParams) SetTimeout ¶
func (o *ListProjectsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list projects params
func (*ListProjectsParams) WithContext ¶
func (o *ListProjectsParams) WithContext(ctx context.Context) *ListProjectsParams
WithContext adds the context to the list projects params
func (*ListProjectsParams) WithDefaults ¶
func (o *ListProjectsParams) WithDefaults() *ListProjectsParams
WithDefaults hydrates default values in the list projects params (not the query body).
All values with no default are reset to their zero value.
func (*ListProjectsParams) WithHTTPClient ¶
func (o *ListProjectsParams) WithHTTPClient(client *http.Client) *ListProjectsParams
WithHTTPClient adds the HTTPClient to the list projects params
func (*ListProjectsParams) WithTimeout ¶
func (o *ListProjectsParams) WithTimeout(timeout time.Duration) *ListProjectsParams
WithTimeout adds the timeout to the list projects params
func (*ListProjectsParams) WriteToRequest ¶
func (o *ListProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListProjectsReader ¶
type ListProjectsReader struct {
// contains filtered or unexported fields
}
ListProjectsReader is a Reader for the ListProjects structure.
func (*ListProjectsReader) ReadResponse ¶
func (o *ListProjectsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListPromotionTasksOK ¶
type ListPromotionTasksOK struct {
Payload any
}
ListPromotionTasksOK describes a response with status code 200, with default header values.
PromotionTaskList custom resource (github.com/akuity/kargo/api/v1alpha1.PromotionTaskList)
func NewListPromotionTasksOK ¶
func NewListPromotionTasksOK() *ListPromotionTasksOK
NewListPromotionTasksOK creates a ListPromotionTasksOK with default headers values
func (*ListPromotionTasksOK) Code ¶
func (o *ListPromotionTasksOK) Code() int
Code gets the status code for the list promotion tasks o k response
func (*ListPromotionTasksOK) Error ¶
func (o *ListPromotionTasksOK) Error() string
func (*ListPromotionTasksOK) GetPayload ¶
func (o *ListPromotionTasksOK) GetPayload() any
func (*ListPromotionTasksOK) IsClientError ¶
func (o *ListPromotionTasksOK) IsClientError() bool
IsClientError returns true when this list promotion tasks o k response has a 4xx status code
func (*ListPromotionTasksOK) IsCode ¶
func (o *ListPromotionTasksOK) IsCode(code int) bool
IsCode returns true when this list promotion tasks o k response a status code equal to that given
func (*ListPromotionTasksOK) IsRedirect ¶
func (o *ListPromotionTasksOK) IsRedirect() bool
IsRedirect returns true when this list promotion tasks o k response has a 3xx status code
func (*ListPromotionTasksOK) IsServerError ¶
func (o *ListPromotionTasksOK) IsServerError() bool
IsServerError returns true when this list promotion tasks o k response has a 5xx status code
func (*ListPromotionTasksOK) IsSuccess ¶
func (o *ListPromotionTasksOK) IsSuccess() bool
IsSuccess returns true when this list promotion tasks o k response has a 2xx status code
func (*ListPromotionTasksOK) String ¶
func (o *ListPromotionTasksOK) String() string
type ListPromotionTasksParams ¶
type ListPromotionTasksParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListPromotionTasksParams contains all the parameters to send to the API endpoint
for the list promotion tasks operation. Typically these are written to a http.Request.
func NewListPromotionTasksParams ¶
func NewListPromotionTasksParams() *ListPromotionTasksParams
NewListPromotionTasksParams creates a new ListPromotionTasksParams 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 NewListPromotionTasksParamsWithContext ¶
func NewListPromotionTasksParamsWithContext(ctx context.Context) *ListPromotionTasksParams
NewListPromotionTasksParamsWithContext creates a new ListPromotionTasksParams object with the ability to set a context for a request.
func NewListPromotionTasksParamsWithHTTPClient ¶
func NewListPromotionTasksParamsWithHTTPClient(client *http.Client) *ListPromotionTasksParams
NewListPromotionTasksParamsWithHTTPClient creates a new ListPromotionTasksParams object with the ability to set a custom HTTPClient for a request.
func NewListPromotionTasksParamsWithTimeout ¶
func NewListPromotionTasksParamsWithTimeout(timeout time.Duration) *ListPromotionTasksParams
NewListPromotionTasksParamsWithTimeout creates a new ListPromotionTasksParams object with the ability to set a timeout on a request.
func (*ListPromotionTasksParams) SetContext ¶
func (o *ListPromotionTasksParams) SetContext(ctx context.Context)
SetContext adds the context to the list promotion tasks params
func (*ListPromotionTasksParams) SetDefaults ¶
func (o *ListPromotionTasksParams) SetDefaults()
SetDefaults hydrates default values in the list promotion tasks params (not the query body).
All values with no default are reset to their zero value.
func (*ListPromotionTasksParams) SetHTTPClient ¶
func (o *ListPromotionTasksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list promotion tasks params
func (*ListPromotionTasksParams) SetProject ¶
func (o *ListPromotionTasksParams) SetProject(project string)
SetProject adds the project to the list promotion tasks params
func (*ListPromotionTasksParams) SetTimeout ¶
func (o *ListPromotionTasksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list promotion tasks params
func (*ListPromotionTasksParams) WithContext ¶
func (o *ListPromotionTasksParams) WithContext(ctx context.Context) *ListPromotionTasksParams
WithContext adds the context to the list promotion tasks params
func (*ListPromotionTasksParams) WithDefaults ¶
func (o *ListPromotionTasksParams) WithDefaults() *ListPromotionTasksParams
WithDefaults hydrates default values in the list promotion tasks params (not the query body).
All values with no default are reset to their zero value.
func (*ListPromotionTasksParams) WithHTTPClient ¶
func (o *ListPromotionTasksParams) WithHTTPClient(client *http.Client) *ListPromotionTasksParams
WithHTTPClient adds the HTTPClient to the list promotion tasks params
func (*ListPromotionTasksParams) WithProject ¶
func (o *ListPromotionTasksParams) WithProject(project string) *ListPromotionTasksParams
WithProject adds the project to the list promotion tasks params
func (*ListPromotionTasksParams) WithTimeout ¶
func (o *ListPromotionTasksParams) WithTimeout(timeout time.Duration) *ListPromotionTasksParams
WithTimeout adds the timeout to the list promotion tasks params
func (*ListPromotionTasksParams) WriteToRequest ¶
func (o *ListPromotionTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPromotionTasksReader ¶
type ListPromotionTasksReader struct {
// contains filtered or unexported fields
}
ListPromotionTasksReader is a Reader for the ListPromotionTasks structure.
func (*ListPromotionTasksReader) ReadResponse ¶
func (o *ListPromotionTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListPromotionsOK ¶
type ListPromotionsOK struct {
Payload any
}
ListPromotionsOK describes a response with status code 200, with default header values.
PromotionList custom resource (github.com/akuity/kargo/api/v1alpha1.PromotionList)
func NewListPromotionsOK ¶
func NewListPromotionsOK() *ListPromotionsOK
NewListPromotionsOK creates a ListPromotionsOK with default headers values
func (*ListPromotionsOK) Code ¶
func (o *ListPromotionsOK) Code() int
Code gets the status code for the list promotions o k response
func (*ListPromotionsOK) Error ¶
func (o *ListPromotionsOK) Error() string
func (*ListPromotionsOK) GetPayload ¶
func (o *ListPromotionsOK) GetPayload() any
func (*ListPromotionsOK) IsClientError ¶
func (o *ListPromotionsOK) IsClientError() bool
IsClientError returns true when this list promotions o k response has a 4xx status code
func (*ListPromotionsOK) IsCode ¶
func (o *ListPromotionsOK) IsCode(code int) bool
IsCode returns true when this list promotions o k response a status code equal to that given
func (*ListPromotionsOK) IsRedirect ¶
func (o *ListPromotionsOK) IsRedirect() bool
IsRedirect returns true when this list promotions o k response has a 3xx status code
func (*ListPromotionsOK) IsServerError ¶
func (o *ListPromotionsOK) IsServerError() bool
IsServerError returns true when this list promotions o k response has a 5xx status code
func (*ListPromotionsOK) IsSuccess ¶
func (o *ListPromotionsOK) IsSuccess() bool
IsSuccess returns true when this list promotions o k response has a 2xx status code
func (*ListPromotionsOK) String ¶
func (o *ListPromotionsOK) String() string
type ListPromotionsParams ¶
type ListPromotionsParams struct {
/* Project.
Project name
*/
Project string
/* Stage.
Stage filter
*/
Stage *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListPromotionsParams contains all the parameters to send to the API endpoint
for the list promotions operation. Typically these are written to a http.Request.
func NewListPromotionsParams ¶
func NewListPromotionsParams() *ListPromotionsParams
NewListPromotionsParams creates a new ListPromotionsParams 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 NewListPromotionsParamsWithContext ¶
func NewListPromotionsParamsWithContext(ctx context.Context) *ListPromotionsParams
NewListPromotionsParamsWithContext creates a new ListPromotionsParams object with the ability to set a context for a request.
func NewListPromotionsParamsWithHTTPClient ¶
func NewListPromotionsParamsWithHTTPClient(client *http.Client) *ListPromotionsParams
NewListPromotionsParamsWithHTTPClient creates a new ListPromotionsParams object with the ability to set a custom HTTPClient for a request.
func NewListPromotionsParamsWithTimeout ¶
func NewListPromotionsParamsWithTimeout(timeout time.Duration) *ListPromotionsParams
NewListPromotionsParamsWithTimeout creates a new ListPromotionsParams object with the ability to set a timeout on a request.
func (*ListPromotionsParams) SetContext ¶
func (o *ListPromotionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list promotions params
func (*ListPromotionsParams) SetDefaults ¶
func (o *ListPromotionsParams) SetDefaults()
SetDefaults hydrates default values in the list promotions params (not the query body).
All values with no default are reset to their zero value.
func (*ListPromotionsParams) SetHTTPClient ¶
func (o *ListPromotionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list promotions params
func (*ListPromotionsParams) SetProject ¶
func (o *ListPromotionsParams) SetProject(project string)
SetProject adds the project to the list promotions params
func (*ListPromotionsParams) SetStage ¶
func (o *ListPromotionsParams) SetStage(stage *string)
SetStage adds the stage to the list promotions params
func (*ListPromotionsParams) SetTimeout ¶
func (o *ListPromotionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list promotions params
func (*ListPromotionsParams) WithContext ¶
func (o *ListPromotionsParams) WithContext(ctx context.Context) *ListPromotionsParams
WithContext adds the context to the list promotions params
func (*ListPromotionsParams) WithDefaults ¶
func (o *ListPromotionsParams) WithDefaults() *ListPromotionsParams
WithDefaults hydrates default values in the list promotions params (not the query body).
All values with no default are reset to their zero value.
func (*ListPromotionsParams) WithHTTPClient ¶
func (o *ListPromotionsParams) WithHTTPClient(client *http.Client) *ListPromotionsParams
WithHTTPClient adds the HTTPClient to the list promotions params
func (*ListPromotionsParams) WithProject ¶
func (o *ListPromotionsParams) WithProject(project string) *ListPromotionsParams
WithProject adds the project to the list promotions params
func (*ListPromotionsParams) WithStage ¶
func (o *ListPromotionsParams) WithStage(stage *string) *ListPromotionsParams
WithStage adds the stage to the list promotions params
func (*ListPromotionsParams) WithTimeout ¶
func (o *ListPromotionsParams) WithTimeout(timeout time.Duration) *ListPromotionsParams
WithTimeout adds the timeout to the list promotions params
func (*ListPromotionsParams) WriteToRequest ¶
func (o *ListPromotionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPromotionsReader ¶
type ListPromotionsReader struct {
// contains filtered or unexported fields
}
ListPromotionsReader is a Reader for the ListPromotions structure.
func (*ListPromotionsReader) ReadResponse ¶
func (o *ListPromotionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListSharedConfigMapsOK ¶
type ListSharedConfigMapsOK struct {
}
ListSharedConfigMapsOK describes a response with status code 200, with default header values.
ConfigMapList resource (k8s.io/api/core/v1.ConfigMapList)
func NewListSharedConfigMapsOK ¶
func NewListSharedConfigMapsOK() *ListSharedConfigMapsOK
NewListSharedConfigMapsOK creates a ListSharedConfigMapsOK with default headers values
func (*ListSharedConfigMapsOK) Code ¶
func (o *ListSharedConfigMapsOK) Code() int
Code gets the status code for the list shared config maps o k response
func (*ListSharedConfigMapsOK) Error ¶
func (o *ListSharedConfigMapsOK) Error() string
func (*ListSharedConfigMapsOK) GetPayload ¶
func (o *ListSharedConfigMapsOK) GetPayload() any
func (*ListSharedConfigMapsOK) IsClientError ¶
func (o *ListSharedConfigMapsOK) IsClientError() bool
IsClientError returns true when this list shared config maps o k response has a 4xx status code
func (*ListSharedConfigMapsOK) IsCode ¶
func (o *ListSharedConfigMapsOK) IsCode(code int) bool
IsCode returns true when this list shared config maps o k response a status code equal to that given
func (*ListSharedConfigMapsOK) IsRedirect ¶
func (o *ListSharedConfigMapsOK) IsRedirect() bool
IsRedirect returns true when this list shared config maps o k response has a 3xx status code
func (*ListSharedConfigMapsOK) IsServerError ¶
func (o *ListSharedConfigMapsOK) IsServerError() bool
IsServerError returns true when this list shared config maps o k response has a 5xx status code
func (*ListSharedConfigMapsOK) IsSuccess ¶
func (o *ListSharedConfigMapsOK) IsSuccess() bool
IsSuccess returns true when this list shared config maps o k response has a 2xx status code
func (*ListSharedConfigMapsOK) String ¶
func (o *ListSharedConfigMapsOK) String() string
type ListSharedConfigMapsParams ¶
type ListSharedConfigMapsParams struct {
// contains filtered or unexported fields
}
ListSharedConfigMapsParams contains all the parameters to send to the API endpoint
for the list shared config maps operation. Typically these are written to a http.Request.
func NewListSharedConfigMapsParams ¶
func NewListSharedConfigMapsParams() *ListSharedConfigMapsParams
NewListSharedConfigMapsParams creates a new ListSharedConfigMapsParams 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 NewListSharedConfigMapsParamsWithContext ¶
func NewListSharedConfigMapsParamsWithContext(ctx context.Context) *ListSharedConfigMapsParams
NewListSharedConfigMapsParamsWithContext creates a new ListSharedConfigMapsParams object with the ability to set a context for a request.
func NewListSharedConfigMapsParamsWithHTTPClient ¶
func NewListSharedConfigMapsParamsWithHTTPClient(client *http.Client) *ListSharedConfigMapsParams
NewListSharedConfigMapsParamsWithHTTPClient creates a new ListSharedConfigMapsParams object with the ability to set a custom HTTPClient for a request.
func NewListSharedConfigMapsParamsWithTimeout ¶
func NewListSharedConfigMapsParamsWithTimeout(timeout time.Duration) *ListSharedConfigMapsParams
NewListSharedConfigMapsParamsWithTimeout creates a new ListSharedConfigMapsParams object with the ability to set a timeout on a request.
func (*ListSharedConfigMapsParams) SetContext ¶
func (o *ListSharedConfigMapsParams) SetContext(ctx context.Context)
SetContext adds the context to the list shared config maps params
func (*ListSharedConfigMapsParams) SetDefaults ¶
func (o *ListSharedConfigMapsParams) SetDefaults()
SetDefaults hydrates default values in the list shared config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListSharedConfigMapsParams) SetHTTPClient ¶
func (o *ListSharedConfigMapsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list shared config maps params
func (*ListSharedConfigMapsParams) SetTimeout ¶
func (o *ListSharedConfigMapsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list shared config maps params
func (*ListSharedConfigMapsParams) WithContext ¶
func (o *ListSharedConfigMapsParams) WithContext(ctx context.Context) *ListSharedConfigMapsParams
WithContext adds the context to the list shared config maps params
func (*ListSharedConfigMapsParams) WithDefaults ¶
func (o *ListSharedConfigMapsParams) WithDefaults() *ListSharedConfigMapsParams
WithDefaults hydrates default values in the list shared config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListSharedConfigMapsParams) WithHTTPClient ¶
func (o *ListSharedConfigMapsParams) WithHTTPClient(client *http.Client) *ListSharedConfigMapsParams
WithHTTPClient adds the HTTPClient to the list shared config maps params
func (*ListSharedConfigMapsParams) WithTimeout ¶
func (o *ListSharedConfigMapsParams) WithTimeout(timeout time.Duration) *ListSharedConfigMapsParams
WithTimeout adds the timeout to the list shared config maps params
func (*ListSharedConfigMapsParams) WriteToRequest ¶
func (o *ListSharedConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSharedConfigMapsReader ¶
type ListSharedConfigMapsReader struct {
// contains filtered or unexported fields
}
ListSharedConfigMapsReader is a Reader for the ListSharedConfigMaps structure.
func (*ListSharedConfigMapsReader) ReadResponse ¶
func (o *ListSharedConfigMapsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListStagesOK ¶
type ListStagesOK struct {
Payload any
}
ListStagesOK describes a response with status code 200, with default header values.
StageList custom resource (github.com/akuity/kargo/api/v1alpha1.StageList)
func NewListStagesOK ¶
func NewListStagesOK() *ListStagesOK
NewListStagesOK creates a ListStagesOK with default headers values
func (*ListStagesOK) Code ¶
func (o *ListStagesOK) Code() int
Code gets the status code for the list stages o k response
func (*ListStagesOK) Error ¶
func (o *ListStagesOK) Error() string
func (*ListStagesOK) GetPayload ¶
func (o *ListStagesOK) GetPayload() any
func (*ListStagesOK) IsClientError ¶
func (o *ListStagesOK) IsClientError() bool
IsClientError returns true when this list stages o k response has a 4xx status code
func (*ListStagesOK) IsCode ¶
func (o *ListStagesOK) IsCode(code int) bool
IsCode returns true when this list stages o k response a status code equal to that given
func (*ListStagesOK) IsRedirect ¶
func (o *ListStagesOK) IsRedirect() bool
IsRedirect returns true when this list stages o k response has a 3xx status code
func (*ListStagesOK) IsServerError ¶
func (o *ListStagesOK) IsServerError() bool
IsServerError returns true when this list stages o k response has a 5xx status code
func (*ListStagesOK) IsSuccess ¶
func (o *ListStagesOK) IsSuccess() bool
IsSuccess returns true when this list stages o k response has a 2xx status code
func (*ListStagesOK) String ¶
func (o *ListStagesOK) String() string
type ListStagesParams ¶
type ListStagesParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListStagesParams contains all the parameters to send to the API endpoint
for the list stages operation. Typically these are written to a http.Request.
func NewListStagesParams ¶
func NewListStagesParams() *ListStagesParams
NewListStagesParams creates a new ListStagesParams 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 NewListStagesParamsWithContext ¶
func NewListStagesParamsWithContext(ctx context.Context) *ListStagesParams
NewListStagesParamsWithContext creates a new ListStagesParams object with the ability to set a context for a request.
func NewListStagesParamsWithHTTPClient ¶
func NewListStagesParamsWithHTTPClient(client *http.Client) *ListStagesParams
NewListStagesParamsWithHTTPClient creates a new ListStagesParams object with the ability to set a custom HTTPClient for a request.
func NewListStagesParamsWithTimeout ¶
func NewListStagesParamsWithTimeout(timeout time.Duration) *ListStagesParams
NewListStagesParamsWithTimeout creates a new ListStagesParams object with the ability to set a timeout on a request.
func (*ListStagesParams) SetContext ¶
func (o *ListStagesParams) SetContext(ctx context.Context)
SetContext adds the context to the list stages params
func (*ListStagesParams) SetDefaults ¶
func (o *ListStagesParams) SetDefaults()
SetDefaults hydrates default values in the list stages params (not the query body).
All values with no default are reset to their zero value.
func (*ListStagesParams) SetHTTPClient ¶
func (o *ListStagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list stages params
func (*ListStagesParams) SetProject ¶
func (o *ListStagesParams) SetProject(project string)
SetProject adds the project to the list stages params
func (*ListStagesParams) SetTimeout ¶
func (o *ListStagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list stages params
func (*ListStagesParams) WithContext ¶
func (o *ListStagesParams) WithContext(ctx context.Context) *ListStagesParams
WithContext adds the context to the list stages params
func (*ListStagesParams) WithDefaults ¶
func (o *ListStagesParams) WithDefaults() *ListStagesParams
WithDefaults hydrates default values in the list stages params (not the query body).
All values with no default are reset to their zero value.
func (*ListStagesParams) WithHTTPClient ¶
func (o *ListStagesParams) WithHTTPClient(client *http.Client) *ListStagesParams
WithHTTPClient adds the HTTPClient to the list stages params
func (*ListStagesParams) WithProject ¶
func (o *ListStagesParams) WithProject(project string) *ListStagesParams
WithProject adds the project to the list stages params
func (*ListStagesParams) WithTimeout ¶
func (o *ListStagesParams) WithTimeout(timeout time.Duration) *ListStagesParams
WithTimeout adds the timeout to the list stages params
func (*ListStagesParams) WriteToRequest ¶
func (o *ListStagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListStagesReader ¶
type ListStagesReader struct {
// contains filtered or unexported fields
}
ListStagesReader is a Reader for the ListStages structure.
func (*ListStagesReader) ReadResponse ¶
func (o *ListStagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListSystemConfigMapsOK ¶
type ListSystemConfigMapsOK struct {
Payload any
}
ListSystemConfigMapsOK describes a response with status code 200, with default header values.
ConfigMapList resource (k8s.io/api/core/v1.ConfigMapList)
func NewListSystemConfigMapsOK ¶
func NewListSystemConfigMapsOK() *ListSystemConfigMapsOK
NewListSystemConfigMapsOK creates a ListSystemConfigMapsOK with default headers values
func (*ListSystemConfigMapsOK) Code ¶
func (o *ListSystemConfigMapsOK) Code() int
Code gets the status code for the list system config maps o k response
func (*ListSystemConfigMapsOK) Error ¶
func (o *ListSystemConfigMapsOK) Error() string
func (*ListSystemConfigMapsOK) GetPayload ¶
func (o *ListSystemConfigMapsOK) GetPayload() any
func (*ListSystemConfigMapsOK) IsClientError ¶
func (o *ListSystemConfigMapsOK) IsClientError() bool
IsClientError returns true when this list system config maps o k response has a 4xx status code
func (*ListSystemConfigMapsOK) IsCode ¶
func (o *ListSystemConfigMapsOK) IsCode(code int) bool
IsCode returns true when this list system config maps o k response a status code equal to that given
func (*ListSystemConfigMapsOK) IsRedirect ¶
func (o *ListSystemConfigMapsOK) IsRedirect() bool
IsRedirect returns true when this list system config maps o k response has a 3xx status code
func (*ListSystemConfigMapsOK) IsServerError ¶
func (o *ListSystemConfigMapsOK) IsServerError() bool
IsServerError returns true when this list system config maps o k response has a 5xx status code
func (*ListSystemConfigMapsOK) IsSuccess ¶
func (o *ListSystemConfigMapsOK) IsSuccess() bool
IsSuccess returns true when this list system config maps o k response has a 2xx status code
func (*ListSystemConfigMapsOK) String ¶
func (o *ListSystemConfigMapsOK) String() string
type ListSystemConfigMapsParams ¶
type ListSystemConfigMapsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSystemConfigMapsParams contains all the parameters to send to the API endpoint
for the list system config maps operation. Typically these are written to a http.Request.
func NewListSystemConfigMapsParams ¶
func NewListSystemConfigMapsParams() *ListSystemConfigMapsParams
NewListSystemConfigMapsParams creates a new ListSystemConfigMapsParams 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 NewListSystemConfigMapsParamsWithContext ¶
func NewListSystemConfigMapsParamsWithContext(ctx context.Context) *ListSystemConfigMapsParams
NewListSystemConfigMapsParamsWithContext creates a new ListSystemConfigMapsParams object with the ability to set a context for a request.
func NewListSystemConfigMapsParamsWithHTTPClient ¶
func NewListSystemConfigMapsParamsWithHTTPClient(client *http.Client) *ListSystemConfigMapsParams
NewListSystemConfigMapsParamsWithHTTPClient creates a new ListSystemConfigMapsParams object with the ability to set a custom HTTPClient for a request.
func NewListSystemConfigMapsParamsWithTimeout ¶
func NewListSystemConfigMapsParamsWithTimeout(timeout time.Duration) *ListSystemConfigMapsParams
NewListSystemConfigMapsParamsWithTimeout creates a new ListSystemConfigMapsParams object with the ability to set a timeout on a request.
func (*ListSystemConfigMapsParams) SetContext ¶
func (o *ListSystemConfigMapsParams) SetContext(ctx context.Context)
SetContext adds the context to the list system config maps params
func (*ListSystemConfigMapsParams) SetDefaults ¶
func (o *ListSystemConfigMapsParams) SetDefaults()
SetDefaults hydrates default values in the list system config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListSystemConfigMapsParams) SetHTTPClient ¶
func (o *ListSystemConfigMapsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list system config maps params
func (*ListSystemConfigMapsParams) SetTimeout ¶
func (o *ListSystemConfigMapsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list system config maps params
func (*ListSystemConfigMapsParams) WithContext ¶
func (o *ListSystemConfigMapsParams) WithContext(ctx context.Context) *ListSystemConfigMapsParams
WithContext adds the context to the list system config maps params
func (*ListSystemConfigMapsParams) WithDefaults ¶
func (o *ListSystemConfigMapsParams) WithDefaults() *ListSystemConfigMapsParams
WithDefaults hydrates default values in the list system config maps params (not the query body).
All values with no default are reset to their zero value.
func (*ListSystemConfigMapsParams) WithHTTPClient ¶
func (o *ListSystemConfigMapsParams) WithHTTPClient(client *http.Client) *ListSystemConfigMapsParams
WithHTTPClient adds the HTTPClient to the list system config maps params
func (*ListSystemConfigMapsParams) WithTimeout ¶
func (o *ListSystemConfigMapsParams) WithTimeout(timeout time.Duration) *ListSystemConfigMapsParams
WithTimeout adds the timeout to the list system config maps params
func (*ListSystemConfigMapsParams) WriteToRequest ¶
func (o *ListSystemConfigMapsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSystemConfigMapsReader ¶
type ListSystemConfigMapsReader struct {
// contains filtered or unexported fields
}
ListSystemConfigMapsReader is a Reader for the ListSystemConfigMaps structure.
func (*ListSystemConfigMapsReader) ReadResponse ¶
func (o *ListSystemConfigMapsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListWarehousesOK ¶
type ListWarehousesOK struct {
Payload any
}
ListWarehousesOK describes a response with status code 200, with default header values.
WarehouseList custom resource (github.com/akuity/kargo/api/v1alpha1.WarehouseList)
func NewListWarehousesOK ¶
func NewListWarehousesOK() *ListWarehousesOK
NewListWarehousesOK creates a ListWarehousesOK with default headers values
func (*ListWarehousesOK) Code ¶
func (o *ListWarehousesOK) Code() int
Code gets the status code for the list warehouses o k response
func (*ListWarehousesOK) Error ¶
func (o *ListWarehousesOK) Error() string
func (*ListWarehousesOK) GetPayload ¶
func (o *ListWarehousesOK) GetPayload() any
func (*ListWarehousesOK) IsClientError ¶
func (o *ListWarehousesOK) IsClientError() bool
IsClientError returns true when this list warehouses o k response has a 4xx status code
func (*ListWarehousesOK) IsCode ¶
func (o *ListWarehousesOK) IsCode(code int) bool
IsCode returns true when this list warehouses o k response a status code equal to that given
func (*ListWarehousesOK) IsRedirect ¶
func (o *ListWarehousesOK) IsRedirect() bool
IsRedirect returns true when this list warehouses o k response has a 3xx status code
func (*ListWarehousesOK) IsServerError ¶
func (o *ListWarehousesOK) IsServerError() bool
IsServerError returns true when this list warehouses o k response has a 5xx status code
func (*ListWarehousesOK) IsSuccess ¶
func (o *ListWarehousesOK) IsSuccess() bool
IsSuccess returns true when this list warehouses o k response has a 2xx status code
func (*ListWarehousesOK) String ¶
func (o *ListWarehousesOK) String() string
type ListWarehousesParams ¶
type ListWarehousesParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListWarehousesParams contains all the parameters to send to the API endpoint
for the list warehouses operation. Typically these are written to a http.Request.
func NewListWarehousesParams ¶
func NewListWarehousesParams() *ListWarehousesParams
NewListWarehousesParams creates a new ListWarehousesParams 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 NewListWarehousesParamsWithContext ¶
func NewListWarehousesParamsWithContext(ctx context.Context) *ListWarehousesParams
NewListWarehousesParamsWithContext creates a new ListWarehousesParams object with the ability to set a context for a request.
func NewListWarehousesParamsWithHTTPClient ¶
func NewListWarehousesParamsWithHTTPClient(client *http.Client) *ListWarehousesParams
NewListWarehousesParamsWithHTTPClient creates a new ListWarehousesParams object with the ability to set a custom HTTPClient for a request.
func NewListWarehousesParamsWithTimeout ¶
func NewListWarehousesParamsWithTimeout(timeout time.Duration) *ListWarehousesParams
NewListWarehousesParamsWithTimeout creates a new ListWarehousesParams object with the ability to set a timeout on a request.
func (*ListWarehousesParams) SetContext ¶
func (o *ListWarehousesParams) SetContext(ctx context.Context)
SetContext adds the context to the list warehouses params
func (*ListWarehousesParams) SetDefaults ¶
func (o *ListWarehousesParams) SetDefaults()
SetDefaults hydrates default values in the list warehouses params (not the query body).
All values with no default are reset to their zero value.
func (*ListWarehousesParams) SetHTTPClient ¶
func (o *ListWarehousesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list warehouses params
func (*ListWarehousesParams) SetProject ¶
func (o *ListWarehousesParams) SetProject(project string)
SetProject adds the project to the list warehouses params
func (*ListWarehousesParams) SetTimeout ¶
func (o *ListWarehousesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list warehouses params
func (*ListWarehousesParams) WithContext ¶
func (o *ListWarehousesParams) WithContext(ctx context.Context) *ListWarehousesParams
WithContext adds the context to the list warehouses params
func (*ListWarehousesParams) WithDefaults ¶
func (o *ListWarehousesParams) WithDefaults() *ListWarehousesParams
WithDefaults hydrates default values in the list warehouses params (not the query body).
All values with no default are reset to their zero value.
func (*ListWarehousesParams) WithHTTPClient ¶
func (o *ListWarehousesParams) WithHTTPClient(client *http.Client) *ListWarehousesParams
WithHTTPClient adds the HTTPClient to the list warehouses params
func (*ListWarehousesParams) WithProject ¶
func (o *ListWarehousesParams) WithProject(project string) *ListWarehousesParams
WithProject adds the project to the list warehouses params
func (*ListWarehousesParams) WithTimeout ¶
func (o *ListWarehousesParams) WithTimeout(timeout time.Duration) *ListWarehousesParams
WithTimeout adds the timeout to the list warehouses params
func (*ListWarehousesParams) WriteToRequest ¶
func (o *ListWarehousesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListWarehousesReader ¶
type ListWarehousesReader struct {
// contains filtered or unexported fields
}
ListWarehousesReader is a Reader for the ListWarehouses structure.
func (*ListWarehousesReader) ReadResponse ¶
func (o *ListWarehousesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchFreightAliasOK ¶
type PatchFreightAliasOK struct {
}
PatchFreightAliasOK describes a response with status code 200, with default header values.
Success
func NewPatchFreightAliasOK ¶
func NewPatchFreightAliasOK() *PatchFreightAliasOK
NewPatchFreightAliasOK creates a PatchFreightAliasOK with default headers values
func (*PatchFreightAliasOK) Code ¶
func (o *PatchFreightAliasOK) Code() int
Code gets the status code for the patch freight alias o k response
func (*PatchFreightAliasOK) Error ¶
func (o *PatchFreightAliasOK) Error() string
func (*PatchFreightAliasOK) IsClientError ¶
func (o *PatchFreightAliasOK) IsClientError() bool
IsClientError returns true when this patch freight alias o k response has a 4xx status code
func (*PatchFreightAliasOK) IsCode ¶
func (o *PatchFreightAliasOK) IsCode(code int) bool
IsCode returns true when this patch freight alias o k response a status code equal to that given
func (*PatchFreightAliasOK) IsRedirect ¶
func (o *PatchFreightAliasOK) IsRedirect() bool
IsRedirect returns true when this patch freight alias o k response has a 3xx status code
func (*PatchFreightAliasOK) IsServerError ¶
func (o *PatchFreightAliasOK) IsServerError() bool
IsServerError returns true when this patch freight alias o k response has a 5xx status code
func (*PatchFreightAliasOK) IsSuccess ¶
func (o *PatchFreightAliasOK) IsSuccess() bool
IsSuccess returns true when this patch freight alias o k response has a 2xx status code
func (*PatchFreightAliasOK) String ¶
func (o *PatchFreightAliasOK) String() string
type PatchFreightAliasParams ¶
type PatchFreightAliasParams struct {
/* FreightNameOrAlias.
Freight name or alias
*/
FreightNameOrAlias string
/* NewAlias.
New alias
*/
NewAlias string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchFreightAliasParams contains all the parameters to send to the API endpoint
for the patch freight alias operation. Typically these are written to a http.Request.
func NewPatchFreightAliasParams ¶
func NewPatchFreightAliasParams() *PatchFreightAliasParams
NewPatchFreightAliasParams creates a new PatchFreightAliasParams 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 NewPatchFreightAliasParamsWithContext ¶
func NewPatchFreightAliasParamsWithContext(ctx context.Context) *PatchFreightAliasParams
NewPatchFreightAliasParamsWithContext creates a new PatchFreightAliasParams object with the ability to set a context for a request.
func NewPatchFreightAliasParamsWithHTTPClient ¶
func NewPatchFreightAliasParamsWithHTTPClient(client *http.Client) *PatchFreightAliasParams
NewPatchFreightAliasParamsWithHTTPClient creates a new PatchFreightAliasParams object with the ability to set a custom HTTPClient for a request.
func NewPatchFreightAliasParamsWithTimeout ¶
func NewPatchFreightAliasParamsWithTimeout(timeout time.Duration) *PatchFreightAliasParams
NewPatchFreightAliasParamsWithTimeout creates a new PatchFreightAliasParams object with the ability to set a timeout on a request.
func (*PatchFreightAliasParams) SetContext ¶
func (o *PatchFreightAliasParams) SetContext(ctx context.Context)
SetContext adds the context to the patch freight alias params
func (*PatchFreightAliasParams) SetDefaults ¶
func (o *PatchFreightAliasParams) SetDefaults()
SetDefaults hydrates default values in the patch freight alias params (not the query body).
All values with no default are reset to their zero value.
func (*PatchFreightAliasParams) SetFreightNameOrAlias ¶
func (o *PatchFreightAliasParams) SetFreightNameOrAlias(freightNameOrAlias string)
SetFreightNameOrAlias adds the freightNameOrAlias to the patch freight alias params
func (*PatchFreightAliasParams) SetHTTPClient ¶
func (o *PatchFreightAliasParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch freight alias params
func (*PatchFreightAliasParams) SetNewAlias ¶
func (o *PatchFreightAliasParams) SetNewAlias(newAlias string)
SetNewAlias adds the newAlias to the patch freight alias params
func (*PatchFreightAliasParams) SetProject ¶
func (o *PatchFreightAliasParams) SetProject(project string)
SetProject adds the project to the patch freight alias params
func (*PatchFreightAliasParams) SetTimeout ¶
func (o *PatchFreightAliasParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch freight alias params
func (*PatchFreightAliasParams) WithContext ¶
func (o *PatchFreightAliasParams) WithContext(ctx context.Context) *PatchFreightAliasParams
WithContext adds the context to the patch freight alias params
func (*PatchFreightAliasParams) WithDefaults ¶
func (o *PatchFreightAliasParams) WithDefaults() *PatchFreightAliasParams
WithDefaults hydrates default values in the patch freight alias params (not the query body).
All values with no default are reset to their zero value.
func (*PatchFreightAliasParams) WithFreightNameOrAlias ¶
func (o *PatchFreightAliasParams) WithFreightNameOrAlias(freightNameOrAlias string) *PatchFreightAliasParams
WithFreightNameOrAlias adds the freightNameOrAlias to the patch freight alias params
func (*PatchFreightAliasParams) WithHTTPClient ¶
func (o *PatchFreightAliasParams) WithHTTPClient(client *http.Client) *PatchFreightAliasParams
WithHTTPClient adds the HTTPClient to the patch freight alias params
func (*PatchFreightAliasParams) WithNewAlias ¶
func (o *PatchFreightAliasParams) WithNewAlias(newAlias string) *PatchFreightAliasParams
WithNewAlias adds the newAlias to the patch freight alias params
func (*PatchFreightAliasParams) WithProject ¶
func (o *PatchFreightAliasParams) WithProject(project string) *PatchFreightAliasParams
WithProject adds the project to the patch freight alias params
func (*PatchFreightAliasParams) WithTimeout ¶
func (o *PatchFreightAliasParams) WithTimeout(timeout time.Duration) *PatchFreightAliasParams
WithTimeout adds the timeout to the patch freight alias params
func (*PatchFreightAliasParams) WriteToRequest ¶
func (o *PatchFreightAliasParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchFreightAliasReader ¶
type PatchFreightAliasReader struct {
// contains filtered or unexported fields
}
PatchFreightAliasReader is a Reader for the PatchFreightAlias structure.
func (*PatchFreightAliasReader) ReadResponse ¶
func (o *PatchFreightAliasReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchProjectConfigMapOK ¶
type PatchProjectConfigMapOK struct {
Payload any
}
PatchProjectConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewPatchProjectConfigMapOK ¶
func NewPatchProjectConfigMapOK() *PatchProjectConfigMapOK
NewPatchProjectConfigMapOK creates a PatchProjectConfigMapOK with default headers values
func (*PatchProjectConfigMapOK) Code ¶
func (o *PatchProjectConfigMapOK) Code() int
Code gets the status code for the patch project config map o k response
func (*PatchProjectConfigMapOK) Error ¶
func (o *PatchProjectConfigMapOK) Error() string
func (*PatchProjectConfigMapOK) GetPayload ¶
func (o *PatchProjectConfigMapOK) GetPayload() any
func (*PatchProjectConfigMapOK) IsClientError ¶
func (o *PatchProjectConfigMapOK) IsClientError() bool
IsClientError returns true when this patch project config map o k response has a 4xx status code
func (*PatchProjectConfigMapOK) IsCode ¶
func (o *PatchProjectConfigMapOK) IsCode(code int) bool
IsCode returns true when this patch project config map o k response a status code equal to that given
func (*PatchProjectConfigMapOK) IsRedirect ¶
func (o *PatchProjectConfigMapOK) IsRedirect() bool
IsRedirect returns true when this patch project config map o k response has a 3xx status code
func (*PatchProjectConfigMapOK) IsServerError ¶
func (o *PatchProjectConfigMapOK) IsServerError() bool
IsServerError returns true when this patch project config map o k response has a 5xx status code
func (*PatchProjectConfigMapOK) IsSuccess ¶
func (o *PatchProjectConfigMapOK) IsSuccess() bool
IsSuccess returns true when this patch project config map o k response has a 2xx status code
func (*PatchProjectConfigMapOK) String ¶
func (o *PatchProjectConfigMapOK) String() string
type PatchProjectConfigMapParams ¶
type PatchProjectConfigMapParams struct {
/* Body.
ConfigMap patch
*/
Body *models.PatchConfigMapRequest
/* Configmap.
ConfigMap name
*/
Configmap string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchProjectConfigMapParams contains all the parameters to send to the API endpoint
for the patch project config map operation. Typically these are written to a http.Request.
func NewPatchProjectConfigMapParams ¶
func NewPatchProjectConfigMapParams() *PatchProjectConfigMapParams
NewPatchProjectConfigMapParams creates a new PatchProjectConfigMapParams 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 NewPatchProjectConfigMapParamsWithContext ¶
func NewPatchProjectConfigMapParamsWithContext(ctx context.Context) *PatchProjectConfigMapParams
NewPatchProjectConfigMapParamsWithContext creates a new PatchProjectConfigMapParams object with the ability to set a context for a request.
func NewPatchProjectConfigMapParamsWithHTTPClient ¶
func NewPatchProjectConfigMapParamsWithHTTPClient(client *http.Client) *PatchProjectConfigMapParams
NewPatchProjectConfigMapParamsWithHTTPClient creates a new PatchProjectConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewPatchProjectConfigMapParamsWithTimeout ¶
func NewPatchProjectConfigMapParamsWithTimeout(timeout time.Duration) *PatchProjectConfigMapParams
NewPatchProjectConfigMapParamsWithTimeout creates a new PatchProjectConfigMapParams object with the ability to set a timeout on a request.
func (*PatchProjectConfigMapParams) SetBody ¶
func (o *PatchProjectConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
SetBody adds the body to the patch project config map params
func (*PatchProjectConfigMapParams) SetConfigmap ¶
func (o *PatchProjectConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the patch project config map params
func (*PatchProjectConfigMapParams) SetContext ¶
func (o *PatchProjectConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the patch project config map params
func (*PatchProjectConfigMapParams) SetDefaults ¶
func (o *PatchProjectConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the patch project config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchProjectConfigMapParams) SetHTTPClient ¶
func (o *PatchProjectConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch project config map params
func (*PatchProjectConfigMapParams) SetProject ¶
func (o *PatchProjectConfigMapParams) SetProject(project string)
SetProject adds the project to the patch project config map params
func (*PatchProjectConfigMapParams) SetTimeout ¶
func (o *PatchProjectConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch project config map params
func (*PatchProjectConfigMapParams) WithBody ¶
func (o *PatchProjectConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchProjectConfigMapParams
WithBody adds the body to the patch project config map params
func (*PatchProjectConfigMapParams) WithConfigmap ¶
func (o *PatchProjectConfigMapParams) WithConfigmap(configmap string) *PatchProjectConfigMapParams
WithConfigmap adds the configmap to the patch project config map params
func (*PatchProjectConfigMapParams) WithContext ¶
func (o *PatchProjectConfigMapParams) WithContext(ctx context.Context) *PatchProjectConfigMapParams
WithContext adds the context to the patch project config map params
func (*PatchProjectConfigMapParams) WithDefaults ¶
func (o *PatchProjectConfigMapParams) WithDefaults() *PatchProjectConfigMapParams
WithDefaults hydrates default values in the patch project config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchProjectConfigMapParams) WithHTTPClient ¶
func (o *PatchProjectConfigMapParams) WithHTTPClient(client *http.Client) *PatchProjectConfigMapParams
WithHTTPClient adds the HTTPClient to the patch project config map params
func (*PatchProjectConfigMapParams) WithProject ¶
func (o *PatchProjectConfigMapParams) WithProject(project string) *PatchProjectConfigMapParams
WithProject adds the project to the patch project config map params
func (*PatchProjectConfigMapParams) WithTimeout ¶
func (o *PatchProjectConfigMapParams) WithTimeout(timeout time.Duration) *PatchProjectConfigMapParams
WithTimeout adds the timeout to the patch project config map params
func (*PatchProjectConfigMapParams) WriteToRequest ¶
func (o *PatchProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchProjectConfigMapReader ¶
type PatchProjectConfigMapReader struct {
// contains filtered or unexported fields
}
PatchProjectConfigMapReader is a Reader for the PatchProjectConfigMap structure.
func (*PatchProjectConfigMapReader) ReadResponse ¶
func (o *PatchProjectConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchSharedConfigMapOK ¶
type PatchSharedConfigMapOK struct {
}
PatchSharedConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewPatchSharedConfigMapOK ¶
func NewPatchSharedConfigMapOK() *PatchSharedConfigMapOK
NewPatchSharedConfigMapOK creates a PatchSharedConfigMapOK with default headers values
func (*PatchSharedConfigMapOK) Code ¶
func (o *PatchSharedConfigMapOK) Code() int
Code gets the status code for the patch shared config map o k response
func (*PatchSharedConfigMapOK) Error ¶
func (o *PatchSharedConfigMapOK) Error() string
func (*PatchSharedConfigMapOK) GetPayload ¶
func (o *PatchSharedConfigMapOK) GetPayload() any
func (*PatchSharedConfigMapOK) IsClientError ¶
func (o *PatchSharedConfigMapOK) IsClientError() bool
IsClientError returns true when this patch shared config map o k response has a 4xx status code
func (*PatchSharedConfigMapOK) IsCode ¶
func (o *PatchSharedConfigMapOK) IsCode(code int) bool
IsCode returns true when this patch shared config map o k response a status code equal to that given
func (*PatchSharedConfigMapOK) IsRedirect ¶
func (o *PatchSharedConfigMapOK) IsRedirect() bool
IsRedirect returns true when this patch shared config map o k response has a 3xx status code
func (*PatchSharedConfigMapOK) IsServerError ¶
func (o *PatchSharedConfigMapOK) IsServerError() bool
IsServerError returns true when this patch shared config map o k response has a 5xx status code
func (*PatchSharedConfigMapOK) IsSuccess ¶
func (o *PatchSharedConfigMapOK) IsSuccess() bool
IsSuccess returns true when this patch shared config map o k response has a 2xx status code
func (*PatchSharedConfigMapOK) String ¶
func (o *PatchSharedConfigMapOK) String() string
type PatchSharedConfigMapParams ¶
type PatchSharedConfigMapParams struct {
Body *models.PatchConfigMapRequest
Configmap string
// contains filtered or unexported fields
}
PatchSharedConfigMapParams contains all the parameters to send to the API endpoint
for the patch shared config map operation. Typically these are written to a http.Request.
func NewPatchSharedConfigMapParams ¶
func NewPatchSharedConfigMapParams() *PatchSharedConfigMapParams
NewPatchSharedConfigMapParams creates a new PatchSharedConfigMapParams 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 NewPatchSharedConfigMapParamsWithContext ¶
func NewPatchSharedConfigMapParamsWithContext(ctx context.Context) *PatchSharedConfigMapParams
NewPatchSharedConfigMapParamsWithContext creates a new PatchSharedConfigMapParams object with the ability to set a context for a request.
func NewPatchSharedConfigMapParamsWithHTTPClient ¶
func NewPatchSharedConfigMapParamsWithHTTPClient(client *http.Client) *PatchSharedConfigMapParams
NewPatchSharedConfigMapParamsWithHTTPClient creates a new PatchSharedConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewPatchSharedConfigMapParamsWithTimeout ¶
func NewPatchSharedConfigMapParamsWithTimeout(timeout time.Duration) *PatchSharedConfigMapParams
NewPatchSharedConfigMapParamsWithTimeout creates a new PatchSharedConfigMapParams object with the ability to set a timeout on a request.
func (*PatchSharedConfigMapParams) SetBody ¶
func (o *PatchSharedConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
SetBody adds the body to the patch shared config map params
func (*PatchSharedConfigMapParams) SetConfigmap ¶
func (o *PatchSharedConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the patch shared config map params
func (*PatchSharedConfigMapParams) SetContext ¶
func (o *PatchSharedConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the patch shared config map params
func (*PatchSharedConfigMapParams) SetDefaults ¶
func (o *PatchSharedConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the patch shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSharedConfigMapParams) SetHTTPClient ¶
func (o *PatchSharedConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch shared config map params
func (*PatchSharedConfigMapParams) SetTimeout ¶
func (o *PatchSharedConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch shared config map params
func (*PatchSharedConfigMapParams) WithBody ¶
func (o *PatchSharedConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchSharedConfigMapParams
WithBody adds the body to the patch shared config map params
func (*PatchSharedConfigMapParams) WithConfigmap ¶
func (o *PatchSharedConfigMapParams) WithConfigmap(configmap string) *PatchSharedConfigMapParams
WithConfigmap adds the configmap to the patch shared config map params
func (*PatchSharedConfigMapParams) WithContext ¶
func (o *PatchSharedConfigMapParams) WithContext(ctx context.Context) *PatchSharedConfigMapParams
WithContext adds the context to the patch shared config map params
func (*PatchSharedConfigMapParams) WithDefaults ¶
func (o *PatchSharedConfigMapParams) WithDefaults() *PatchSharedConfigMapParams
WithDefaults hydrates default values in the patch shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSharedConfigMapParams) WithHTTPClient ¶
func (o *PatchSharedConfigMapParams) WithHTTPClient(client *http.Client) *PatchSharedConfigMapParams
WithHTTPClient adds the HTTPClient to the patch shared config map params
func (*PatchSharedConfigMapParams) WithTimeout ¶
func (o *PatchSharedConfigMapParams) WithTimeout(timeout time.Duration) *PatchSharedConfigMapParams
WithTimeout adds the timeout to the patch shared config map params
func (*PatchSharedConfigMapParams) WriteToRequest ¶
func (o *PatchSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchSharedConfigMapReader ¶
type PatchSharedConfigMapReader struct {
// contains filtered or unexported fields
}
PatchSharedConfigMapReader is a Reader for the PatchSharedConfigMap structure.
func (*PatchSharedConfigMapReader) ReadResponse ¶
func (o *PatchSharedConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchSystemConfigMapOK ¶
type PatchSystemConfigMapOK struct {
Payload any
}
PatchSystemConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewPatchSystemConfigMapOK ¶
func NewPatchSystemConfigMapOK() *PatchSystemConfigMapOK
NewPatchSystemConfigMapOK creates a PatchSystemConfigMapOK with default headers values
func (*PatchSystemConfigMapOK) Code ¶
func (o *PatchSystemConfigMapOK) Code() int
Code gets the status code for the patch system config map o k response
func (*PatchSystemConfigMapOK) Error ¶
func (o *PatchSystemConfigMapOK) Error() string
func (*PatchSystemConfigMapOK) GetPayload ¶
func (o *PatchSystemConfigMapOK) GetPayload() any
func (*PatchSystemConfigMapOK) IsClientError ¶
func (o *PatchSystemConfigMapOK) IsClientError() bool
IsClientError returns true when this patch system config map o k response has a 4xx status code
func (*PatchSystemConfigMapOK) IsCode ¶
func (o *PatchSystemConfigMapOK) IsCode(code int) bool
IsCode returns true when this patch system config map o k response a status code equal to that given
func (*PatchSystemConfigMapOK) IsRedirect ¶
func (o *PatchSystemConfigMapOK) IsRedirect() bool
IsRedirect returns true when this patch system config map o k response has a 3xx status code
func (*PatchSystemConfigMapOK) IsServerError ¶
func (o *PatchSystemConfigMapOK) IsServerError() bool
IsServerError returns true when this patch system config map o k response has a 5xx status code
func (*PatchSystemConfigMapOK) IsSuccess ¶
func (o *PatchSystemConfigMapOK) IsSuccess() bool
IsSuccess returns true when this patch system config map o k response has a 2xx status code
func (*PatchSystemConfigMapOK) String ¶
func (o *PatchSystemConfigMapOK) String() string
type PatchSystemConfigMapParams ¶
type PatchSystemConfigMapParams struct {
/* Body.
ConfigMap patch
*/
Body *models.PatchConfigMapRequest
/* Configmap.
ConfigMap name
*/
Configmap string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchSystemConfigMapParams contains all the parameters to send to the API endpoint
for the patch system config map operation. Typically these are written to a http.Request.
func NewPatchSystemConfigMapParams ¶
func NewPatchSystemConfigMapParams() *PatchSystemConfigMapParams
NewPatchSystemConfigMapParams creates a new PatchSystemConfigMapParams 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 NewPatchSystemConfigMapParamsWithContext ¶
func NewPatchSystemConfigMapParamsWithContext(ctx context.Context) *PatchSystemConfigMapParams
NewPatchSystemConfigMapParamsWithContext creates a new PatchSystemConfigMapParams object with the ability to set a context for a request.
func NewPatchSystemConfigMapParamsWithHTTPClient ¶
func NewPatchSystemConfigMapParamsWithHTTPClient(client *http.Client) *PatchSystemConfigMapParams
NewPatchSystemConfigMapParamsWithHTTPClient creates a new PatchSystemConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewPatchSystemConfigMapParamsWithTimeout ¶
func NewPatchSystemConfigMapParamsWithTimeout(timeout time.Duration) *PatchSystemConfigMapParams
NewPatchSystemConfigMapParamsWithTimeout creates a new PatchSystemConfigMapParams object with the ability to set a timeout on a request.
func (*PatchSystemConfigMapParams) SetBody ¶
func (o *PatchSystemConfigMapParams) SetBody(body *models.PatchConfigMapRequest)
SetBody adds the body to the patch system config map params
func (*PatchSystemConfigMapParams) SetConfigmap ¶
func (o *PatchSystemConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the patch system config map params
func (*PatchSystemConfigMapParams) SetContext ¶
func (o *PatchSystemConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the patch system config map params
func (*PatchSystemConfigMapParams) SetDefaults ¶
func (o *PatchSystemConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the patch system config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSystemConfigMapParams) SetHTTPClient ¶
func (o *PatchSystemConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch system config map params
func (*PatchSystemConfigMapParams) SetTimeout ¶
func (o *PatchSystemConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch system config map params
func (*PatchSystemConfigMapParams) WithBody ¶
func (o *PatchSystemConfigMapParams) WithBody(body *models.PatchConfigMapRequest) *PatchSystemConfigMapParams
WithBody adds the body to the patch system config map params
func (*PatchSystemConfigMapParams) WithConfigmap ¶
func (o *PatchSystemConfigMapParams) WithConfigmap(configmap string) *PatchSystemConfigMapParams
WithConfigmap adds the configmap to the patch system config map params
func (*PatchSystemConfigMapParams) WithContext ¶
func (o *PatchSystemConfigMapParams) WithContext(ctx context.Context) *PatchSystemConfigMapParams
WithContext adds the context to the patch system config map params
func (*PatchSystemConfigMapParams) WithDefaults ¶
func (o *PatchSystemConfigMapParams) WithDefaults() *PatchSystemConfigMapParams
WithDefaults hydrates default values in the patch system config map params (not the query body).
All values with no default are reset to their zero value.
func (*PatchSystemConfigMapParams) WithHTTPClient ¶
func (o *PatchSystemConfigMapParams) WithHTTPClient(client *http.Client) *PatchSystemConfigMapParams
WithHTTPClient adds the HTTPClient to the patch system config map params
func (*PatchSystemConfigMapParams) WithTimeout ¶
func (o *PatchSystemConfigMapParams) WithTimeout(timeout time.Duration) *PatchSystemConfigMapParams
WithTimeout adds the timeout to the patch system config map params
func (*PatchSystemConfigMapParams) WriteToRequest ¶
func (o *PatchSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchSystemConfigMapReader ¶
type PatchSystemConfigMapReader struct {
// contains filtered or unexported fields
}
PatchSystemConfigMapReader is a Reader for the PatchSystemConfigMap structure.
func (*PatchSystemConfigMapReader) ReadResponse ¶
func (o *PatchSystemConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PromoteDownstreamCreated ¶
type PromoteDownstreamCreated struct {
Payload any
}
PromoteDownstreamCreated describes a response with status code 201, with default header values.
Promotions created
func NewPromoteDownstreamCreated ¶
func NewPromoteDownstreamCreated() *PromoteDownstreamCreated
NewPromoteDownstreamCreated creates a PromoteDownstreamCreated with default headers values
func (*PromoteDownstreamCreated) Code ¶
func (o *PromoteDownstreamCreated) Code() int
Code gets the status code for the promote downstream created response
func (*PromoteDownstreamCreated) Error ¶
func (o *PromoteDownstreamCreated) Error() string
func (*PromoteDownstreamCreated) GetPayload ¶
func (o *PromoteDownstreamCreated) GetPayload() any
func (*PromoteDownstreamCreated) IsClientError ¶
func (o *PromoteDownstreamCreated) IsClientError() bool
IsClientError returns true when this promote downstream created response has a 4xx status code
func (*PromoteDownstreamCreated) IsCode ¶
func (o *PromoteDownstreamCreated) IsCode(code int) bool
IsCode returns true when this promote downstream created response a status code equal to that given
func (*PromoteDownstreamCreated) IsRedirect ¶
func (o *PromoteDownstreamCreated) IsRedirect() bool
IsRedirect returns true when this promote downstream created response has a 3xx status code
func (*PromoteDownstreamCreated) IsServerError ¶
func (o *PromoteDownstreamCreated) IsServerError() bool
IsServerError returns true when this promote downstream created response has a 5xx status code
func (*PromoteDownstreamCreated) IsSuccess ¶
func (o *PromoteDownstreamCreated) IsSuccess() bool
IsSuccess returns true when this promote downstream created response has a 2xx status code
func (*PromoteDownstreamCreated) String ¶
func (o *PromoteDownstreamCreated) String() string
type PromoteDownstreamParams ¶
type PromoteDownstreamParams struct {
/* Body.
Promote request
*/
Body *models.PromoteDownstreamRequest
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PromoteDownstreamParams contains all the parameters to send to the API endpoint
for the promote downstream operation. Typically these are written to a http.Request.
func NewPromoteDownstreamParams ¶
func NewPromoteDownstreamParams() *PromoteDownstreamParams
NewPromoteDownstreamParams creates a new PromoteDownstreamParams 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 NewPromoteDownstreamParamsWithContext ¶
func NewPromoteDownstreamParamsWithContext(ctx context.Context) *PromoteDownstreamParams
NewPromoteDownstreamParamsWithContext creates a new PromoteDownstreamParams object with the ability to set a context for a request.
func NewPromoteDownstreamParamsWithHTTPClient ¶
func NewPromoteDownstreamParamsWithHTTPClient(client *http.Client) *PromoteDownstreamParams
NewPromoteDownstreamParamsWithHTTPClient creates a new PromoteDownstreamParams object with the ability to set a custom HTTPClient for a request.
func NewPromoteDownstreamParamsWithTimeout ¶
func NewPromoteDownstreamParamsWithTimeout(timeout time.Duration) *PromoteDownstreamParams
NewPromoteDownstreamParamsWithTimeout creates a new PromoteDownstreamParams object with the ability to set a timeout on a request.
func (*PromoteDownstreamParams) SetBody ¶
func (o *PromoteDownstreamParams) SetBody(body *models.PromoteDownstreamRequest)
SetBody adds the body to the promote downstream params
func (*PromoteDownstreamParams) SetContext ¶
func (o *PromoteDownstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the promote downstream params
func (*PromoteDownstreamParams) SetDefaults ¶
func (o *PromoteDownstreamParams) SetDefaults()
SetDefaults hydrates default values in the promote downstream params (not the query body).
All values with no default are reset to their zero value.
func (*PromoteDownstreamParams) SetHTTPClient ¶
func (o *PromoteDownstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the promote downstream params
func (*PromoteDownstreamParams) SetProject ¶
func (o *PromoteDownstreamParams) SetProject(project string)
SetProject adds the project to the promote downstream params
func (*PromoteDownstreamParams) SetStage ¶
func (o *PromoteDownstreamParams) SetStage(stage string)
SetStage adds the stage to the promote downstream params
func (*PromoteDownstreamParams) SetTimeout ¶
func (o *PromoteDownstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the promote downstream params
func (*PromoteDownstreamParams) WithBody ¶
func (o *PromoteDownstreamParams) WithBody(body *models.PromoteDownstreamRequest) *PromoteDownstreamParams
WithBody adds the body to the promote downstream params
func (*PromoteDownstreamParams) WithContext ¶
func (o *PromoteDownstreamParams) WithContext(ctx context.Context) *PromoteDownstreamParams
WithContext adds the context to the promote downstream params
func (*PromoteDownstreamParams) WithDefaults ¶
func (o *PromoteDownstreamParams) WithDefaults() *PromoteDownstreamParams
WithDefaults hydrates default values in the promote downstream params (not the query body).
All values with no default are reset to their zero value.
func (*PromoteDownstreamParams) WithHTTPClient ¶
func (o *PromoteDownstreamParams) WithHTTPClient(client *http.Client) *PromoteDownstreamParams
WithHTTPClient adds the HTTPClient to the promote downstream params
func (*PromoteDownstreamParams) WithProject ¶
func (o *PromoteDownstreamParams) WithProject(project string) *PromoteDownstreamParams
WithProject adds the project to the promote downstream params
func (*PromoteDownstreamParams) WithStage ¶
func (o *PromoteDownstreamParams) WithStage(stage string) *PromoteDownstreamParams
WithStage adds the stage to the promote downstream params
func (*PromoteDownstreamParams) WithTimeout ¶
func (o *PromoteDownstreamParams) WithTimeout(timeout time.Duration) *PromoteDownstreamParams
WithTimeout adds the timeout to the promote downstream params
func (*PromoteDownstreamParams) WriteToRequest ¶
func (o *PromoteDownstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PromoteDownstreamReader ¶
type PromoteDownstreamReader struct {
// contains filtered or unexported fields
}
PromoteDownstreamReader is a Reader for the PromoteDownstream structure.
func (*PromoteDownstreamReader) ReadResponse ¶
func (o *PromoteDownstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PromoteToStageCreated ¶
type PromoteToStageCreated struct {
Payload any
}
PromoteToStageCreated describes a response with status code 201, with default header values.
Promotion resource (github.com/akuity/kargo/api/v1alpha1.Promotion)
func NewPromoteToStageCreated ¶
func NewPromoteToStageCreated() *PromoteToStageCreated
NewPromoteToStageCreated creates a PromoteToStageCreated with default headers values
func (*PromoteToStageCreated) Code ¶
func (o *PromoteToStageCreated) Code() int
Code gets the status code for the promote to stage created response
func (*PromoteToStageCreated) Error ¶
func (o *PromoteToStageCreated) Error() string
func (*PromoteToStageCreated) GetPayload ¶
func (o *PromoteToStageCreated) GetPayload() any
func (*PromoteToStageCreated) IsClientError ¶
func (o *PromoteToStageCreated) IsClientError() bool
IsClientError returns true when this promote to stage created response has a 4xx status code
func (*PromoteToStageCreated) IsCode ¶
func (o *PromoteToStageCreated) IsCode(code int) bool
IsCode returns true when this promote to stage created response a status code equal to that given
func (*PromoteToStageCreated) IsRedirect ¶
func (o *PromoteToStageCreated) IsRedirect() bool
IsRedirect returns true when this promote to stage created response has a 3xx status code
func (*PromoteToStageCreated) IsServerError ¶
func (o *PromoteToStageCreated) IsServerError() bool
IsServerError returns true when this promote to stage created response has a 5xx status code
func (*PromoteToStageCreated) IsSuccess ¶
func (o *PromoteToStageCreated) IsSuccess() bool
IsSuccess returns true when this promote to stage created response has a 2xx status code
func (*PromoteToStageCreated) String ¶
func (o *PromoteToStageCreated) String() string
type PromoteToStageParams ¶
type PromoteToStageParams struct {
/* Body.
Promote request
*/
Body *models.PromoteToStageRequest
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PromoteToStageParams contains all the parameters to send to the API endpoint
for the promote to stage operation. Typically these are written to a http.Request.
func NewPromoteToStageParams ¶
func NewPromoteToStageParams() *PromoteToStageParams
NewPromoteToStageParams creates a new PromoteToStageParams 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 NewPromoteToStageParamsWithContext ¶
func NewPromoteToStageParamsWithContext(ctx context.Context) *PromoteToStageParams
NewPromoteToStageParamsWithContext creates a new PromoteToStageParams object with the ability to set a context for a request.
func NewPromoteToStageParamsWithHTTPClient ¶
func NewPromoteToStageParamsWithHTTPClient(client *http.Client) *PromoteToStageParams
NewPromoteToStageParamsWithHTTPClient creates a new PromoteToStageParams object with the ability to set a custom HTTPClient for a request.
func NewPromoteToStageParamsWithTimeout ¶
func NewPromoteToStageParamsWithTimeout(timeout time.Duration) *PromoteToStageParams
NewPromoteToStageParamsWithTimeout creates a new PromoteToStageParams object with the ability to set a timeout on a request.
func (*PromoteToStageParams) SetBody ¶
func (o *PromoteToStageParams) SetBody(body *models.PromoteToStageRequest)
SetBody adds the body to the promote to stage params
func (*PromoteToStageParams) SetContext ¶
func (o *PromoteToStageParams) SetContext(ctx context.Context)
SetContext adds the context to the promote to stage params
func (*PromoteToStageParams) SetDefaults ¶
func (o *PromoteToStageParams) SetDefaults()
SetDefaults hydrates default values in the promote to stage params (not the query body).
All values with no default are reset to their zero value.
func (*PromoteToStageParams) SetHTTPClient ¶
func (o *PromoteToStageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the promote to stage params
func (*PromoteToStageParams) SetProject ¶
func (o *PromoteToStageParams) SetProject(project string)
SetProject adds the project to the promote to stage params
func (*PromoteToStageParams) SetStage ¶
func (o *PromoteToStageParams) SetStage(stage string)
SetStage adds the stage to the promote to stage params
func (*PromoteToStageParams) SetTimeout ¶
func (o *PromoteToStageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the promote to stage params
func (*PromoteToStageParams) WithBody ¶
func (o *PromoteToStageParams) WithBody(body *models.PromoteToStageRequest) *PromoteToStageParams
WithBody adds the body to the promote to stage params
func (*PromoteToStageParams) WithContext ¶
func (o *PromoteToStageParams) WithContext(ctx context.Context) *PromoteToStageParams
WithContext adds the context to the promote to stage params
func (*PromoteToStageParams) WithDefaults ¶
func (o *PromoteToStageParams) WithDefaults() *PromoteToStageParams
WithDefaults hydrates default values in the promote to stage params (not the query body).
All values with no default are reset to their zero value.
func (*PromoteToStageParams) WithHTTPClient ¶
func (o *PromoteToStageParams) WithHTTPClient(client *http.Client) *PromoteToStageParams
WithHTTPClient adds the HTTPClient to the promote to stage params
func (*PromoteToStageParams) WithProject ¶
func (o *PromoteToStageParams) WithProject(project string) *PromoteToStageParams
WithProject adds the project to the promote to stage params
func (*PromoteToStageParams) WithStage ¶
func (o *PromoteToStageParams) WithStage(stage string) *PromoteToStageParams
WithStage adds the stage to the promote to stage params
func (*PromoteToStageParams) WithTimeout ¶
func (o *PromoteToStageParams) WithTimeout(timeout time.Duration) *PromoteToStageParams
WithTimeout adds the timeout to the promote to stage params
func (*PromoteToStageParams) WriteToRequest ¶
func (o *PromoteToStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PromoteToStageReader ¶
type PromoteToStageReader struct {
// contains filtered or unexported fields
}
PromoteToStageReader is a Reader for the PromoteToStage structure.
func (*PromoteToStageReader) ReadResponse ¶
func (o *PromoteToStageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type QueryFreightsRestOK ¶
type QueryFreightsRestOK struct {
Payload any
}
QueryFreightsRestOK describes a response with status code 200, with default header values.
Map of freight groups
func NewQueryFreightsRestOK ¶
func NewQueryFreightsRestOK() *QueryFreightsRestOK
NewQueryFreightsRestOK creates a QueryFreightsRestOK with default headers values
func (*QueryFreightsRestOK) Code ¶
func (o *QueryFreightsRestOK) Code() int
Code gets the status code for the query freights rest o k response
func (*QueryFreightsRestOK) Error ¶
func (o *QueryFreightsRestOK) Error() string
func (*QueryFreightsRestOK) GetPayload ¶
func (o *QueryFreightsRestOK) GetPayload() any
func (*QueryFreightsRestOK) IsClientError ¶
func (o *QueryFreightsRestOK) IsClientError() bool
IsClientError returns true when this query freights rest o k response has a 4xx status code
func (*QueryFreightsRestOK) IsCode ¶
func (o *QueryFreightsRestOK) IsCode(code int) bool
IsCode returns true when this query freights rest o k response a status code equal to that given
func (*QueryFreightsRestOK) IsRedirect ¶
func (o *QueryFreightsRestOK) IsRedirect() bool
IsRedirect returns true when this query freights rest o k response has a 3xx status code
func (*QueryFreightsRestOK) IsServerError ¶
func (o *QueryFreightsRestOK) IsServerError() bool
IsServerError returns true when this query freights rest o k response has a 5xx status code
func (*QueryFreightsRestOK) IsSuccess ¶
func (o *QueryFreightsRestOK) IsSuccess() bool
IsSuccess returns true when this query freights rest o k response has a 2xx status code
func (*QueryFreightsRestOK) String ¶
func (o *QueryFreightsRestOK) String() string
type QueryFreightsRestParams ¶
type QueryFreightsRestParams struct {
/* Group.
Group filter
*/
Group *string
/* GroupBy.
Group by (image_repo, git_repo, chart_repo)
*/
GroupBy *string
/* OrderBy.
Order by (first_seen, tag)
*/
OrderBy *string
/* Origins.
Warehouse names to get freight from
*/
Origins []string
/* Project.
Project name
*/
Project string
/* Reverse.
Reverse order
*/
Reverse *bool
/* Stage.
Stage name to get available freight for
*/
Stage *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
QueryFreightsRestParams contains all the parameters to send to the API endpoint
for the query freights rest operation. Typically these are written to a http.Request.
func NewQueryFreightsRestParams ¶
func NewQueryFreightsRestParams() *QueryFreightsRestParams
NewQueryFreightsRestParams creates a new QueryFreightsRestParams 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 NewQueryFreightsRestParamsWithContext ¶
func NewQueryFreightsRestParamsWithContext(ctx context.Context) *QueryFreightsRestParams
NewQueryFreightsRestParamsWithContext creates a new QueryFreightsRestParams object with the ability to set a context for a request.
func NewQueryFreightsRestParamsWithHTTPClient ¶
func NewQueryFreightsRestParamsWithHTTPClient(client *http.Client) *QueryFreightsRestParams
NewQueryFreightsRestParamsWithHTTPClient creates a new QueryFreightsRestParams object with the ability to set a custom HTTPClient for a request.
func NewQueryFreightsRestParamsWithTimeout ¶
func NewQueryFreightsRestParamsWithTimeout(timeout time.Duration) *QueryFreightsRestParams
NewQueryFreightsRestParamsWithTimeout creates a new QueryFreightsRestParams object with the ability to set a timeout on a request.
func (*QueryFreightsRestParams) SetContext ¶
func (o *QueryFreightsRestParams) SetContext(ctx context.Context)
SetContext adds the context to the query freights rest params
func (*QueryFreightsRestParams) SetDefaults ¶
func (o *QueryFreightsRestParams) SetDefaults()
SetDefaults hydrates default values in the query freights rest params (not the query body).
All values with no default are reset to their zero value.
func (*QueryFreightsRestParams) SetGroup ¶
func (o *QueryFreightsRestParams) SetGroup(group *string)
SetGroup adds the group to the query freights rest params
func (*QueryFreightsRestParams) SetGroupBy ¶
func (o *QueryFreightsRestParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the query freights rest params
func (*QueryFreightsRestParams) SetHTTPClient ¶
func (o *QueryFreightsRestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query freights rest params
func (*QueryFreightsRestParams) SetOrderBy ¶
func (o *QueryFreightsRestParams) SetOrderBy(orderBy *string)
SetOrderBy adds the orderBy to the query freights rest params
func (*QueryFreightsRestParams) SetOrigins ¶
func (o *QueryFreightsRestParams) SetOrigins(origins []string)
SetOrigins adds the origins to the query freights rest params
func (*QueryFreightsRestParams) SetProject ¶
func (o *QueryFreightsRestParams) SetProject(project string)
SetProject adds the project to the query freights rest params
func (*QueryFreightsRestParams) SetReverse ¶
func (o *QueryFreightsRestParams) SetReverse(reverse *bool)
SetReverse adds the reverse to the query freights rest params
func (*QueryFreightsRestParams) SetStage ¶
func (o *QueryFreightsRestParams) SetStage(stage *string)
SetStage adds the stage to the query freights rest params
func (*QueryFreightsRestParams) SetTimeout ¶
func (o *QueryFreightsRestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query freights rest params
func (*QueryFreightsRestParams) WithContext ¶
func (o *QueryFreightsRestParams) WithContext(ctx context.Context) *QueryFreightsRestParams
WithContext adds the context to the query freights rest params
func (*QueryFreightsRestParams) WithDefaults ¶
func (o *QueryFreightsRestParams) WithDefaults() *QueryFreightsRestParams
WithDefaults hydrates default values in the query freights rest params (not the query body).
All values with no default are reset to their zero value.
func (*QueryFreightsRestParams) WithGroup ¶
func (o *QueryFreightsRestParams) WithGroup(group *string) *QueryFreightsRestParams
WithGroup adds the group to the query freights rest params
func (*QueryFreightsRestParams) WithGroupBy ¶
func (o *QueryFreightsRestParams) WithGroupBy(groupBy *string) *QueryFreightsRestParams
WithGroupBy adds the groupBy to the query freights rest params
func (*QueryFreightsRestParams) WithHTTPClient ¶
func (o *QueryFreightsRestParams) WithHTTPClient(client *http.Client) *QueryFreightsRestParams
WithHTTPClient adds the HTTPClient to the query freights rest params
func (*QueryFreightsRestParams) WithOrderBy ¶
func (o *QueryFreightsRestParams) WithOrderBy(orderBy *string) *QueryFreightsRestParams
WithOrderBy adds the orderBy to the query freights rest params
func (*QueryFreightsRestParams) WithOrigins ¶
func (o *QueryFreightsRestParams) WithOrigins(origins []string) *QueryFreightsRestParams
WithOrigins adds the origins to the query freights rest params
func (*QueryFreightsRestParams) WithProject ¶
func (o *QueryFreightsRestParams) WithProject(project string) *QueryFreightsRestParams
WithProject adds the project to the query freights rest params
func (*QueryFreightsRestParams) WithReverse ¶
func (o *QueryFreightsRestParams) WithReverse(reverse *bool) *QueryFreightsRestParams
WithReverse adds the reverse to the query freights rest params
func (*QueryFreightsRestParams) WithStage ¶
func (o *QueryFreightsRestParams) WithStage(stage *string) *QueryFreightsRestParams
WithStage adds the stage to the query freights rest params
func (*QueryFreightsRestParams) WithTimeout ¶
func (o *QueryFreightsRestParams) WithTimeout(timeout time.Duration) *QueryFreightsRestParams
WithTimeout adds the timeout to the query freights rest params
func (*QueryFreightsRestParams) WriteToRequest ¶
func (o *QueryFreightsRestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryFreightsRestReader ¶
type QueryFreightsRestReader struct {
// contains filtered or unexported fields
}
QueryFreightsRestReader is a Reader for the QueryFreightsRest structure.
func (*QueryFreightsRestReader) ReadResponse ¶
func (o *QueryFreightsRestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type RefreshProjectConfigOK ¶
type RefreshProjectConfigOK struct {
}
RefreshProjectConfigOK describes a response with status code 200, with default header values.
Success
func NewRefreshProjectConfigOK ¶
func NewRefreshProjectConfigOK() *RefreshProjectConfigOK
NewRefreshProjectConfigOK creates a RefreshProjectConfigOK with default headers values
func (*RefreshProjectConfigOK) Code ¶
func (o *RefreshProjectConfigOK) Code() int
Code gets the status code for the refresh project config o k response
func (*RefreshProjectConfigOK) Error ¶
func (o *RefreshProjectConfigOK) Error() string
func (*RefreshProjectConfigOK) IsClientError ¶
func (o *RefreshProjectConfigOK) IsClientError() bool
IsClientError returns true when this refresh project config o k response has a 4xx status code
func (*RefreshProjectConfigOK) IsCode ¶
func (o *RefreshProjectConfigOK) IsCode(code int) bool
IsCode returns true when this refresh project config o k response a status code equal to that given
func (*RefreshProjectConfigOK) IsRedirect ¶
func (o *RefreshProjectConfigOK) IsRedirect() bool
IsRedirect returns true when this refresh project config o k response has a 3xx status code
func (*RefreshProjectConfigOK) IsServerError ¶
func (o *RefreshProjectConfigOK) IsServerError() bool
IsServerError returns true when this refresh project config o k response has a 5xx status code
func (*RefreshProjectConfigOK) IsSuccess ¶
func (o *RefreshProjectConfigOK) IsSuccess() bool
IsSuccess returns true when this refresh project config o k response has a 2xx status code
func (*RefreshProjectConfigOK) String ¶
func (o *RefreshProjectConfigOK) String() string
type RefreshProjectConfigParams ¶
type RefreshProjectConfigParams struct {
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RefreshProjectConfigParams contains all the parameters to send to the API endpoint
for the refresh project config operation. Typically these are written to a http.Request.
func NewRefreshProjectConfigParams ¶
func NewRefreshProjectConfigParams() *RefreshProjectConfigParams
NewRefreshProjectConfigParams creates a new RefreshProjectConfigParams 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 NewRefreshProjectConfigParamsWithContext ¶
func NewRefreshProjectConfigParamsWithContext(ctx context.Context) *RefreshProjectConfigParams
NewRefreshProjectConfigParamsWithContext creates a new RefreshProjectConfigParams object with the ability to set a context for a request.
func NewRefreshProjectConfigParamsWithHTTPClient ¶
func NewRefreshProjectConfigParamsWithHTTPClient(client *http.Client) *RefreshProjectConfigParams
NewRefreshProjectConfigParamsWithHTTPClient creates a new RefreshProjectConfigParams object with the ability to set a custom HTTPClient for a request.
func NewRefreshProjectConfigParamsWithTimeout ¶
func NewRefreshProjectConfigParamsWithTimeout(timeout time.Duration) *RefreshProjectConfigParams
NewRefreshProjectConfigParamsWithTimeout creates a new RefreshProjectConfigParams object with the ability to set a timeout on a request.
func (*RefreshProjectConfigParams) SetContext ¶
func (o *RefreshProjectConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh project config params
func (*RefreshProjectConfigParams) SetDefaults ¶
func (o *RefreshProjectConfigParams) SetDefaults()
SetDefaults hydrates default values in the refresh project config params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshProjectConfigParams) SetHTTPClient ¶
func (o *RefreshProjectConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh project config params
func (*RefreshProjectConfigParams) SetProject ¶
func (o *RefreshProjectConfigParams) SetProject(project string)
SetProject adds the project to the refresh project config params
func (*RefreshProjectConfigParams) SetTimeout ¶
func (o *RefreshProjectConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh project config params
func (*RefreshProjectConfigParams) WithContext ¶
func (o *RefreshProjectConfigParams) WithContext(ctx context.Context) *RefreshProjectConfigParams
WithContext adds the context to the refresh project config params
func (*RefreshProjectConfigParams) WithDefaults ¶
func (o *RefreshProjectConfigParams) WithDefaults() *RefreshProjectConfigParams
WithDefaults hydrates default values in the refresh project config params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshProjectConfigParams) WithHTTPClient ¶
func (o *RefreshProjectConfigParams) WithHTTPClient(client *http.Client) *RefreshProjectConfigParams
WithHTTPClient adds the HTTPClient to the refresh project config params
func (*RefreshProjectConfigParams) WithProject ¶
func (o *RefreshProjectConfigParams) WithProject(project string) *RefreshProjectConfigParams
WithProject adds the project to the refresh project config params
func (*RefreshProjectConfigParams) WithTimeout ¶
func (o *RefreshProjectConfigParams) WithTimeout(timeout time.Duration) *RefreshProjectConfigParams
WithTimeout adds the timeout to the refresh project config params
func (*RefreshProjectConfigParams) WriteToRequest ¶
func (o *RefreshProjectConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshProjectConfigReader ¶
type RefreshProjectConfigReader struct {
// contains filtered or unexported fields
}
RefreshProjectConfigReader is a Reader for the RefreshProjectConfig structure.
func (*RefreshProjectConfigReader) ReadResponse ¶
func (o *RefreshProjectConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type RefreshPromotionOK ¶
type RefreshPromotionOK struct {
}
RefreshPromotionOK describes a response with status code 200, with default header values.
Success
func NewRefreshPromotionOK ¶
func NewRefreshPromotionOK() *RefreshPromotionOK
NewRefreshPromotionOK creates a RefreshPromotionOK with default headers values
func (*RefreshPromotionOK) Code ¶
func (o *RefreshPromotionOK) Code() int
Code gets the status code for the refresh promotion o k response
func (*RefreshPromotionOK) Error ¶
func (o *RefreshPromotionOK) Error() string
func (*RefreshPromotionOK) IsClientError ¶
func (o *RefreshPromotionOK) IsClientError() bool
IsClientError returns true when this refresh promotion o k response has a 4xx status code
func (*RefreshPromotionOK) IsCode ¶
func (o *RefreshPromotionOK) IsCode(code int) bool
IsCode returns true when this refresh promotion o k response a status code equal to that given
func (*RefreshPromotionOK) IsRedirect ¶
func (o *RefreshPromotionOK) IsRedirect() bool
IsRedirect returns true when this refresh promotion o k response has a 3xx status code
func (*RefreshPromotionOK) IsServerError ¶
func (o *RefreshPromotionOK) IsServerError() bool
IsServerError returns true when this refresh promotion o k response has a 5xx status code
func (*RefreshPromotionOK) IsSuccess ¶
func (o *RefreshPromotionOK) IsSuccess() bool
IsSuccess returns true when this refresh promotion o k response has a 2xx status code
func (*RefreshPromotionOK) String ¶
func (o *RefreshPromotionOK) String() string
type RefreshPromotionParams ¶
type RefreshPromotionParams struct {
/* Project.
Project name
*/
Project string
/* Promotion.
Promotion name
*/
Promotion string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RefreshPromotionParams contains all the parameters to send to the API endpoint
for the refresh promotion operation. Typically these are written to a http.Request.
func NewRefreshPromotionParams ¶
func NewRefreshPromotionParams() *RefreshPromotionParams
NewRefreshPromotionParams creates a new RefreshPromotionParams 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 NewRefreshPromotionParamsWithContext ¶
func NewRefreshPromotionParamsWithContext(ctx context.Context) *RefreshPromotionParams
NewRefreshPromotionParamsWithContext creates a new RefreshPromotionParams object with the ability to set a context for a request.
func NewRefreshPromotionParamsWithHTTPClient ¶
func NewRefreshPromotionParamsWithHTTPClient(client *http.Client) *RefreshPromotionParams
NewRefreshPromotionParamsWithHTTPClient creates a new RefreshPromotionParams object with the ability to set a custom HTTPClient for a request.
func NewRefreshPromotionParamsWithTimeout ¶
func NewRefreshPromotionParamsWithTimeout(timeout time.Duration) *RefreshPromotionParams
NewRefreshPromotionParamsWithTimeout creates a new RefreshPromotionParams object with the ability to set a timeout on a request.
func (*RefreshPromotionParams) SetContext ¶
func (o *RefreshPromotionParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh promotion params
func (*RefreshPromotionParams) SetDefaults ¶
func (o *RefreshPromotionParams) SetDefaults()
SetDefaults hydrates default values in the refresh promotion params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshPromotionParams) SetHTTPClient ¶
func (o *RefreshPromotionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh promotion params
func (*RefreshPromotionParams) SetProject ¶
func (o *RefreshPromotionParams) SetProject(project string)
SetProject adds the project to the refresh promotion params
func (*RefreshPromotionParams) SetPromotion ¶
func (o *RefreshPromotionParams) SetPromotion(promotion string)
SetPromotion adds the promotion to the refresh promotion params
func (*RefreshPromotionParams) SetTimeout ¶
func (o *RefreshPromotionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh promotion params
func (*RefreshPromotionParams) WithContext ¶
func (o *RefreshPromotionParams) WithContext(ctx context.Context) *RefreshPromotionParams
WithContext adds the context to the refresh promotion params
func (*RefreshPromotionParams) WithDefaults ¶
func (o *RefreshPromotionParams) WithDefaults() *RefreshPromotionParams
WithDefaults hydrates default values in the refresh promotion params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshPromotionParams) WithHTTPClient ¶
func (o *RefreshPromotionParams) WithHTTPClient(client *http.Client) *RefreshPromotionParams
WithHTTPClient adds the HTTPClient to the refresh promotion params
func (*RefreshPromotionParams) WithProject ¶
func (o *RefreshPromotionParams) WithProject(project string) *RefreshPromotionParams
WithProject adds the project to the refresh promotion params
func (*RefreshPromotionParams) WithPromotion ¶
func (o *RefreshPromotionParams) WithPromotion(promotion string) *RefreshPromotionParams
WithPromotion adds the promotion to the refresh promotion params
func (*RefreshPromotionParams) WithTimeout ¶
func (o *RefreshPromotionParams) WithTimeout(timeout time.Duration) *RefreshPromotionParams
WithTimeout adds the timeout to the refresh promotion params
func (*RefreshPromotionParams) WriteToRequest ¶
func (o *RefreshPromotionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshPromotionReader ¶
type RefreshPromotionReader struct {
// contains filtered or unexported fields
}
RefreshPromotionReader is a Reader for the RefreshPromotion structure.
func (*RefreshPromotionReader) ReadResponse ¶
func (o *RefreshPromotionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type RefreshStageOK ¶
type RefreshStageOK struct {
}
RefreshStageOK describes a response with status code 200, with default header values.
Success
func NewRefreshStageOK ¶
func NewRefreshStageOK() *RefreshStageOK
NewRefreshStageOK creates a RefreshStageOK with default headers values
func (*RefreshStageOK) Code ¶
func (o *RefreshStageOK) Code() int
Code gets the status code for the refresh stage o k response
func (*RefreshStageOK) Error ¶
func (o *RefreshStageOK) Error() string
func (*RefreshStageOK) IsClientError ¶
func (o *RefreshStageOK) IsClientError() bool
IsClientError returns true when this refresh stage o k response has a 4xx status code
func (*RefreshStageOK) IsCode ¶
func (o *RefreshStageOK) IsCode(code int) bool
IsCode returns true when this refresh stage o k response a status code equal to that given
func (*RefreshStageOK) IsRedirect ¶
func (o *RefreshStageOK) IsRedirect() bool
IsRedirect returns true when this refresh stage o k response has a 3xx status code
func (*RefreshStageOK) IsServerError ¶
func (o *RefreshStageOK) IsServerError() bool
IsServerError returns true when this refresh stage o k response has a 5xx status code
func (*RefreshStageOK) IsSuccess ¶
func (o *RefreshStageOK) IsSuccess() bool
IsSuccess returns true when this refresh stage o k response has a 2xx status code
func (*RefreshStageOK) String ¶
func (o *RefreshStageOK) String() string
type RefreshStageParams ¶
type RefreshStageParams struct {
/* Project.
Project name
*/
Project string
/* Stage.
Stage name
*/
Stage string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RefreshStageParams contains all the parameters to send to the API endpoint
for the refresh stage operation. Typically these are written to a http.Request.
func NewRefreshStageParams ¶
func NewRefreshStageParams() *RefreshStageParams
NewRefreshStageParams creates a new RefreshStageParams 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 NewRefreshStageParamsWithContext ¶
func NewRefreshStageParamsWithContext(ctx context.Context) *RefreshStageParams
NewRefreshStageParamsWithContext creates a new RefreshStageParams object with the ability to set a context for a request.
func NewRefreshStageParamsWithHTTPClient ¶
func NewRefreshStageParamsWithHTTPClient(client *http.Client) *RefreshStageParams
NewRefreshStageParamsWithHTTPClient creates a new RefreshStageParams object with the ability to set a custom HTTPClient for a request.
func NewRefreshStageParamsWithTimeout ¶
func NewRefreshStageParamsWithTimeout(timeout time.Duration) *RefreshStageParams
NewRefreshStageParamsWithTimeout creates a new RefreshStageParams object with the ability to set a timeout on a request.
func (*RefreshStageParams) SetContext ¶
func (o *RefreshStageParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh stage params
func (*RefreshStageParams) SetDefaults ¶
func (o *RefreshStageParams) SetDefaults()
SetDefaults hydrates default values in the refresh stage params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshStageParams) SetHTTPClient ¶
func (o *RefreshStageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh stage params
func (*RefreshStageParams) SetProject ¶
func (o *RefreshStageParams) SetProject(project string)
SetProject adds the project to the refresh stage params
func (*RefreshStageParams) SetStage ¶
func (o *RefreshStageParams) SetStage(stage string)
SetStage adds the stage to the refresh stage params
func (*RefreshStageParams) SetTimeout ¶
func (o *RefreshStageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh stage params
func (*RefreshStageParams) WithContext ¶
func (o *RefreshStageParams) WithContext(ctx context.Context) *RefreshStageParams
WithContext adds the context to the refresh stage params
func (*RefreshStageParams) WithDefaults ¶
func (o *RefreshStageParams) WithDefaults() *RefreshStageParams
WithDefaults hydrates default values in the refresh stage params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshStageParams) WithHTTPClient ¶
func (o *RefreshStageParams) WithHTTPClient(client *http.Client) *RefreshStageParams
WithHTTPClient adds the HTTPClient to the refresh stage params
func (*RefreshStageParams) WithProject ¶
func (o *RefreshStageParams) WithProject(project string) *RefreshStageParams
WithProject adds the project to the refresh stage params
func (*RefreshStageParams) WithStage ¶
func (o *RefreshStageParams) WithStage(stage string) *RefreshStageParams
WithStage adds the stage to the refresh stage params
func (*RefreshStageParams) WithTimeout ¶
func (o *RefreshStageParams) WithTimeout(timeout time.Duration) *RefreshStageParams
WithTimeout adds the timeout to the refresh stage params
func (*RefreshStageParams) WriteToRequest ¶
func (o *RefreshStageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshStageReader ¶
type RefreshStageReader struct {
// contains filtered or unexported fields
}
RefreshStageReader is a Reader for the RefreshStage structure.
func (*RefreshStageReader) ReadResponse ¶
func (o *RefreshStageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type RefreshWarehouseOK ¶
type RefreshWarehouseOK struct {
}
RefreshWarehouseOK describes a response with status code 200, with default header values.
Success
func NewRefreshWarehouseOK ¶
func NewRefreshWarehouseOK() *RefreshWarehouseOK
NewRefreshWarehouseOK creates a RefreshWarehouseOK with default headers values
func (*RefreshWarehouseOK) Code ¶
func (o *RefreshWarehouseOK) Code() int
Code gets the status code for the refresh warehouse o k response
func (*RefreshWarehouseOK) Error ¶
func (o *RefreshWarehouseOK) Error() string
func (*RefreshWarehouseOK) IsClientError ¶
func (o *RefreshWarehouseOK) IsClientError() bool
IsClientError returns true when this refresh warehouse o k response has a 4xx status code
func (*RefreshWarehouseOK) IsCode ¶
func (o *RefreshWarehouseOK) IsCode(code int) bool
IsCode returns true when this refresh warehouse o k response a status code equal to that given
func (*RefreshWarehouseOK) IsRedirect ¶
func (o *RefreshWarehouseOK) IsRedirect() bool
IsRedirect returns true when this refresh warehouse o k response has a 3xx status code
func (*RefreshWarehouseOK) IsServerError ¶
func (o *RefreshWarehouseOK) IsServerError() bool
IsServerError returns true when this refresh warehouse o k response has a 5xx status code
func (*RefreshWarehouseOK) IsSuccess ¶
func (o *RefreshWarehouseOK) IsSuccess() bool
IsSuccess returns true when this refresh warehouse o k response has a 2xx status code
func (*RefreshWarehouseOK) String ¶
func (o *RefreshWarehouseOK) String() string
type RefreshWarehouseParams ¶
type RefreshWarehouseParams struct {
/* Project.
Project name
*/
Project string
/* Warehouse.
Warehouse name
*/
Warehouse string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RefreshWarehouseParams contains all the parameters to send to the API endpoint
for the refresh warehouse operation. Typically these are written to a http.Request.
func NewRefreshWarehouseParams ¶
func NewRefreshWarehouseParams() *RefreshWarehouseParams
NewRefreshWarehouseParams creates a new RefreshWarehouseParams 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 NewRefreshWarehouseParamsWithContext ¶
func NewRefreshWarehouseParamsWithContext(ctx context.Context) *RefreshWarehouseParams
NewRefreshWarehouseParamsWithContext creates a new RefreshWarehouseParams object with the ability to set a context for a request.
func NewRefreshWarehouseParamsWithHTTPClient ¶
func NewRefreshWarehouseParamsWithHTTPClient(client *http.Client) *RefreshWarehouseParams
NewRefreshWarehouseParamsWithHTTPClient creates a new RefreshWarehouseParams object with the ability to set a custom HTTPClient for a request.
func NewRefreshWarehouseParamsWithTimeout ¶
func NewRefreshWarehouseParamsWithTimeout(timeout time.Duration) *RefreshWarehouseParams
NewRefreshWarehouseParamsWithTimeout creates a new RefreshWarehouseParams object with the ability to set a timeout on a request.
func (*RefreshWarehouseParams) SetContext ¶
func (o *RefreshWarehouseParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh warehouse params
func (*RefreshWarehouseParams) SetDefaults ¶
func (o *RefreshWarehouseParams) SetDefaults()
SetDefaults hydrates default values in the refresh warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshWarehouseParams) SetHTTPClient ¶
func (o *RefreshWarehouseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh warehouse params
func (*RefreshWarehouseParams) SetProject ¶
func (o *RefreshWarehouseParams) SetProject(project string)
SetProject adds the project to the refresh warehouse params
func (*RefreshWarehouseParams) SetTimeout ¶
func (o *RefreshWarehouseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh warehouse params
func (*RefreshWarehouseParams) SetWarehouse ¶
func (o *RefreshWarehouseParams) SetWarehouse(warehouse string)
SetWarehouse adds the warehouse to the refresh warehouse params
func (*RefreshWarehouseParams) WithContext ¶
func (o *RefreshWarehouseParams) WithContext(ctx context.Context) *RefreshWarehouseParams
WithContext adds the context to the refresh warehouse params
func (*RefreshWarehouseParams) WithDefaults ¶
func (o *RefreshWarehouseParams) WithDefaults() *RefreshWarehouseParams
WithDefaults hydrates default values in the refresh warehouse params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshWarehouseParams) WithHTTPClient ¶
func (o *RefreshWarehouseParams) WithHTTPClient(client *http.Client) *RefreshWarehouseParams
WithHTTPClient adds the HTTPClient to the refresh warehouse params
func (*RefreshWarehouseParams) WithProject ¶
func (o *RefreshWarehouseParams) WithProject(project string) *RefreshWarehouseParams
WithProject adds the project to the refresh warehouse params
func (*RefreshWarehouseParams) WithTimeout ¶
func (o *RefreshWarehouseParams) WithTimeout(timeout time.Duration) *RefreshWarehouseParams
WithTimeout adds the timeout to the refresh warehouse params
func (*RefreshWarehouseParams) WithWarehouse ¶
func (o *RefreshWarehouseParams) WithWarehouse(warehouse string) *RefreshWarehouseParams
WithWarehouse adds the warehouse to the refresh warehouse params
func (*RefreshWarehouseParams) WriteToRequest ¶
func (o *RefreshWarehouseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshWarehouseReader ¶
type RefreshWarehouseReader struct {
// contains filtered or unexported fields
}
RefreshWarehouseReader is a Reader for the RefreshWarehouse structure.
func (*RefreshWarehouseReader) ReadResponse ¶
func (o *RefreshWarehouseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type UpdateProjectConfigMapOK ¶
type UpdateProjectConfigMapOK struct {
Payload any
}
UpdateProjectConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewUpdateProjectConfigMapOK ¶
func NewUpdateProjectConfigMapOK() *UpdateProjectConfigMapOK
NewUpdateProjectConfigMapOK creates a UpdateProjectConfigMapOK with default headers values
func (*UpdateProjectConfigMapOK) Code ¶
func (o *UpdateProjectConfigMapOK) Code() int
Code gets the status code for the update project config map o k response
func (*UpdateProjectConfigMapOK) Error ¶
func (o *UpdateProjectConfigMapOK) Error() string
func (*UpdateProjectConfigMapOK) GetPayload ¶
func (o *UpdateProjectConfigMapOK) GetPayload() any
func (*UpdateProjectConfigMapOK) IsClientError ¶
func (o *UpdateProjectConfigMapOK) IsClientError() bool
IsClientError returns true when this update project config map o k response has a 4xx status code
func (*UpdateProjectConfigMapOK) IsCode ¶
func (o *UpdateProjectConfigMapOK) IsCode(code int) bool
IsCode returns true when this update project config map o k response a status code equal to that given
func (*UpdateProjectConfigMapOK) IsRedirect ¶
func (o *UpdateProjectConfigMapOK) IsRedirect() bool
IsRedirect returns true when this update project config map o k response has a 3xx status code
func (*UpdateProjectConfigMapOK) IsServerError ¶
func (o *UpdateProjectConfigMapOK) IsServerError() bool
IsServerError returns true when this update project config map o k response has a 5xx status code
func (*UpdateProjectConfigMapOK) IsSuccess ¶
func (o *UpdateProjectConfigMapOK) IsSuccess() bool
IsSuccess returns true when this update project config map o k response has a 2xx status code
func (*UpdateProjectConfigMapOK) String ¶
func (o *UpdateProjectConfigMapOK) String() string
type UpdateProjectConfigMapParams ¶
type UpdateProjectConfigMapParams struct {
/* Body.
ConfigMap
*/
Body *models.UpdateConfigMapRequest
/* Configmap.
ConfigMap name
*/
Configmap string
/* Project.
Project name
*/
Project string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateProjectConfigMapParams contains all the parameters to send to the API endpoint
for the update project config map operation. Typically these are written to a http.Request.
func NewUpdateProjectConfigMapParams ¶
func NewUpdateProjectConfigMapParams() *UpdateProjectConfigMapParams
NewUpdateProjectConfigMapParams creates a new UpdateProjectConfigMapParams 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 NewUpdateProjectConfigMapParamsWithContext ¶
func NewUpdateProjectConfigMapParamsWithContext(ctx context.Context) *UpdateProjectConfigMapParams
NewUpdateProjectConfigMapParamsWithContext creates a new UpdateProjectConfigMapParams object with the ability to set a context for a request.
func NewUpdateProjectConfigMapParamsWithHTTPClient ¶
func NewUpdateProjectConfigMapParamsWithHTTPClient(client *http.Client) *UpdateProjectConfigMapParams
NewUpdateProjectConfigMapParamsWithHTTPClient creates a new UpdateProjectConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateProjectConfigMapParamsWithTimeout ¶
func NewUpdateProjectConfigMapParamsWithTimeout(timeout time.Duration) *UpdateProjectConfigMapParams
NewUpdateProjectConfigMapParamsWithTimeout creates a new UpdateProjectConfigMapParams object with the ability to set a timeout on a request.
func (*UpdateProjectConfigMapParams) SetBody ¶
func (o *UpdateProjectConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
SetBody adds the body to the update project config map params
func (*UpdateProjectConfigMapParams) SetConfigmap ¶
func (o *UpdateProjectConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the update project config map params
func (*UpdateProjectConfigMapParams) SetContext ¶
func (o *UpdateProjectConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the update project config map params
func (*UpdateProjectConfigMapParams) SetDefaults ¶
func (o *UpdateProjectConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the update project config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateProjectConfigMapParams) SetHTTPClient ¶
func (o *UpdateProjectConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update project config map params
func (*UpdateProjectConfigMapParams) SetProject ¶
func (o *UpdateProjectConfigMapParams) SetProject(project string)
SetProject adds the project to the update project config map params
func (*UpdateProjectConfigMapParams) SetTimeout ¶
func (o *UpdateProjectConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update project config map params
func (*UpdateProjectConfigMapParams) WithBody ¶
func (o *UpdateProjectConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateProjectConfigMapParams
WithBody adds the body to the update project config map params
func (*UpdateProjectConfigMapParams) WithConfigmap ¶
func (o *UpdateProjectConfigMapParams) WithConfigmap(configmap string) *UpdateProjectConfigMapParams
WithConfigmap adds the configmap to the update project config map params
func (*UpdateProjectConfigMapParams) WithContext ¶
func (o *UpdateProjectConfigMapParams) WithContext(ctx context.Context) *UpdateProjectConfigMapParams
WithContext adds the context to the update project config map params
func (*UpdateProjectConfigMapParams) WithDefaults ¶
func (o *UpdateProjectConfigMapParams) WithDefaults() *UpdateProjectConfigMapParams
WithDefaults hydrates default values in the update project config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateProjectConfigMapParams) WithHTTPClient ¶
func (o *UpdateProjectConfigMapParams) WithHTTPClient(client *http.Client) *UpdateProjectConfigMapParams
WithHTTPClient adds the HTTPClient to the update project config map params
func (*UpdateProjectConfigMapParams) WithProject ¶
func (o *UpdateProjectConfigMapParams) WithProject(project string) *UpdateProjectConfigMapParams
WithProject adds the project to the update project config map params
func (*UpdateProjectConfigMapParams) WithTimeout ¶
func (o *UpdateProjectConfigMapParams) WithTimeout(timeout time.Duration) *UpdateProjectConfigMapParams
WithTimeout adds the timeout to the update project config map params
func (*UpdateProjectConfigMapParams) WriteToRequest ¶
func (o *UpdateProjectConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateProjectConfigMapReader ¶
type UpdateProjectConfigMapReader struct {
// contains filtered or unexported fields
}
UpdateProjectConfigMapReader is a Reader for the UpdateProjectConfigMap structure.
func (*UpdateProjectConfigMapReader) ReadResponse ¶
func (o *UpdateProjectConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type UpdateSharedConfigMapOK ¶
type UpdateSharedConfigMapOK struct {
}
UpdateSharedConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewUpdateSharedConfigMapOK ¶
func NewUpdateSharedConfigMapOK() *UpdateSharedConfigMapOK
NewUpdateSharedConfigMapOK creates a UpdateSharedConfigMapOK with default headers values
func (*UpdateSharedConfigMapOK) Code ¶
func (o *UpdateSharedConfigMapOK) Code() int
Code gets the status code for the update shared config map o k response
func (*UpdateSharedConfigMapOK) Error ¶
func (o *UpdateSharedConfigMapOK) Error() string
func (*UpdateSharedConfigMapOK) GetPayload ¶
func (o *UpdateSharedConfigMapOK) GetPayload() any
func (*UpdateSharedConfigMapOK) IsClientError ¶
func (o *UpdateSharedConfigMapOK) IsClientError() bool
IsClientError returns true when this update shared config map o k response has a 4xx status code
func (*UpdateSharedConfigMapOK) IsCode ¶
func (o *UpdateSharedConfigMapOK) IsCode(code int) bool
IsCode returns true when this update shared config map o k response a status code equal to that given
func (*UpdateSharedConfigMapOK) IsRedirect ¶
func (o *UpdateSharedConfigMapOK) IsRedirect() bool
IsRedirect returns true when this update shared config map o k response has a 3xx status code
func (*UpdateSharedConfigMapOK) IsServerError ¶
func (o *UpdateSharedConfigMapOK) IsServerError() bool
IsServerError returns true when this update shared config map o k response has a 5xx status code
func (*UpdateSharedConfigMapOK) IsSuccess ¶
func (o *UpdateSharedConfigMapOK) IsSuccess() bool
IsSuccess returns true when this update shared config map o k response has a 2xx status code
func (*UpdateSharedConfigMapOK) String ¶
func (o *UpdateSharedConfigMapOK) String() string
type UpdateSharedConfigMapParams ¶
type UpdateSharedConfigMapParams struct {
Body *models.UpdateConfigMapRequest
Configmap string
// contains filtered or unexported fields
}
UpdateSharedConfigMapParams contains all the parameters to send to the API endpoint
for the update shared config map operation. Typically these are written to a http.Request.
func NewUpdateSharedConfigMapParams ¶
func NewUpdateSharedConfigMapParams() *UpdateSharedConfigMapParams
NewUpdateSharedConfigMapParams creates a new UpdateSharedConfigMapParams 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 NewUpdateSharedConfigMapParamsWithContext ¶
func NewUpdateSharedConfigMapParamsWithContext(ctx context.Context) *UpdateSharedConfigMapParams
NewUpdateSharedConfigMapParamsWithContext creates a new UpdateSharedConfigMapParams object with the ability to set a context for a request.
func NewUpdateSharedConfigMapParamsWithHTTPClient ¶
func NewUpdateSharedConfigMapParamsWithHTTPClient(client *http.Client) *UpdateSharedConfigMapParams
NewUpdateSharedConfigMapParamsWithHTTPClient creates a new UpdateSharedConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateSharedConfigMapParamsWithTimeout ¶
func NewUpdateSharedConfigMapParamsWithTimeout(timeout time.Duration) *UpdateSharedConfigMapParams
NewUpdateSharedConfigMapParamsWithTimeout creates a new UpdateSharedConfigMapParams object with the ability to set a timeout on a request.
func (*UpdateSharedConfigMapParams) SetBody ¶
func (o *UpdateSharedConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
SetBody adds the body to the update shared config map params
func (*UpdateSharedConfigMapParams) SetConfigmap ¶
func (o *UpdateSharedConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the update shared config map params
func (*UpdateSharedConfigMapParams) SetContext ¶
func (o *UpdateSharedConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the update shared config map params
func (*UpdateSharedConfigMapParams) SetDefaults ¶
func (o *UpdateSharedConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the update shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSharedConfigMapParams) SetHTTPClient ¶
func (o *UpdateSharedConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update shared config map params
func (*UpdateSharedConfigMapParams) SetTimeout ¶
func (o *UpdateSharedConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update shared config map params
func (*UpdateSharedConfigMapParams) WithBody ¶
func (o *UpdateSharedConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateSharedConfigMapParams
WithBody adds the body to the update shared config map params
func (*UpdateSharedConfigMapParams) WithConfigmap ¶
func (o *UpdateSharedConfigMapParams) WithConfigmap(configmap string) *UpdateSharedConfigMapParams
WithConfigmap adds the configmap to the update shared config map params
func (*UpdateSharedConfigMapParams) WithContext ¶
func (o *UpdateSharedConfigMapParams) WithContext(ctx context.Context) *UpdateSharedConfigMapParams
WithContext adds the context to the update shared config map params
func (*UpdateSharedConfigMapParams) WithDefaults ¶
func (o *UpdateSharedConfigMapParams) WithDefaults() *UpdateSharedConfigMapParams
WithDefaults hydrates default values in the update shared config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSharedConfigMapParams) WithHTTPClient ¶
func (o *UpdateSharedConfigMapParams) WithHTTPClient(client *http.Client) *UpdateSharedConfigMapParams
WithHTTPClient adds the HTTPClient to the update shared config map params
func (*UpdateSharedConfigMapParams) WithTimeout ¶
func (o *UpdateSharedConfigMapParams) WithTimeout(timeout time.Duration) *UpdateSharedConfigMapParams
WithTimeout adds the timeout to the update shared config map params
func (*UpdateSharedConfigMapParams) WriteToRequest ¶
func (o *UpdateSharedConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSharedConfigMapReader ¶
type UpdateSharedConfigMapReader struct {
// contains filtered or unexported fields
}
UpdateSharedConfigMapReader is a Reader for the UpdateSharedConfigMap structure.
func (*UpdateSharedConfigMapReader) ReadResponse ¶
func (o *UpdateSharedConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type UpdateSystemConfigMapOK ¶
type UpdateSystemConfigMapOK struct {
Payload any
}
UpdateSystemConfigMapOK describes a response with status code 200, with default header values.
ConfigMap resource (k8s.io/api/core/v1.ConfigMap)
func NewUpdateSystemConfigMapOK ¶
func NewUpdateSystemConfigMapOK() *UpdateSystemConfigMapOK
NewUpdateSystemConfigMapOK creates a UpdateSystemConfigMapOK with default headers values
func (*UpdateSystemConfigMapOK) Code ¶
func (o *UpdateSystemConfigMapOK) Code() int
Code gets the status code for the update system config map o k response
func (*UpdateSystemConfigMapOK) Error ¶
func (o *UpdateSystemConfigMapOK) Error() string
func (*UpdateSystemConfigMapOK) GetPayload ¶
func (o *UpdateSystemConfigMapOK) GetPayload() any
func (*UpdateSystemConfigMapOK) IsClientError ¶
func (o *UpdateSystemConfigMapOK) IsClientError() bool
IsClientError returns true when this update system config map o k response has a 4xx status code
func (*UpdateSystemConfigMapOK) IsCode ¶
func (o *UpdateSystemConfigMapOK) IsCode(code int) bool
IsCode returns true when this update system config map o k response a status code equal to that given
func (*UpdateSystemConfigMapOK) IsRedirect ¶
func (o *UpdateSystemConfigMapOK) IsRedirect() bool
IsRedirect returns true when this update system config map o k response has a 3xx status code
func (*UpdateSystemConfigMapOK) IsServerError ¶
func (o *UpdateSystemConfigMapOK) IsServerError() bool
IsServerError returns true when this update system config map o k response has a 5xx status code
func (*UpdateSystemConfigMapOK) IsSuccess ¶
func (o *UpdateSystemConfigMapOK) IsSuccess() bool
IsSuccess returns true when this update system config map o k response has a 2xx status code
func (*UpdateSystemConfigMapOK) String ¶
func (o *UpdateSystemConfigMapOK) String() string
type UpdateSystemConfigMapParams ¶
type UpdateSystemConfigMapParams struct {
/* Body.
ConfigMap
*/
Body *models.UpdateConfigMapRequest
/* Configmap.
ConfigMap name
*/
Configmap string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateSystemConfigMapParams contains all the parameters to send to the API endpoint
for the update system config map operation. Typically these are written to a http.Request.
func NewUpdateSystemConfigMapParams ¶
func NewUpdateSystemConfigMapParams() *UpdateSystemConfigMapParams
NewUpdateSystemConfigMapParams creates a new UpdateSystemConfigMapParams 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 NewUpdateSystemConfigMapParamsWithContext ¶
func NewUpdateSystemConfigMapParamsWithContext(ctx context.Context) *UpdateSystemConfigMapParams
NewUpdateSystemConfigMapParamsWithContext creates a new UpdateSystemConfigMapParams object with the ability to set a context for a request.
func NewUpdateSystemConfigMapParamsWithHTTPClient ¶
func NewUpdateSystemConfigMapParamsWithHTTPClient(client *http.Client) *UpdateSystemConfigMapParams
NewUpdateSystemConfigMapParamsWithHTTPClient creates a new UpdateSystemConfigMapParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateSystemConfigMapParamsWithTimeout ¶
func NewUpdateSystemConfigMapParamsWithTimeout(timeout time.Duration) *UpdateSystemConfigMapParams
NewUpdateSystemConfigMapParamsWithTimeout creates a new UpdateSystemConfigMapParams object with the ability to set a timeout on a request.
func (*UpdateSystemConfigMapParams) SetBody ¶
func (o *UpdateSystemConfigMapParams) SetBody(body *models.UpdateConfigMapRequest)
SetBody adds the body to the update system config map params
func (*UpdateSystemConfigMapParams) SetConfigmap ¶
func (o *UpdateSystemConfigMapParams) SetConfigmap(configmap string)
SetConfigmap adds the configmap to the update system config map params
func (*UpdateSystemConfigMapParams) SetContext ¶
func (o *UpdateSystemConfigMapParams) SetContext(ctx context.Context)
SetContext adds the context to the update system config map params
func (*UpdateSystemConfigMapParams) SetDefaults ¶
func (o *UpdateSystemConfigMapParams) SetDefaults()
SetDefaults hydrates default values in the update system config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSystemConfigMapParams) SetHTTPClient ¶
func (o *UpdateSystemConfigMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update system config map params
func (*UpdateSystemConfigMapParams) SetTimeout ¶
func (o *UpdateSystemConfigMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update system config map params
func (*UpdateSystemConfigMapParams) WithBody ¶
func (o *UpdateSystemConfigMapParams) WithBody(body *models.UpdateConfigMapRequest) *UpdateSystemConfigMapParams
WithBody adds the body to the update system config map params
func (*UpdateSystemConfigMapParams) WithConfigmap ¶
func (o *UpdateSystemConfigMapParams) WithConfigmap(configmap string) *UpdateSystemConfigMapParams
WithConfigmap adds the configmap to the update system config map params
func (*UpdateSystemConfigMapParams) WithContext ¶
func (o *UpdateSystemConfigMapParams) WithContext(ctx context.Context) *UpdateSystemConfigMapParams
WithContext adds the context to the update system config map params
func (*UpdateSystemConfigMapParams) WithDefaults ¶
func (o *UpdateSystemConfigMapParams) WithDefaults() *UpdateSystemConfigMapParams
WithDefaults hydrates default values in the update system config map params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSystemConfigMapParams) WithHTTPClient ¶
func (o *UpdateSystemConfigMapParams) WithHTTPClient(client *http.Client) *UpdateSystemConfigMapParams
WithHTTPClient adds the HTTPClient to the update system config map params
func (*UpdateSystemConfigMapParams) WithTimeout ¶
func (o *UpdateSystemConfigMapParams) WithTimeout(timeout time.Duration) *UpdateSystemConfigMapParams
WithTimeout adds the timeout to the update system config map params
func (*UpdateSystemConfigMapParams) WriteToRequest ¶
func (o *UpdateSystemConfigMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSystemConfigMapReader ¶
type UpdateSystemConfigMapReader struct {
// contains filtered or unexported fields
}
UpdateSystemConfigMapReader is a Reader for the UpdateSystemConfigMap structure.
func (*UpdateSystemConfigMapReader) ReadResponse ¶
func (o *UpdateSystemConfigMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- abort_promotion_parameters.go
- abort_promotion_responses.go
- approve_freight_parameters.go
- approve_freight_responses.go
- core_client.go
- create_project_config_map_parameters.go
- create_project_config_map_responses.go
- create_shared_config_map_parameters.go
- create_shared_config_map_responses.go
- create_system_config_map_parameters.go
- create_system_config_map_responses.go
- delete_freight_parameters.go
- delete_freight_responses.go
- delete_project_config_map_parameters.go
- delete_project_config_map_responses.go
- delete_project_config_parameters.go
- delete_project_config_responses.go
- delete_project_parameters.go
- delete_project_responses.go
- delete_shared_config_map_parameters.go
- delete_shared_config_map_responses.go
- delete_stage_parameters.go
- delete_stage_responses.go
- delete_system_config_map_parameters.go
- delete_system_config_map_responses.go
- delete_warehouse_parameters.go
- delete_warehouse_responses.go
- get_cluster_promotion_task_parameters.go
- get_cluster_promotion_task_responses.go
- get_freight_parameters.go
- get_freight_responses.go
- get_project_config_map_parameters.go
- get_project_config_map_responses.go
- get_project_config_parameters.go
- get_project_config_responses.go
- get_project_parameters.go
- get_project_responses.go
- get_promotion_parameters.go
- get_promotion_responses.go
- get_promotion_task_parameters.go
- get_promotion_task_responses.go
- get_shared_config_map_parameters.go
- get_shared_config_map_responses.go
- get_stage_parameters.go
- get_stage_responses.go
- get_system_config_map_parameters.go
- get_system_config_map_responses.go
- get_warehouse_parameters.go
- get_warehouse_responses.go
- list_cluster_promotion_tasks_parameters.go
- list_cluster_promotion_tasks_responses.go
- list_images_parameters.go
- list_images_responses.go
- list_project_config_maps_parameters.go
- list_project_config_maps_responses.go
- list_projects_parameters.go
- list_projects_responses.go
- list_promotion_tasks_parameters.go
- list_promotion_tasks_responses.go
- list_promotions_parameters.go
- list_promotions_responses.go
- list_shared_config_maps_parameters.go
- list_shared_config_maps_responses.go
- list_stages_parameters.go
- list_stages_responses.go
- list_system_config_maps_parameters.go
- list_system_config_maps_responses.go
- list_warehouses_parameters.go
- list_warehouses_responses.go
- patch_freight_alias_parameters.go
- patch_freight_alias_responses.go
- patch_project_config_map_parameters.go
- patch_project_config_map_responses.go
- patch_shared_config_map_parameters.go
- patch_shared_config_map_responses.go
- patch_system_config_map_parameters.go
- patch_system_config_map_responses.go
- promote_downstream_parameters.go
- promote_downstream_responses.go
- promote_to_stage_parameters.go
- promote_to_stage_responses.go
- query_freights_rest_parameters.go
- query_freights_rest_responses.go
- refresh_project_config_parameters.go
- refresh_project_config_responses.go
- refresh_promotion_parameters.go
- refresh_promotion_responses.go
- refresh_stage_parameters.go
- refresh_stage_responses.go
- refresh_warehouse_parameters.go
- refresh_warehouse_responses.go
- update_project_config_map_parameters.go
- update_project_config_map_responses.go
- update_shared_config_map_parameters.go
- update_shared_config_map_responses.go
- update_system_config_map_parameters.go
- update_system_config_map_responses.go