Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateImage(params *CreateImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateImageOK, error)
- func (a *Client) DeleteImage(params *DeleteImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteImageOK, error)
- func (a *Client) DeleteLatestImage(params *DeleteLatestImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteLatestImageOK, error)
- func (a *Client) GetImage(params *GetImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetImageOK, error)
- func (a *Client) GetImageByName(params *GetImageByNameParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetImageByNameOK, error)
- func (a *Client) GetLatestImageVersion(params *GetLatestImageVersionParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetLatestImageVersionOK, error)
- func (a *Client) MarkEveImageLatest(params *MarkEveImageLatestParams, authInfo runtime.ClientAuthInfoWriter, ...) (*MarkEveImageLatestOK, error)
- func (a *Client) MarkEveImageLatest2(params *MarkEveImageLatest2Params, authInfo runtime.ClientAuthInfoWriter, ...) (*MarkEveImageLatest2OK, error)
- func (a *Client) QueryImages(params *QueryImagesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*QueryImagesOK, error)
- func (a *Client) QueryLatestImageVersions(params *QueryLatestImageVersionsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*QueryLatestImageVersionsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateImage(params *UpdateImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateImageOK, error)
- func (a *Client) UplinkImage(params *UplinkImageParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UplinkImageOK, *UplinkImageAccepted, error)
- func (a *Client) UploadImageChunked(params *UploadImageChunkedParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UploadImageChunkedOK, *UploadImageChunkedAccepted, error)
- func (a *Client) UploadImageFile(params *UploadImageFileParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UploadImageFileOK, *UploadImageFileAccepted, error)
- type ClientOption
- type ClientService
- type CreateImageBadRequest
- type CreateImageConflict
- type CreateImageForbidden
- type CreateImageGatewayTimeout
- type CreateImageInternalServerError
- type CreateImageOK
- type CreateImageParams
- func (o *CreateImageParams) SetBody(body *swagger_models.ImageConfig)
- func (o *CreateImageParams) SetContext(ctx context.Context)
- func (o *CreateImageParams) SetDefaults()
- func (o *CreateImageParams) SetHTTPClient(client *http.Client)
- func (o *CreateImageParams) SetTimeout(timeout time.Duration)
- func (o *CreateImageParams) SetXRequestID(xRequestID *string)
- func (o *CreateImageParams) WithBody(body *swagger_models.ImageConfig) *CreateImageParams
- func (o *CreateImageParams) WithContext(ctx context.Context) *CreateImageParams
- func (o *CreateImageParams) WithDefaults() *CreateImageParams
- func (o *CreateImageParams) WithHTTPClient(client *http.Client) *CreateImageParams
- func (o *CreateImageParams) WithTimeout(timeout time.Duration) *CreateImageParams
- func (o *CreateImageParams) WithXRequestID(xRequestID *string) *CreateImageParams
- func (o *CreateImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateImageReader
- type CreateImageUnauthorized
- type DeleteImageConflict
- type DeleteImageForbidden
- type DeleteImageGatewayTimeout
- type DeleteImageInternalServerError
- type DeleteImageNotFound
- type DeleteImageOK
- type DeleteImageParams
- func (o *DeleteImageParams) SetContext(ctx context.Context)
- func (o *DeleteImageParams) SetDefaults()
- func (o *DeleteImageParams) SetHTTPClient(client *http.Client)
- func (o *DeleteImageParams) SetID(id string)
- func (o *DeleteImageParams) SetTimeout(timeout time.Duration)
- func (o *DeleteImageParams) SetXRequestID(xRequestID *string)
- func (o *DeleteImageParams) WithContext(ctx context.Context) *DeleteImageParams
- func (o *DeleteImageParams) WithDefaults() *DeleteImageParams
- func (o *DeleteImageParams) WithHTTPClient(client *http.Client) *DeleteImageParams
- func (o *DeleteImageParams) WithID(id string) *DeleteImageParams
- func (o *DeleteImageParams) WithTimeout(timeout time.Duration) *DeleteImageParams
- func (o *DeleteImageParams) WithXRequestID(xRequestID *string) *DeleteImageParams
- func (o *DeleteImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteImageReader
- type DeleteImageUnauthorized
- type DeleteLatestImageConflict
- type DeleteLatestImageForbidden
- type DeleteLatestImageGatewayTimeout
- type DeleteLatestImageInternalServerError
- type DeleteLatestImageNotFound
- type DeleteLatestImageOK
- type DeleteLatestImageParams
- func NewDeleteLatestImageParams() *DeleteLatestImageParams
- func NewDeleteLatestImageParamsWithContext(ctx context.Context) *DeleteLatestImageParams
- func NewDeleteLatestImageParamsWithHTTPClient(client *http.Client) *DeleteLatestImageParams
- func NewDeleteLatestImageParamsWithTimeout(timeout time.Duration) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) SetContext(ctx context.Context)
- func (o *DeleteLatestImageParams) SetDefaults()
- func (o *DeleteLatestImageParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLatestImageParams) SetID(id *string)
- func (o *DeleteLatestImageParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLatestImageParams) SetXRequestID(xRequestID *string)
- func (o *DeleteLatestImageParams) WithContext(ctx context.Context) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WithDefaults() *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WithHTTPClient(client *http.Client) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WithID(id *string) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WithTimeout(timeout time.Duration) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WithXRequestID(xRequestID *string) *DeleteLatestImageParams
- func (o *DeleteLatestImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLatestImageReader
- type DeleteLatestImageUnauthorized
- type GetImageByNameForbidden
- type GetImageByNameGatewayTimeout
- type GetImageByNameInternalServerError
- type GetImageByNameNotFound
- type GetImageByNameOK
- type GetImageByNameParams
- func NewGetImageByNameParams() *GetImageByNameParams
- func NewGetImageByNameParamsWithContext(ctx context.Context) *GetImageByNameParams
- func NewGetImageByNameParamsWithHTTPClient(client *http.Client) *GetImageByNameParams
- func NewGetImageByNameParamsWithTimeout(timeout time.Duration) *GetImageByNameParams
- func (o *GetImageByNameParams) SetContext(ctx context.Context)
- func (o *GetImageByNameParams) SetDefaults()
- func (o *GetImageByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetImageByNameParams) SetName(name string)
- func (o *GetImageByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetImageByNameParams) SetXRequestID(xRequestID *string)
- func (o *GetImageByNameParams) WithContext(ctx context.Context) *GetImageByNameParams
- func (o *GetImageByNameParams) WithDefaults() *GetImageByNameParams
- func (o *GetImageByNameParams) WithHTTPClient(client *http.Client) *GetImageByNameParams
- func (o *GetImageByNameParams) WithName(name string) *GetImageByNameParams
- func (o *GetImageByNameParams) WithTimeout(timeout time.Duration) *GetImageByNameParams
- func (o *GetImageByNameParams) WithXRequestID(xRequestID *string) *GetImageByNameParams
- func (o *GetImageByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImageByNameReader
- type GetImageByNameUnauthorized
- type GetImageForbidden
- type GetImageGatewayTimeout
- type GetImageInternalServerError
- type GetImageNotFound
- type GetImageOK
- type GetImageParams
- func (o *GetImageParams) SetContext(ctx context.Context)
- func (o *GetImageParams) SetDefaults()
- func (o *GetImageParams) SetHTTPClient(client *http.Client)
- func (o *GetImageParams) SetID(id string)
- func (o *GetImageParams) SetTimeout(timeout time.Duration)
- func (o *GetImageParams) SetXRequestID(xRequestID *string)
- func (o *GetImageParams) WithContext(ctx context.Context) *GetImageParams
- func (o *GetImageParams) WithDefaults() *GetImageParams
- func (o *GetImageParams) WithHTTPClient(client *http.Client) *GetImageParams
- func (o *GetImageParams) WithID(id string) *GetImageParams
- func (o *GetImageParams) WithTimeout(timeout time.Duration) *GetImageParams
- func (o *GetImageParams) WithXRequestID(xRequestID *string) *GetImageParams
- func (o *GetImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetImageReader
- type GetImageUnauthorized
- type GetLatestImageVersionForbidden
- type GetLatestImageVersionGatewayTimeout
- type GetLatestImageVersionInternalServerError
- type GetLatestImageVersionNotFound
- type GetLatestImageVersionOK
- type GetLatestImageVersionParams
- func NewGetLatestImageVersionParams() *GetLatestImageVersionParams
- func NewGetLatestImageVersionParamsWithContext(ctx context.Context) *GetLatestImageVersionParams
- func NewGetLatestImageVersionParamsWithHTTPClient(client *http.Client) *GetLatestImageVersionParams
- func NewGetLatestImageVersionParamsWithTimeout(timeout time.Duration) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) SetContext(ctx context.Context)
- func (o *GetLatestImageVersionParams) SetDefaults()
- func (o *GetLatestImageVersionParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetLatestImageVersionParams) SetHTTPClient(client *http.Client)
- func (o *GetLatestImageVersionParams) SetImageArch(imageArch string)
- func (o *GetLatestImageVersionParams) SetTimeout(timeout time.Duration)
- func (o *GetLatestImageVersionParams) SetXRequestID(xRequestID *string)
- func (o *GetLatestImageVersionParams) WithContext(ctx context.Context) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithDefaults() *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithEnterpriseID(enterpriseID *string) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithHTTPClient(client *http.Client) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithImageArch(imageArch string) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithTimeout(timeout time.Duration) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WithXRequestID(xRequestID *string) *GetLatestImageVersionParams
- func (o *GetLatestImageVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLatestImageVersionReader
- type GetLatestImageVersionUnauthorized
- type MarkEveImageLatest2BadRequest
- type MarkEveImageLatest2Forbidden
- type MarkEveImageLatest2GatewayTimeout
- type MarkEveImageLatest2InternalServerError
- type MarkEveImageLatest2NotFound
- type MarkEveImageLatest2OK
- type MarkEveImageLatest2Params
- func NewMarkEveImageLatest2Params() *MarkEveImageLatest2Params
- func NewMarkEveImageLatest2ParamsWithContext(ctx context.Context) *MarkEveImageLatest2Params
- func NewMarkEveImageLatest2ParamsWithHTTPClient(client *http.Client) *MarkEveImageLatest2Params
- func NewMarkEveImageLatest2ParamsWithTimeout(timeout time.Duration) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) SetBody(body *swagger_models.ImageConfig)
- func (o *MarkEveImageLatest2Params) SetContext(ctx context.Context)
- func (o *MarkEveImageLatest2Params) SetDefaults()
- func (o *MarkEveImageLatest2Params) SetHTTPClient(client *http.Client)
- func (o *MarkEveImageLatest2Params) SetImageArch(imageArch string)
- func (o *MarkEveImageLatest2Params) SetTimeout(timeout time.Duration)
- func (o *MarkEveImageLatest2Params) SetXRequestID(xRequestID *string)
- func (o *MarkEveImageLatest2Params) WithBody(body *swagger_models.ImageConfig) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithContext(ctx context.Context) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithDefaults() *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithHTTPClient(client *http.Client) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithImageArch(imageArch string) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithTimeout(timeout time.Duration) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WithXRequestID(xRequestID *string) *MarkEveImageLatest2Params
- func (o *MarkEveImageLatest2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MarkEveImageLatest2Reader
- type MarkEveImageLatest2Unauthorized
- type MarkEveImageLatestBadRequest
- type MarkEveImageLatestForbidden
- type MarkEveImageLatestGatewayTimeout
- type MarkEveImageLatestInternalServerError
- type MarkEveImageLatestNotFound
- type MarkEveImageLatestOK
- type MarkEveImageLatestParams
- func NewMarkEveImageLatestParams() *MarkEveImageLatestParams
- func NewMarkEveImageLatestParamsWithContext(ctx context.Context) *MarkEveImageLatestParams
- func NewMarkEveImageLatestParamsWithHTTPClient(client *http.Client) *MarkEveImageLatestParams
- func NewMarkEveImageLatestParamsWithTimeout(timeout time.Duration) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) SetBody(body *swagger_models.ImageConfig)
- func (o *MarkEveImageLatestParams) SetContext(ctx context.Context)
- func (o *MarkEveImageLatestParams) SetDefaults()
- func (o *MarkEveImageLatestParams) SetHTTPClient(client *http.Client)
- func (o *MarkEveImageLatestParams) SetTimeout(timeout time.Duration)
- func (o *MarkEveImageLatestParams) SetXRequestID(xRequestID *string)
- func (o *MarkEveImageLatestParams) WithBody(body *swagger_models.ImageConfig) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WithContext(ctx context.Context) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WithDefaults() *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WithHTTPClient(client *http.Client) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WithTimeout(timeout time.Duration) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WithXRequestID(xRequestID *string) *MarkEveImageLatestParams
- func (o *MarkEveImageLatestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MarkEveImageLatestReader
- type MarkEveImageLatestUnauthorized
- type QueryImagesBadRequest
- type QueryImagesForbidden
- type QueryImagesGatewayTimeout
- type QueryImagesInternalServerError
- type QueryImagesOK
- type QueryImagesParams
- func (o *QueryImagesParams) SetContext(ctx context.Context)
- func (o *QueryImagesParams) SetDefaults()
- func (o *QueryImagesParams) SetFilterDatastoreID(filterDatastoreID *string)
- func (o *QueryImagesParams) SetFilterImageArch(filterImageArch *string)
- func (o *QueryImagesParams) SetFilterImageStatus(filterImageStatus *string)
- func (o *QueryImagesParams) SetFilterImageType(filterImageType *string)
- func (o *QueryImagesParams) SetFilterNamePattern(filterNamePattern *string)
- func (o *QueryImagesParams) SetHTTPClient(client *http.Client)
- func (o *QueryImagesParams) SetNextOrderBy(nextOrderBy *string)
- func (o *QueryImagesParams) SetNextPageNum(nextPageNum *int64)
- func (o *QueryImagesParams) SetNextPageSize(nextPageSize *int64)
- func (o *QueryImagesParams) SetNextPageToken(nextPageToken *string)
- func (o *QueryImagesParams) SetNextTotalPages(nextTotalPages *int64)
- func (o *QueryImagesParams) SetSummary(summary *bool)
- func (o *QueryImagesParams) SetTimeout(timeout time.Duration)
- func (o *QueryImagesParams) SetXRequestID(xRequestID *string)
- func (o *QueryImagesParams) WithContext(ctx context.Context) *QueryImagesParams
- func (o *QueryImagesParams) WithDefaults() *QueryImagesParams
- func (o *QueryImagesParams) WithFilterDatastoreID(filterDatastoreID *string) *QueryImagesParams
- func (o *QueryImagesParams) WithFilterImageArch(filterImageArch *string) *QueryImagesParams
- func (o *QueryImagesParams) WithFilterImageStatus(filterImageStatus *string) *QueryImagesParams
- func (o *QueryImagesParams) WithFilterImageType(filterImageType *string) *QueryImagesParams
- func (o *QueryImagesParams) WithFilterNamePattern(filterNamePattern *string) *QueryImagesParams
- func (o *QueryImagesParams) WithHTTPClient(client *http.Client) *QueryImagesParams
- func (o *QueryImagesParams) WithNextOrderBy(nextOrderBy *string) *QueryImagesParams
- func (o *QueryImagesParams) WithNextPageNum(nextPageNum *int64) *QueryImagesParams
- func (o *QueryImagesParams) WithNextPageSize(nextPageSize *int64) *QueryImagesParams
- func (o *QueryImagesParams) WithNextPageToken(nextPageToken *string) *QueryImagesParams
- func (o *QueryImagesParams) WithNextTotalPages(nextTotalPages *int64) *QueryImagesParams
- func (o *QueryImagesParams) WithSummary(summary *bool) *QueryImagesParams
- func (o *QueryImagesParams) WithTimeout(timeout time.Duration) *QueryImagesParams
- func (o *QueryImagesParams) WithXRequestID(xRequestID *string) *QueryImagesParams
- func (o *QueryImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryImagesReader
- type QueryImagesUnauthorized
- type QueryLatestImageVersionsBadRequest
- type QueryLatestImageVersionsForbidden
- type QueryLatestImageVersionsGatewayTimeout
- type QueryLatestImageVersionsInternalServerError
- type QueryLatestImageVersionsOK
- type QueryLatestImageVersionsParams
- func NewQueryLatestImageVersionsParams() *QueryLatestImageVersionsParams
- func NewQueryLatestImageVersionsParamsWithContext(ctx context.Context) *QueryLatestImageVersionsParams
- func NewQueryLatestImageVersionsParamsWithHTTPClient(client *http.Client) *QueryLatestImageVersionsParams
- func NewQueryLatestImageVersionsParamsWithTimeout(timeout time.Duration) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) SetContext(ctx context.Context)
- func (o *QueryLatestImageVersionsParams) SetDefaults()
- func (o *QueryLatestImageVersionsParams) SetFilterNamePattern(filterNamePattern *string)
- func (o *QueryLatestImageVersionsParams) SetHTTPClient(client *http.Client)
- func (o *QueryLatestImageVersionsParams) SetNextOrderBy(nextOrderBy *string)
- func (o *QueryLatestImageVersionsParams) SetNextPageNum(nextPageNum *int64)
- func (o *QueryLatestImageVersionsParams) SetNextPageSize(nextPageSize *int64)
- func (o *QueryLatestImageVersionsParams) SetNextPageToken(nextPageToken *string)
- func (o *QueryLatestImageVersionsParams) SetNextTotalPages(nextTotalPages *int64)
- func (o *QueryLatestImageVersionsParams) SetSummary(summary *bool)
- func (o *QueryLatestImageVersionsParams) SetTimeout(timeout time.Duration)
- func (o *QueryLatestImageVersionsParams) SetXRequestID(xRequestID *string)
- func (o *QueryLatestImageVersionsParams) WithContext(ctx context.Context) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithDefaults() *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithFilterNamePattern(filterNamePattern *string) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithHTTPClient(client *http.Client) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithNextOrderBy(nextOrderBy *string) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithNextPageNum(nextPageNum *int64) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithNextPageSize(nextPageSize *int64) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithNextPageToken(nextPageToken *string) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithNextTotalPages(nextTotalPages *int64) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithSummary(summary *bool) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithTimeout(timeout time.Duration) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WithXRequestID(xRequestID *string) *QueryLatestImageVersionsParams
- func (o *QueryLatestImageVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryLatestImageVersionsReader
- type QueryLatestImageVersionsUnauthorized
- type UpdateImageBadRequest
- type UpdateImageConflict
- type UpdateImageForbidden
- type UpdateImageGatewayTimeout
- type UpdateImageInternalServerError
- type UpdateImageNotFound
- type UpdateImageOK
- type UpdateImageParams
- func (o *UpdateImageParams) SetBody(body *swagger_models.ImageConfig)
- func (o *UpdateImageParams) SetContext(ctx context.Context)
- func (o *UpdateImageParams) SetDefaults()
- func (o *UpdateImageParams) SetHTTPClient(client *http.Client)
- func (o *UpdateImageParams) SetID(id string)
- func (o *UpdateImageParams) SetTimeout(timeout time.Duration)
- func (o *UpdateImageParams) SetXRequestID(xRequestID *string)
- func (o *UpdateImageParams) WithBody(body *swagger_models.ImageConfig) *UpdateImageParams
- func (o *UpdateImageParams) WithContext(ctx context.Context) *UpdateImageParams
- func (o *UpdateImageParams) WithDefaults() *UpdateImageParams
- func (o *UpdateImageParams) WithHTTPClient(client *http.Client) *UpdateImageParams
- func (o *UpdateImageParams) WithID(id string) *UpdateImageParams
- func (o *UpdateImageParams) WithTimeout(timeout time.Duration) *UpdateImageParams
- func (o *UpdateImageParams) WithXRequestID(xRequestID *string) *UpdateImageParams
- func (o *UpdateImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateImageReader
- type UpdateImageUnauthorized
- type UplinkImageAccepted
- type UplinkImageBadRequest
- type UplinkImageConflict
- type UplinkImageForbidden
- type UplinkImageGatewayTimeout
- type UplinkImageInternalServerError
- type UplinkImageNotFound
- type UplinkImageOK
- type UplinkImageParams
- func (o *UplinkImageParams) SetBody(body *swagger_models.ImageConfig)
- func (o *UplinkImageParams) SetContext(ctx context.Context)
- func (o *UplinkImageParams) SetDefaults()
- func (o *UplinkImageParams) SetHTTPClient(client *http.Client)
- func (o *UplinkImageParams) SetName(name string)
- func (o *UplinkImageParams) SetTimeout(timeout time.Duration)
- func (o *UplinkImageParams) SetXRequestID(xRequestID *string)
- func (o *UplinkImageParams) WithBody(body *swagger_models.ImageConfig) *UplinkImageParams
- func (o *UplinkImageParams) WithContext(ctx context.Context) *UplinkImageParams
- func (o *UplinkImageParams) WithDefaults() *UplinkImageParams
- func (o *UplinkImageParams) WithHTTPClient(client *http.Client) *UplinkImageParams
- func (o *UplinkImageParams) WithName(name string) *UplinkImageParams
- func (o *UplinkImageParams) WithTimeout(timeout time.Duration) *UplinkImageParams
- func (o *UplinkImageParams) WithXRequestID(xRequestID *string) *UplinkImageParams
- func (o *UplinkImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UplinkImageReader
- type UplinkImageUnauthorized
- type UploadImageChunkedAccepted
- type UploadImageChunkedBadRequest
- type UploadImageChunkedConflict
- type UploadImageChunkedForbidden
- type UploadImageChunkedGatewayTimeout
- type UploadImageChunkedInternalServerError
- type UploadImageChunkedNotFound
- type UploadImageChunkedOK
- type UploadImageChunkedParams
- func NewUploadImageChunkedParams() *UploadImageChunkedParams
- func NewUploadImageChunkedParamsWithContext(ctx context.Context) *UploadImageChunkedParams
- func NewUploadImageChunkedParamsWithHTTPClient(client *http.Client) *UploadImageChunkedParams
- func NewUploadImageChunkedParamsWithTimeout(timeout time.Duration) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) SetBody(body strfmt.Base64)
- func (o *UploadImageChunkedParams) SetContentRange(contentRange string)
- func (o *UploadImageChunkedParams) SetContext(ctx context.Context)
- func (o *UploadImageChunkedParams) SetDefaults()
- func (o *UploadImageChunkedParams) SetHTTPClient(client *http.Client)
- func (o *UploadImageChunkedParams) SetName(name string)
- func (o *UploadImageChunkedParams) SetTimeout(timeout time.Duration)
- func (o *UploadImageChunkedParams) SetXRequestID(xRequestID *string)
- func (o *UploadImageChunkedParams) WithBody(body strfmt.Base64) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithContentRange(contentRange string) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithContext(ctx context.Context) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithDefaults() *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithHTTPClient(client *http.Client) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithName(name string) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithTimeout(timeout time.Duration) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WithXRequestID(xRequestID *string) *UploadImageChunkedParams
- func (o *UploadImageChunkedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadImageChunkedReader
- type UploadImageChunkedUnauthorized
- type UploadImageFileAccepted
- type UploadImageFileBadRequest
- type UploadImageFileConflict
- type UploadImageFileForbidden
- type UploadImageFileGatewayTimeout
- type UploadImageFileInternalServerError
- type UploadImageFileNotFound
- type UploadImageFileOK
- type UploadImageFileParams
- func NewUploadImageFileParams() *UploadImageFileParams
- func NewUploadImageFileParamsWithContext(ctx context.Context) *UploadImageFileParams
- func NewUploadImageFileParamsWithHTTPClient(client *http.Client) *UploadImageFileParams
- func NewUploadImageFileParamsWithTimeout(timeout time.Duration) *UploadImageFileParams
- func (o *UploadImageFileParams) SetContext(ctx context.Context)
- func (o *UploadImageFileParams) SetDefaults()
- func (o *UploadImageFileParams) SetHTTPClient(client *http.Client)
- func (o *UploadImageFileParams) SetImageFile(imageFile runtime.NamedReadCloser)
- func (o *UploadImageFileParams) SetName(name string)
- func (o *UploadImageFileParams) SetTimeout(timeout time.Duration)
- func (o *UploadImageFileParams) SetXRequestID(xRequestID *string)
- func (o *UploadImageFileParams) WithContext(ctx context.Context) *UploadImageFileParams
- func (o *UploadImageFileParams) WithDefaults() *UploadImageFileParams
- func (o *UploadImageFileParams) WithHTTPClient(client *http.Client) *UploadImageFileParams
- func (o *UploadImageFileParams) WithImageFile(imageFile runtime.NamedReadCloser) *UploadImageFileParams
- func (o *UploadImageFileParams) WithName(name string) *UploadImageFileParams
- func (o *UploadImageFileParams) WithTimeout(timeout time.Duration) *UploadImageFileParams
- func (o *UploadImageFileParams) WithXRequestID(xRequestID *string) *UploadImageFileParams
- func (o *UploadImageFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadImageFileReader
- type UploadImageFileUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for image configuration API
func (*Client) CreateImage ¶
func (a *Client) CreateImage(params *CreateImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateImageOK, error)
CreateImage creates edge application image
Create an edge application image record.
func (*Client) DeleteImage ¶
func (a *Client) DeleteImage(params *DeleteImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteImageOK, error)
DeleteImage deletes edge application image
Delete an edge application image record.
func (*Client) DeleteLatestImage ¶
func (a *Client) DeleteLatestImage(params *DeleteLatestImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteLatestImageOK, error)
DeleteLatestImage deletes edge application image
Delete an edge application image record.
func (*Client) GetImage ¶
func (a *Client) GetImage(params *GetImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetImageOK, error)
GetImage gets edge application image
Get the configuration (without security details) of an edge application image record.
func (*Client) GetImageByName ¶
func (a *Client) GetImageByName(params *GetImageByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetImageByNameOK, error)
GetImageByName gets edge application image
Get the configuration (without security details) of an edge application image record.
func (*Client) GetLatestImageVersion ¶
func (a *Client) GetLatestImageVersion(params *GetLatestImageVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetLatestImageVersionOK, error)
GetLatestImageVersion gets latest version of e v e image
Query the latest version of EVE image for given hardware architecture.
func (*Client) MarkEveImageLatest ¶
func (a *Client) MarkEveImageLatest(params *MarkEveImageLatestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkEveImageLatestOK, error)
MarkEveImageLatest marks eve image as latest
Mark Eve image as latest for a given hardware architecture.
func (*Client) MarkEveImageLatest2 ¶
func (a *Client) MarkEveImageLatest2(params *MarkEveImageLatest2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkEveImageLatest2OK, error)
MarkEveImageLatest2 marks eve image as latest
Mark Eve image as latest for a given hardware architecture.
func (*Client) QueryImages ¶
func (a *Client) QueryImages(params *QueryImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryImagesOK, error)
QueryImages queries edge application images
Query the edge application image records.
func (*Client) QueryLatestImageVersions ¶
func (a *Client) QueryLatestImageVersions(params *QueryLatestImageVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryLatestImageVersionsOK, error)
QueryLatestImageVersions queries latest version of e v e image for each hardware architecture
Query the latest version of EVE image for each hardware architecture.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateImage ¶
func (a *Client) UpdateImage(params *UpdateImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateImageOK, error)
UpdateImage updates edge application image
Update an edge application image. The usual pattern to update an edge application image record is to retrieve the record and update with the modified values in a new body to update the edge application image record.
func (*Client) UplinkImage ¶
func (a *Client) UplinkImage(params *UplinkImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UplinkImageOK, *UplinkImageAccepted, error)
UplinkImage uplinks edge application image
Uplinks the edge application image record to an existing binry file in the datastore.
func (*Client) UploadImageChunked ¶
func (a *Client) UploadImageChunked(params *UploadImageChunkedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UploadImageChunkedOK, *UploadImageChunkedAccepted, error)
UploadImageChunked uploads edge application image binary file
Uploads the edge application image binary file in the datastore. This method uses multiple HTTP requests to upload image binary file in smaller chunks. Recommended for larger file size.
func (*Client) UploadImageFile ¶
func (a *Client) UploadImageFile(params *UploadImageFileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UploadImageFileOK, *UploadImageFileAccepted, error)
UploadImageFile uploads edge application image binary file
Uploads the edge application image binary file in the datastore. This method uses single HTTP request to upload the entire image binary file. Recommended for smaller file size.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateImage(params *CreateImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateImageOK, error) DeleteImage(params *DeleteImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteImageOK, error) DeleteLatestImage(params *DeleteLatestImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteLatestImageOK, error) GetImage(params *GetImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetImageOK, error) GetImageByName(params *GetImageByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetImageByNameOK, error) GetLatestImageVersion(params *GetLatestImageVersionParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetLatestImageVersionOK, error) MarkEveImageLatest(params *MarkEveImageLatestParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkEveImageLatestOK, error) MarkEveImageLatest2(params *MarkEveImageLatest2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*MarkEveImageLatest2OK, error) QueryImages(params *QueryImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryImagesOK, error) QueryLatestImageVersions(params *QueryLatestImageVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryLatestImageVersionsOK, error) UpdateImage(params *UpdateImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateImageOK, error) UplinkImage(params *UplinkImageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UplinkImageOK, *UplinkImageAccepted, error) UploadImageChunked(params *UploadImageChunkedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UploadImageChunkedOK, *UploadImageChunkedAccepted, error) UploadImageFile(params *UploadImageFileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UploadImageFileOK, *UploadImageFileAccepted, 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 image configuration API client.
type CreateImageBadRequest ¶
type CreateImageBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewCreateImageBadRequest ¶
func NewCreateImageBadRequest() *CreateImageBadRequest
NewCreateImageBadRequest creates a CreateImageBadRequest with default headers values
func (*CreateImageBadRequest) Error ¶
func (o *CreateImageBadRequest) Error() string
func (*CreateImageBadRequest) GetPayload ¶
func (o *CreateImageBadRequest) GetPayload() *swagger_models.ZsrvResponse
type CreateImageConflict ¶
type CreateImageConflict struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because this edge application image record will conflict with an already existing edge application image record.
func NewCreateImageConflict ¶
func NewCreateImageConflict() *CreateImageConflict
NewCreateImageConflict creates a CreateImageConflict with default headers values
func (*CreateImageConflict) Error ¶
func (o *CreateImageConflict) Error() string
func (*CreateImageConflict) GetPayload ¶
func (o *CreateImageConflict) GetPayload() *swagger_models.ZsrvResponse
type CreateImageForbidden ¶
type CreateImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewCreateImageForbidden ¶
func NewCreateImageForbidden() *CreateImageForbidden
NewCreateImageForbidden creates a CreateImageForbidden with default headers values
func (*CreateImageForbidden) Error ¶
func (o *CreateImageForbidden) Error() string
func (*CreateImageForbidden) GetPayload ¶
func (o *CreateImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type CreateImageGatewayTimeout ¶
type CreateImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewCreateImageGatewayTimeout ¶
func NewCreateImageGatewayTimeout() *CreateImageGatewayTimeout
NewCreateImageGatewayTimeout creates a CreateImageGatewayTimeout with default headers values
func (*CreateImageGatewayTimeout) Error ¶
func (o *CreateImageGatewayTimeout) Error() string
func (*CreateImageGatewayTimeout) GetPayload ¶
func (o *CreateImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type CreateImageInternalServerError ¶
type CreateImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewCreateImageInternalServerError ¶
func NewCreateImageInternalServerError() *CreateImageInternalServerError
NewCreateImageInternalServerError creates a CreateImageInternalServerError with default headers values
func (*CreateImageInternalServerError) Error ¶
func (o *CreateImageInternalServerError) Error() string
func (*CreateImageInternalServerError) GetPayload ¶
func (o *CreateImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type CreateImageOK ¶
type CreateImageOK struct {
Payload *swagger_models.ZsrvResponse
}
CreateImageOK describes a response with status code 200, with default header values.
A successful response.
func NewCreateImageOK ¶
func NewCreateImageOK() *CreateImageOK
NewCreateImageOK creates a CreateImageOK with default headers values
func (*CreateImageOK) Error ¶
func (o *CreateImageOK) Error() string
func (*CreateImageOK) GetPayload ¶
func (o *CreateImageOK) GetPayload() *swagger_models.ZsrvResponse
type CreateImageParams ¶
type CreateImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.ImageConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateImageParams contains all the parameters to send to the API endpoint
for the create image operation. Typically these are written to a http.Request.
func NewCreateImageParams ¶
func NewCreateImageParams() *CreateImageParams
NewCreateImageParams creates a new CreateImageParams 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 NewCreateImageParamsWithContext ¶
func NewCreateImageParamsWithContext(ctx context.Context) *CreateImageParams
NewCreateImageParamsWithContext creates a new CreateImageParams object with the ability to set a context for a request.
func NewCreateImageParamsWithHTTPClient ¶
func NewCreateImageParamsWithHTTPClient(client *http.Client) *CreateImageParams
NewCreateImageParamsWithHTTPClient creates a new CreateImageParams object with the ability to set a custom HTTPClient for a request.
func NewCreateImageParamsWithTimeout ¶
func NewCreateImageParamsWithTimeout(timeout time.Duration) *CreateImageParams
NewCreateImageParamsWithTimeout creates a new CreateImageParams object with the ability to set a timeout on a request.
func (*CreateImageParams) SetBody ¶
func (o *CreateImageParams) SetBody(body *swagger_models.ImageConfig)
SetBody adds the body to the create image params
func (*CreateImageParams) SetContext ¶
func (o *CreateImageParams) SetContext(ctx context.Context)
SetContext adds the context to the create image params
func (*CreateImageParams) SetDefaults ¶
func (o *CreateImageParams) SetDefaults()
SetDefaults hydrates default values in the create image params (not the query body).
All values with no default are reset to their zero value.
func (*CreateImageParams) SetHTTPClient ¶
func (o *CreateImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create image params
func (*CreateImageParams) SetTimeout ¶
func (o *CreateImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create image params
func (*CreateImageParams) SetXRequestID ¶
func (o *CreateImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the create image params
func (*CreateImageParams) WithBody ¶
func (o *CreateImageParams) WithBody(body *swagger_models.ImageConfig) *CreateImageParams
WithBody adds the body to the create image params
func (*CreateImageParams) WithContext ¶
func (o *CreateImageParams) WithContext(ctx context.Context) *CreateImageParams
WithContext adds the context to the create image params
func (*CreateImageParams) WithDefaults ¶
func (o *CreateImageParams) WithDefaults() *CreateImageParams
WithDefaults hydrates default values in the create image params (not the query body).
All values with no default are reset to their zero value.
func (*CreateImageParams) WithHTTPClient ¶
func (o *CreateImageParams) WithHTTPClient(client *http.Client) *CreateImageParams
WithHTTPClient adds the HTTPClient to the create image params
func (*CreateImageParams) WithTimeout ¶
func (o *CreateImageParams) WithTimeout(timeout time.Duration) *CreateImageParams
WithTimeout adds the timeout to the create image params
func (*CreateImageParams) WithXRequestID ¶
func (o *CreateImageParams) WithXRequestID(xRequestID *string) *CreateImageParams
WithXRequestID adds the xRequestID to the create image params
func (*CreateImageParams) WriteToRequest ¶
func (o *CreateImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateImageReader ¶
type CreateImageReader struct {
// contains filtered or unexported fields
}
CreateImageReader is a Reader for the CreateImage structure.
func (*CreateImageReader) ReadResponse ¶
func (o *CreateImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateImageUnauthorized ¶
type CreateImageUnauthorized struct {
}CreateImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewCreateImageUnauthorized ¶
func NewCreateImageUnauthorized() *CreateImageUnauthorized
NewCreateImageUnauthorized creates a CreateImageUnauthorized with default headers values
func (*CreateImageUnauthorized) Error ¶
func (o *CreateImageUnauthorized) Error() string
func (*CreateImageUnauthorized) GetPayload ¶
func (o *CreateImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageConflict ¶
type DeleteImageConflict struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because there are edge application bundles using this edge application image
func NewDeleteImageConflict ¶
func NewDeleteImageConflict() *DeleteImageConflict
NewDeleteImageConflict creates a DeleteImageConflict with default headers values
func (*DeleteImageConflict) Error ¶
func (o *DeleteImageConflict) Error() string
func (*DeleteImageConflict) GetPayload ¶
func (o *DeleteImageConflict) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageForbidden ¶
type DeleteImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewDeleteImageForbidden ¶
func NewDeleteImageForbidden() *DeleteImageForbidden
NewDeleteImageForbidden creates a DeleteImageForbidden with default headers values
func (*DeleteImageForbidden) Error ¶
func (o *DeleteImageForbidden) Error() string
func (*DeleteImageForbidden) GetPayload ¶
func (o *DeleteImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageGatewayTimeout ¶
type DeleteImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewDeleteImageGatewayTimeout ¶
func NewDeleteImageGatewayTimeout() *DeleteImageGatewayTimeout
NewDeleteImageGatewayTimeout creates a DeleteImageGatewayTimeout with default headers values
func (*DeleteImageGatewayTimeout) Error ¶
func (o *DeleteImageGatewayTimeout) Error() string
func (*DeleteImageGatewayTimeout) GetPayload ¶
func (o *DeleteImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageInternalServerError ¶
type DeleteImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewDeleteImageInternalServerError ¶
func NewDeleteImageInternalServerError() *DeleteImageInternalServerError
NewDeleteImageInternalServerError creates a DeleteImageInternalServerError with default headers values
func (*DeleteImageInternalServerError) Error ¶
func (o *DeleteImageInternalServerError) Error() string
func (*DeleteImageInternalServerError) GetPayload ¶
func (o *DeleteImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageNotFound ¶
type DeleteImageNotFound struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewDeleteImageNotFound ¶
func NewDeleteImageNotFound() *DeleteImageNotFound
NewDeleteImageNotFound creates a DeleteImageNotFound with default headers values
func (*DeleteImageNotFound) Error ¶
func (o *DeleteImageNotFound) Error() string
func (*DeleteImageNotFound) GetPayload ¶
func (o *DeleteImageNotFound) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageOK ¶
type DeleteImageOK struct {
Payload *swagger_models.ZsrvResponse
}
DeleteImageOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteImageOK ¶
func NewDeleteImageOK() *DeleteImageOK
NewDeleteImageOK creates a DeleteImageOK with default headers values
func (*DeleteImageOK) Error ¶
func (o *DeleteImageOK) Error() string
func (*DeleteImageOK) GetPayload ¶
func (o *DeleteImageOK) GetPayload() *swagger_models.ZsrvResponse
type DeleteImageParams ¶
type DeleteImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the image */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteImageParams contains all the parameters to send to the API endpoint
for the delete image operation. Typically these are written to a http.Request.
func NewDeleteImageParams ¶
func NewDeleteImageParams() *DeleteImageParams
NewDeleteImageParams creates a new DeleteImageParams 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 NewDeleteImageParamsWithContext ¶
func NewDeleteImageParamsWithContext(ctx context.Context) *DeleteImageParams
NewDeleteImageParamsWithContext creates a new DeleteImageParams object with the ability to set a context for a request.
func NewDeleteImageParamsWithHTTPClient ¶
func NewDeleteImageParamsWithHTTPClient(client *http.Client) *DeleteImageParams
NewDeleteImageParamsWithHTTPClient creates a new DeleteImageParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteImageParamsWithTimeout ¶
func NewDeleteImageParamsWithTimeout(timeout time.Duration) *DeleteImageParams
NewDeleteImageParamsWithTimeout creates a new DeleteImageParams object with the ability to set a timeout on a request.
func (*DeleteImageParams) SetContext ¶
func (o *DeleteImageParams) SetContext(ctx context.Context)
SetContext adds the context to the delete image params
func (*DeleteImageParams) SetDefaults ¶
func (o *DeleteImageParams) SetDefaults()
SetDefaults hydrates default values in the delete image params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteImageParams) SetHTTPClient ¶
func (o *DeleteImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete image params
func (*DeleteImageParams) SetID ¶
func (o *DeleteImageParams) SetID(id string)
SetID adds the id to the delete image params
func (*DeleteImageParams) SetTimeout ¶
func (o *DeleteImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete image params
func (*DeleteImageParams) SetXRequestID ¶
func (o *DeleteImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the delete image params
func (*DeleteImageParams) WithContext ¶
func (o *DeleteImageParams) WithContext(ctx context.Context) *DeleteImageParams
WithContext adds the context to the delete image params
func (*DeleteImageParams) WithDefaults ¶
func (o *DeleteImageParams) WithDefaults() *DeleteImageParams
WithDefaults hydrates default values in the delete image params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteImageParams) WithHTTPClient ¶
func (o *DeleteImageParams) WithHTTPClient(client *http.Client) *DeleteImageParams
WithHTTPClient adds the HTTPClient to the delete image params
func (*DeleteImageParams) WithID ¶
func (o *DeleteImageParams) WithID(id string) *DeleteImageParams
WithID adds the id to the delete image params
func (*DeleteImageParams) WithTimeout ¶
func (o *DeleteImageParams) WithTimeout(timeout time.Duration) *DeleteImageParams
WithTimeout adds the timeout to the delete image params
func (*DeleteImageParams) WithXRequestID ¶
func (o *DeleteImageParams) WithXRequestID(xRequestID *string) *DeleteImageParams
WithXRequestID adds the xRequestID to the delete image params
func (*DeleteImageParams) WriteToRequest ¶
func (o *DeleteImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteImageReader ¶
type DeleteImageReader struct {
// contains filtered or unexported fields
}
DeleteImageReader is a Reader for the DeleteImage structure.
func (*DeleteImageReader) ReadResponse ¶
func (o *DeleteImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteImageUnauthorized ¶
type DeleteImageUnauthorized struct {
}DeleteImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewDeleteImageUnauthorized ¶
func NewDeleteImageUnauthorized() *DeleteImageUnauthorized
NewDeleteImageUnauthorized creates a DeleteImageUnauthorized with default headers values
func (*DeleteImageUnauthorized) Error ¶
func (o *DeleteImageUnauthorized) Error() string
func (*DeleteImageUnauthorized) GetPayload ¶
func (o *DeleteImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageConflict ¶
type DeleteLatestImageConflict struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because there are edge application bundles using this edge application image
func NewDeleteLatestImageConflict ¶
func NewDeleteLatestImageConflict() *DeleteLatestImageConflict
NewDeleteLatestImageConflict creates a DeleteLatestImageConflict with default headers values
func (*DeleteLatestImageConflict) Error ¶
func (o *DeleteLatestImageConflict) Error() string
func (*DeleteLatestImageConflict) GetPayload ¶
func (o *DeleteLatestImageConflict) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageForbidden ¶
type DeleteLatestImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewDeleteLatestImageForbidden ¶
func NewDeleteLatestImageForbidden() *DeleteLatestImageForbidden
NewDeleteLatestImageForbidden creates a DeleteLatestImageForbidden with default headers values
func (*DeleteLatestImageForbidden) Error ¶
func (o *DeleteLatestImageForbidden) Error() string
func (*DeleteLatestImageForbidden) GetPayload ¶
func (o *DeleteLatestImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageGatewayTimeout ¶
type DeleteLatestImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewDeleteLatestImageGatewayTimeout ¶
func NewDeleteLatestImageGatewayTimeout() *DeleteLatestImageGatewayTimeout
NewDeleteLatestImageGatewayTimeout creates a DeleteLatestImageGatewayTimeout with default headers values
func (*DeleteLatestImageGatewayTimeout) Error ¶
func (o *DeleteLatestImageGatewayTimeout) Error() string
func (*DeleteLatestImageGatewayTimeout) GetPayload ¶
func (o *DeleteLatestImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageInternalServerError ¶
type DeleteLatestImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewDeleteLatestImageInternalServerError ¶
func NewDeleteLatestImageInternalServerError() *DeleteLatestImageInternalServerError
NewDeleteLatestImageInternalServerError creates a DeleteLatestImageInternalServerError with default headers values
func (*DeleteLatestImageInternalServerError) Error ¶
func (o *DeleteLatestImageInternalServerError) Error() string
func (*DeleteLatestImageInternalServerError) GetPayload ¶
func (o *DeleteLatestImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageNotFound ¶
type DeleteLatestImageNotFound struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewDeleteLatestImageNotFound ¶
func NewDeleteLatestImageNotFound() *DeleteLatestImageNotFound
NewDeleteLatestImageNotFound creates a DeleteLatestImageNotFound with default headers values
func (*DeleteLatestImageNotFound) Error ¶
func (o *DeleteLatestImageNotFound) Error() string
func (*DeleteLatestImageNotFound) GetPayload ¶
func (o *DeleteLatestImageNotFound) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageOK ¶
type DeleteLatestImageOK struct {
Payload *swagger_models.ZsrvResponse
}
DeleteLatestImageOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteLatestImageOK ¶
func NewDeleteLatestImageOK() *DeleteLatestImageOK
NewDeleteLatestImageOK creates a DeleteLatestImageOK with default headers values
func (*DeleteLatestImageOK) Error ¶
func (o *DeleteLatestImageOK) Error() string
func (*DeleteLatestImageOK) GetPayload ¶
func (o *DeleteLatestImageOK) GetPayload() *swagger_models.ZsrvResponse
type DeleteLatestImageParams ¶
type DeleteLatestImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the image */ ID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLatestImageParams contains all the parameters to send to the API endpoint
for the delete latest image operation. Typically these are written to a http.Request.
func NewDeleteLatestImageParams ¶
func NewDeleteLatestImageParams() *DeleteLatestImageParams
NewDeleteLatestImageParams creates a new DeleteLatestImageParams 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 NewDeleteLatestImageParamsWithContext ¶
func NewDeleteLatestImageParamsWithContext(ctx context.Context) *DeleteLatestImageParams
NewDeleteLatestImageParamsWithContext creates a new DeleteLatestImageParams object with the ability to set a context for a request.
func NewDeleteLatestImageParamsWithHTTPClient ¶
func NewDeleteLatestImageParamsWithHTTPClient(client *http.Client) *DeleteLatestImageParams
NewDeleteLatestImageParamsWithHTTPClient creates a new DeleteLatestImageParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteLatestImageParamsWithTimeout ¶
func NewDeleteLatestImageParamsWithTimeout(timeout time.Duration) *DeleteLatestImageParams
NewDeleteLatestImageParamsWithTimeout creates a new DeleteLatestImageParams object with the ability to set a timeout on a request.
func (*DeleteLatestImageParams) SetContext ¶
func (o *DeleteLatestImageParams) SetContext(ctx context.Context)
SetContext adds the context to the delete latest image params
func (*DeleteLatestImageParams) SetDefaults ¶
func (o *DeleteLatestImageParams) SetDefaults()
SetDefaults hydrates default values in the delete latest image params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLatestImageParams) SetHTTPClient ¶
func (o *DeleteLatestImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete latest image params
func (*DeleteLatestImageParams) SetID ¶
func (o *DeleteLatestImageParams) SetID(id *string)
SetID adds the id to the delete latest image params
func (*DeleteLatestImageParams) SetTimeout ¶
func (o *DeleteLatestImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete latest image params
func (*DeleteLatestImageParams) SetXRequestID ¶
func (o *DeleteLatestImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the delete latest image params
func (*DeleteLatestImageParams) WithContext ¶
func (o *DeleteLatestImageParams) WithContext(ctx context.Context) *DeleteLatestImageParams
WithContext adds the context to the delete latest image params
func (*DeleteLatestImageParams) WithDefaults ¶
func (o *DeleteLatestImageParams) WithDefaults() *DeleteLatestImageParams
WithDefaults hydrates default values in the delete latest image params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLatestImageParams) WithHTTPClient ¶
func (o *DeleteLatestImageParams) WithHTTPClient(client *http.Client) *DeleteLatestImageParams
WithHTTPClient adds the HTTPClient to the delete latest image params
func (*DeleteLatestImageParams) WithID ¶
func (o *DeleteLatestImageParams) WithID(id *string) *DeleteLatestImageParams
WithID adds the id to the delete latest image params
func (*DeleteLatestImageParams) WithTimeout ¶
func (o *DeleteLatestImageParams) WithTimeout(timeout time.Duration) *DeleteLatestImageParams
WithTimeout adds the timeout to the delete latest image params
func (*DeleteLatestImageParams) WithXRequestID ¶
func (o *DeleteLatestImageParams) WithXRequestID(xRequestID *string) *DeleteLatestImageParams
WithXRequestID adds the xRequestID to the delete latest image params
func (*DeleteLatestImageParams) WriteToRequest ¶
func (o *DeleteLatestImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLatestImageReader ¶
type DeleteLatestImageReader struct {
// contains filtered or unexported fields
}
DeleteLatestImageReader is a Reader for the DeleteLatestImage structure.
func (*DeleteLatestImageReader) ReadResponse ¶
func (o *DeleteLatestImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLatestImageUnauthorized ¶
type DeleteLatestImageUnauthorized struct {
}DeleteLatestImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewDeleteLatestImageUnauthorized ¶
func NewDeleteLatestImageUnauthorized() *DeleteLatestImageUnauthorized
NewDeleteLatestImageUnauthorized creates a DeleteLatestImageUnauthorized with default headers values
func (*DeleteLatestImageUnauthorized) Error ¶
func (o *DeleteLatestImageUnauthorized) Error() string
func (*DeleteLatestImageUnauthorized) GetPayload ¶
func (o *DeleteLatestImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetImageByNameForbidden ¶
type GetImageByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetImageByNameForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewGetImageByNameForbidden ¶
func NewGetImageByNameForbidden() *GetImageByNameForbidden
NewGetImageByNameForbidden creates a GetImageByNameForbidden with default headers values
func (*GetImageByNameForbidden) Error ¶
func (o *GetImageByNameForbidden) Error() string
func (*GetImageByNameForbidden) GetPayload ¶
func (o *GetImageByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetImageByNameGatewayTimeout ¶
type GetImageByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetImageByNameGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetImageByNameGatewayTimeout ¶
func NewGetImageByNameGatewayTimeout() *GetImageByNameGatewayTimeout
NewGetImageByNameGatewayTimeout creates a GetImageByNameGatewayTimeout with default headers values
func (*GetImageByNameGatewayTimeout) Error ¶
func (o *GetImageByNameGatewayTimeout) Error() string
func (*GetImageByNameGatewayTimeout) GetPayload ¶
func (o *GetImageByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetImageByNameInternalServerError ¶
type GetImageByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetImageByNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetImageByNameInternalServerError ¶
func NewGetImageByNameInternalServerError() *GetImageByNameInternalServerError
NewGetImageByNameInternalServerError creates a GetImageByNameInternalServerError with default headers values
func (*GetImageByNameInternalServerError) Error ¶
func (o *GetImageByNameInternalServerError) Error() string
func (*GetImageByNameInternalServerError) GetPayload ¶
func (o *GetImageByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetImageByNameNotFound ¶
type GetImageByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetImageByNameNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetImageByNameNotFound ¶
func NewGetImageByNameNotFound() *GetImageByNameNotFound
NewGetImageByNameNotFound creates a GetImageByNameNotFound with default headers values
func (*GetImageByNameNotFound) Error ¶
func (o *GetImageByNameNotFound) Error() string
func (*GetImageByNameNotFound) GetPayload ¶
func (o *GetImageByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetImageByNameOK ¶
type GetImageByNameOK struct {
Payload *swagger_models.ImageConfig
}
GetImageByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewGetImageByNameOK ¶
func NewGetImageByNameOK() *GetImageByNameOK
NewGetImageByNameOK creates a GetImageByNameOK with default headers values
func (*GetImageByNameOK) Error ¶
func (o *GetImageByNameOK) Error() string
func (*GetImageByNameOK) GetPayload ¶
func (o *GetImageByNameOK) GetPayload() *swagger_models.ImageConfig
type GetImageByNameParams ¶
type GetImageByNameParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* Name. User defined name of the image, unique across the enterprise. Once image is created, name can’t be changed. */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImageByNameParams contains all the parameters to send to the API endpoint
for the get image by name operation. Typically these are written to a http.Request.
func NewGetImageByNameParams ¶
func NewGetImageByNameParams() *GetImageByNameParams
NewGetImageByNameParams creates a new GetImageByNameParams 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 NewGetImageByNameParamsWithContext ¶
func NewGetImageByNameParamsWithContext(ctx context.Context) *GetImageByNameParams
NewGetImageByNameParamsWithContext creates a new GetImageByNameParams object with the ability to set a context for a request.
func NewGetImageByNameParamsWithHTTPClient ¶
func NewGetImageByNameParamsWithHTTPClient(client *http.Client) *GetImageByNameParams
NewGetImageByNameParamsWithHTTPClient creates a new GetImageByNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetImageByNameParamsWithTimeout ¶
func NewGetImageByNameParamsWithTimeout(timeout time.Duration) *GetImageByNameParams
NewGetImageByNameParamsWithTimeout creates a new GetImageByNameParams object with the ability to set a timeout on a request.
func (*GetImageByNameParams) SetContext ¶
func (o *GetImageByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get image by name params
func (*GetImageByNameParams) SetDefaults ¶
func (o *GetImageByNameParams) SetDefaults()
SetDefaults hydrates default values in the get image by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetImageByNameParams) SetHTTPClient ¶
func (o *GetImageByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get image by name params
func (*GetImageByNameParams) SetName ¶
func (o *GetImageByNameParams) SetName(name string)
SetName adds the name to the get image by name params
func (*GetImageByNameParams) SetTimeout ¶
func (o *GetImageByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get image by name params
func (*GetImageByNameParams) SetXRequestID ¶
func (o *GetImageByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get image by name params
func (*GetImageByNameParams) WithContext ¶
func (o *GetImageByNameParams) WithContext(ctx context.Context) *GetImageByNameParams
WithContext adds the context to the get image by name params
func (*GetImageByNameParams) WithDefaults ¶
func (o *GetImageByNameParams) WithDefaults() *GetImageByNameParams
WithDefaults hydrates default values in the get image by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetImageByNameParams) WithHTTPClient ¶
func (o *GetImageByNameParams) WithHTTPClient(client *http.Client) *GetImageByNameParams
WithHTTPClient adds the HTTPClient to the get image by name params
func (*GetImageByNameParams) WithName ¶
func (o *GetImageByNameParams) WithName(name string) *GetImageByNameParams
WithName adds the name to the get image by name params
func (*GetImageByNameParams) WithTimeout ¶
func (o *GetImageByNameParams) WithTimeout(timeout time.Duration) *GetImageByNameParams
WithTimeout adds the timeout to the get image by name params
func (*GetImageByNameParams) WithXRequestID ¶
func (o *GetImageByNameParams) WithXRequestID(xRequestID *string) *GetImageByNameParams
WithXRequestID adds the xRequestID to the get image by name params
func (*GetImageByNameParams) WriteToRequest ¶
func (o *GetImageByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImageByNameReader ¶
type GetImageByNameReader struct {
// contains filtered or unexported fields
}
GetImageByNameReader is a Reader for the GetImageByName structure.
func (*GetImageByNameReader) ReadResponse ¶
func (o *GetImageByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImageByNameUnauthorized ¶
type GetImageByNameUnauthorized struct {
}GetImageByNameUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewGetImageByNameUnauthorized ¶
func NewGetImageByNameUnauthorized() *GetImageByNameUnauthorized
NewGetImageByNameUnauthorized creates a GetImageByNameUnauthorized with default headers values
func (*GetImageByNameUnauthorized) Error ¶
func (o *GetImageByNameUnauthorized) Error() string
func (*GetImageByNameUnauthorized) GetPayload ¶
func (o *GetImageByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetImageForbidden ¶
type GetImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewGetImageForbidden ¶
func NewGetImageForbidden() *GetImageForbidden
NewGetImageForbidden creates a GetImageForbidden with default headers values
func (*GetImageForbidden) Error ¶
func (o *GetImageForbidden) Error() string
func (*GetImageForbidden) GetPayload ¶
func (o *GetImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetImageGatewayTimeout ¶
type GetImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetImageGatewayTimeout ¶
func NewGetImageGatewayTimeout() *GetImageGatewayTimeout
NewGetImageGatewayTimeout creates a GetImageGatewayTimeout with default headers values
func (*GetImageGatewayTimeout) Error ¶
func (o *GetImageGatewayTimeout) Error() string
func (*GetImageGatewayTimeout) GetPayload ¶
func (o *GetImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetImageInternalServerError ¶
type GetImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetImageInternalServerError ¶
func NewGetImageInternalServerError() *GetImageInternalServerError
NewGetImageInternalServerError creates a GetImageInternalServerError with default headers values
func (*GetImageInternalServerError) Error ¶
func (o *GetImageInternalServerError) Error() string
func (*GetImageInternalServerError) GetPayload ¶
func (o *GetImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetImageNotFound ¶
type GetImageNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetImageNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetImageNotFound ¶
func NewGetImageNotFound() *GetImageNotFound
NewGetImageNotFound creates a GetImageNotFound with default headers values
func (*GetImageNotFound) Error ¶
func (o *GetImageNotFound) Error() string
func (*GetImageNotFound) GetPayload ¶
func (o *GetImageNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetImageOK ¶
type GetImageOK struct {
Payload *swagger_models.ImageConfig
}
GetImageOK describes a response with status code 200, with default header values.
A successful response.
func NewGetImageOK ¶
func NewGetImageOK() *GetImageOK
NewGetImageOK creates a GetImageOK with default headers values
func (*GetImageOK) Error ¶
func (o *GetImageOK) Error() string
func (*GetImageOK) GetPayload ¶
func (o *GetImageOK) GetPayload() *swagger_models.ImageConfig
type GetImageParams ¶
type GetImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the image */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetImageParams contains all the parameters to send to the API endpoint
for the get image operation. Typically these are written to a http.Request.
func NewGetImageParams ¶
func NewGetImageParams() *GetImageParams
NewGetImageParams creates a new GetImageParams 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 NewGetImageParamsWithContext ¶
func NewGetImageParamsWithContext(ctx context.Context) *GetImageParams
NewGetImageParamsWithContext creates a new GetImageParams object with the ability to set a context for a request.
func NewGetImageParamsWithHTTPClient ¶
func NewGetImageParamsWithHTTPClient(client *http.Client) *GetImageParams
NewGetImageParamsWithHTTPClient creates a new GetImageParams object with the ability to set a custom HTTPClient for a request.
func NewGetImageParamsWithTimeout ¶
func NewGetImageParamsWithTimeout(timeout time.Duration) *GetImageParams
NewGetImageParamsWithTimeout creates a new GetImageParams object with the ability to set a timeout on a request.
func (*GetImageParams) SetContext ¶
func (o *GetImageParams) SetContext(ctx context.Context)
SetContext adds the context to the get image params
func (*GetImageParams) SetDefaults ¶
func (o *GetImageParams) SetDefaults()
SetDefaults hydrates default values in the get image params (not the query body).
All values with no default are reset to their zero value.
func (*GetImageParams) SetHTTPClient ¶
func (o *GetImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get image params
func (*GetImageParams) SetID ¶
func (o *GetImageParams) SetID(id string)
SetID adds the id to the get image params
func (*GetImageParams) SetTimeout ¶
func (o *GetImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get image params
func (*GetImageParams) SetXRequestID ¶
func (o *GetImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get image params
func (*GetImageParams) WithContext ¶
func (o *GetImageParams) WithContext(ctx context.Context) *GetImageParams
WithContext adds the context to the get image params
func (*GetImageParams) WithDefaults ¶
func (o *GetImageParams) WithDefaults() *GetImageParams
WithDefaults hydrates default values in the get image params (not the query body).
All values with no default are reset to their zero value.
func (*GetImageParams) WithHTTPClient ¶
func (o *GetImageParams) WithHTTPClient(client *http.Client) *GetImageParams
WithHTTPClient adds the HTTPClient to the get image params
func (*GetImageParams) WithID ¶
func (o *GetImageParams) WithID(id string) *GetImageParams
WithID adds the id to the get image params
func (*GetImageParams) WithTimeout ¶
func (o *GetImageParams) WithTimeout(timeout time.Duration) *GetImageParams
WithTimeout adds the timeout to the get image params
func (*GetImageParams) WithXRequestID ¶
func (o *GetImageParams) WithXRequestID(xRequestID *string) *GetImageParams
WithXRequestID adds the xRequestID to the get image params
func (*GetImageParams) WriteToRequest ¶
func (o *GetImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetImageReader ¶
type GetImageReader struct {
// contains filtered or unexported fields
}
GetImageReader is a Reader for the GetImage structure.
func (*GetImageReader) ReadResponse ¶
func (o *GetImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetImageUnauthorized ¶
type GetImageUnauthorized struct {
}GetImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewGetImageUnauthorized ¶
func NewGetImageUnauthorized() *GetImageUnauthorized
NewGetImageUnauthorized creates a GetImageUnauthorized with default headers values
func (*GetImageUnauthorized) Error ¶
func (o *GetImageUnauthorized) Error() string
func (*GetImageUnauthorized) GetPayload ¶
func (o *GetImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetLatestImageVersionForbidden ¶
type GetLatestImageVersionForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetLatestImageVersionForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewGetLatestImageVersionForbidden ¶
func NewGetLatestImageVersionForbidden() *GetLatestImageVersionForbidden
NewGetLatestImageVersionForbidden creates a GetLatestImageVersionForbidden with default headers values
func (*GetLatestImageVersionForbidden) Error ¶
func (o *GetLatestImageVersionForbidden) Error() string
func (*GetLatestImageVersionForbidden) GetPayload ¶
func (o *GetLatestImageVersionForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetLatestImageVersionGatewayTimeout ¶
type GetLatestImageVersionGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetLatestImageVersionGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewGetLatestImageVersionGatewayTimeout ¶
func NewGetLatestImageVersionGatewayTimeout() *GetLatestImageVersionGatewayTimeout
NewGetLatestImageVersionGatewayTimeout creates a GetLatestImageVersionGatewayTimeout with default headers values
func (*GetLatestImageVersionGatewayTimeout) Error ¶
func (o *GetLatestImageVersionGatewayTimeout) Error() string
func (*GetLatestImageVersionGatewayTimeout) GetPayload ¶
func (o *GetLatestImageVersionGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetLatestImageVersionInternalServerError ¶
type GetLatestImageVersionInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetLatestImageVersionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewGetLatestImageVersionInternalServerError ¶
func NewGetLatestImageVersionInternalServerError() *GetLatestImageVersionInternalServerError
NewGetLatestImageVersionInternalServerError creates a GetLatestImageVersionInternalServerError with default headers values
func (*GetLatestImageVersionInternalServerError) Error ¶
func (o *GetLatestImageVersionInternalServerError) Error() string
func (*GetLatestImageVersionInternalServerError) GetPayload ¶
func (o *GetLatestImageVersionInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetLatestImageVersionNotFound ¶
type GetLatestImageVersionNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetLatestImageVersionNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewGetLatestImageVersionNotFound ¶
func NewGetLatestImageVersionNotFound() *GetLatestImageVersionNotFound
NewGetLatestImageVersionNotFound creates a GetLatestImageVersionNotFound with default headers values
func (*GetLatestImageVersionNotFound) Error ¶
func (o *GetLatestImageVersionNotFound) Error() string
func (*GetLatestImageVersionNotFound) GetPayload ¶
func (o *GetLatestImageVersionNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetLatestImageVersionOK ¶
type GetLatestImageVersionOK struct {
Payload *swagger_models.ImageConfig
}
GetLatestImageVersionOK describes a response with status code 200, with default header values.
A successful response.
func NewGetLatestImageVersionOK ¶
func NewGetLatestImageVersionOK() *GetLatestImageVersionOK
NewGetLatestImageVersionOK creates a GetLatestImageVersionOK with default headers values
func (*GetLatestImageVersionOK) Error ¶
func (o *GetLatestImageVersionOK) Error() string
func (*GetLatestImageVersionOK) GetPayload ¶
func (o *GetLatestImageVersionOK) GetPayload() *swagger_models.ImageConfig
type GetLatestImageVersionParams ¶
type GetLatestImageVersionParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // EnterpriseID. EnterpriseID *string /* ImageArch. Image architecture to be matched : 'AMD64' or 'ARM64'. */ ImageArch string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLatestImageVersionParams contains all the parameters to send to the API endpoint
for the get latest image version operation. Typically these are written to a http.Request.
func NewGetLatestImageVersionParams ¶
func NewGetLatestImageVersionParams() *GetLatestImageVersionParams
NewGetLatestImageVersionParams creates a new GetLatestImageVersionParams 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 NewGetLatestImageVersionParamsWithContext ¶
func NewGetLatestImageVersionParamsWithContext(ctx context.Context) *GetLatestImageVersionParams
NewGetLatestImageVersionParamsWithContext creates a new GetLatestImageVersionParams object with the ability to set a context for a request.
func NewGetLatestImageVersionParamsWithHTTPClient ¶
func NewGetLatestImageVersionParamsWithHTTPClient(client *http.Client) *GetLatestImageVersionParams
NewGetLatestImageVersionParamsWithHTTPClient creates a new GetLatestImageVersionParams object with the ability to set a custom HTTPClient for a request.
func NewGetLatestImageVersionParamsWithTimeout ¶
func NewGetLatestImageVersionParamsWithTimeout(timeout time.Duration) *GetLatestImageVersionParams
NewGetLatestImageVersionParamsWithTimeout creates a new GetLatestImageVersionParams object with the ability to set a timeout on a request.
func (*GetLatestImageVersionParams) SetContext ¶
func (o *GetLatestImageVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the get latest image version params
func (*GetLatestImageVersionParams) SetDefaults ¶
func (o *GetLatestImageVersionParams) SetDefaults()
SetDefaults hydrates default values in the get latest image version params (not the query body).
All values with no default are reset to their zero value.
func (*GetLatestImageVersionParams) SetEnterpriseID ¶
func (o *GetLatestImageVersionParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get latest image version params
func (*GetLatestImageVersionParams) SetHTTPClient ¶
func (o *GetLatestImageVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get latest image version params
func (*GetLatestImageVersionParams) SetImageArch ¶
func (o *GetLatestImageVersionParams) SetImageArch(imageArch string)
SetImageArch adds the imageArch to the get latest image version params
func (*GetLatestImageVersionParams) SetTimeout ¶
func (o *GetLatestImageVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get latest image version params
func (*GetLatestImageVersionParams) SetXRequestID ¶
func (o *GetLatestImageVersionParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get latest image version params
func (*GetLatestImageVersionParams) WithContext ¶
func (o *GetLatestImageVersionParams) WithContext(ctx context.Context) *GetLatestImageVersionParams
WithContext adds the context to the get latest image version params
func (*GetLatestImageVersionParams) WithDefaults ¶
func (o *GetLatestImageVersionParams) WithDefaults() *GetLatestImageVersionParams
WithDefaults hydrates default values in the get latest image version params (not the query body).
All values with no default are reset to their zero value.
func (*GetLatestImageVersionParams) WithEnterpriseID ¶
func (o *GetLatestImageVersionParams) WithEnterpriseID(enterpriseID *string) *GetLatestImageVersionParams
WithEnterpriseID adds the enterpriseID to the get latest image version params
func (*GetLatestImageVersionParams) WithHTTPClient ¶
func (o *GetLatestImageVersionParams) WithHTTPClient(client *http.Client) *GetLatestImageVersionParams
WithHTTPClient adds the HTTPClient to the get latest image version params
func (*GetLatestImageVersionParams) WithImageArch ¶
func (o *GetLatestImageVersionParams) WithImageArch(imageArch string) *GetLatestImageVersionParams
WithImageArch adds the imageArch to the get latest image version params
func (*GetLatestImageVersionParams) WithTimeout ¶
func (o *GetLatestImageVersionParams) WithTimeout(timeout time.Duration) *GetLatestImageVersionParams
WithTimeout adds the timeout to the get latest image version params
func (*GetLatestImageVersionParams) WithXRequestID ¶
func (o *GetLatestImageVersionParams) WithXRequestID(xRequestID *string) *GetLatestImageVersionParams
WithXRequestID adds the xRequestID to the get latest image version params
func (*GetLatestImageVersionParams) WriteToRequest ¶
func (o *GetLatestImageVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLatestImageVersionReader ¶
type GetLatestImageVersionReader struct {
// contains filtered or unexported fields
}
GetLatestImageVersionReader is a Reader for the GetLatestImageVersion structure.
func (*GetLatestImageVersionReader) ReadResponse ¶
func (o *GetLatestImageVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLatestImageVersionUnauthorized ¶
type GetLatestImageVersionUnauthorized struct {
}GetLatestImageVersionUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewGetLatestImageVersionUnauthorized ¶
func NewGetLatestImageVersionUnauthorized() *GetLatestImageVersionUnauthorized
NewGetLatestImageVersionUnauthorized creates a GetLatestImageVersionUnauthorized with default headers values
func (*GetLatestImageVersionUnauthorized) Error ¶
func (o *GetLatestImageVersionUnauthorized) Error() string
func (*GetLatestImageVersionUnauthorized) GetPayload ¶
func (o *GetLatestImageVersionUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2BadRequest ¶
type MarkEveImageLatest2BadRequest struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2BadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewMarkEveImageLatest2BadRequest ¶
func NewMarkEveImageLatest2BadRequest() *MarkEveImageLatest2BadRequest
NewMarkEveImageLatest2BadRequest creates a MarkEveImageLatest2BadRequest with default headers values
func (*MarkEveImageLatest2BadRequest) Error ¶
func (o *MarkEveImageLatest2BadRequest) Error() string
func (*MarkEveImageLatest2BadRequest) GetPayload ¶
func (o *MarkEveImageLatest2BadRequest) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2Forbidden ¶
type MarkEveImageLatest2Forbidden struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2Forbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewMarkEveImageLatest2Forbidden ¶
func NewMarkEveImageLatest2Forbidden() *MarkEveImageLatest2Forbidden
NewMarkEveImageLatest2Forbidden creates a MarkEveImageLatest2Forbidden with default headers values
func (*MarkEveImageLatest2Forbidden) Error ¶
func (o *MarkEveImageLatest2Forbidden) Error() string
func (*MarkEveImageLatest2Forbidden) GetPayload ¶
func (o *MarkEveImageLatest2Forbidden) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2GatewayTimeout ¶
type MarkEveImageLatest2GatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2GatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewMarkEveImageLatest2GatewayTimeout ¶
func NewMarkEveImageLatest2GatewayTimeout() *MarkEveImageLatest2GatewayTimeout
NewMarkEveImageLatest2GatewayTimeout creates a MarkEveImageLatest2GatewayTimeout with default headers values
func (*MarkEveImageLatest2GatewayTimeout) Error ¶
func (o *MarkEveImageLatest2GatewayTimeout) Error() string
func (*MarkEveImageLatest2GatewayTimeout) GetPayload ¶
func (o *MarkEveImageLatest2GatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2InternalServerError ¶
type MarkEveImageLatest2InternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewMarkEveImageLatest2InternalServerError ¶
func NewMarkEveImageLatest2InternalServerError() *MarkEveImageLatest2InternalServerError
NewMarkEveImageLatest2InternalServerError creates a MarkEveImageLatest2InternalServerError with default headers values
func (*MarkEveImageLatest2InternalServerError) Error ¶
func (o *MarkEveImageLatest2InternalServerError) Error() string
func (*MarkEveImageLatest2InternalServerError) GetPayload ¶
func (o *MarkEveImageLatest2InternalServerError) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2NotFound ¶
type MarkEveImageLatest2NotFound struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2NotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewMarkEveImageLatest2NotFound ¶
func NewMarkEveImageLatest2NotFound() *MarkEveImageLatest2NotFound
NewMarkEveImageLatest2NotFound creates a MarkEveImageLatest2NotFound with default headers values
func (*MarkEveImageLatest2NotFound) Error ¶
func (o *MarkEveImageLatest2NotFound) Error() string
func (*MarkEveImageLatest2NotFound) GetPayload ¶
func (o *MarkEveImageLatest2NotFound) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2OK ¶
type MarkEveImageLatest2OK struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatest2OK describes a response with status code 200, with default header values.
A successful response.
func NewMarkEveImageLatest2OK ¶
func NewMarkEveImageLatest2OK() *MarkEveImageLatest2OK
NewMarkEveImageLatest2OK creates a MarkEveImageLatest2OK with default headers values
func (*MarkEveImageLatest2OK) Error ¶
func (o *MarkEveImageLatest2OK) Error() string
func (*MarkEveImageLatest2OK) GetPayload ¶
func (o *MarkEveImageLatest2OK) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatest2Params ¶
type MarkEveImageLatest2Params struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.ImageConfig /* ImageArch. Image Architecture. */ ImageArch string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MarkEveImageLatest2Params contains all the parameters to send to the API endpoint
for the mark eve image latest2 operation. Typically these are written to a http.Request.
func NewMarkEveImageLatest2Params ¶
func NewMarkEveImageLatest2Params() *MarkEveImageLatest2Params
NewMarkEveImageLatest2Params creates a new MarkEveImageLatest2Params 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 NewMarkEveImageLatest2ParamsWithContext ¶
func NewMarkEveImageLatest2ParamsWithContext(ctx context.Context) *MarkEveImageLatest2Params
NewMarkEveImageLatest2ParamsWithContext creates a new MarkEveImageLatest2Params object with the ability to set a context for a request.
func NewMarkEveImageLatest2ParamsWithHTTPClient ¶
func NewMarkEveImageLatest2ParamsWithHTTPClient(client *http.Client) *MarkEveImageLatest2Params
NewMarkEveImageLatest2ParamsWithHTTPClient creates a new MarkEveImageLatest2Params object with the ability to set a custom HTTPClient for a request.
func NewMarkEveImageLatest2ParamsWithTimeout ¶
func NewMarkEveImageLatest2ParamsWithTimeout(timeout time.Duration) *MarkEveImageLatest2Params
NewMarkEveImageLatest2ParamsWithTimeout creates a new MarkEveImageLatest2Params object with the ability to set a timeout on a request.
func (*MarkEveImageLatest2Params) SetBody ¶
func (o *MarkEveImageLatest2Params) SetBody(body *swagger_models.ImageConfig)
SetBody adds the body to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) SetContext ¶
func (o *MarkEveImageLatest2Params) SetContext(ctx context.Context)
SetContext adds the context to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) SetDefaults ¶
func (o *MarkEveImageLatest2Params) SetDefaults()
SetDefaults hydrates default values in the mark eve image latest2 params (not the query body).
All values with no default are reset to their zero value.
func (*MarkEveImageLatest2Params) SetHTTPClient ¶
func (o *MarkEveImageLatest2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) SetImageArch ¶
func (o *MarkEveImageLatest2Params) SetImageArch(imageArch string)
SetImageArch adds the imageArch to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) SetTimeout ¶
func (o *MarkEveImageLatest2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) SetXRequestID ¶
func (o *MarkEveImageLatest2Params) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithBody ¶
func (o *MarkEveImageLatest2Params) WithBody(body *swagger_models.ImageConfig) *MarkEveImageLatest2Params
WithBody adds the body to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithContext ¶
func (o *MarkEveImageLatest2Params) WithContext(ctx context.Context) *MarkEveImageLatest2Params
WithContext adds the context to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithDefaults ¶
func (o *MarkEveImageLatest2Params) WithDefaults() *MarkEveImageLatest2Params
WithDefaults hydrates default values in the mark eve image latest2 params (not the query body).
All values with no default are reset to their zero value.
func (*MarkEveImageLatest2Params) WithHTTPClient ¶
func (o *MarkEveImageLatest2Params) WithHTTPClient(client *http.Client) *MarkEveImageLatest2Params
WithHTTPClient adds the HTTPClient to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithImageArch ¶
func (o *MarkEveImageLatest2Params) WithImageArch(imageArch string) *MarkEveImageLatest2Params
WithImageArch adds the imageArch to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithTimeout ¶
func (o *MarkEveImageLatest2Params) WithTimeout(timeout time.Duration) *MarkEveImageLatest2Params
WithTimeout adds the timeout to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WithXRequestID ¶
func (o *MarkEveImageLatest2Params) WithXRequestID(xRequestID *string) *MarkEveImageLatest2Params
WithXRequestID adds the xRequestID to the mark eve image latest2 params
func (*MarkEveImageLatest2Params) WriteToRequest ¶
func (o *MarkEveImageLatest2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MarkEveImageLatest2Reader ¶
type MarkEveImageLatest2Reader struct {
// contains filtered or unexported fields
}
MarkEveImageLatest2Reader is a Reader for the MarkEveImageLatest2 structure.
func (*MarkEveImageLatest2Reader) ReadResponse ¶
func (o *MarkEveImageLatest2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MarkEveImageLatest2Unauthorized ¶
type MarkEveImageLatest2Unauthorized struct {
}MarkEveImageLatest2Unauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewMarkEveImageLatest2Unauthorized ¶
func NewMarkEveImageLatest2Unauthorized() *MarkEveImageLatest2Unauthorized
NewMarkEveImageLatest2Unauthorized creates a MarkEveImageLatest2Unauthorized with default headers values
func (*MarkEveImageLatest2Unauthorized) Error ¶
func (o *MarkEveImageLatest2Unauthorized) Error() string
func (*MarkEveImageLatest2Unauthorized) GetPayload ¶
func (o *MarkEveImageLatest2Unauthorized) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestBadRequest ¶
type MarkEveImageLatestBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewMarkEveImageLatestBadRequest ¶
func NewMarkEveImageLatestBadRequest() *MarkEveImageLatestBadRequest
NewMarkEveImageLatestBadRequest creates a MarkEveImageLatestBadRequest with default headers values
func (*MarkEveImageLatestBadRequest) Error ¶
func (o *MarkEveImageLatestBadRequest) Error() string
func (*MarkEveImageLatestBadRequest) GetPayload ¶
func (o *MarkEveImageLatestBadRequest) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestForbidden ¶
type MarkEveImageLatestForbidden struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewMarkEveImageLatestForbidden ¶
func NewMarkEveImageLatestForbidden() *MarkEveImageLatestForbidden
NewMarkEveImageLatestForbidden creates a MarkEveImageLatestForbidden with default headers values
func (*MarkEveImageLatestForbidden) Error ¶
func (o *MarkEveImageLatestForbidden) Error() string
func (*MarkEveImageLatestForbidden) GetPayload ¶
func (o *MarkEveImageLatestForbidden) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestGatewayTimeout ¶
type MarkEveImageLatestGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewMarkEveImageLatestGatewayTimeout ¶
func NewMarkEveImageLatestGatewayTimeout() *MarkEveImageLatestGatewayTimeout
NewMarkEveImageLatestGatewayTimeout creates a MarkEveImageLatestGatewayTimeout with default headers values
func (*MarkEveImageLatestGatewayTimeout) Error ¶
func (o *MarkEveImageLatestGatewayTimeout) Error() string
func (*MarkEveImageLatestGatewayTimeout) GetPayload ¶
func (o *MarkEveImageLatestGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestInternalServerError ¶
type MarkEveImageLatestInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewMarkEveImageLatestInternalServerError ¶
func NewMarkEveImageLatestInternalServerError() *MarkEveImageLatestInternalServerError
NewMarkEveImageLatestInternalServerError creates a MarkEveImageLatestInternalServerError with default headers values
func (*MarkEveImageLatestInternalServerError) Error ¶
func (o *MarkEveImageLatestInternalServerError) Error() string
func (*MarkEveImageLatestInternalServerError) GetPayload ¶
func (o *MarkEveImageLatestInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestNotFound ¶
type MarkEveImageLatestNotFound struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewMarkEveImageLatestNotFound ¶
func NewMarkEveImageLatestNotFound() *MarkEveImageLatestNotFound
NewMarkEveImageLatestNotFound creates a MarkEveImageLatestNotFound with default headers values
func (*MarkEveImageLatestNotFound) Error ¶
func (o *MarkEveImageLatestNotFound) Error() string
func (*MarkEveImageLatestNotFound) GetPayload ¶
func (o *MarkEveImageLatestNotFound) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestOK ¶
type MarkEveImageLatestOK struct {
Payload *swagger_models.ZsrvResponse
}
MarkEveImageLatestOK describes a response with status code 200, with default header values.
A successful response.
func NewMarkEveImageLatestOK ¶
func NewMarkEveImageLatestOK() *MarkEveImageLatestOK
NewMarkEveImageLatestOK creates a MarkEveImageLatestOK with default headers values
func (*MarkEveImageLatestOK) Error ¶
func (o *MarkEveImageLatestOK) Error() string
func (*MarkEveImageLatestOK) GetPayload ¶
func (o *MarkEveImageLatestOK) GetPayload() *swagger_models.ZsrvResponse
type MarkEveImageLatestParams ¶
type MarkEveImageLatestParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.ImageConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MarkEveImageLatestParams contains all the parameters to send to the API endpoint
for the mark eve image latest operation. Typically these are written to a http.Request.
func NewMarkEveImageLatestParams ¶
func NewMarkEveImageLatestParams() *MarkEveImageLatestParams
NewMarkEveImageLatestParams creates a new MarkEveImageLatestParams 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 NewMarkEveImageLatestParamsWithContext ¶
func NewMarkEveImageLatestParamsWithContext(ctx context.Context) *MarkEveImageLatestParams
NewMarkEveImageLatestParamsWithContext creates a new MarkEveImageLatestParams object with the ability to set a context for a request.
func NewMarkEveImageLatestParamsWithHTTPClient ¶
func NewMarkEveImageLatestParamsWithHTTPClient(client *http.Client) *MarkEveImageLatestParams
NewMarkEveImageLatestParamsWithHTTPClient creates a new MarkEveImageLatestParams object with the ability to set a custom HTTPClient for a request.
func NewMarkEveImageLatestParamsWithTimeout ¶
func NewMarkEveImageLatestParamsWithTimeout(timeout time.Duration) *MarkEveImageLatestParams
NewMarkEveImageLatestParamsWithTimeout creates a new MarkEveImageLatestParams object with the ability to set a timeout on a request.
func (*MarkEveImageLatestParams) SetBody ¶
func (o *MarkEveImageLatestParams) SetBody(body *swagger_models.ImageConfig)
SetBody adds the body to the mark eve image latest params
func (*MarkEveImageLatestParams) SetContext ¶
func (o *MarkEveImageLatestParams) SetContext(ctx context.Context)
SetContext adds the context to the mark eve image latest params
func (*MarkEveImageLatestParams) SetDefaults ¶
func (o *MarkEveImageLatestParams) SetDefaults()
SetDefaults hydrates default values in the mark eve image latest params (not the query body).
All values with no default are reset to their zero value.
func (*MarkEveImageLatestParams) SetHTTPClient ¶
func (o *MarkEveImageLatestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the mark eve image latest params
func (*MarkEveImageLatestParams) SetTimeout ¶
func (o *MarkEveImageLatestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the mark eve image latest params
func (*MarkEveImageLatestParams) SetXRequestID ¶
func (o *MarkEveImageLatestParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the mark eve image latest params
func (*MarkEveImageLatestParams) WithBody ¶
func (o *MarkEveImageLatestParams) WithBody(body *swagger_models.ImageConfig) *MarkEveImageLatestParams
WithBody adds the body to the mark eve image latest params
func (*MarkEveImageLatestParams) WithContext ¶
func (o *MarkEveImageLatestParams) WithContext(ctx context.Context) *MarkEveImageLatestParams
WithContext adds the context to the mark eve image latest params
func (*MarkEveImageLatestParams) WithDefaults ¶
func (o *MarkEveImageLatestParams) WithDefaults() *MarkEveImageLatestParams
WithDefaults hydrates default values in the mark eve image latest params (not the query body).
All values with no default are reset to their zero value.
func (*MarkEveImageLatestParams) WithHTTPClient ¶
func (o *MarkEveImageLatestParams) WithHTTPClient(client *http.Client) *MarkEveImageLatestParams
WithHTTPClient adds the HTTPClient to the mark eve image latest params
func (*MarkEveImageLatestParams) WithTimeout ¶
func (o *MarkEveImageLatestParams) WithTimeout(timeout time.Duration) *MarkEveImageLatestParams
WithTimeout adds the timeout to the mark eve image latest params
func (*MarkEveImageLatestParams) WithXRequestID ¶
func (o *MarkEveImageLatestParams) WithXRequestID(xRequestID *string) *MarkEveImageLatestParams
WithXRequestID adds the xRequestID to the mark eve image latest params
func (*MarkEveImageLatestParams) WriteToRequest ¶
func (o *MarkEveImageLatestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MarkEveImageLatestReader ¶
type MarkEveImageLatestReader struct {
// contains filtered or unexported fields
}
MarkEveImageLatestReader is a Reader for the MarkEveImageLatest structure.
func (*MarkEveImageLatestReader) ReadResponse ¶
func (o *MarkEveImageLatestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MarkEveImageLatestUnauthorized ¶
type MarkEveImageLatestUnauthorized struct {
}MarkEveImageLatestUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewMarkEveImageLatestUnauthorized ¶
func NewMarkEveImageLatestUnauthorized() *MarkEveImageLatestUnauthorized
NewMarkEveImageLatestUnauthorized creates a MarkEveImageLatestUnauthorized with default headers values
func (*MarkEveImageLatestUnauthorized) Error ¶
func (o *MarkEveImageLatestUnauthorized) Error() string
func (*MarkEveImageLatestUnauthorized) GetPayload ¶
func (o *MarkEveImageLatestUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type QueryImagesBadRequest ¶
type QueryImagesBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
QueryImagesBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of invalid value of filter parameters.
func NewQueryImagesBadRequest ¶
func NewQueryImagesBadRequest() *QueryImagesBadRequest
NewQueryImagesBadRequest creates a QueryImagesBadRequest with default headers values
func (*QueryImagesBadRequest) Error ¶
func (o *QueryImagesBadRequest) Error() string
func (*QueryImagesBadRequest) GetPayload ¶
func (o *QueryImagesBadRequest) GetPayload() *swagger_models.ZsrvResponse
type QueryImagesForbidden ¶
type QueryImagesForbidden struct {
Payload *swagger_models.ZsrvResponse
}
QueryImagesForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewQueryImagesForbidden ¶
func NewQueryImagesForbidden() *QueryImagesForbidden
NewQueryImagesForbidden creates a QueryImagesForbidden with default headers values
func (*QueryImagesForbidden) Error ¶
func (o *QueryImagesForbidden) Error() string
func (*QueryImagesForbidden) GetPayload ¶
func (o *QueryImagesForbidden) GetPayload() *swagger_models.ZsrvResponse
type QueryImagesGatewayTimeout ¶
type QueryImagesGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
QueryImagesGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewQueryImagesGatewayTimeout ¶
func NewQueryImagesGatewayTimeout() *QueryImagesGatewayTimeout
NewQueryImagesGatewayTimeout creates a QueryImagesGatewayTimeout with default headers values
func (*QueryImagesGatewayTimeout) Error ¶
func (o *QueryImagesGatewayTimeout) Error() string
func (*QueryImagesGatewayTimeout) GetPayload ¶
func (o *QueryImagesGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type QueryImagesInternalServerError ¶
type QueryImagesInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
QueryImagesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewQueryImagesInternalServerError ¶
func NewQueryImagesInternalServerError() *QueryImagesInternalServerError
NewQueryImagesInternalServerError creates a QueryImagesInternalServerError with default headers values
func (*QueryImagesInternalServerError) Error ¶
func (o *QueryImagesInternalServerError) Error() string
func (*QueryImagesInternalServerError) GetPayload ¶
func (o *QueryImagesInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type QueryImagesOK ¶
type QueryImagesOK struct {
Payload *swagger_models.Images
}
QueryImagesOK describes a response with status code 200, with default header values.
A successful response.
func NewQueryImagesOK ¶
func NewQueryImagesOK() *QueryImagesOK
NewQueryImagesOK creates a QueryImagesOK with default headers values
func (*QueryImagesOK) Error ¶
func (o *QueryImagesOK) Error() string
func (*QueryImagesOK) GetPayload ¶
func (o *QueryImagesOK) GetPayload() *swagger_models.Images
type QueryImagesParams ¶
type QueryImagesParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* FilterDatastoreID. Datastore id to be matched. */ FilterDatastoreID *string /* FilterImageArch. Image architecture to be matched. Default: "UNSPECIFIED" */ FilterImageArch *string /* FilterImageStatus. Image status to be matched. - IMAGE_STATUS_CREATED: Image metadata is created - IMAGE_STATUS_UPLOADING: Image binary is being uploaded to Datstore - IMAGE_STATUS_READY: Image is ready for download - IMAGE_STATUS_INUSE: Image is being used by edge applications - IMAGE_STATUS_FAILED: Image binary upload has failed - IMAGE_STATUS_UPLINKING: Image metadata is being uplinked with Datstore binary Default: "IMAGE_STATUS_UNSPECIFIED" */ FilterImageStatus *string /* FilterImageType. Image type to ne matched. - IMAGE_TYPE_EVE: Base OS images for edge gateway - IMAGE_TYPE_APPLICATION: Edge application images - IMAGE_TYPE_EVEPRIVATE: Private Base OS images for edge gateway Default: "IMAGE_TYPE_UNSPECIFIED" */ FilterImageType *string /* FilterNamePattern. Image name pattern to be matched. */ FilterNamePattern *string /* NextOrderBy. OrderBy helps in sorting the list response */ NextOrderBy *string /* NextPageNum. Page Number Format: int64 */ NextPageNum *int64 /* NextPageSize. Defines the page size Format: int64 */ NextPageSize *int64 /* NextPageToken. Page Token */ NextPageToken *string /* NextTotalPages. Total number of pages to be fetched. Format: int64 */ NextTotalPages *int64 /* Summary. Only summary of the records required Format: boolean */ Summary *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryImagesParams contains all the parameters to send to the API endpoint
for the query images operation. Typically these are written to a http.Request.
func NewQueryImagesParams ¶
func NewQueryImagesParams() *QueryImagesParams
NewQueryImagesParams creates a new QueryImagesParams 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 NewQueryImagesParamsWithContext ¶
func NewQueryImagesParamsWithContext(ctx context.Context) *QueryImagesParams
NewQueryImagesParamsWithContext creates a new QueryImagesParams object with the ability to set a context for a request.
func NewQueryImagesParamsWithHTTPClient ¶
func NewQueryImagesParamsWithHTTPClient(client *http.Client) *QueryImagesParams
NewQueryImagesParamsWithHTTPClient creates a new QueryImagesParams object with the ability to set a custom HTTPClient for a request.
func NewQueryImagesParamsWithTimeout ¶
func NewQueryImagesParamsWithTimeout(timeout time.Duration) *QueryImagesParams
NewQueryImagesParamsWithTimeout creates a new QueryImagesParams object with the ability to set a timeout on a request.
func (*QueryImagesParams) SetContext ¶
func (o *QueryImagesParams) SetContext(ctx context.Context)
SetContext adds the context to the query images params
func (*QueryImagesParams) SetDefaults ¶
func (o *QueryImagesParams) SetDefaults()
SetDefaults hydrates default values in the query images params (not the query body).
All values with no default are reset to their zero value.
func (*QueryImagesParams) SetFilterDatastoreID ¶
func (o *QueryImagesParams) SetFilterDatastoreID(filterDatastoreID *string)
SetFilterDatastoreID adds the filterDatastoreId to the query images params
func (*QueryImagesParams) SetFilterImageArch ¶
func (o *QueryImagesParams) SetFilterImageArch(filterImageArch *string)
SetFilterImageArch adds the filterImageArch to the query images params
func (*QueryImagesParams) SetFilterImageStatus ¶
func (o *QueryImagesParams) SetFilterImageStatus(filterImageStatus *string)
SetFilterImageStatus adds the filterImageStatus to the query images params
func (*QueryImagesParams) SetFilterImageType ¶
func (o *QueryImagesParams) SetFilterImageType(filterImageType *string)
SetFilterImageType adds the filterImageType to the query images params
func (*QueryImagesParams) SetFilterNamePattern ¶
func (o *QueryImagesParams) SetFilterNamePattern(filterNamePattern *string)
SetFilterNamePattern adds the filterNamePattern to the query images params
func (*QueryImagesParams) SetHTTPClient ¶
func (o *QueryImagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query images params
func (*QueryImagesParams) SetNextOrderBy ¶
func (o *QueryImagesParams) SetNextOrderBy(nextOrderBy *string)
SetNextOrderBy adds the nextOrderBy to the query images params
func (*QueryImagesParams) SetNextPageNum ¶
func (o *QueryImagesParams) SetNextPageNum(nextPageNum *int64)
SetNextPageNum adds the nextPageNum to the query images params
func (*QueryImagesParams) SetNextPageSize ¶
func (o *QueryImagesParams) SetNextPageSize(nextPageSize *int64)
SetNextPageSize adds the nextPageSize to the query images params
func (*QueryImagesParams) SetNextPageToken ¶
func (o *QueryImagesParams) SetNextPageToken(nextPageToken *string)
SetNextPageToken adds the nextPageToken to the query images params
func (*QueryImagesParams) SetNextTotalPages ¶
func (o *QueryImagesParams) SetNextTotalPages(nextTotalPages *int64)
SetNextTotalPages adds the nextTotalPages to the query images params
func (*QueryImagesParams) SetSummary ¶
func (o *QueryImagesParams) SetSummary(summary *bool)
SetSummary adds the summary to the query images params
func (*QueryImagesParams) SetTimeout ¶
func (o *QueryImagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query images params
func (*QueryImagesParams) SetXRequestID ¶
func (o *QueryImagesParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the query images params
func (*QueryImagesParams) WithContext ¶
func (o *QueryImagesParams) WithContext(ctx context.Context) *QueryImagesParams
WithContext adds the context to the query images params
func (*QueryImagesParams) WithDefaults ¶
func (o *QueryImagesParams) WithDefaults() *QueryImagesParams
WithDefaults hydrates default values in the query images params (not the query body).
All values with no default are reset to their zero value.
func (*QueryImagesParams) WithFilterDatastoreID ¶
func (o *QueryImagesParams) WithFilterDatastoreID(filterDatastoreID *string) *QueryImagesParams
WithFilterDatastoreID adds the filterDatastoreID to the query images params
func (*QueryImagesParams) WithFilterImageArch ¶
func (o *QueryImagesParams) WithFilterImageArch(filterImageArch *string) *QueryImagesParams
WithFilterImageArch adds the filterImageArch to the query images params
func (*QueryImagesParams) WithFilterImageStatus ¶
func (o *QueryImagesParams) WithFilterImageStatus(filterImageStatus *string) *QueryImagesParams
WithFilterImageStatus adds the filterImageStatus to the query images params
func (*QueryImagesParams) WithFilterImageType ¶
func (o *QueryImagesParams) WithFilterImageType(filterImageType *string) *QueryImagesParams
WithFilterImageType adds the filterImageType to the query images params
func (*QueryImagesParams) WithFilterNamePattern ¶
func (o *QueryImagesParams) WithFilterNamePattern(filterNamePattern *string) *QueryImagesParams
WithFilterNamePattern adds the filterNamePattern to the query images params
func (*QueryImagesParams) WithHTTPClient ¶
func (o *QueryImagesParams) WithHTTPClient(client *http.Client) *QueryImagesParams
WithHTTPClient adds the HTTPClient to the query images params
func (*QueryImagesParams) WithNextOrderBy ¶
func (o *QueryImagesParams) WithNextOrderBy(nextOrderBy *string) *QueryImagesParams
WithNextOrderBy adds the nextOrderBy to the query images params
func (*QueryImagesParams) WithNextPageNum ¶
func (o *QueryImagesParams) WithNextPageNum(nextPageNum *int64) *QueryImagesParams
WithNextPageNum adds the nextPageNum to the query images params
func (*QueryImagesParams) WithNextPageSize ¶
func (o *QueryImagesParams) WithNextPageSize(nextPageSize *int64) *QueryImagesParams
WithNextPageSize adds the nextPageSize to the query images params
func (*QueryImagesParams) WithNextPageToken ¶
func (o *QueryImagesParams) WithNextPageToken(nextPageToken *string) *QueryImagesParams
WithNextPageToken adds the nextPageToken to the query images params
func (*QueryImagesParams) WithNextTotalPages ¶
func (o *QueryImagesParams) WithNextTotalPages(nextTotalPages *int64) *QueryImagesParams
WithNextTotalPages adds the nextTotalPages to the query images params
func (*QueryImagesParams) WithSummary ¶
func (o *QueryImagesParams) WithSummary(summary *bool) *QueryImagesParams
WithSummary adds the summary to the query images params
func (*QueryImagesParams) WithTimeout ¶
func (o *QueryImagesParams) WithTimeout(timeout time.Duration) *QueryImagesParams
WithTimeout adds the timeout to the query images params
func (*QueryImagesParams) WithXRequestID ¶
func (o *QueryImagesParams) WithXRequestID(xRequestID *string) *QueryImagesParams
WithXRequestID adds the xRequestID to the query images params
func (*QueryImagesParams) WriteToRequest ¶
func (o *QueryImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryImagesReader ¶
type QueryImagesReader struct {
// contains filtered or unexported fields
}
QueryImagesReader is a Reader for the QueryImages structure.
func (*QueryImagesReader) ReadResponse ¶
func (o *QueryImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryImagesUnauthorized ¶
type QueryImagesUnauthorized struct {
}QueryImagesUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewQueryImagesUnauthorized ¶
func NewQueryImagesUnauthorized() *QueryImagesUnauthorized
NewQueryImagesUnauthorized creates a QueryImagesUnauthorized with default headers values
func (*QueryImagesUnauthorized) Error ¶
func (o *QueryImagesUnauthorized) Error() string
func (*QueryImagesUnauthorized) GetPayload ¶
func (o *QueryImagesUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type QueryLatestImageVersionsBadRequest ¶
type QueryLatestImageVersionsBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
QueryLatestImageVersionsBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of invalid value of filter parameters.
func NewQueryLatestImageVersionsBadRequest ¶
func NewQueryLatestImageVersionsBadRequest() *QueryLatestImageVersionsBadRequest
NewQueryLatestImageVersionsBadRequest creates a QueryLatestImageVersionsBadRequest with default headers values
func (*QueryLatestImageVersionsBadRequest) Error ¶
func (o *QueryLatestImageVersionsBadRequest) Error() string
func (*QueryLatestImageVersionsBadRequest) GetPayload ¶
func (o *QueryLatestImageVersionsBadRequest) GetPayload() *swagger_models.ZsrvResponse
type QueryLatestImageVersionsForbidden ¶
type QueryLatestImageVersionsForbidden struct {
Payload *swagger_models.ZsrvResponse
}
QueryLatestImageVersionsForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewQueryLatestImageVersionsForbidden ¶
func NewQueryLatestImageVersionsForbidden() *QueryLatestImageVersionsForbidden
NewQueryLatestImageVersionsForbidden creates a QueryLatestImageVersionsForbidden with default headers values
func (*QueryLatestImageVersionsForbidden) Error ¶
func (o *QueryLatestImageVersionsForbidden) Error() string
func (*QueryLatestImageVersionsForbidden) GetPayload ¶
func (o *QueryLatestImageVersionsForbidden) GetPayload() *swagger_models.ZsrvResponse
type QueryLatestImageVersionsGatewayTimeout ¶
type QueryLatestImageVersionsGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
QueryLatestImageVersionsGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewQueryLatestImageVersionsGatewayTimeout ¶
func NewQueryLatestImageVersionsGatewayTimeout() *QueryLatestImageVersionsGatewayTimeout
NewQueryLatestImageVersionsGatewayTimeout creates a QueryLatestImageVersionsGatewayTimeout with default headers values
func (*QueryLatestImageVersionsGatewayTimeout) Error ¶
func (o *QueryLatestImageVersionsGatewayTimeout) Error() string
func (*QueryLatestImageVersionsGatewayTimeout) GetPayload ¶
func (o *QueryLatestImageVersionsGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type QueryLatestImageVersionsInternalServerError ¶
type QueryLatestImageVersionsInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
QueryLatestImageVersionsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewQueryLatestImageVersionsInternalServerError ¶
func NewQueryLatestImageVersionsInternalServerError() *QueryLatestImageVersionsInternalServerError
NewQueryLatestImageVersionsInternalServerError creates a QueryLatestImageVersionsInternalServerError with default headers values
func (*QueryLatestImageVersionsInternalServerError) Error ¶
func (o *QueryLatestImageVersionsInternalServerError) Error() string
func (*QueryLatestImageVersionsInternalServerError) GetPayload ¶
func (o *QueryLatestImageVersionsInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type QueryLatestImageVersionsOK ¶
type QueryLatestImageVersionsOK struct {
Payload *swagger_models.Images
}
QueryLatestImageVersionsOK describes a response with status code 200, with default header values.
A successful response.
func NewQueryLatestImageVersionsOK ¶
func NewQueryLatestImageVersionsOK() *QueryLatestImageVersionsOK
NewQueryLatestImageVersionsOK creates a QueryLatestImageVersionsOK with default headers values
func (*QueryLatestImageVersionsOK) Error ¶
func (o *QueryLatestImageVersionsOK) Error() string
func (*QueryLatestImageVersionsOK) GetPayload ¶
func (o *QueryLatestImageVersionsOK) GetPayload() *swagger_models.Images
type QueryLatestImageVersionsParams ¶
type QueryLatestImageVersionsParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* FilterNamePattern. Image Architecture pattern to be matched. */ FilterNamePattern *string /* NextOrderBy. OrderBy helps in sorting the list response */ NextOrderBy *string /* NextPageNum. Page Number Format: int64 */ NextPageNum *int64 /* NextPageSize. Defines the page size Format: int64 */ NextPageSize *int64 /* NextPageToken. Page Token */ NextPageToken *string /* NextTotalPages. Total number of pages to be fetched. Format: int64 */ NextTotalPages *int64 /* Summary. Only summary of the records required Format: boolean */ Summary *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryLatestImageVersionsParams contains all the parameters to send to the API endpoint
for the query latest image versions operation. Typically these are written to a http.Request.
func NewQueryLatestImageVersionsParams ¶
func NewQueryLatestImageVersionsParams() *QueryLatestImageVersionsParams
NewQueryLatestImageVersionsParams creates a new QueryLatestImageVersionsParams 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 NewQueryLatestImageVersionsParamsWithContext ¶
func NewQueryLatestImageVersionsParamsWithContext(ctx context.Context) *QueryLatestImageVersionsParams
NewQueryLatestImageVersionsParamsWithContext creates a new QueryLatestImageVersionsParams object with the ability to set a context for a request.
func NewQueryLatestImageVersionsParamsWithHTTPClient ¶
func NewQueryLatestImageVersionsParamsWithHTTPClient(client *http.Client) *QueryLatestImageVersionsParams
NewQueryLatestImageVersionsParamsWithHTTPClient creates a new QueryLatestImageVersionsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryLatestImageVersionsParamsWithTimeout ¶
func NewQueryLatestImageVersionsParamsWithTimeout(timeout time.Duration) *QueryLatestImageVersionsParams
NewQueryLatestImageVersionsParamsWithTimeout creates a new QueryLatestImageVersionsParams object with the ability to set a timeout on a request.
func (*QueryLatestImageVersionsParams) SetContext ¶
func (o *QueryLatestImageVersionsParams) SetContext(ctx context.Context)
SetContext adds the context to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetDefaults ¶
func (o *QueryLatestImageVersionsParams) SetDefaults()
SetDefaults hydrates default values in the query latest image versions params (not the query body).
All values with no default are reset to their zero value.
func (*QueryLatestImageVersionsParams) SetFilterNamePattern ¶
func (o *QueryLatestImageVersionsParams) SetFilterNamePattern(filterNamePattern *string)
SetFilterNamePattern adds the filterNamePattern to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetHTTPClient ¶
func (o *QueryLatestImageVersionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetNextOrderBy ¶
func (o *QueryLatestImageVersionsParams) SetNextOrderBy(nextOrderBy *string)
SetNextOrderBy adds the nextOrderBy to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetNextPageNum ¶
func (o *QueryLatestImageVersionsParams) SetNextPageNum(nextPageNum *int64)
SetNextPageNum adds the nextPageNum to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetNextPageSize ¶
func (o *QueryLatestImageVersionsParams) SetNextPageSize(nextPageSize *int64)
SetNextPageSize adds the nextPageSize to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetNextPageToken ¶
func (o *QueryLatestImageVersionsParams) SetNextPageToken(nextPageToken *string)
SetNextPageToken adds the nextPageToken to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetNextTotalPages ¶
func (o *QueryLatestImageVersionsParams) SetNextTotalPages(nextTotalPages *int64)
SetNextTotalPages adds the nextTotalPages to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetSummary ¶
func (o *QueryLatestImageVersionsParams) SetSummary(summary *bool)
SetSummary adds the summary to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetTimeout ¶
func (o *QueryLatestImageVersionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query latest image versions params
func (*QueryLatestImageVersionsParams) SetXRequestID ¶
func (o *QueryLatestImageVersionsParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithContext ¶
func (o *QueryLatestImageVersionsParams) WithContext(ctx context.Context) *QueryLatestImageVersionsParams
WithContext adds the context to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithDefaults ¶
func (o *QueryLatestImageVersionsParams) WithDefaults() *QueryLatestImageVersionsParams
WithDefaults hydrates default values in the query latest image versions params (not the query body).
All values with no default are reset to their zero value.
func (*QueryLatestImageVersionsParams) WithFilterNamePattern ¶
func (o *QueryLatestImageVersionsParams) WithFilterNamePattern(filterNamePattern *string) *QueryLatestImageVersionsParams
WithFilterNamePattern adds the filterNamePattern to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithHTTPClient ¶
func (o *QueryLatestImageVersionsParams) WithHTTPClient(client *http.Client) *QueryLatestImageVersionsParams
WithHTTPClient adds the HTTPClient to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithNextOrderBy ¶
func (o *QueryLatestImageVersionsParams) WithNextOrderBy(nextOrderBy *string) *QueryLatestImageVersionsParams
WithNextOrderBy adds the nextOrderBy to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithNextPageNum ¶
func (o *QueryLatestImageVersionsParams) WithNextPageNum(nextPageNum *int64) *QueryLatestImageVersionsParams
WithNextPageNum adds the nextPageNum to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithNextPageSize ¶
func (o *QueryLatestImageVersionsParams) WithNextPageSize(nextPageSize *int64) *QueryLatestImageVersionsParams
WithNextPageSize adds the nextPageSize to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithNextPageToken ¶
func (o *QueryLatestImageVersionsParams) WithNextPageToken(nextPageToken *string) *QueryLatestImageVersionsParams
WithNextPageToken adds the nextPageToken to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithNextTotalPages ¶
func (o *QueryLatestImageVersionsParams) WithNextTotalPages(nextTotalPages *int64) *QueryLatestImageVersionsParams
WithNextTotalPages adds the nextTotalPages to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithSummary ¶
func (o *QueryLatestImageVersionsParams) WithSummary(summary *bool) *QueryLatestImageVersionsParams
WithSummary adds the summary to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithTimeout ¶
func (o *QueryLatestImageVersionsParams) WithTimeout(timeout time.Duration) *QueryLatestImageVersionsParams
WithTimeout adds the timeout to the query latest image versions params
func (*QueryLatestImageVersionsParams) WithXRequestID ¶
func (o *QueryLatestImageVersionsParams) WithXRequestID(xRequestID *string) *QueryLatestImageVersionsParams
WithXRequestID adds the xRequestID to the query latest image versions params
func (*QueryLatestImageVersionsParams) WriteToRequest ¶
func (o *QueryLatestImageVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryLatestImageVersionsReader ¶
type QueryLatestImageVersionsReader struct {
// contains filtered or unexported fields
}
QueryLatestImageVersionsReader is a Reader for the QueryLatestImageVersions structure.
func (*QueryLatestImageVersionsReader) ReadResponse ¶
func (o *QueryLatestImageVersionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryLatestImageVersionsUnauthorized ¶
type QueryLatestImageVersionsUnauthorized struct {
}QueryLatestImageVersionsUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewQueryLatestImageVersionsUnauthorized ¶
func NewQueryLatestImageVersionsUnauthorized() *QueryLatestImageVersionsUnauthorized
NewQueryLatestImageVersionsUnauthorized creates a QueryLatestImageVersionsUnauthorized with default headers values
func (*QueryLatestImageVersionsUnauthorized) Error ¶
func (o *QueryLatestImageVersionsUnauthorized) Error() string
func (*QueryLatestImageVersionsUnauthorized) GetPayload ¶
func (o *QueryLatestImageVersionsUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageBadRequest ¶
type UpdateImageBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewUpdateImageBadRequest ¶
func NewUpdateImageBadRequest() *UpdateImageBadRequest
NewUpdateImageBadRequest creates a UpdateImageBadRequest with default headers values
func (*UpdateImageBadRequest) Error ¶
func (o *UpdateImageBadRequest) Error() string
func (*UpdateImageBadRequest) GetPayload ¶
func (o *UpdateImageBadRequest) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageConflict ¶
type UpdateImageConflict struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because this operation will conflict with an already existing edge application image record.
func NewUpdateImageConflict ¶
func NewUpdateImageConflict() *UpdateImageConflict
NewUpdateImageConflict creates a UpdateImageConflict with default headers values
func (*UpdateImageConflict) Error ¶
func (o *UpdateImageConflict) Error() string
func (*UpdateImageConflict) GetPayload ¶
func (o *UpdateImageConflict) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageForbidden ¶
type UpdateImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewUpdateImageForbidden ¶
func NewUpdateImageForbidden() *UpdateImageForbidden
NewUpdateImageForbidden creates a UpdateImageForbidden with default headers values
func (*UpdateImageForbidden) Error ¶
func (o *UpdateImageForbidden) Error() string
func (*UpdateImageForbidden) GetPayload ¶
func (o *UpdateImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageGatewayTimeout ¶
type UpdateImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewUpdateImageGatewayTimeout ¶
func NewUpdateImageGatewayTimeout() *UpdateImageGatewayTimeout
NewUpdateImageGatewayTimeout creates a UpdateImageGatewayTimeout with default headers values
func (*UpdateImageGatewayTimeout) Error ¶
func (o *UpdateImageGatewayTimeout) Error() string
func (*UpdateImageGatewayTimeout) GetPayload ¶
func (o *UpdateImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageInternalServerError ¶
type UpdateImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewUpdateImageInternalServerError ¶
func NewUpdateImageInternalServerError() *UpdateImageInternalServerError
NewUpdateImageInternalServerError creates a UpdateImageInternalServerError with default headers values
func (*UpdateImageInternalServerError) Error ¶
func (o *UpdateImageInternalServerError) Error() string
func (*UpdateImageInternalServerError) GetPayload ¶
func (o *UpdateImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageNotFound ¶
type UpdateImageNotFound struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewUpdateImageNotFound ¶
func NewUpdateImageNotFound() *UpdateImageNotFound
NewUpdateImageNotFound creates a UpdateImageNotFound with default headers values
func (*UpdateImageNotFound) Error ¶
func (o *UpdateImageNotFound) Error() string
func (*UpdateImageNotFound) GetPayload ¶
func (o *UpdateImageNotFound) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageOK ¶
type UpdateImageOK struct {
Payload *swagger_models.ZsrvResponse
}
UpdateImageOK describes a response with status code 200, with default header values.
A successful response.
func NewUpdateImageOK ¶
func NewUpdateImageOK() *UpdateImageOK
NewUpdateImageOK creates a UpdateImageOK with default headers values
func (*UpdateImageOK) Error ¶
func (o *UpdateImageOK) Error() string
func (*UpdateImageOK) GetPayload ¶
func (o *UpdateImageOK) GetPayload() *swagger_models.ZsrvResponse
type UpdateImageParams ¶
type UpdateImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.ImageConfig /* ID. System defined universally unique Id of the image. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateImageParams contains all the parameters to send to the API endpoint
for the update image operation. Typically these are written to a http.Request.
func NewUpdateImageParams ¶
func NewUpdateImageParams() *UpdateImageParams
NewUpdateImageParams creates a new UpdateImageParams 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 NewUpdateImageParamsWithContext ¶
func NewUpdateImageParamsWithContext(ctx context.Context) *UpdateImageParams
NewUpdateImageParamsWithContext creates a new UpdateImageParams object with the ability to set a context for a request.
func NewUpdateImageParamsWithHTTPClient ¶
func NewUpdateImageParamsWithHTTPClient(client *http.Client) *UpdateImageParams
NewUpdateImageParamsWithHTTPClient creates a new UpdateImageParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateImageParamsWithTimeout ¶
func NewUpdateImageParamsWithTimeout(timeout time.Duration) *UpdateImageParams
NewUpdateImageParamsWithTimeout creates a new UpdateImageParams object with the ability to set a timeout on a request.
func (*UpdateImageParams) SetBody ¶
func (o *UpdateImageParams) SetBody(body *swagger_models.ImageConfig)
SetBody adds the body to the update image params
func (*UpdateImageParams) SetContext ¶
func (o *UpdateImageParams) SetContext(ctx context.Context)
SetContext adds the context to the update image params
func (*UpdateImageParams) SetDefaults ¶
func (o *UpdateImageParams) SetDefaults()
SetDefaults hydrates default values in the update image params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateImageParams) SetHTTPClient ¶
func (o *UpdateImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update image params
func (*UpdateImageParams) SetID ¶
func (o *UpdateImageParams) SetID(id string)
SetID adds the id to the update image params
func (*UpdateImageParams) SetTimeout ¶
func (o *UpdateImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update image params
func (*UpdateImageParams) SetXRequestID ¶
func (o *UpdateImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the update image params
func (*UpdateImageParams) WithBody ¶
func (o *UpdateImageParams) WithBody(body *swagger_models.ImageConfig) *UpdateImageParams
WithBody adds the body to the update image params
func (*UpdateImageParams) WithContext ¶
func (o *UpdateImageParams) WithContext(ctx context.Context) *UpdateImageParams
WithContext adds the context to the update image params
func (*UpdateImageParams) WithDefaults ¶
func (o *UpdateImageParams) WithDefaults() *UpdateImageParams
WithDefaults hydrates default values in the update image params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateImageParams) WithHTTPClient ¶
func (o *UpdateImageParams) WithHTTPClient(client *http.Client) *UpdateImageParams
WithHTTPClient adds the HTTPClient to the update image params
func (*UpdateImageParams) WithID ¶
func (o *UpdateImageParams) WithID(id string) *UpdateImageParams
WithID adds the id to the update image params
func (*UpdateImageParams) WithTimeout ¶
func (o *UpdateImageParams) WithTimeout(timeout time.Duration) *UpdateImageParams
WithTimeout adds the timeout to the update image params
func (*UpdateImageParams) WithXRequestID ¶
func (o *UpdateImageParams) WithXRequestID(xRequestID *string) *UpdateImageParams
WithXRequestID adds the xRequestID to the update image params
func (*UpdateImageParams) WriteToRequest ¶
func (o *UpdateImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateImageReader ¶
type UpdateImageReader struct {
// contains filtered or unexported fields
}
UpdateImageReader is a Reader for the UpdateImage structure.
func (*UpdateImageReader) ReadResponse ¶
func (o *UpdateImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateImageUnauthorized ¶
type UpdateImageUnauthorized struct {
}UpdateImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewUpdateImageUnauthorized ¶
func NewUpdateImageUnauthorized() *UpdateImageUnauthorized
NewUpdateImageUnauthorized creates a UpdateImageUnauthorized with default headers values
func (*UpdateImageUnauthorized) Error ¶
func (o *UpdateImageUnauthorized) Error() string
func (*UpdateImageUnauthorized) GetPayload ¶
func (o *UpdateImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageAccepted ¶
type UplinkImageAccepted struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageAccepted describes a response with status code 202, with default header values.
Accepted. The API gateway accepted the request for uplinking but the uplinking process has not been completed. Please check ImageStatus and ImageError fields to track the status of uplinking process and any error messages.
func NewUplinkImageAccepted ¶
func NewUplinkImageAccepted() *UplinkImageAccepted
NewUplinkImageAccepted creates a UplinkImageAccepted with default headers values
func (*UplinkImageAccepted) Error ¶
func (o *UplinkImageAccepted) Error() string
func (*UplinkImageAccepted) GetPayload ¶
func (o *UplinkImageAccepted) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageBadRequest ¶
type UplinkImageBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewUplinkImageBadRequest ¶
func NewUplinkImageBadRequest() *UplinkImageBadRequest
NewUplinkImageBadRequest creates a UplinkImageBadRequest with default headers values
func (*UplinkImageBadRequest) Error ¶
func (o *UplinkImageBadRequest) Error() string
func (*UplinkImageBadRequest) GetPayload ¶
func (o *UplinkImageBadRequest) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageConflict ¶
type UplinkImageConflict struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because another request for uplink / upload is already in progress
func NewUplinkImageConflict ¶
func NewUplinkImageConflict() *UplinkImageConflict
NewUplinkImageConflict creates a UplinkImageConflict with default headers values
func (*UplinkImageConflict) Error ¶
func (o *UplinkImageConflict) Error() string
func (*UplinkImageConflict) GetPayload ¶
func (o *UplinkImageConflict) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageForbidden ¶
type UplinkImageForbidden struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewUplinkImageForbidden ¶
func NewUplinkImageForbidden() *UplinkImageForbidden
NewUplinkImageForbidden creates a UplinkImageForbidden with default headers values
func (*UplinkImageForbidden) Error ¶
func (o *UplinkImageForbidden) Error() string
func (*UplinkImageForbidden) GetPayload ¶
func (o *UplinkImageForbidden) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageGatewayTimeout ¶
type UplinkImageGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewUplinkImageGatewayTimeout ¶
func NewUplinkImageGatewayTimeout() *UplinkImageGatewayTimeout
NewUplinkImageGatewayTimeout creates a UplinkImageGatewayTimeout with default headers values
func (*UplinkImageGatewayTimeout) Error ¶
func (o *UplinkImageGatewayTimeout) Error() string
func (*UplinkImageGatewayTimeout) GetPayload ¶
func (o *UplinkImageGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageInternalServerError ¶
type UplinkImageInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewUplinkImageInternalServerError ¶
func NewUplinkImageInternalServerError() *UplinkImageInternalServerError
NewUplinkImageInternalServerError creates a UplinkImageInternalServerError with default headers values
func (*UplinkImageInternalServerError) Error ¶
func (o *UplinkImageInternalServerError) Error() string
func (*UplinkImageInternalServerError) GetPayload ¶
func (o *UplinkImageInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageNotFound ¶
type UplinkImageNotFound struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewUplinkImageNotFound ¶
func NewUplinkImageNotFound() *UplinkImageNotFound
NewUplinkImageNotFound creates a UplinkImageNotFound with default headers values
func (*UplinkImageNotFound) Error ¶
func (o *UplinkImageNotFound) Error() string
func (*UplinkImageNotFound) GetPayload ¶
func (o *UplinkImageNotFound) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageOK ¶
type UplinkImageOK struct {
Payload *swagger_models.ZsrvResponse
}
UplinkImageOK describes a response with status code 200, with default header values.
A successful response.
func NewUplinkImageOK ¶
func NewUplinkImageOK() *UplinkImageOK
NewUplinkImageOK creates a UplinkImageOK with default headers values
func (*UplinkImageOK) Error ¶
func (o *UplinkImageOK) Error() string
func (*UplinkImageOK) GetPayload ¶
func (o *UplinkImageOK) GetPayload() *swagger_models.ZsrvResponse
type UplinkImageParams ¶
type UplinkImageParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Body. Body *swagger_models.ImageConfig /* Name. User defined name of the image, unique across the enterprise. Once image is created, name can’t be changed. */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UplinkImageParams contains all the parameters to send to the API endpoint
for the uplink image operation. Typically these are written to a http.Request.
func NewUplinkImageParams ¶
func NewUplinkImageParams() *UplinkImageParams
NewUplinkImageParams creates a new UplinkImageParams 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 NewUplinkImageParamsWithContext ¶
func NewUplinkImageParamsWithContext(ctx context.Context) *UplinkImageParams
NewUplinkImageParamsWithContext creates a new UplinkImageParams object with the ability to set a context for a request.
func NewUplinkImageParamsWithHTTPClient ¶
func NewUplinkImageParamsWithHTTPClient(client *http.Client) *UplinkImageParams
NewUplinkImageParamsWithHTTPClient creates a new UplinkImageParams object with the ability to set a custom HTTPClient for a request.
func NewUplinkImageParamsWithTimeout ¶
func NewUplinkImageParamsWithTimeout(timeout time.Duration) *UplinkImageParams
NewUplinkImageParamsWithTimeout creates a new UplinkImageParams object with the ability to set a timeout on a request.
func (*UplinkImageParams) SetBody ¶
func (o *UplinkImageParams) SetBody(body *swagger_models.ImageConfig)
SetBody adds the body to the uplink image params
func (*UplinkImageParams) SetContext ¶
func (o *UplinkImageParams) SetContext(ctx context.Context)
SetContext adds the context to the uplink image params
func (*UplinkImageParams) SetDefaults ¶
func (o *UplinkImageParams) SetDefaults()
SetDefaults hydrates default values in the uplink image params (not the query body).
All values with no default are reset to their zero value.
func (*UplinkImageParams) SetHTTPClient ¶
func (o *UplinkImageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the uplink image params
func (*UplinkImageParams) SetName ¶
func (o *UplinkImageParams) SetName(name string)
SetName adds the name to the uplink image params
func (*UplinkImageParams) SetTimeout ¶
func (o *UplinkImageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the uplink image params
func (*UplinkImageParams) SetXRequestID ¶
func (o *UplinkImageParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the uplink image params
func (*UplinkImageParams) WithBody ¶
func (o *UplinkImageParams) WithBody(body *swagger_models.ImageConfig) *UplinkImageParams
WithBody adds the body to the uplink image params
func (*UplinkImageParams) WithContext ¶
func (o *UplinkImageParams) WithContext(ctx context.Context) *UplinkImageParams
WithContext adds the context to the uplink image params
func (*UplinkImageParams) WithDefaults ¶
func (o *UplinkImageParams) WithDefaults() *UplinkImageParams
WithDefaults hydrates default values in the uplink image params (not the query body).
All values with no default are reset to their zero value.
func (*UplinkImageParams) WithHTTPClient ¶
func (o *UplinkImageParams) WithHTTPClient(client *http.Client) *UplinkImageParams
WithHTTPClient adds the HTTPClient to the uplink image params
func (*UplinkImageParams) WithName ¶
func (o *UplinkImageParams) WithName(name string) *UplinkImageParams
WithName adds the name to the uplink image params
func (*UplinkImageParams) WithTimeout ¶
func (o *UplinkImageParams) WithTimeout(timeout time.Duration) *UplinkImageParams
WithTimeout adds the timeout to the uplink image params
func (*UplinkImageParams) WithXRequestID ¶
func (o *UplinkImageParams) WithXRequestID(xRequestID *string) *UplinkImageParams
WithXRequestID adds the xRequestID to the uplink image params
func (*UplinkImageParams) WriteToRequest ¶
func (o *UplinkImageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UplinkImageReader ¶
type UplinkImageReader struct {
// contains filtered or unexported fields
}
UplinkImageReader is a Reader for the UplinkImage structure.
func (*UplinkImageReader) ReadResponse ¶
func (o *UplinkImageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UplinkImageUnauthorized ¶
type UplinkImageUnauthorized struct {
}UplinkImageUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewUplinkImageUnauthorized ¶
func NewUplinkImageUnauthorized() *UplinkImageUnauthorized
NewUplinkImageUnauthorized creates a UplinkImageUnauthorized with default headers values
func (*UplinkImageUnauthorized) Error ¶
func (o *UplinkImageUnauthorized) Error() string
func (*UplinkImageUnauthorized) GetPayload ¶
func (o *UplinkImageUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedAccepted ¶
type UploadImageChunkedAccepted struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedAccepted describes a response with status code 202, with default header values.
Accepted. The API gateway accepted the request for uploading but the upload process has not been completed. Please check ImageStatus and ImageError fields to track the status of upload process and any error messages.
func NewUploadImageChunkedAccepted ¶
func NewUploadImageChunkedAccepted() *UploadImageChunkedAccepted
NewUploadImageChunkedAccepted creates a UploadImageChunkedAccepted with default headers values
func (*UploadImageChunkedAccepted) Error ¶
func (o *UploadImageChunkedAccepted) Error() string
func (*UploadImageChunkedAccepted) GetPayload ¶
func (o *UploadImageChunkedAccepted) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedBadRequest ¶
type UploadImageChunkedBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewUploadImageChunkedBadRequest ¶
func NewUploadImageChunkedBadRequest() *UploadImageChunkedBadRequest
NewUploadImageChunkedBadRequest creates a UploadImageChunkedBadRequest with default headers values
func (*UploadImageChunkedBadRequest) Error ¶
func (o *UploadImageChunkedBadRequest) Error() string
func (*UploadImageChunkedBadRequest) GetPayload ¶
func (o *UploadImageChunkedBadRequest) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedConflict ¶
type UploadImageChunkedConflict struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because -- another request for uplink / upload is already in progress -- image has been already uploaded, can't be modified again
func NewUploadImageChunkedConflict ¶
func NewUploadImageChunkedConflict() *UploadImageChunkedConflict
NewUploadImageChunkedConflict creates a UploadImageChunkedConflict with default headers values
func (*UploadImageChunkedConflict) Error ¶
func (o *UploadImageChunkedConflict) Error() string
func (*UploadImageChunkedConflict) GetPayload ¶
func (o *UploadImageChunkedConflict) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedForbidden ¶
type UploadImageChunkedForbidden struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewUploadImageChunkedForbidden ¶
func NewUploadImageChunkedForbidden() *UploadImageChunkedForbidden
NewUploadImageChunkedForbidden creates a UploadImageChunkedForbidden with default headers values
func (*UploadImageChunkedForbidden) Error ¶
func (o *UploadImageChunkedForbidden) Error() string
func (*UploadImageChunkedForbidden) GetPayload ¶
func (o *UploadImageChunkedForbidden) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedGatewayTimeout ¶
type UploadImageChunkedGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewUploadImageChunkedGatewayTimeout ¶
func NewUploadImageChunkedGatewayTimeout() *UploadImageChunkedGatewayTimeout
NewUploadImageChunkedGatewayTimeout creates a UploadImageChunkedGatewayTimeout with default headers values
func (*UploadImageChunkedGatewayTimeout) Error ¶
func (o *UploadImageChunkedGatewayTimeout) Error() string
func (*UploadImageChunkedGatewayTimeout) GetPayload ¶
func (o *UploadImageChunkedGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedInternalServerError ¶
type UploadImageChunkedInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewUploadImageChunkedInternalServerError ¶
func NewUploadImageChunkedInternalServerError() *UploadImageChunkedInternalServerError
NewUploadImageChunkedInternalServerError creates a UploadImageChunkedInternalServerError with default headers values
func (*UploadImageChunkedInternalServerError) Error ¶
func (o *UploadImageChunkedInternalServerError) Error() string
func (*UploadImageChunkedInternalServerError) GetPayload ¶
func (o *UploadImageChunkedInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedNotFound ¶
type UploadImageChunkedNotFound struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewUploadImageChunkedNotFound ¶
func NewUploadImageChunkedNotFound() *UploadImageChunkedNotFound
NewUploadImageChunkedNotFound creates a UploadImageChunkedNotFound with default headers values
func (*UploadImageChunkedNotFound) Error ¶
func (o *UploadImageChunkedNotFound) Error() string
func (*UploadImageChunkedNotFound) GetPayload ¶
func (o *UploadImageChunkedNotFound) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedOK ¶
type UploadImageChunkedOK struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageChunkedOK describes a response with status code 200, with default header values.
A successful response.
func NewUploadImageChunkedOK ¶
func NewUploadImageChunkedOK() *UploadImageChunkedOK
NewUploadImageChunkedOK creates a UploadImageChunkedOK with default headers values
func (*UploadImageChunkedOK) Error ¶
func (o *UploadImageChunkedOK) Error() string
func (*UploadImageChunkedOK) GetPayload ¶
func (o *UploadImageChunkedOK) GetPayload() *swagger_models.ZsrvResponse
type UploadImageChunkedParams ¶
type UploadImageChunkedParams struct { /* ContentRange. Content range in this request. Example : bytes 1024-2047/8192 */ ContentRange string /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* Body. part of the image binary Format: byte */ Body strfmt.Base64 /* Name. User defined name of the image, unique across the enterprise. Once image is created, name can’t be changed. */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadImageChunkedParams contains all the parameters to send to the API endpoint
for the upload image chunked operation. Typically these are written to a http.Request.
func NewUploadImageChunkedParams ¶
func NewUploadImageChunkedParams() *UploadImageChunkedParams
NewUploadImageChunkedParams creates a new UploadImageChunkedParams 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 NewUploadImageChunkedParamsWithContext ¶
func NewUploadImageChunkedParamsWithContext(ctx context.Context) *UploadImageChunkedParams
NewUploadImageChunkedParamsWithContext creates a new UploadImageChunkedParams object with the ability to set a context for a request.
func NewUploadImageChunkedParamsWithHTTPClient ¶
func NewUploadImageChunkedParamsWithHTTPClient(client *http.Client) *UploadImageChunkedParams
NewUploadImageChunkedParamsWithHTTPClient creates a new UploadImageChunkedParams object with the ability to set a custom HTTPClient for a request.
func NewUploadImageChunkedParamsWithTimeout ¶
func NewUploadImageChunkedParamsWithTimeout(timeout time.Duration) *UploadImageChunkedParams
NewUploadImageChunkedParamsWithTimeout creates a new UploadImageChunkedParams object with the ability to set a timeout on a request.
func (*UploadImageChunkedParams) SetBody ¶
func (o *UploadImageChunkedParams) SetBody(body strfmt.Base64)
SetBody adds the body to the upload image chunked params
func (*UploadImageChunkedParams) SetContentRange ¶
func (o *UploadImageChunkedParams) SetContentRange(contentRange string)
SetContentRange adds the contentRange to the upload image chunked params
func (*UploadImageChunkedParams) SetContext ¶
func (o *UploadImageChunkedParams) SetContext(ctx context.Context)
SetContext adds the context to the upload image chunked params
func (*UploadImageChunkedParams) SetDefaults ¶
func (o *UploadImageChunkedParams) SetDefaults()
SetDefaults hydrates default values in the upload image chunked params (not the query body).
All values with no default are reset to their zero value.
func (*UploadImageChunkedParams) SetHTTPClient ¶
func (o *UploadImageChunkedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload image chunked params
func (*UploadImageChunkedParams) SetName ¶
func (o *UploadImageChunkedParams) SetName(name string)
SetName adds the name to the upload image chunked params
func (*UploadImageChunkedParams) SetTimeout ¶
func (o *UploadImageChunkedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload image chunked params
func (*UploadImageChunkedParams) SetXRequestID ¶
func (o *UploadImageChunkedParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the upload image chunked params
func (*UploadImageChunkedParams) WithBody ¶
func (o *UploadImageChunkedParams) WithBody(body strfmt.Base64) *UploadImageChunkedParams
WithBody adds the body to the upload image chunked params
func (*UploadImageChunkedParams) WithContentRange ¶
func (o *UploadImageChunkedParams) WithContentRange(contentRange string) *UploadImageChunkedParams
WithContentRange adds the contentRange to the upload image chunked params
func (*UploadImageChunkedParams) WithContext ¶
func (o *UploadImageChunkedParams) WithContext(ctx context.Context) *UploadImageChunkedParams
WithContext adds the context to the upload image chunked params
func (*UploadImageChunkedParams) WithDefaults ¶
func (o *UploadImageChunkedParams) WithDefaults() *UploadImageChunkedParams
WithDefaults hydrates default values in the upload image chunked params (not the query body).
All values with no default are reset to their zero value.
func (*UploadImageChunkedParams) WithHTTPClient ¶
func (o *UploadImageChunkedParams) WithHTTPClient(client *http.Client) *UploadImageChunkedParams
WithHTTPClient adds the HTTPClient to the upload image chunked params
func (*UploadImageChunkedParams) WithName ¶
func (o *UploadImageChunkedParams) WithName(name string) *UploadImageChunkedParams
WithName adds the name to the upload image chunked params
func (*UploadImageChunkedParams) WithTimeout ¶
func (o *UploadImageChunkedParams) WithTimeout(timeout time.Duration) *UploadImageChunkedParams
WithTimeout adds the timeout to the upload image chunked params
func (*UploadImageChunkedParams) WithXRequestID ¶
func (o *UploadImageChunkedParams) WithXRequestID(xRequestID *string) *UploadImageChunkedParams
WithXRequestID adds the xRequestID to the upload image chunked params
func (*UploadImageChunkedParams) WriteToRequest ¶
func (o *UploadImageChunkedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadImageChunkedReader ¶
type UploadImageChunkedReader struct {
// contains filtered or unexported fields
}
UploadImageChunkedReader is a Reader for the UploadImageChunked structure.
func (*UploadImageChunkedReader) ReadResponse ¶
func (o *UploadImageChunkedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadImageChunkedUnauthorized ¶
type UploadImageChunkedUnauthorized struct {
}UploadImageChunkedUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewUploadImageChunkedUnauthorized ¶
func NewUploadImageChunkedUnauthorized() *UploadImageChunkedUnauthorized
NewUploadImageChunkedUnauthorized creates a UploadImageChunkedUnauthorized with default headers values
func (*UploadImageChunkedUnauthorized) Error ¶
func (o *UploadImageChunkedUnauthorized) Error() string
func (*UploadImageChunkedUnauthorized) GetPayload ¶
func (o *UploadImageChunkedUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileAccepted ¶
type UploadImageFileAccepted struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileAccepted describes a response with status code 202, with default header values.
Accepted. The API gateway accepted the request for uploading but the upload process has not been completed. Please check ImageStatus and ImageError fields to track the status of upload process and any error messages.
func NewUploadImageFileAccepted ¶
func NewUploadImageFileAccepted() *UploadImageFileAccepted
NewUploadImageFileAccepted creates a UploadImageFileAccepted with default headers values
func (*UploadImageFileAccepted) Error ¶
func (o *UploadImageFileAccepted) Error() string
func (*UploadImageFileAccepted) GetPayload ¶
func (o *UploadImageFileAccepted) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileBadRequest ¶
type UploadImageFileBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileBadRequest describes a response with status code 400, with default header values.
Bad Request. The API gateway did not process the request because of missing parameter or invalid value of parameters.
func NewUploadImageFileBadRequest ¶
func NewUploadImageFileBadRequest() *UploadImageFileBadRequest
NewUploadImageFileBadRequest creates a UploadImageFileBadRequest with default headers values
func (*UploadImageFileBadRequest) Error ¶
func (o *UploadImageFileBadRequest) Error() string
func (*UploadImageFileBadRequest) GetPayload ¶
func (o *UploadImageFileBadRequest) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileConflict ¶
type UploadImageFileConflict struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileConflict describes a response with status code 409, with default header values.
Conflict. The API gateway did not process the request because -- another request for uplink / upload is already in progress -- image has been already uploaded, can't be modified again
func NewUploadImageFileConflict ¶
func NewUploadImageFileConflict() *UploadImageFileConflict
NewUploadImageFileConflict creates a UploadImageFileConflict with default headers values
func (*UploadImageFileConflict) Error ¶
func (o *UploadImageFileConflict) Error() string
func (*UploadImageFileConflict) GetPayload ¶
func (o *UploadImageFileConflict) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileForbidden ¶
type UploadImageFileForbidden struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileForbidden describes a response with status code 403, with default header values.
Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.
func NewUploadImageFileForbidden ¶
func NewUploadImageFileForbidden() *UploadImageFileForbidden
NewUploadImageFileForbidden creates a UploadImageFileForbidden with default headers values
func (*UploadImageFileForbidden) Error ¶
func (o *UploadImageFileForbidden) Error() string
func (*UploadImageFileForbidden) GetPayload ¶
func (o *UploadImageFileForbidden) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileGatewayTimeout ¶
type UploadImageFileGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.
func NewUploadImageFileGatewayTimeout ¶
func NewUploadImageFileGatewayTimeout() *UploadImageFileGatewayTimeout
NewUploadImageFileGatewayTimeout creates a UploadImageFileGatewayTimeout with default headers values
func (*UploadImageFileGatewayTimeout) Error ¶
func (o *UploadImageFileGatewayTimeout) Error() string
func (*UploadImageFileGatewayTimeout) GetPayload ¶
func (o *UploadImageFileGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileInternalServerError ¶
type UploadImageFileInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileInternalServerError describes a response with status code 500, with default header values.
Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.
func NewUploadImageFileInternalServerError ¶
func NewUploadImageFileInternalServerError() *UploadImageFileInternalServerError
NewUploadImageFileInternalServerError creates a UploadImageFileInternalServerError with default headers values
func (*UploadImageFileInternalServerError) Error ¶
func (o *UploadImageFileInternalServerError) Error() string
func (*UploadImageFileInternalServerError) GetPayload ¶
func (o *UploadImageFileInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileNotFound ¶
type UploadImageFileNotFound struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileNotFound describes a response with status code 404, with default header values.
Not Found. The API gateway did not process the request because the requested resource could not be found.
func NewUploadImageFileNotFound ¶
func NewUploadImageFileNotFound() *UploadImageFileNotFound
NewUploadImageFileNotFound creates a UploadImageFileNotFound with default headers values
func (*UploadImageFileNotFound) Error ¶
func (o *UploadImageFileNotFound) Error() string
func (*UploadImageFileNotFound) GetPayload ¶
func (o *UploadImageFileNotFound) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileOK ¶
type UploadImageFileOK struct {
Payload *swagger_models.ZsrvResponse
}
UploadImageFileOK describes a response with status code 200, with default header values.
A successful response.
func NewUploadImageFileOK ¶
func NewUploadImageFileOK() *UploadImageFileOK
NewUploadImageFileOK creates a UploadImageFileOK with default headers values
func (*UploadImageFileOK) Error ¶
func (o *UploadImageFileOK) Error() string
func (*UploadImageFileOK) GetPayload ¶
func (o *UploadImageFileOK) GetPayload() *swagger_models.ZsrvResponse
type UploadImageFileParams ¶
type UploadImageFileParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ImageFile. Image binary file */ ImageFile runtime.NamedReadCloser /* Name. User defined name of the image, unique across the enterprise. Once image is created, name can’t be changed. */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadImageFileParams contains all the parameters to send to the API endpoint
for the upload image file operation. Typically these are written to a http.Request.
func NewUploadImageFileParams ¶
func NewUploadImageFileParams() *UploadImageFileParams
NewUploadImageFileParams creates a new UploadImageFileParams 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 NewUploadImageFileParamsWithContext ¶
func NewUploadImageFileParamsWithContext(ctx context.Context) *UploadImageFileParams
NewUploadImageFileParamsWithContext creates a new UploadImageFileParams object with the ability to set a context for a request.
func NewUploadImageFileParamsWithHTTPClient ¶
func NewUploadImageFileParamsWithHTTPClient(client *http.Client) *UploadImageFileParams
NewUploadImageFileParamsWithHTTPClient creates a new UploadImageFileParams object with the ability to set a custom HTTPClient for a request.
func NewUploadImageFileParamsWithTimeout ¶
func NewUploadImageFileParamsWithTimeout(timeout time.Duration) *UploadImageFileParams
NewUploadImageFileParamsWithTimeout creates a new UploadImageFileParams object with the ability to set a timeout on a request.
func (*UploadImageFileParams) SetContext ¶
func (o *UploadImageFileParams) SetContext(ctx context.Context)
SetContext adds the context to the upload image file params
func (*UploadImageFileParams) SetDefaults ¶
func (o *UploadImageFileParams) SetDefaults()
SetDefaults hydrates default values in the upload image file params (not the query body).
All values with no default are reset to their zero value.
func (*UploadImageFileParams) SetHTTPClient ¶
func (o *UploadImageFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload image file params
func (*UploadImageFileParams) SetImageFile ¶
func (o *UploadImageFileParams) SetImageFile(imageFile runtime.NamedReadCloser)
SetImageFile adds the imageFile to the upload image file params
func (*UploadImageFileParams) SetName ¶
func (o *UploadImageFileParams) SetName(name string)
SetName adds the name to the upload image file params
func (*UploadImageFileParams) SetTimeout ¶
func (o *UploadImageFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload image file params
func (*UploadImageFileParams) SetXRequestID ¶
func (o *UploadImageFileParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the upload image file params
func (*UploadImageFileParams) WithContext ¶
func (o *UploadImageFileParams) WithContext(ctx context.Context) *UploadImageFileParams
WithContext adds the context to the upload image file params
func (*UploadImageFileParams) WithDefaults ¶
func (o *UploadImageFileParams) WithDefaults() *UploadImageFileParams
WithDefaults hydrates default values in the upload image file params (not the query body).
All values with no default are reset to their zero value.
func (*UploadImageFileParams) WithHTTPClient ¶
func (o *UploadImageFileParams) WithHTTPClient(client *http.Client) *UploadImageFileParams
WithHTTPClient adds the HTTPClient to the upload image file params
func (*UploadImageFileParams) WithImageFile ¶
func (o *UploadImageFileParams) WithImageFile(imageFile runtime.NamedReadCloser) *UploadImageFileParams
WithImageFile adds the imageFile to the upload image file params
func (*UploadImageFileParams) WithName ¶
func (o *UploadImageFileParams) WithName(name string) *UploadImageFileParams
WithName adds the name to the upload image file params
func (*UploadImageFileParams) WithTimeout ¶
func (o *UploadImageFileParams) WithTimeout(timeout time.Duration) *UploadImageFileParams
WithTimeout adds the timeout to the upload image file params
func (*UploadImageFileParams) WithXRequestID ¶
func (o *UploadImageFileParams) WithXRequestID(xRequestID *string) *UploadImageFileParams
WithXRequestID adds the xRequestID to the upload image file params
func (*UploadImageFileParams) WriteToRequest ¶
func (o *UploadImageFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadImageFileReader ¶
type UploadImageFileReader struct {
// contains filtered or unexported fields
}
UploadImageFileReader is a Reader for the UploadImageFile structure.
func (*UploadImageFileReader) ReadResponse ¶
func (o *UploadImageFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadImageFileUnauthorized ¶
type UploadImageFileUnauthorized struct {
}UploadImageFileUnauthorized describes a response with status code 401, with default header values.
Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.
func NewUploadImageFileUnauthorized ¶
func NewUploadImageFileUnauthorized() *UploadImageFileUnauthorized
NewUploadImageFileUnauthorized creates a UploadImageFileUnauthorized with default headers values
func (*UploadImageFileUnauthorized) Error ¶
func (o *UploadImageFileUnauthorized) Error() string
func (*UploadImageFileUnauthorized) GetPayload ¶
func (o *UploadImageFileUnauthorized) GetPayload() *swagger_models.ZsrvResponse
Source Files
¶
- create_image_parameters.go
- create_image_responses.go
- delete_image_parameters.go
- delete_image_responses.go
- delete_latest_image_parameters.go
- delete_latest_image_responses.go
- get_image_by_name_parameters.go
- get_image_by_name_responses.go
- get_image_parameters.go
- get_image_responses.go
- get_latest_image_version_parameters.go
- get_latest_image_version_responses.go
- image_configuration_client.go
- mark_eve_image_latest2_parameters.go
- mark_eve_image_latest2_responses.go
- mark_eve_image_latest_parameters.go
- mark_eve_image_latest_responses.go
- query_images_parameters.go
- query_images_responses.go
- query_latest_image_versions_parameters.go
- query_latest_image_versions_responses.go
- update_image_parameters.go
- update_image_responses.go
- uplink_image_parameters.go
- uplink_image_responses.go
- upload_image_chunked_parameters.go
- upload_image_chunked_responses.go
- upload_image_file_parameters.go
- upload_image_file_responses.go