Documentation
¶
Index ¶
- type Client
- func (a *Client) ManifestAddLibpod(params *ManifestAddLibpodParams, opts ...ClientOption) (*ManifestAddLibpodOK, error)deprecated
- func (a *Client) ManifestCreateLibpod(params *ManifestCreateLibpodParams, opts ...ClientOption) (*ManifestCreateLibpodCreated, error)
- func (a *Client) ManifestDeleteLibpod(params *ManifestDeleteLibpodParams, opts ...ClientOption) (*ManifestDeleteLibpodOK, error)
- func (a *Client) ManifestExistsLibpod(params *ManifestExistsLibpodParams, opts ...ClientOption) (*ManifestExistsLibpodNoContent, error)
- func (a *Client) ManifestInspectLibpod(params *ManifestInspectLibpodParams, opts ...ClientOption) (*ManifestInspectLibpodOK, error)
- func (a *Client) ManifestModifyLibpod(params *ManifestModifyLibpodParams, opts ...ClientOption) (*ManifestModifyLibpodOK, error)
- func (a *Client) ManifestPushLibpod(params *ManifestPushLibpodParams, opts ...ClientOption) (*ManifestPushLibpodOK, error)
- func (a *Client) ManifestPushV3Libpod(params *ManifestPushV3LibpodParams, opts ...ClientOption) (*ManifestPushV3LibpodOK, error)deprecated
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ManifestAddLibpodConflict
- func (o *ManifestAddLibpodConflict) Error() string
- func (o *ManifestAddLibpodConflict) GetPayload() *ManifestAddLibpodConflictBody
- func (o *ManifestAddLibpodConflict) IsClientError() bool
- func (o *ManifestAddLibpodConflict) IsCode(code int) bool
- func (o *ManifestAddLibpodConflict) IsRedirect() bool
- func (o *ManifestAddLibpodConflict) IsServerError() bool
- func (o *ManifestAddLibpodConflict) IsSuccess() bool
- func (o *ManifestAddLibpodConflict) String() string
- type ManifestAddLibpodConflictBody
- func (o *ManifestAddLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestAddLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ManifestAddLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ManifestAddLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ManifestAddLibpodInternalServerError
- func (o *ManifestAddLibpodInternalServerError) Error() string
- func (o *ManifestAddLibpodInternalServerError) GetPayload() *ManifestAddLibpodInternalServerErrorBody
- func (o *ManifestAddLibpodInternalServerError) IsClientError() bool
- func (o *ManifestAddLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestAddLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestAddLibpodInternalServerError) IsServerError() bool
- func (o *ManifestAddLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestAddLibpodInternalServerError) String() string
- type ManifestAddLibpodInternalServerErrorBody
- func (o *ManifestAddLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestAddLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestAddLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestAddLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestAddLibpodNotFound
- func (o *ManifestAddLibpodNotFound) Error() string
- func (o *ManifestAddLibpodNotFound) GetPayload() *ManifestAddLibpodNotFoundBody
- func (o *ManifestAddLibpodNotFound) IsClientError() bool
- func (o *ManifestAddLibpodNotFound) IsCode(code int) bool
- func (o *ManifestAddLibpodNotFound) IsRedirect() bool
- func (o *ManifestAddLibpodNotFound) IsServerError() bool
- func (o *ManifestAddLibpodNotFound) IsSuccess() bool
- func (o *ManifestAddLibpodNotFound) String() string
- type ManifestAddLibpodNotFoundBody
- func (o *ManifestAddLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestAddLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestAddLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestAddLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestAddLibpodOK
- func (o *ManifestAddLibpodOK) Error() string
- func (o *ManifestAddLibpodOK) GetPayload() *models.IDResponse
- func (o *ManifestAddLibpodOK) IsClientError() bool
- func (o *ManifestAddLibpodOK) IsCode(code int) bool
- func (o *ManifestAddLibpodOK) IsRedirect() bool
- func (o *ManifestAddLibpodOK) IsServerError() bool
- func (o *ManifestAddLibpodOK) IsSuccess() bool
- func (o *ManifestAddLibpodOK) String() string
- type ManifestAddLibpodParams
- func NewManifestAddLibpodParams() *ManifestAddLibpodParams
- func NewManifestAddLibpodParamsWithContext(ctx context.Context) *ManifestAddLibpodParams
- func NewManifestAddLibpodParamsWithHTTPClient(client *http.Client) *ManifestAddLibpodParams
- func NewManifestAddLibpodParamsWithTimeout(timeout time.Duration) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestAddLibpodParams) SetDefaults()
- func (o *ManifestAddLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestAddLibpodParams) SetName(name string)
- func (o *ManifestAddLibpodParams) SetOptions(options *models.ManifestAddOptions)
- func (o *ManifestAddLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestAddLibpodParams) WithContext(ctx context.Context) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WithDefaults() *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WithHTTPClient(client *http.Client) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WithName(name string) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WithOptions(options *models.ManifestAddOptions) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WithTimeout(timeout time.Duration) *ManifestAddLibpodParams
- func (o *ManifestAddLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestAddLibpodReader
- type ManifestCreateLibpodBadRequest
- func (o *ManifestCreateLibpodBadRequest) Error() string
- func (o *ManifestCreateLibpodBadRequest) GetPayload() *ManifestCreateLibpodBadRequestBody
- func (o *ManifestCreateLibpodBadRequest) IsClientError() bool
- func (o *ManifestCreateLibpodBadRequest) IsCode(code int) bool
- func (o *ManifestCreateLibpodBadRequest) IsRedirect() bool
- func (o *ManifestCreateLibpodBadRequest) IsServerError() bool
- func (o *ManifestCreateLibpodBadRequest) IsSuccess() bool
- func (o *ManifestCreateLibpodBadRequest) String() string
- type ManifestCreateLibpodBadRequestBody
- func (o *ManifestCreateLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestCreateLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ManifestCreateLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ManifestCreateLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ManifestCreateLibpodCreated
- func (o *ManifestCreateLibpodCreated) Error() string
- func (o *ManifestCreateLibpodCreated) GetPayload() *models.IDResponse
- func (o *ManifestCreateLibpodCreated) IsClientError() bool
- func (o *ManifestCreateLibpodCreated) IsCode(code int) bool
- func (o *ManifestCreateLibpodCreated) IsRedirect() bool
- func (o *ManifestCreateLibpodCreated) IsServerError() bool
- func (o *ManifestCreateLibpodCreated) IsSuccess() bool
- func (o *ManifestCreateLibpodCreated) String() string
- type ManifestCreateLibpodInternalServerError
- func (o *ManifestCreateLibpodInternalServerError) Error() string
- func (o *ManifestCreateLibpodInternalServerError) GetPayload() *ManifestCreateLibpodInternalServerErrorBody
- func (o *ManifestCreateLibpodInternalServerError) IsClientError() bool
- func (o *ManifestCreateLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestCreateLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestCreateLibpodInternalServerError) IsServerError() bool
- func (o *ManifestCreateLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestCreateLibpodInternalServerError) String() string
- type ManifestCreateLibpodInternalServerErrorBody
- func (o *ManifestCreateLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestCreateLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestCreateLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestCreateLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestCreateLibpodNotFound
- func (o *ManifestCreateLibpodNotFound) Error() string
- func (o *ManifestCreateLibpodNotFound) GetPayload() *ManifestCreateLibpodNotFoundBody
- func (o *ManifestCreateLibpodNotFound) IsClientError() bool
- func (o *ManifestCreateLibpodNotFound) IsCode(code int) bool
- func (o *ManifestCreateLibpodNotFound) IsRedirect() bool
- func (o *ManifestCreateLibpodNotFound) IsServerError() bool
- func (o *ManifestCreateLibpodNotFound) IsSuccess() bool
- func (o *ManifestCreateLibpodNotFound) String() string
- type ManifestCreateLibpodNotFoundBody
- func (o *ManifestCreateLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestCreateLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestCreateLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestCreateLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestCreateLibpodParams
- func NewManifestCreateLibpodParams() *ManifestCreateLibpodParams
- func NewManifestCreateLibpodParamsWithContext(ctx context.Context) *ManifestCreateLibpodParams
- func NewManifestCreateLibpodParamsWithHTTPClient(client *http.Client) *ManifestCreateLibpodParams
- func NewManifestCreateLibpodParamsWithTimeout(timeout time.Duration) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) SetAll(all *bool)
- func (o *ManifestCreateLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestCreateLibpodParams) SetDefaults()
- func (o *ManifestCreateLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestCreateLibpodParams) SetImages(images string)
- func (o *ManifestCreateLibpodParams) SetName(name string)
- func (o *ManifestCreateLibpodParams) SetOptions(options *models.ManifestModifyOptions)
- func (o *ManifestCreateLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestCreateLibpodParams) WithAll(all *bool) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithContext(ctx context.Context) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithDefaults() *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithHTTPClient(client *http.Client) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithImages(images string) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithName(name string) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithOptions(options *models.ManifestModifyOptions) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WithTimeout(timeout time.Duration) *ManifestCreateLibpodParams
- func (o *ManifestCreateLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestCreateLibpodReader
- type ManifestDeleteLibpodInternalServerError
- func (o *ManifestDeleteLibpodInternalServerError) Error() string
- func (o *ManifestDeleteLibpodInternalServerError) GetPayload() *ManifestDeleteLibpodInternalServerErrorBody
- func (o *ManifestDeleteLibpodInternalServerError) IsClientError() bool
- func (o *ManifestDeleteLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestDeleteLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestDeleteLibpodInternalServerError) IsServerError() bool
- func (o *ManifestDeleteLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestDeleteLibpodInternalServerError) String() string
- type ManifestDeleteLibpodInternalServerErrorBody
- func (o *ManifestDeleteLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestDeleteLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestDeleteLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestDeleteLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestDeleteLibpodNotFound
- func (o *ManifestDeleteLibpodNotFound) Error() string
- func (o *ManifestDeleteLibpodNotFound) GetPayload() *ManifestDeleteLibpodNotFoundBody
- func (o *ManifestDeleteLibpodNotFound) IsClientError() bool
- func (o *ManifestDeleteLibpodNotFound) IsCode(code int) bool
- func (o *ManifestDeleteLibpodNotFound) IsRedirect() bool
- func (o *ManifestDeleteLibpodNotFound) IsServerError() bool
- func (o *ManifestDeleteLibpodNotFound) IsSuccess() bool
- func (o *ManifestDeleteLibpodNotFound) String() string
- type ManifestDeleteLibpodNotFoundBody
- func (o *ManifestDeleteLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestDeleteLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestDeleteLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestDeleteLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestDeleteLibpodOK
- func (o *ManifestDeleteLibpodOK) Error() string
- func (o *ManifestDeleteLibpodOK) GetPayload() *models.LibpodImagesRemoveReport
- func (o *ManifestDeleteLibpodOK) IsClientError() bool
- func (o *ManifestDeleteLibpodOK) IsCode(code int) bool
- func (o *ManifestDeleteLibpodOK) IsRedirect() bool
- func (o *ManifestDeleteLibpodOK) IsServerError() bool
- func (o *ManifestDeleteLibpodOK) IsSuccess() bool
- func (o *ManifestDeleteLibpodOK) String() string
- type ManifestDeleteLibpodParams
- func NewManifestDeleteLibpodParams() *ManifestDeleteLibpodParams
- func NewManifestDeleteLibpodParamsWithContext(ctx context.Context) *ManifestDeleteLibpodParams
- func NewManifestDeleteLibpodParamsWithHTTPClient(client *http.Client) *ManifestDeleteLibpodParams
- func NewManifestDeleteLibpodParamsWithTimeout(timeout time.Duration) *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestDeleteLibpodParams) SetDefaults()
- func (o *ManifestDeleteLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestDeleteLibpodParams) SetName(name string)
- func (o *ManifestDeleteLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestDeleteLibpodParams) WithContext(ctx context.Context) *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) WithDefaults() *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) WithHTTPClient(client *http.Client) *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) WithName(name string) *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) WithTimeout(timeout time.Duration) *ManifestDeleteLibpodParams
- func (o *ManifestDeleteLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestDeleteLibpodReader
- type ManifestExistsLibpodInternalServerError
- func (o *ManifestExistsLibpodInternalServerError) Error() string
- func (o *ManifestExistsLibpodInternalServerError) GetPayload() *ManifestExistsLibpodInternalServerErrorBody
- func (o *ManifestExistsLibpodInternalServerError) IsClientError() bool
- func (o *ManifestExistsLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestExistsLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestExistsLibpodInternalServerError) IsServerError() bool
- func (o *ManifestExistsLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestExistsLibpodInternalServerError) String() string
- type ManifestExistsLibpodInternalServerErrorBody
- func (o *ManifestExistsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestExistsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestExistsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestExistsLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestExistsLibpodNoContent
- func (o *ManifestExistsLibpodNoContent) Error() string
- func (o *ManifestExistsLibpodNoContent) IsClientError() bool
- func (o *ManifestExistsLibpodNoContent) IsCode(code int) bool
- func (o *ManifestExistsLibpodNoContent) IsRedirect() bool
- func (o *ManifestExistsLibpodNoContent) IsServerError() bool
- func (o *ManifestExistsLibpodNoContent) IsSuccess() bool
- func (o *ManifestExistsLibpodNoContent) String() string
- type ManifestExistsLibpodNotFound
- func (o *ManifestExistsLibpodNotFound) Error() string
- func (o *ManifestExistsLibpodNotFound) GetPayload() *ManifestExistsLibpodNotFoundBody
- func (o *ManifestExistsLibpodNotFound) IsClientError() bool
- func (o *ManifestExistsLibpodNotFound) IsCode(code int) bool
- func (o *ManifestExistsLibpodNotFound) IsRedirect() bool
- func (o *ManifestExistsLibpodNotFound) IsServerError() bool
- func (o *ManifestExistsLibpodNotFound) IsSuccess() bool
- func (o *ManifestExistsLibpodNotFound) String() string
- type ManifestExistsLibpodNotFoundBody
- func (o *ManifestExistsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestExistsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestExistsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestExistsLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestExistsLibpodParams
- func NewManifestExistsLibpodParams() *ManifestExistsLibpodParams
- func NewManifestExistsLibpodParamsWithContext(ctx context.Context) *ManifestExistsLibpodParams
- func NewManifestExistsLibpodParamsWithHTTPClient(client *http.Client) *ManifestExistsLibpodParams
- func NewManifestExistsLibpodParamsWithTimeout(timeout time.Duration) *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestExistsLibpodParams) SetDefaults()
- func (o *ManifestExistsLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestExistsLibpodParams) SetName(name string)
- func (o *ManifestExistsLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestExistsLibpodParams) WithContext(ctx context.Context) *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) WithDefaults() *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) WithHTTPClient(client *http.Client) *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) WithName(name string) *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) WithTimeout(timeout time.Duration) *ManifestExistsLibpodParams
- func (o *ManifestExistsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestExistsLibpodReader
- type ManifestInspectLibpodInternalServerError
- func (o *ManifestInspectLibpodInternalServerError) Error() string
- func (o *ManifestInspectLibpodInternalServerError) GetPayload() *ManifestInspectLibpodInternalServerErrorBody
- func (o *ManifestInspectLibpodInternalServerError) IsClientError() bool
- func (o *ManifestInspectLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestInspectLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestInspectLibpodInternalServerError) IsServerError() bool
- func (o *ManifestInspectLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestInspectLibpodInternalServerError) String() string
- type ManifestInspectLibpodInternalServerErrorBody
- func (o *ManifestInspectLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestInspectLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestInspectLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestInspectLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestInspectLibpodNotFound
- func (o *ManifestInspectLibpodNotFound) Error() string
- func (o *ManifestInspectLibpodNotFound) GetPayload() *ManifestInspectLibpodNotFoundBody
- func (o *ManifestInspectLibpodNotFound) IsClientError() bool
- func (o *ManifestInspectLibpodNotFound) IsCode(code int) bool
- func (o *ManifestInspectLibpodNotFound) IsRedirect() bool
- func (o *ManifestInspectLibpodNotFound) IsServerError() bool
- func (o *ManifestInspectLibpodNotFound) IsSuccess() bool
- func (o *ManifestInspectLibpodNotFound) String() string
- type ManifestInspectLibpodNotFoundBody
- func (o *ManifestInspectLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestInspectLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestInspectLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestInspectLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestInspectLibpodOK
- func (o *ManifestInspectLibpodOK) Error() string
- func (o *ManifestInspectLibpodOK) GetPayload() *models.Schema2List
- func (o *ManifestInspectLibpodOK) IsClientError() bool
- func (o *ManifestInspectLibpodOK) IsCode(code int) bool
- func (o *ManifestInspectLibpodOK) IsRedirect() bool
- func (o *ManifestInspectLibpodOK) IsServerError() bool
- func (o *ManifestInspectLibpodOK) IsSuccess() bool
- func (o *ManifestInspectLibpodOK) String() string
- type ManifestInspectLibpodParams
- func NewManifestInspectLibpodParams() *ManifestInspectLibpodParams
- func NewManifestInspectLibpodParamsWithContext(ctx context.Context) *ManifestInspectLibpodParams
- func NewManifestInspectLibpodParamsWithHTTPClient(client *http.Client) *ManifestInspectLibpodParams
- func NewManifestInspectLibpodParamsWithTimeout(timeout time.Duration) *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestInspectLibpodParams) SetDefaults()
- func (o *ManifestInspectLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestInspectLibpodParams) SetName(name string)
- func (o *ManifestInspectLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestInspectLibpodParams) WithContext(ctx context.Context) *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) WithDefaults() *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) WithHTTPClient(client *http.Client) *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) WithName(name string) *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) WithTimeout(timeout time.Duration) *ManifestInspectLibpodParams
- func (o *ManifestInspectLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestInspectLibpodReader
- type ManifestModifyLibpodBadRequest
- func (o *ManifestModifyLibpodBadRequest) Error() string
- func (o *ManifestModifyLibpodBadRequest) GetPayload() *ManifestModifyLibpodBadRequestBody
- func (o *ManifestModifyLibpodBadRequest) IsClientError() bool
- func (o *ManifestModifyLibpodBadRequest) IsCode(code int) bool
- func (o *ManifestModifyLibpodBadRequest) IsRedirect() bool
- func (o *ManifestModifyLibpodBadRequest) IsServerError() bool
- func (o *ManifestModifyLibpodBadRequest) IsSuccess() bool
- func (o *ManifestModifyLibpodBadRequest) String() string
- type ManifestModifyLibpodBadRequestBody
- func (o *ManifestModifyLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestModifyLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ManifestModifyLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ManifestModifyLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ManifestModifyLibpodConflict
- func (o *ManifestModifyLibpodConflict) Error() string
- func (o *ManifestModifyLibpodConflict) GetPayload() *models.ManifestModifyReport
- func (o *ManifestModifyLibpodConflict) IsClientError() bool
- func (o *ManifestModifyLibpodConflict) IsCode(code int) bool
- func (o *ManifestModifyLibpodConflict) IsRedirect() bool
- func (o *ManifestModifyLibpodConflict) IsServerError() bool
- func (o *ManifestModifyLibpodConflict) IsSuccess() bool
- func (o *ManifestModifyLibpodConflict) String() string
- type ManifestModifyLibpodInternalServerError
- func (o *ManifestModifyLibpodInternalServerError) Error() string
- func (o *ManifestModifyLibpodInternalServerError) GetPayload() *ManifestModifyLibpodInternalServerErrorBody
- func (o *ManifestModifyLibpodInternalServerError) IsClientError() bool
- func (o *ManifestModifyLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestModifyLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestModifyLibpodInternalServerError) IsServerError() bool
- func (o *ManifestModifyLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestModifyLibpodInternalServerError) String() string
- type ManifestModifyLibpodInternalServerErrorBody
- func (o *ManifestModifyLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestModifyLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestModifyLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestModifyLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestModifyLibpodNotFound
- func (o *ManifestModifyLibpodNotFound) Error() string
- func (o *ManifestModifyLibpodNotFound) GetPayload() *ManifestModifyLibpodNotFoundBody
- func (o *ManifestModifyLibpodNotFound) IsClientError() bool
- func (o *ManifestModifyLibpodNotFound) IsCode(code int) bool
- func (o *ManifestModifyLibpodNotFound) IsRedirect() bool
- func (o *ManifestModifyLibpodNotFound) IsServerError() bool
- func (o *ManifestModifyLibpodNotFound) IsSuccess() bool
- func (o *ManifestModifyLibpodNotFound) String() string
- type ManifestModifyLibpodNotFoundBody
- func (o *ManifestModifyLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestModifyLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestModifyLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestModifyLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestModifyLibpodOK
- func (o *ManifestModifyLibpodOK) Error() string
- func (o *ManifestModifyLibpodOK) GetPayload() *models.ManifestModifyReport
- func (o *ManifestModifyLibpodOK) IsClientError() bool
- func (o *ManifestModifyLibpodOK) IsCode(code int) bool
- func (o *ManifestModifyLibpodOK) IsRedirect() bool
- func (o *ManifestModifyLibpodOK) IsServerError() bool
- func (o *ManifestModifyLibpodOK) IsSuccess() bool
- func (o *ManifestModifyLibpodOK) String() string
- type ManifestModifyLibpodParams
- func NewManifestModifyLibpodParams() *ManifestModifyLibpodParams
- func NewManifestModifyLibpodParamsWithContext(ctx context.Context) *ManifestModifyLibpodParams
- func NewManifestModifyLibpodParamsWithHTTPClient(client *http.Client) *ManifestModifyLibpodParams
- func NewManifestModifyLibpodParamsWithTimeout(timeout time.Duration) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestModifyLibpodParams) SetDefaults()
- func (o *ManifestModifyLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestModifyLibpodParams) SetName(name string)
- func (o *ManifestModifyLibpodParams) SetOptions(options *models.ManifestModifyOptions)
- func (o *ManifestModifyLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestModifyLibpodParams) WithContext(ctx context.Context) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WithDefaults() *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WithHTTPClient(client *http.Client) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WithName(name string) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WithOptions(options *models.ManifestModifyOptions) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WithTimeout(timeout time.Duration) *ManifestModifyLibpodParams
- func (o *ManifestModifyLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestModifyLibpodReader
- type ManifestPushLibpodBadRequest
- func (o *ManifestPushLibpodBadRequest) Error() string
- func (o *ManifestPushLibpodBadRequest) GetPayload() *ManifestPushLibpodBadRequestBody
- func (o *ManifestPushLibpodBadRequest) IsClientError() bool
- func (o *ManifestPushLibpodBadRequest) IsCode(code int) bool
- func (o *ManifestPushLibpodBadRequest) IsRedirect() bool
- func (o *ManifestPushLibpodBadRequest) IsServerError() bool
- func (o *ManifestPushLibpodBadRequest) IsSuccess() bool
- func (o *ManifestPushLibpodBadRequest) String() string
- type ManifestPushLibpodBadRequestBody
- func (o *ManifestPushLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ManifestPushLibpodInternalServerError
- func (o *ManifestPushLibpodInternalServerError) Error() string
- func (o *ManifestPushLibpodInternalServerError) GetPayload() *ManifestPushLibpodInternalServerErrorBody
- func (o *ManifestPushLibpodInternalServerError) IsClientError() bool
- func (o *ManifestPushLibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestPushLibpodInternalServerError) IsRedirect() bool
- func (o *ManifestPushLibpodInternalServerError) IsServerError() bool
- func (o *ManifestPushLibpodInternalServerError) IsSuccess() bool
- func (o *ManifestPushLibpodInternalServerError) String() string
- type ManifestPushLibpodInternalServerErrorBody
- func (o *ManifestPushLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestPushLibpodNotFound
- func (o *ManifestPushLibpodNotFound) Error() string
- func (o *ManifestPushLibpodNotFound) GetPayload() *ManifestPushLibpodNotFoundBody
- func (o *ManifestPushLibpodNotFound) IsClientError() bool
- func (o *ManifestPushLibpodNotFound) IsCode(code int) bool
- func (o *ManifestPushLibpodNotFound) IsRedirect() bool
- func (o *ManifestPushLibpodNotFound) IsServerError() bool
- func (o *ManifestPushLibpodNotFound) IsSuccess() bool
- func (o *ManifestPushLibpodNotFound) String() string
- type ManifestPushLibpodNotFoundBody
- func (o *ManifestPushLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestPushLibpodOK
- func (o *ManifestPushLibpodOK) Error() string
- func (o *ManifestPushLibpodOK) GetPayload() *models.IDResponse
- func (o *ManifestPushLibpodOK) IsClientError() bool
- func (o *ManifestPushLibpodOK) IsCode(code int) bool
- func (o *ManifestPushLibpodOK) IsRedirect() bool
- func (o *ManifestPushLibpodOK) IsServerError() bool
- func (o *ManifestPushLibpodOK) IsSuccess() bool
- func (o *ManifestPushLibpodOK) String() string
- type ManifestPushLibpodParams
- func NewManifestPushLibpodParams() *ManifestPushLibpodParams
- func NewManifestPushLibpodParamsWithContext(ctx context.Context) *ManifestPushLibpodParams
- func NewManifestPushLibpodParamsWithHTTPClient(client *http.Client) *ManifestPushLibpodParams
- func NewManifestPushLibpodParamsWithTimeout(timeout time.Duration) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) SetAll(all *bool)
- func (o *ManifestPushLibpodParams) SetContext(ctx context.Context)
- func (o *ManifestPushLibpodParams) SetDefaults()
- func (o *ManifestPushLibpodParams) SetDestination(destination string)
- func (o *ManifestPushLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestPushLibpodParams) SetName(name string)
- func (o *ManifestPushLibpodParams) SetTLSVerify(tLSVerify *bool)
- func (o *ManifestPushLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestPushLibpodParams) WithAll(all *bool) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithContext(ctx context.Context) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithDefaults() *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithDestination(destination string) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithHTTPClient(client *http.Client) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithName(name string) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithTLSVerify(tLSVerify *bool) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WithTimeout(timeout time.Duration) *ManifestPushLibpodParams
- func (o *ManifestPushLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestPushLibpodReader
- type ManifestPushV3LibpodBadRequest
- func (o *ManifestPushV3LibpodBadRequest) Error() string
- func (o *ManifestPushV3LibpodBadRequest) GetPayload() *ManifestPushV3LibpodBadRequestBody
- func (o *ManifestPushV3LibpodBadRequest) IsClientError() bool
- func (o *ManifestPushV3LibpodBadRequest) IsCode(code int) bool
- func (o *ManifestPushV3LibpodBadRequest) IsRedirect() bool
- func (o *ManifestPushV3LibpodBadRequest) IsServerError() bool
- func (o *ManifestPushV3LibpodBadRequest) IsSuccess() bool
- func (o *ManifestPushV3LibpodBadRequest) String() string
- type ManifestPushV3LibpodBadRequestBody
- func (o *ManifestPushV3LibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushV3LibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushV3LibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushV3LibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ManifestPushV3LibpodInternalServerError
- func (o *ManifestPushV3LibpodInternalServerError) Error() string
- func (o *ManifestPushV3LibpodInternalServerError) GetPayload() *ManifestPushV3LibpodInternalServerErrorBody
- func (o *ManifestPushV3LibpodInternalServerError) IsClientError() bool
- func (o *ManifestPushV3LibpodInternalServerError) IsCode(code int) bool
- func (o *ManifestPushV3LibpodInternalServerError) IsRedirect() bool
- func (o *ManifestPushV3LibpodInternalServerError) IsServerError() bool
- func (o *ManifestPushV3LibpodInternalServerError) IsSuccess() bool
- func (o *ManifestPushV3LibpodInternalServerError) String() string
- type ManifestPushV3LibpodInternalServerErrorBody
- func (o *ManifestPushV3LibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushV3LibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushV3LibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushV3LibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ManifestPushV3LibpodNotFound
- func (o *ManifestPushV3LibpodNotFound) Error() string
- func (o *ManifestPushV3LibpodNotFound) GetPayload() *ManifestPushV3LibpodNotFoundBody
- func (o *ManifestPushV3LibpodNotFound) IsClientError() bool
- func (o *ManifestPushV3LibpodNotFound) IsCode(code int) bool
- func (o *ManifestPushV3LibpodNotFound) IsRedirect() bool
- func (o *ManifestPushV3LibpodNotFound) IsServerError() bool
- func (o *ManifestPushV3LibpodNotFound) IsSuccess() bool
- func (o *ManifestPushV3LibpodNotFound) String() string
- type ManifestPushV3LibpodNotFoundBody
- func (o *ManifestPushV3LibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ManifestPushV3LibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ManifestPushV3LibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ManifestPushV3LibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ManifestPushV3LibpodOK
- func (o *ManifestPushV3LibpodOK) Error() string
- func (o *ManifestPushV3LibpodOK) GetPayload() *models.IDResponse
- func (o *ManifestPushV3LibpodOK) IsClientError() bool
- func (o *ManifestPushV3LibpodOK) IsCode(code int) bool
- func (o *ManifestPushV3LibpodOK) IsRedirect() bool
- func (o *ManifestPushV3LibpodOK) IsServerError() bool
- func (o *ManifestPushV3LibpodOK) IsSuccess() bool
- func (o *ManifestPushV3LibpodOK) String() string
- type ManifestPushV3LibpodParams
- func NewManifestPushV3LibpodParams() *ManifestPushV3LibpodParams
- func NewManifestPushV3LibpodParamsWithContext(ctx context.Context) *ManifestPushV3LibpodParams
- func NewManifestPushV3LibpodParamsWithHTTPClient(client *http.Client) *ManifestPushV3LibpodParams
- func NewManifestPushV3LibpodParamsWithTimeout(timeout time.Duration) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) SetAll(all *bool)
- func (o *ManifestPushV3LibpodParams) SetContext(ctx context.Context)
- func (o *ManifestPushV3LibpodParams) SetDefaults()
- func (o *ManifestPushV3LibpodParams) SetDestination(destination string)
- func (o *ManifestPushV3LibpodParams) SetHTTPClient(client *http.Client)
- func (o *ManifestPushV3LibpodParams) SetName(name string)
- func (o *ManifestPushV3LibpodParams) SetTimeout(timeout time.Duration)
- func (o *ManifestPushV3LibpodParams) WithAll(all *bool) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithContext(ctx context.Context) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithDefaults() *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithDestination(destination string) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithHTTPClient(client *http.Client) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithName(name string) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WithTimeout(timeout time.Duration) *ManifestPushV3LibpodParams
- func (o *ManifestPushV3LibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ManifestPushV3LibpodReader
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 manifests API
func (*Client) ManifestAddLibpod
deprecated
func (a *Client) ManifestAddLibpod(params *ManifestAddLibpodParams, opts ...ClientOption) (*ManifestAddLibpodOK, error)
ManifestAddLibpod adds image Add an image to a manifest list
Deprecated: As of 4.0.0 use ManifestModifyLibpod instead
func (*Client) ManifestCreateLibpod ¶
func (a *Client) ManifestCreateLibpod(params *ManifestCreateLibpodParams, opts ...ClientOption) (*ManifestCreateLibpodCreated, error)
ManifestCreateLibpod creates
Create a manifest list
func (*Client) ManifestDeleteLibpod ¶
func (a *Client) ManifestDeleteLibpod(params *ManifestDeleteLibpodParams, opts ...ClientOption) (*ManifestDeleteLibpodOK, error)
ManifestDeleteLibpod deletes manifest list Delete named manifest list
As of v4.0.0
func (*Client) ManifestExistsLibpod ¶
func (a *Client) ManifestExistsLibpod(params *ManifestExistsLibpodParams, opts ...ClientOption) (*ManifestExistsLibpodNoContent, error)
ManifestExistsLibpod exists Check if manifest list exists
Note: There is no contract that the manifest list will exist for a follow-on operation
func (*Client) ManifestInspectLibpod ¶
func (a *Client) ManifestInspectLibpod(params *ManifestInspectLibpodParams, opts ...ClientOption) (*ManifestInspectLibpodOK, error)
ManifestInspectLibpod inspects
Display attributes of given manifest list
func (*Client) ManifestModifyLibpod ¶
func (a *Client) ManifestModifyLibpod(params *ManifestModifyLibpodParams, opts ...ClientOption) (*ManifestModifyLibpodOK, error)
ManifestModifyLibpod modifies manifest list Add/Remove an image(s) to a manifest list
Note: operations are not atomic when multiple Images are provided.
As of v4.0.0
func (*Client) ManifestPushLibpod ¶
func (a *Client) ManifestPushLibpod(params *ManifestPushLibpodParams, opts ...ClientOption) (*ManifestPushLibpodOK, error)
ManifestPushLibpod pushes manifest list to registry Push a manifest list or image index to the named registry
As of v4.0.0
func (*Client) ManifestPushV3Libpod
deprecated
func (a *Client) ManifestPushV3Libpod(params *ManifestPushV3LibpodParams, opts ...ClientOption) (*ManifestPushV3LibpodOK, error)
ManifestPushV3Libpod pushes manifest to registry Push a manifest list or image index to a registry
Deprecated: As of 4.0.0 use ManifestPushLibpod instead
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { ManifestAddLibpod(params *ManifestAddLibpodParams, opts ...ClientOption) (*ManifestAddLibpodOK, error) ManifestCreateLibpod(params *ManifestCreateLibpodParams, opts ...ClientOption) (*ManifestCreateLibpodCreated, error) ManifestDeleteLibpod(params *ManifestDeleteLibpodParams, opts ...ClientOption) (*ManifestDeleteLibpodOK, error) ManifestExistsLibpod(params *ManifestExistsLibpodParams, opts ...ClientOption) (*ManifestExistsLibpodNoContent, error) ManifestInspectLibpod(params *ManifestInspectLibpodParams, opts ...ClientOption) (*ManifestInspectLibpodOK, error) ManifestModifyLibpod(params *ManifestModifyLibpodParams, opts ...ClientOption) (*ManifestModifyLibpodOK, error) ManifestPushLibpod(params *ManifestPushLibpodParams, opts ...ClientOption) (*ManifestPushLibpodOK, error) ManifestPushV3Libpod(params *ManifestPushV3LibpodParams, opts ...ClientOption) (*ManifestPushV3LibpodOK, 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 manifests API client.
type ManifestAddLibpodConflict ¶
type ManifestAddLibpodConflict struct {
Payload *ManifestAddLibpodConflictBody
}
ManifestAddLibpodConflict describes a response with status code 409, with default header values.
Bad parameter in request
func NewManifestAddLibpodConflict ¶
func NewManifestAddLibpodConflict() *ManifestAddLibpodConflict
NewManifestAddLibpodConflict creates a ManifestAddLibpodConflict with default headers values
func (*ManifestAddLibpodConflict) Error ¶
func (o *ManifestAddLibpodConflict) Error() string
func (*ManifestAddLibpodConflict) GetPayload ¶
func (o *ManifestAddLibpodConflict) GetPayload() *ManifestAddLibpodConflictBody
func (*ManifestAddLibpodConflict) IsClientError ¶
func (o *ManifestAddLibpodConflict) IsClientError() bool
IsClientError returns true when this manifest add libpod conflict response has a 4xx status code
func (*ManifestAddLibpodConflict) IsCode ¶
func (o *ManifestAddLibpodConflict) IsCode(code int) bool
IsCode returns true when this manifest add libpod conflict response a status code equal to that given
func (*ManifestAddLibpodConflict) IsRedirect ¶
func (o *ManifestAddLibpodConflict) IsRedirect() bool
IsRedirect returns true when this manifest add libpod conflict response has a 3xx status code
func (*ManifestAddLibpodConflict) IsServerError ¶
func (o *ManifestAddLibpodConflict) IsServerError() bool
IsServerError returns true when this manifest add libpod conflict response has a 5xx status code
func (*ManifestAddLibpodConflict) IsSuccess ¶
func (o *ManifestAddLibpodConflict) IsSuccess() bool
IsSuccess returns true when this manifest add libpod conflict response has a 2xx status code
func (*ManifestAddLibpodConflict) String ¶
func (o *ManifestAddLibpodConflict) String() string
type ManifestAddLibpodConflictBody ¶
type ManifestAddLibpodConflictBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestAddLibpodConflictBody manifest add libpod conflict body swagger:model ManifestAddLibpodConflictBody
func (*ManifestAddLibpodConflictBody) ContextValidate ¶
func (o *ManifestAddLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest add libpod conflict body based on context it is used
func (*ManifestAddLibpodConflictBody) MarshalBinary ¶
func (o *ManifestAddLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestAddLibpodConflictBody) UnmarshalBinary ¶
func (o *ManifestAddLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestAddLibpodInternalServerError ¶
type ManifestAddLibpodInternalServerError struct {
Payload *ManifestAddLibpodInternalServerErrorBody
}
ManifestAddLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestAddLibpodInternalServerError ¶
func NewManifestAddLibpodInternalServerError() *ManifestAddLibpodInternalServerError
NewManifestAddLibpodInternalServerError creates a ManifestAddLibpodInternalServerError with default headers values
func (*ManifestAddLibpodInternalServerError) Error ¶
func (o *ManifestAddLibpodInternalServerError) Error() string
func (*ManifestAddLibpodInternalServerError) GetPayload ¶
func (o *ManifestAddLibpodInternalServerError) GetPayload() *ManifestAddLibpodInternalServerErrorBody
func (*ManifestAddLibpodInternalServerError) IsClientError ¶
func (o *ManifestAddLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest add libpod internal server error response has a 4xx status code
func (*ManifestAddLibpodInternalServerError) IsCode ¶
func (o *ManifestAddLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest add libpod internal server error response a status code equal to that given
func (*ManifestAddLibpodInternalServerError) IsRedirect ¶
func (o *ManifestAddLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest add libpod internal server error response has a 3xx status code
func (*ManifestAddLibpodInternalServerError) IsServerError ¶
func (o *ManifestAddLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest add libpod internal server error response has a 5xx status code
func (*ManifestAddLibpodInternalServerError) IsSuccess ¶
func (o *ManifestAddLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest add libpod internal server error response has a 2xx status code
func (*ManifestAddLibpodInternalServerError) String ¶
func (o *ManifestAddLibpodInternalServerError) String() string
type ManifestAddLibpodInternalServerErrorBody ¶
type ManifestAddLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestAddLibpodInternalServerErrorBody manifest add libpod internal server error body swagger:model ManifestAddLibpodInternalServerErrorBody
func (*ManifestAddLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestAddLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest add libpod internal server error body based on context it is used
func (*ManifestAddLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestAddLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestAddLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestAddLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestAddLibpodNotFound ¶
type ManifestAddLibpodNotFound struct {
Payload *ManifestAddLibpodNotFoundBody
}
ManifestAddLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestAddLibpodNotFound ¶
func NewManifestAddLibpodNotFound() *ManifestAddLibpodNotFound
NewManifestAddLibpodNotFound creates a ManifestAddLibpodNotFound with default headers values
func (*ManifestAddLibpodNotFound) Error ¶
func (o *ManifestAddLibpodNotFound) Error() string
func (*ManifestAddLibpodNotFound) GetPayload ¶
func (o *ManifestAddLibpodNotFound) GetPayload() *ManifestAddLibpodNotFoundBody
func (*ManifestAddLibpodNotFound) IsClientError ¶
func (o *ManifestAddLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest add libpod not found response has a 4xx status code
func (*ManifestAddLibpodNotFound) IsCode ¶
func (o *ManifestAddLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest add libpod not found response a status code equal to that given
func (*ManifestAddLibpodNotFound) IsRedirect ¶
func (o *ManifestAddLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest add libpod not found response has a 3xx status code
func (*ManifestAddLibpodNotFound) IsServerError ¶
func (o *ManifestAddLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest add libpod not found response has a 5xx status code
func (*ManifestAddLibpodNotFound) IsSuccess ¶
func (o *ManifestAddLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest add libpod not found response has a 2xx status code
func (*ManifestAddLibpodNotFound) String ¶
func (o *ManifestAddLibpodNotFound) String() string
type ManifestAddLibpodNotFoundBody ¶
type ManifestAddLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestAddLibpodNotFoundBody manifest add libpod not found body swagger:model ManifestAddLibpodNotFoundBody
func (*ManifestAddLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestAddLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest add libpod not found body based on context it is used
func (*ManifestAddLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestAddLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestAddLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestAddLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestAddLibpodOK ¶
type ManifestAddLibpodOK struct {
Payload *models.IDResponse
}
ManifestAddLibpodOK describes a response with status code 200, with default header values.
ManifestAddLibpodOK manifest add libpod o k
func NewManifestAddLibpodOK ¶
func NewManifestAddLibpodOK() *ManifestAddLibpodOK
NewManifestAddLibpodOK creates a ManifestAddLibpodOK with default headers values
func (*ManifestAddLibpodOK) Error ¶
func (o *ManifestAddLibpodOK) Error() string
func (*ManifestAddLibpodOK) GetPayload ¶
func (o *ManifestAddLibpodOK) GetPayload() *models.IDResponse
func (*ManifestAddLibpodOK) IsClientError ¶
func (o *ManifestAddLibpodOK) IsClientError() bool
IsClientError returns true when this manifest add libpod o k response has a 4xx status code
func (*ManifestAddLibpodOK) IsCode ¶
func (o *ManifestAddLibpodOK) IsCode(code int) bool
IsCode returns true when this manifest add libpod o k response a status code equal to that given
func (*ManifestAddLibpodOK) IsRedirect ¶
func (o *ManifestAddLibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest add libpod o k response has a 3xx status code
func (*ManifestAddLibpodOK) IsServerError ¶
func (o *ManifestAddLibpodOK) IsServerError() bool
IsServerError returns true when this manifest add libpod o k response has a 5xx status code
func (*ManifestAddLibpodOK) IsSuccess ¶
func (o *ManifestAddLibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest add libpod o k response has a 2xx status code
func (*ManifestAddLibpodOK) String ¶
func (o *ManifestAddLibpodOK) String() string
type ManifestAddLibpodParams ¶
type ManifestAddLibpodParams struct { /* Name. the name or ID of the manifest */ Name string /* Options. options for creating a manifest */ Options *models.ManifestAddOptions Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestAddLibpodParams contains all the parameters to send to the API endpoint
for the manifest add libpod operation. Typically these are written to a http.Request.
func NewManifestAddLibpodParams ¶
func NewManifestAddLibpodParams() *ManifestAddLibpodParams
NewManifestAddLibpodParams creates a new ManifestAddLibpodParams 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 NewManifestAddLibpodParamsWithContext ¶
func NewManifestAddLibpodParamsWithContext(ctx context.Context) *ManifestAddLibpodParams
NewManifestAddLibpodParamsWithContext creates a new ManifestAddLibpodParams object with the ability to set a context for a request.
func NewManifestAddLibpodParamsWithHTTPClient ¶
func NewManifestAddLibpodParamsWithHTTPClient(client *http.Client) *ManifestAddLibpodParams
NewManifestAddLibpodParamsWithHTTPClient creates a new ManifestAddLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestAddLibpodParamsWithTimeout ¶
func NewManifestAddLibpodParamsWithTimeout(timeout time.Duration) *ManifestAddLibpodParams
NewManifestAddLibpodParamsWithTimeout creates a new ManifestAddLibpodParams object with the ability to set a timeout on a request.
func (*ManifestAddLibpodParams) SetContext ¶
func (o *ManifestAddLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest add libpod params
func (*ManifestAddLibpodParams) SetDefaults ¶
func (o *ManifestAddLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest add libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestAddLibpodParams) SetHTTPClient ¶
func (o *ManifestAddLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest add libpod params
func (*ManifestAddLibpodParams) SetName ¶
func (o *ManifestAddLibpodParams) SetName(name string)
SetName adds the name to the manifest add libpod params
func (*ManifestAddLibpodParams) SetOptions ¶
func (o *ManifestAddLibpodParams) SetOptions(options *models.ManifestAddOptions)
SetOptions adds the options to the manifest add libpod params
func (*ManifestAddLibpodParams) SetTimeout ¶
func (o *ManifestAddLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest add libpod params
func (*ManifestAddLibpodParams) WithContext ¶
func (o *ManifestAddLibpodParams) WithContext(ctx context.Context) *ManifestAddLibpodParams
WithContext adds the context to the manifest add libpod params
func (*ManifestAddLibpodParams) WithDefaults ¶
func (o *ManifestAddLibpodParams) WithDefaults() *ManifestAddLibpodParams
WithDefaults hydrates default values in the manifest add libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestAddLibpodParams) WithHTTPClient ¶
func (o *ManifestAddLibpodParams) WithHTTPClient(client *http.Client) *ManifestAddLibpodParams
WithHTTPClient adds the HTTPClient to the manifest add libpod params
func (*ManifestAddLibpodParams) WithName ¶
func (o *ManifestAddLibpodParams) WithName(name string) *ManifestAddLibpodParams
WithName adds the name to the manifest add libpod params
func (*ManifestAddLibpodParams) WithOptions ¶
func (o *ManifestAddLibpodParams) WithOptions(options *models.ManifestAddOptions) *ManifestAddLibpodParams
WithOptions adds the options to the manifest add libpod params
func (*ManifestAddLibpodParams) WithTimeout ¶
func (o *ManifestAddLibpodParams) WithTimeout(timeout time.Duration) *ManifestAddLibpodParams
WithTimeout adds the timeout to the manifest add libpod params
func (*ManifestAddLibpodParams) WriteToRequest ¶
func (o *ManifestAddLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestAddLibpodReader ¶
type ManifestAddLibpodReader struct {
// contains filtered or unexported fields
}
ManifestAddLibpodReader is a Reader for the ManifestAddLibpod structure.
func (*ManifestAddLibpodReader) ReadResponse ¶
func (o *ManifestAddLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestCreateLibpodBadRequest ¶
type ManifestCreateLibpodBadRequest struct {
Payload *ManifestCreateLibpodBadRequestBody
}
ManifestCreateLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewManifestCreateLibpodBadRequest ¶
func NewManifestCreateLibpodBadRequest() *ManifestCreateLibpodBadRequest
NewManifestCreateLibpodBadRequest creates a ManifestCreateLibpodBadRequest with default headers values
func (*ManifestCreateLibpodBadRequest) Error ¶
func (o *ManifestCreateLibpodBadRequest) Error() string
func (*ManifestCreateLibpodBadRequest) GetPayload ¶
func (o *ManifestCreateLibpodBadRequest) GetPayload() *ManifestCreateLibpodBadRequestBody
func (*ManifestCreateLibpodBadRequest) IsClientError ¶
func (o *ManifestCreateLibpodBadRequest) IsClientError() bool
IsClientError returns true when this manifest create libpod bad request response has a 4xx status code
func (*ManifestCreateLibpodBadRequest) IsCode ¶
func (o *ManifestCreateLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this manifest create libpod bad request response a status code equal to that given
func (*ManifestCreateLibpodBadRequest) IsRedirect ¶
func (o *ManifestCreateLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this manifest create libpod bad request response has a 3xx status code
func (*ManifestCreateLibpodBadRequest) IsServerError ¶
func (o *ManifestCreateLibpodBadRequest) IsServerError() bool
IsServerError returns true when this manifest create libpod bad request response has a 5xx status code
func (*ManifestCreateLibpodBadRequest) IsSuccess ¶
func (o *ManifestCreateLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this manifest create libpod bad request response has a 2xx status code
func (*ManifestCreateLibpodBadRequest) String ¶
func (o *ManifestCreateLibpodBadRequest) String() string
type ManifestCreateLibpodBadRequestBody ¶
type ManifestCreateLibpodBadRequestBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestCreateLibpodBadRequestBody manifest create libpod bad request body swagger:model ManifestCreateLibpodBadRequestBody
func (*ManifestCreateLibpodBadRequestBody) ContextValidate ¶
func (o *ManifestCreateLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest create libpod bad request body based on context it is used
func (*ManifestCreateLibpodBadRequestBody) MarshalBinary ¶
func (o *ManifestCreateLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestCreateLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ManifestCreateLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestCreateLibpodCreated ¶
type ManifestCreateLibpodCreated struct {
Payload *models.IDResponse
}
ManifestCreateLibpodCreated describes a response with status code 201, with default header values.
ManifestCreateLibpodCreated manifest create libpod created
func NewManifestCreateLibpodCreated ¶
func NewManifestCreateLibpodCreated() *ManifestCreateLibpodCreated
NewManifestCreateLibpodCreated creates a ManifestCreateLibpodCreated with default headers values
func (*ManifestCreateLibpodCreated) Error ¶
func (o *ManifestCreateLibpodCreated) Error() string
func (*ManifestCreateLibpodCreated) GetPayload ¶
func (o *ManifestCreateLibpodCreated) GetPayload() *models.IDResponse
func (*ManifestCreateLibpodCreated) IsClientError ¶
func (o *ManifestCreateLibpodCreated) IsClientError() bool
IsClientError returns true when this manifest create libpod created response has a 4xx status code
func (*ManifestCreateLibpodCreated) IsCode ¶
func (o *ManifestCreateLibpodCreated) IsCode(code int) bool
IsCode returns true when this manifest create libpod created response a status code equal to that given
func (*ManifestCreateLibpodCreated) IsRedirect ¶
func (o *ManifestCreateLibpodCreated) IsRedirect() bool
IsRedirect returns true when this manifest create libpod created response has a 3xx status code
func (*ManifestCreateLibpodCreated) IsServerError ¶
func (o *ManifestCreateLibpodCreated) IsServerError() bool
IsServerError returns true when this manifest create libpod created response has a 5xx status code
func (*ManifestCreateLibpodCreated) IsSuccess ¶
func (o *ManifestCreateLibpodCreated) IsSuccess() bool
IsSuccess returns true when this manifest create libpod created response has a 2xx status code
func (*ManifestCreateLibpodCreated) String ¶
func (o *ManifestCreateLibpodCreated) String() string
type ManifestCreateLibpodInternalServerError ¶
type ManifestCreateLibpodInternalServerError struct {
Payload *ManifestCreateLibpodInternalServerErrorBody
}
ManifestCreateLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestCreateLibpodInternalServerError ¶
func NewManifestCreateLibpodInternalServerError() *ManifestCreateLibpodInternalServerError
NewManifestCreateLibpodInternalServerError creates a ManifestCreateLibpodInternalServerError with default headers values
func (*ManifestCreateLibpodInternalServerError) Error ¶
func (o *ManifestCreateLibpodInternalServerError) Error() string
func (*ManifestCreateLibpodInternalServerError) GetPayload ¶
func (o *ManifestCreateLibpodInternalServerError) GetPayload() *ManifestCreateLibpodInternalServerErrorBody
func (*ManifestCreateLibpodInternalServerError) IsClientError ¶
func (o *ManifestCreateLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest create libpod internal server error response has a 4xx status code
func (*ManifestCreateLibpodInternalServerError) IsCode ¶
func (o *ManifestCreateLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest create libpod internal server error response a status code equal to that given
func (*ManifestCreateLibpodInternalServerError) IsRedirect ¶
func (o *ManifestCreateLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest create libpod internal server error response has a 3xx status code
func (*ManifestCreateLibpodInternalServerError) IsServerError ¶
func (o *ManifestCreateLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest create libpod internal server error response has a 5xx status code
func (*ManifestCreateLibpodInternalServerError) IsSuccess ¶
func (o *ManifestCreateLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest create libpod internal server error response has a 2xx status code
func (*ManifestCreateLibpodInternalServerError) String ¶
func (o *ManifestCreateLibpodInternalServerError) String() string
type ManifestCreateLibpodInternalServerErrorBody ¶
type ManifestCreateLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestCreateLibpodInternalServerErrorBody manifest create libpod internal server error body swagger:model ManifestCreateLibpodInternalServerErrorBody
func (*ManifestCreateLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestCreateLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest create libpod internal server error body based on context it is used
func (*ManifestCreateLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestCreateLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestCreateLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestCreateLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestCreateLibpodNotFound ¶
type ManifestCreateLibpodNotFound struct {
Payload *ManifestCreateLibpodNotFoundBody
}
ManifestCreateLibpodNotFound describes a response with status code 404, with default header values.
No such image
func NewManifestCreateLibpodNotFound ¶
func NewManifestCreateLibpodNotFound() *ManifestCreateLibpodNotFound
NewManifestCreateLibpodNotFound creates a ManifestCreateLibpodNotFound with default headers values
func (*ManifestCreateLibpodNotFound) Error ¶
func (o *ManifestCreateLibpodNotFound) Error() string
func (*ManifestCreateLibpodNotFound) GetPayload ¶
func (o *ManifestCreateLibpodNotFound) GetPayload() *ManifestCreateLibpodNotFoundBody
func (*ManifestCreateLibpodNotFound) IsClientError ¶
func (o *ManifestCreateLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest create libpod not found response has a 4xx status code
func (*ManifestCreateLibpodNotFound) IsCode ¶
func (o *ManifestCreateLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest create libpod not found response a status code equal to that given
func (*ManifestCreateLibpodNotFound) IsRedirect ¶
func (o *ManifestCreateLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest create libpod not found response has a 3xx status code
func (*ManifestCreateLibpodNotFound) IsServerError ¶
func (o *ManifestCreateLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest create libpod not found response has a 5xx status code
func (*ManifestCreateLibpodNotFound) IsSuccess ¶
func (o *ManifestCreateLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest create libpod not found response has a 2xx status code
func (*ManifestCreateLibpodNotFound) String ¶
func (o *ManifestCreateLibpodNotFound) String() string
type ManifestCreateLibpodNotFoundBody ¶
type ManifestCreateLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestCreateLibpodNotFoundBody manifest create libpod not found body swagger:model ManifestCreateLibpodNotFoundBody
func (*ManifestCreateLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestCreateLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest create libpod not found body based on context it is used
func (*ManifestCreateLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestCreateLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestCreateLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestCreateLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestCreateLibpodParams ¶
type ManifestCreateLibpodParams struct { /* All. add all contents if given list */ All *bool /* Images. One or more names of an image or a manifest list. Repeat parameter as needed. Support for multiple images, as of version 4.0.0 Alias of `image` is support for compatibility with < 4.0.0 Response status code is 200 with < 4.0.0 for compatibility */ Images string /* Name. manifest list or index name to create */ Name string /* Options. options for new manifest */ Options *models.ManifestModifyOptions Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestCreateLibpodParams contains all the parameters to send to the API endpoint
for the manifest create libpod operation. Typically these are written to a http.Request.
func NewManifestCreateLibpodParams ¶
func NewManifestCreateLibpodParams() *ManifestCreateLibpodParams
NewManifestCreateLibpodParams creates a new ManifestCreateLibpodParams 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 NewManifestCreateLibpodParamsWithContext ¶
func NewManifestCreateLibpodParamsWithContext(ctx context.Context) *ManifestCreateLibpodParams
NewManifestCreateLibpodParamsWithContext creates a new ManifestCreateLibpodParams object with the ability to set a context for a request.
func NewManifestCreateLibpodParamsWithHTTPClient ¶
func NewManifestCreateLibpodParamsWithHTTPClient(client *http.Client) *ManifestCreateLibpodParams
NewManifestCreateLibpodParamsWithHTTPClient creates a new ManifestCreateLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestCreateLibpodParamsWithTimeout ¶
func NewManifestCreateLibpodParamsWithTimeout(timeout time.Duration) *ManifestCreateLibpodParams
NewManifestCreateLibpodParamsWithTimeout creates a new ManifestCreateLibpodParams object with the ability to set a timeout on a request.
func (*ManifestCreateLibpodParams) SetAll ¶
func (o *ManifestCreateLibpodParams) SetAll(all *bool)
SetAll adds the all to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetContext ¶
func (o *ManifestCreateLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetDefaults ¶
func (o *ManifestCreateLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest create libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestCreateLibpodParams) SetHTTPClient ¶
func (o *ManifestCreateLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetImages ¶
func (o *ManifestCreateLibpodParams) SetImages(images string)
SetImages adds the images to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetName ¶
func (o *ManifestCreateLibpodParams) SetName(name string)
SetName adds the name to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetOptions ¶
func (o *ManifestCreateLibpodParams) SetOptions(options *models.ManifestModifyOptions)
SetOptions adds the options to the manifest create libpod params
func (*ManifestCreateLibpodParams) SetTimeout ¶
func (o *ManifestCreateLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithAll ¶
func (o *ManifestCreateLibpodParams) WithAll(all *bool) *ManifestCreateLibpodParams
WithAll adds the all to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithContext ¶
func (o *ManifestCreateLibpodParams) WithContext(ctx context.Context) *ManifestCreateLibpodParams
WithContext adds the context to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithDefaults ¶
func (o *ManifestCreateLibpodParams) WithDefaults() *ManifestCreateLibpodParams
WithDefaults hydrates default values in the manifest create libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestCreateLibpodParams) WithHTTPClient ¶
func (o *ManifestCreateLibpodParams) WithHTTPClient(client *http.Client) *ManifestCreateLibpodParams
WithHTTPClient adds the HTTPClient to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithImages ¶
func (o *ManifestCreateLibpodParams) WithImages(images string) *ManifestCreateLibpodParams
WithImages adds the images to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithName ¶
func (o *ManifestCreateLibpodParams) WithName(name string) *ManifestCreateLibpodParams
WithName adds the name to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithOptions ¶
func (o *ManifestCreateLibpodParams) WithOptions(options *models.ManifestModifyOptions) *ManifestCreateLibpodParams
WithOptions adds the options to the manifest create libpod params
func (*ManifestCreateLibpodParams) WithTimeout ¶
func (o *ManifestCreateLibpodParams) WithTimeout(timeout time.Duration) *ManifestCreateLibpodParams
WithTimeout adds the timeout to the manifest create libpod params
func (*ManifestCreateLibpodParams) WriteToRequest ¶
func (o *ManifestCreateLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestCreateLibpodReader ¶
type ManifestCreateLibpodReader struct {
// contains filtered or unexported fields
}
ManifestCreateLibpodReader is a Reader for the ManifestCreateLibpod structure.
func (*ManifestCreateLibpodReader) ReadResponse ¶
func (o *ManifestCreateLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestDeleteLibpodInternalServerError ¶
type ManifestDeleteLibpodInternalServerError struct {
Payload *ManifestDeleteLibpodInternalServerErrorBody
}
ManifestDeleteLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestDeleteLibpodInternalServerError ¶
func NewManifestDeleteLibpodInternalServerError() *ManifestDeleteLibpodInternalServerError
NewManifestDeleteLibpodInternalServerError creates a ManifestDeleteLibpodInternalServerError with default headers values
func (*ManifestDeleteLibpodInternalServerError) Error ¶
func (o *ManifestDeleteLibpodInternalServerError) Error() string
func (*ManifestDeleteLibpodInternalServerError) GetPayload ¶
func (o *ManifestDeleteLibpodInternalServerError) GetPayload() *ManifestDeleteLibpodInternalServerErrorBody
func (*ManifestDeleteLibpodInternalServerError) IsClientError ¶
func (o *ManifestDeleteLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest delete libpod internal server error response has a 4xx status code
func (*ManifestDeleteLibpodInternalServerError) IsCode ¶
func (o *ManifestDeleteLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest delete libpod internal server error response a status code equal to that given
func (*ManifestDeleteLibpodInternalServerError) IsRedirect ¶
func (o *ManifestDeleteLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest delete libpod internal server error response has a 3xx status code
func (*ManifestDeleteLibpodInternalServerError) IsServerError ¶
func (o *ManifestDeleteLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest delete libpod internal server error response has a 5xx status code
func (*ManifestDeleteLibpodInternalServerError) IsSuccess ¶
func (o *ManifestDeleteLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest delete libpod internal server error response has a 2xx status code
func (*ManifestDeleteLibpodInternalServerError) String ¶
func (o *ManifestDeleteLibpodInternalServerError) String() string
type ManifestDeleteLibpodInternalServerErrorBody ¶
type ManifestDeleteLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestDeleteLibpodInternalServerErrorBody manifest delete libpod internal server error body swagger:model ManifestDeleteLibpodInternalServerErrorBody
func (*ManifestDeleteLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestDeleteLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest delete libpod internal server error body based on context it is used
func (*ManifestDeleteLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestDeleteLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestDeleteLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestDeleteLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestDeleteLibpodNotFound ¶
type ManifestDeleteLibpodNotFound struct {
Payload *ManifestDeleteLibpodNotFoundBody
}
ManifestDeleteLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestDeleteLibpodNotFound ¶
func NewManifestDeleteLibpodNotFound() *ManifestDeleteLibpodNotFound
NewManifestDeleteLibpodNotFound creates a ManifestDeleteLibpodNotFound with default headers values
func (*ManifestDeleteLibpodNotFound) Error ¶
func (o *ManifestDeleteLibpodNotFound) Error() string
func (*ManifestDeleteLibpodNotFound) GetPayload ¶
func (o *ManifestDeleteLibpodNotFound) GetPayload() *ManifestDeleteLibpodNotFoundBody
func (*ManifestDeleteLibpodNotFound) IsClientError ¶
func (o *ManifestDeleteLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest delete libpod not found response has a 4xx status code
func (*ManifestDeleteLibpodNotFound) IsCode ¶
func (o *ManifestDeleteLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest delete libpod not found response a status code equal to that given
func (*ManifestDeleteLibpodNotFound) IsRedirect ¶
func (o *ManifestDeleteLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest delete libpod not found response has a 3xx status code
func (*ManifestDeleteLibpodNotFound) IsServerError ¶
func (o *ManifestDeleteLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest delete libpod not found response has a 5xx status code
func (*ManifestDeleteLibpodNotFound) IsSuccess ¶
func (o *ManifestDeleteLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest delete libpod not found response has a 2xx status code
func (*ManifestDeleteLibpodNotFound) String ¶
func (o *ManifestDeleteLibpodNotFound) String() string
type ManifestDeleteLibpodNotFoundBody ¶
type ManifestDeleteLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestDeleteLibpodNotFoundBody manifest delete libpod not found body swagger:model ManifestDeleteLibpodNotFoundBody
func (*ManifestDeleteLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestDeleteLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest delete libpod not found body based on context it is used
func (*ManifestDeleteLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestDeleteLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestDeleteLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestDeleteLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestDeleteLibpodOK ¶
type ManifestDeleteLibpodOK struct {
Payload *models.LibpodImagesRemoveReport
}
ManifestDeleteLibpodOK describes a response with status code 200, with default header values.
Remove response
func NewManifestDeleteLibpodOK ¶
func NewManifestDeleteLibpodOK() *ManifestDeleteLibpodOK
NewManifestDeleteLibpodOK creates a ManifestDeleteLibpodOK with default headers values
func (*ManifestDeleteLibpodOK) Error ¶
func (o *ManifestDeleteLibpodOK) Error() string
func (*ManifestDeleteLibpodOK) GetPayload ¶
func (o *ManifestDeleteLibpodOK) GetPayload() *models.LibpodImagesRemoveReport
func (*ManifestDeleteLibpodOK) IsClientError ¶
func (o *ManifestDeleteLibpodOK) IsClientError() bool
IsClientError returns true when this manifest delete libpod o k response has a 4xx status code
func (*ManifestDeleteLibpodOK) IsCode ¶
func (o *ManifestDeleteLibpodOK) IsCode(code int) bool
IsCode returns true when this manifest delete libpod o k response a status code equal to that given
func (*ManifestDeleteLibpodOK) IsRedirect ¶
func (o *ManifestDeleteLibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest delete libpod o k response has a 3xx status code
func (*ManifestDeleteLibpodOK) IsServerError ¶
func (o *ManifestDeleteLibpodOK) IsServerError() bool
IsServerError returns true when this manifest delete libpod o k response has a 5xx status code
func (*ManifestDeleteLibpodOK) IsSuccess ¶
func (o *ManifestDeleteLibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest delete libpod o k response has a 2xx status code
func (*ManifestDeleteLibpodOK) String ¶
func (o *ManifestDeleteLibpodOK) String() string
type ManifestDeleteLibpodParams ¶
type ManifestDeleteLibpodParams struct { /* Name. The name or ID of the list to be deleted */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestDeleteLibpodParams contains all the parameters to send to the API endpoint
for the manifest delete libpod operation. Typically these are written to a http.Request.
func NewManifestDeleteLibpodParams ¶
func NewManifestDeleteLibpodParams() *ManifestDeleteLibpodParams
NewManifestDeleteLibpodParams creates a new ManifestDeleteLibpodParams 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 NewManifestDeleteLibpodParamsWithContext ¶
func NewManifestDeleteLibpodParamsWithContext(ctx context.Context) *ManifestDeleteLibpodParams
NewManifestDeleteLibpodParamsWithContext creates a new ManifestDeleteLibpodParams object with the ability to set a context for a request.
func NewManifestDeleteLibpodParamsWithHTTPClient ¶
func NewManifestDeleteLibpodParamsWithHTTPClient(client *http.Client) *ManifestDeleteLibpodParams
NewManifestDeleteLibpodParamsWithHTTPClient creates a new ManifestDeleteLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestDeleteLibpodParamsWithTimeout ¶
func NewManifestDeleteLibpodParamsWithTimeout(timeout time.Duration) *ManifestDeleteLibpodParams
NewManifestDeleteLibpodParamsWithTimeout creates a new ManifestDeleteLibpodParams object with the ability to set a timeout on a request.
func (*ManifestDeleteLibpodParams) SetContext ¶
func (o *ManifestDeleteLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) SetDefaults ¶
func (o *ManifestDeleteLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest delete libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestDeleteLibpodParams) SetHTTPClient ¶
func (o *ManifestDeleteLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) SetName ¶
func (o *ManifestDeleteLibpodParams) SetName(name string)
SetName adds the name to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) SetTimeout ¶
func (o *ManifestDeleteLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) WithContext ¶
func (o *ManifestDeleteLibpodParams) WithContext(ctx context.Context) *ManifestDeleteLibpodParams
WithContext adds the context to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) WithDefaults ¶
func (o *ManifestDeleteLibpodParams) WithDefaults() *ManifestDeleteLibpodParams
WithDefaults hydrates default values in the manifest delete libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestDeleteLibpodParams) WithHTTPClient ¶
func (o *ManifestDeleteLibpodParams) WithHTTPClient(client *http.Client) *ManifestDeleteLibpodParams
WithHTTPClient adds the HTTPClient to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) WithName ¶
func (o *ManifestDeleteLibpodParams) WithName(name string) *ManifestDeleteLibpodParams
WithName adds the name to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) WithTimeout ¶
func (o *ManifestDeleteLibpodParams) WithTimeout(timeout time.Duration) *ManifestDeleteLibpodParams
WithTimeout adds the timeout to the manifest delete libpod params
func (*ManifestDeleteLibpodParams) WriteToRequest ¶
func (o *ManifestDeleteLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestDeleteLibpodReader ¶
type ManifestDeleteLibpodReader struct {
// contains filtered or unexported fields
}
ManifestDeleteLibpodReader is a Reader for the ManifestDeleteLibpod structure.
func (*ManifestDeleteLibpodReader) ReadResponse ¶
func (o *ManifestDeleteLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestExistsLibpodInternalServerError ¶
type ManifestExistsLibpodInternalServerError struct {
Payload *ManifestExistsLibpodInternalServerErrorBody
}
ManifestExistsLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestExistsLibpodInternalServerError ¶
func NewManifestExistsLibpodInternalServerError() *ManifestExistsLibpodInternalServerError
NewManifestExistsLibpodInternalServerError creates a ManifestExistsLibpodInternalServerError with default headers values
func (*ManifestExistsLibpodInternalServerError) Error ¶
func (o *ManifestExistsLibpodInternalServerError) Error() string
func (*ManifestExistsLibpodInternalServerError) GetPayload ¶
func (o *ManifestExistsLibpodInternalServerError) GetPayload() *ManifestExistsLibpodInternalServerErrorBody
func (*ManifestExistsLibpodInternalServerError) IsClientError ¶
func (o *ManifestExistsLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest exists libpod internal server error response has a 4xx status code
func (*ManifestExistsLibpodInternalServerError) IsCode ¶
func (o *ManifestExistsLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest exists libpod internal server error response a status code equal to that given
func (*ManifestExistsLibpodInternalServerError) IsRedirect ¶
func (o *ManifestExistsLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest exists libpod internal server error response has a 3xx status code
func (*ManifestExistsLibpodInternalServerError) IsServerError ¶
func (o *ManifestExistsLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest exists libpod internal server error response has a 5xx status code
func (*ManifestExistsLibpodInternalServerError) IsSuccess ¶
func (o *ManifestExistsLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest exists libpod internal server error response has a 2xx status code
func (*ManifestExistsLibpodInternalServerError) String ¶
func (o *ManifestExistsLibpodInternalServerError) String() string
type ManifestExistsLibpodInternalServerErrorBody ¶
type ManifestExistsLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestExistsLibpodInternalServerErrorBody manifest exists libpod internal server error body swagger:model ManifestExistsLibpodInternalServerErrorBody
func (*ManifestExistsLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestExistsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest exists libpod internal server error body based on context it is used
func (*ManifestExistsLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestExistsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestExistsLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestExistsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestExistsLibpodNoContent ¶
type ManifestExistsLibpodNoContent struct { }
ManifestExistsLibpodNoContent describes a response with status code 204, with default header values.
manifest list exists
func NewManifestExistsLibpodNoContent ¶
func NewManifestExistsLibpodNoContent() *ManifestExistsLibpodNoContent
NewManifestExistsLibpodNoContent creates a ManifestExistsLibpodNoContent with default headers values
func (*ManifestExistsLibpodNoContent) Error ¶
func (o *ManifestExistsLibpodNoContent) Error() string
func (*ManifestExistsLibpodNoContent) IsClientError ¶
func (o *ManifestExistsLibpodNoContent) IsClientError() bool
IsClientError returns true when this manifest exists libpod no content response has a 4xx status code
func (*ManifestExistsLibpodNoContent) IsCode ¶
func (o *ManifestExistsLibpodNoContent) IsCode(code int) bool
IsCode returns true when this manifest exists libpod no content response a status code equal to that given
func (*ManifestExistsLibpodNoContent) IsRedirect ¶
func (o *ManifestExistsLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this manifest exists libpod no content response has a 3xx status code
func (*ManifestExistsLibpodNoContent) IsServerError ¶
func (o *ManifestExistsLibpodNoContent) IsServerError() bool
IsServerError returns true when this manifest exists libpod no content response has a 5xx status code
func (*ManifestExistsLibpodNoContent) IsSuccess ¶
func (o *ManifestExistsLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this manifest exists libpod no content response has a 2xx status code
func (*ManifestExistsLibpodNoContent) String ¶
func (o *ManifestExistsLibpodNoContent) String() string
type ManifestExistsLibpodNotFound ¶
type ManifestExistsLibpodNotFound struct {
Payload *ManifestExistsLibpodNotFoundBody
}
ManifestExistsLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestExistsLibpodNotFound ¶
func NewManifestExistsLibpodNotFound() *ManifestExistsLibpodNotFound
NewManifestExistsLibpodNotFound creates a ManifestExistsLibpodNotFound with default headers values
func (*ManifestExistsLibpodNotFound) Error ¶
func (o *ManifestExistsLibpodNotFound) Error() string
func (*ManifestExistsLibpodNotFound) GetPayload ¶
func (o *ManifestExistsLibpodNotFound) GetPayload() *ManifestExistsLibpodNotFoundBody
func (*ManifestExistsLibpodNotFound) IsClientError ¶
func (o *ManifestExistsLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest exists libpod not found response has a 4xx status code
func (*ManifestExistsLibpodNotFound) IsCode ¶
func (o *ManifestExistsLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest exists libpod not found response a status code equal to that given
func (*ManifestExistsLibpodNotFound) IsRedirect ¶
func (o *ManifestExistsLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest exists libpod not found response has a 3xx status code
func (*ManifestExistsLibpodNotFound) IsServerError ¶
func (o *ManifestExistsLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest exists libpod not found response has a 5xx status code
func (*ManifestExistsLibpodNotFound) IsSuccess ¶
func (o *ManifestExistsLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest exists libpod not found response has a 2xx status code
func (*ManifestExistsLibpodNotFound) String ¶
func (o *ManifestExistsLibpodNotFound) String() string
type ManifestExistsLibpodNotFoundBody ¶
type ManifestExistsLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestExistsLibpodNotFoundBody manifest exists libpod not found body swagger:model ManifestExistsLibpodNotFoundBody
func (*ManifestExistsLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestExistsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest exists libpod not found body based on context it is used
func (*ManifestExistsLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestExistsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestExistsLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestExistsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestExistsLibpodParams ¶
type ManifestExistsLibpodParams struct { /* Name. the name or ID of the manifest list */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestExistsLibpodParams contains all the parameters to send to the API endpoint
for the manifest exists libpod operation. Typically these are written to a http.Request.
func NewManifestExistsLibpodParams ¶
func NewManifestExistsLibpodParams() *ManifestExistsLibpodParams
NewManifestExistsLibpodParams creates a new ManifestExistsLibpodParams 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 NewManifestExistsLibpodParamsWithContext ¶
func NewManifestExistsLibpodParamsWithContext(ctx context.Context) *ManifestExistsLibpodParams
NewManifestExistsLibpodParamsWithContext creates a new ManifestExistsLibpodParams object with the ability to set a context for a request.
func NewManifestExistsLibpodParamsWithHTTPClient ¶
func NewManifestExistsLibpodParamsWithHTTPClient(client *http.Client) *ManifestExistsLibpodParams
NewManifestExistsLibpodParamsWithHTTPClient creates a new ManifestExistsLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestExistsLibpodParamsWithTimeout ¶
func NewManifestExistsLibpodParamsWithTimeout(timeout time.Duration) *ManifestExistsLibpodParams
NewManifestExistsLibpodParamsWithTimeout creates a new ManifestExistsLibpodParams object with the ability to set a timeout on a request.
func (*ManifestExistsLibpodParams) SetContext ¶
func (o *ManifestExistsLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest exists libpod params
func (*ManifestExistsLibpodParams) SetDefaults ¶
func (o *ManifestExistsLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest exists libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestExistsLibpodParams) SetHTTPClient ¶
func (o *ManifestExistsLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest exists libpod params
func (*ManifestExistsLibpodParams) SetName ¶
func (o *ManifestExistsLibpodParams) SetName(name string)
SetName adds the name to the manifest exists libpod params
func (*ManifestExistsLibpodParams) SetTimeout ¶
func (o *ManifestExistsLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest exists libpod params
func (*ManifestExistsLibpodParams) WithContext ¶
func (o *ManifestExistsLibpodParams) WithContext(ctx context.Context) *ManifestExistsLibpodParams
WithContext adds the context to the manifest exists libpod params
func (*ManifestExistsLibpodParams) WithDefaults ¶
func (o *ManifestExistsLibpodParams) WithDefaults() *ManifestExistsLibpodParams
WithDefaults hydrates default values in the manifest exists libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestExistsLibpodParams) WithHTTPClient ¶
func (o *ManifestExistsLibpodParams) WithHTTPClient(client *http.Client) *ManifestExistsLibpodParams
WithHTTPClient adds the HTTPClient to the manifest exists libpod params
func (*ManifestExistsLibpodParams) WithName ¶
func (o *ManifestExistsLibpodParams) WithName(name string) *ManifestExistsLibpodParams
WithName adds the name to the manifest exists libpod params
func (*ManifestExistsLibpodParams) WithTimeout ¶
func (o *ManifestExistsLibpodParams) WithTimeout(timeout time.Duration) *ManifestExistsLibpodParams
WithTimeout adds the timeout to the manifest exists libpod params
func (*ManifestExistsLibpodParams) WriteToRequest ¶
func (o *ManifestExistsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestExistsLibpodReader ¶
type ManifestExistsLibpodReader struct {
// contains filtered or unexported fields
}
ManifestExistsLibpodReader is a Reader for the ManifestExistsLibpod structure.
func (*ManifestExistsLibpodReader) ReadResponse ¶
func (o *ManifestExistsLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestInspectLibpodInternalServerError ¶
type ManifestInspectLibpodInternalServerError struct {
Payload *ManifestInspectLibpodInternalServerErrorBody
}
ManifestInspectLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestInspectLibpodInternalServerError ¶
func NewManifestInspectLibpodInternalServerError() *ManifestInspectLibpodInternalServerError
NewManifestInspectLibpodInternalServerError creates a ManifestInspectLibpodInternalServerError with default headers values
func (*ManifestInspectLibpodInternalServerError) Error ¶
func (o *ManifestInspectLibpodInternalServerError) Error() string
func (*ManifestInspectLibpodInternalServerError) GetPayload ¶
func (o *ManifestInspectLibpodInternalServerError) GetPayload() *ManifestInspectLibpodInternalServerErrorBody
func (*ManifestInspectLibpodInternalServerError) IsClientError ¶
func (o *ManifestInspectLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest inspect libpod internal server error response has a 4xx status code
func (*ManifestInspectLibpodInternalServerError) IsCode ¶
func (o *ManifestInspectLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest inspect libpod internal server error response a status code equal to that given
func (*ManifestInspectLibpodInternalServerError) IsRedirect ¶
func (o *ManifestInspectLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest inspect libpod internal server error response has a 3xx status code
func (*ManifestInspectLibpodInternalServerError) IsServerError ¶
func (o *ManifestInspectLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest inspect libpod internal server error response has a 5xx status code
func (*ManifestInspectLibpodInternalServerError) IsSuccess ¶
func (o *ManifestInspectLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest inspect libpod internal server error response has a 2xx status code
func (*ManifestInspectLibpodInternalServerError) String ¶
func (o *ManifestInspectLibpodInternalServerError) String() string
type ManifestInspectLibpodInternalServerErrorBody ¶
type ManifestInspectLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestInspectLibpodInternalServerErrorBody manifest inspect libpod internal server error body swagger:model ManifestInspectLibpodInternalServerErrorBody
func (*ManifestInspectLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestInspectLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest inspect libpod internal server error body based on context it is used
func (*ManifestInspectLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestInspectLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestInspectLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestInspectLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestInspectLibpodNotFound ¶
type ManifestInspectLibpodNotFound struct {
Payload *ManifestInspectLibpodNotFoundBody
}
ManifestInspectLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestInspectLibpodNotFound ¶
func NewManifestInspectLibpodNotFound() *ManifestInspectLibpodNotFound
NewManifestInspectLibpodNotFound creates a ManifestInspectLibpodNotFound with default headers values
func (*ManifestInspectLibpodNotFound) Error ¶
func (o *ManifestInspectLibpodNotFound) Error() string
func (*ManifestInspectLibpodNotFound) GetPayload ¶
func (o *ManifestInspectLibpodNotFound) GetPayload() *ManifestInspectLibpodNotFoundBody
func (*ManifestInspectLibpodNotFound) IsClientError ¶
func (o *ManifestInspectLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest inspect libpod not found response has a 4xx status code
func (*ManifestInspectLibpodNotFound) IsCode ¶
func (o *ManifestInspectLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest inspect libpod not found response a status code equal to that given
func (*ManifestInspectLibpodNotFound) IsRedirect ¶
func (o *ManifestInspectLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest inspect libpod not found response has a 3xx status code
func (*ManifestInspectLibpodNotFound) IsServerError ¶
func (o *ManifestInspectLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest inspect libpod not found response has a 5xx status code
func (*ManifestInspectLibpodNotFound) IsSuccess ¶
func (o *ManifestInspectLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest inspect libpod not found response has a 2xx status code
func (*ManifestInspectLibpodNotFound) String ¶
func (o *ManifestInspectLibpodNotFound) String() string
type ManifestInspectLibpodNotFoundBody ¶
type ManifestInspectLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestInspectLibpodNotFoundBody manifest inspect libpod not found body swagger:model ManifestInspectLibpodNotFoundBody
func (*ManifestInspectLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestInspectLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest inspect libpod not found body based on context it is used
func (*ManifestInspectLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestInspectLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestInspectLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestInspectLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestInspectLibpodOK ¶
type ManifestInspectLibpodOK struct {
Payload *models.Schema2List
}
ManifestInspectLibpodOK describes a response with status code 200, with default header values.
Inspect Manifest
func NewManifestInspectLibpodOK ¶
func NewManifestInspectLibpodOK() *ManifestInspectLibpodOK
NewManifestInspectLibpodOK creates a ManifestInspectLibpodOK with default headers values
func (*ManifestInspectLibpodOK) Error ¶
func (o *ManifestInspectLibpodOK) Error() string
func (*ManifestInspectLibpodOK) GetPayload ¶
func (o *ManifestInspectLibpodOK) GetPayload() *models.Schema2List
func (*ManifestInspectLibpodOK) IsClientError ¶
func (o *ManifestInspectLibpodOK) IsClientError() bool
IsClientError returns true when this manifest inspect libpod o k response has a 4xx status code
func (*ManifestInspectLibpodOK) IsCode ¶
func (o *ManifestInspectLibpodOK) IsCode(code int) bool
IsCode returns true when this manifest inspect libpod o k response a status code equal to that given
func (*ManifestInspectLibpodOK) IsRedirect ¶
func (o *ManifestInspectLibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest inspect libpod o k response has a 3xx status code
func (*ManifestInspectLibpodOK) IsServerError ¶
func (o *ManifestInspectLibpodOK) IsServerError() bool
IsServerError returns true when this manifest inspect libpod o k response has a 5xx status code
func (*ManifestInspectLibpodOK) IsSuccess ¶
func (o *ManifestInspectLibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest inspect libpod o k response has a 2xx status code
func (*ManifestInspectLibpodOK) String ¶
func (o *ManifestInspectLibpodOK) String() string
type ManifestInspectLibpodParams ¶
type ManifestInspectLibpodParams struct { /* Name. the name or ID of the manifest list */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestInspectLibpodParams contains all the parameters to send to the API endpoint
for the manifest inspect libpod operation. Typically these are written to a http.Request.
func NewManifestInspectLibpodParams ¶
func NewManifestInspectLibpodParams() *ManifestInspectLibpodParams
NewManifestInspectLibpodParams creates a new ManifestInspectLibpodParams 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 NewManifestInspectLibpodParamsWithContext ¶
func NewManifestInspectLibpodParamsWithContext(ctx context.Context) *ManifestInspectLibpodParams
NewManifestInspectLibpodParamsWithContext creates a new ManifestInspectLibpodParams object with the ability to set a context for a request.
func NewManifestInspectLibpodParamsWithHTTPClient ¶
func NewManifestInspectLibpodParamsWithHTTPClient(client *http.Client) *ManifestInspectLibpodParams
NewManifestInspectLibpodParamsWithHTTPClient creates a new ManifestInspectLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestInspectLibpodParamsWithTimeout ¶
func NewManifestInspectLibpodParamsWithTimeout(timeout time.Duration) *ManifestInspectLibpodParams
NewManifestInspectLibpodParamsWithTimeout creates a new ManifestInspectLibpodParams object with the ability to set a timeout on a request.
func (*ManifestInspectLibpodParams) SetContext ¶
func (o *ManifestInspectLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) SetDefaults ¶
func (o *ManifestInspectLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest inspect libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestInspectLibpodParams) SetHTTPClient ¶
func (o *ManifestInspectLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) SetName ¶
func (o *ManifestInspectLibpodParams) SetName(name string)
SetName adds the name to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) SetTimeout ¶
func (o *ManifestInspectLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) WithContext ¶
func (o *ManifestInspectLibpodParams) WithContext(ctx context.Context) *ManifestInspectLibpodParams
WithContext adds the context to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) WithDefaults ¶
func (o *ManifestInspectLibpodParams) WithDefaults() *ManifestInspectLibpodParams
WithDefaults hydrates default values in the manifest inspect libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestInspectLibpodParams) WithHTTPClient ¶
func (o *ManifestInspectLibpodParams) WithHTTPClient(client *http.Client) *ManifestInspectLibpodParams
WithHTTPClient adds the HTTPClient to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) WithName ¶
func (o *ManifestInspectLibpodParams) WithName(name string) *ManifestInspectLibpodParams
WithName adds the name to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) WithTimeout ¶
func (o *ManifestInspectLibpodParams) WithTimeout(timeout time.Duration) *ManifestInspectLibpodParams
WithTimeout adds the timeout to the manifest inspect libpod params
func (*ManifestInspectLibpodParams) WriteToRequest ¶
func (o *ManifestInspectLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestInspectLibpodReader ¶
type ManifestInspectLibpodReader struct {
// contains filtered or unexported fields
}
ManifestInspectLibpodReader is a Reader for the ManifestInspectLibpod structure.
func (*ManifestInspectLibpodReader) ReadResponse ¶
func (o *ManifestInspectLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestModifyLibpodBadRequest ¶
type ManifestModifyLibpodBadRequest struct {
Payload *ManifestModifyLibpodBadRequestBody
}
ManifestModifyLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewManifestModifyLibpodBadRequest ¶
func NewManifestModifyLibpodBadRequest() *ManifestModifyLibpodBadRequest
NewManifestModifyLibpodBadRequest creates a ManifestModifyLibpodBadRequest with default headers values
func (*ManifestModifyLibpodBadRequest) Error ¶
func (o *ManifestModifyLibpodBadRequest) Error() string
func (*ManifestModifyLibpodBadRequest) GetPayload ¶
func (o *ManifestModifyLibpodBadRequest) GetPayload() *ManifestModifyLibpodBadRequestBody
func (*ManifestModifyLibpodBadRequest) IsClientError ¶
func (o *ManifestModifyLibpodBadRequest) IsClientError() bool
IsClientError returns true when this manifest modify libpod bad request response has a 4xx status code
func (*ManifestModifyLibpodBadRequest) IsCode ¶
func (o *ManifestModifyLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this manifest modify libpod bad request response a status code equal to that given
func (*ManifestModifyLibpodBadRequest) IsRedirect ¶
func (o *ManifestModifyLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this manifest modify libpod bad request response has a 3xx status code
func (*ManifestModifyLibpodBadRequest) IsServerError ¶
func (o *ManifestModifyLibpodBadRequest) IsServerError() bool
IsServerError returns true when this manifest modify libpod bad request response has a 5xx status code
func (*ManifestModifyLibpodBadRequest) IsSuccess ¶
func (o *ManifestModifyLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this manifest modify libpod bad request response has a 2xx status code
func (*ManifestModifyLibpodBadRequest) String ¶
func (o *ManifestModifyLibpodBadRequest) String() string
type ManifestModifyLibpodBadRequestBody ¶
type ManifestModifyLibpodBadRequestBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestModifyLibpodBadRequestBody manifest modify libpod bad request body swagger:model ManifestModifyLibpodBadRequestBody
func (*ManifestModifyLibpodBadRequestBody) ContextValidate ¶
func (o *ManifestModifyLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest modify libpod bad request body based on context it is used
func (*ManifestModifyLibpodBadRequestBody) MarshalBinary ¶
func (o *ManifestModifyLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestModifyLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ManifestModifyLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestModifyLibpodConflict ¶
type ManifestModifyLibpodConflict struct {
Payload *models.ManifestModifyReport
}
ManifestModifyLibpodConflict describes a response with status code 409, with default header values.
Operation had partial success, both Images and Errors may have members
func NewManifestModifyLibpodConflict ¶
func NewManifestModifyLibpodConflict() *ManifestModifyLibpodConflict
NewManifestModifyLibpodConflict creates a ManifestModifyLibpodConflict with default headers values
func (*ManifestModifyLibpodConflict) Error ¶
func (o *ManifestModifyLibpodConflict) Error() string
func (*ManifestModifyLibpodConflict) GetPayload ¶
func (o *ManifestModifyLibpodConflict) GetPayload() *models.ManifestModifyReport
func (*ManifestModifyLibpodConflict) IsClientError ¶
func (o *ManifestModifyLibpodConflict) IsClientError() bool
IsClientError returns true when this manifest modify libpod conflict response has a 4xx status code
func (*ManifestModifyLibpodConflict) IsCode ¶
func (o *ManifestModifyLibpodConflict) IsCode(code int) bool
IsCode returns true when this manifest modify libpod conflict response a status code equal to that given
func (*ManifestModifyLibpodConflict) IsRedirect ¶
func (o *ManifestModifyLibpodConflict) IsRedirect() bool
IsRedirect returns true when this manifest modify libpod conflict response has a 3xx status code
func (*ManifestModifyLibpodConflict) IsServerError ¶
func (o *ManifestModifyLibpodConflict) IsServerError() bool
IsServerError returns true when this manifest modify libpod conflict response has a 5xx status code
func (*ManifestModifyLibpodConflict) IsSuccess ¶
func (o *ManifestModifyLibpodConflict) IsSuccess() bool
IsSuccess returns true when this manifest modify libpod conflict response has a 2xx status code
func (*ManifestModifyLibpodConflict) String ¶
func (o *ManifestModifyLibpodConflict) String() string
type ManifestModifyLibpodInternalServerError ¶
type ManifestModifyLibpodInternalServerError struct {
Payload *ManifestModifyLibpodInternalServerErrorBody
}
ManifestModifyLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestModifyLibpodInternalServerError ¶
func NewManifestModifyLibpodInternalServerError() *ManifestModifyLibpodInternalServerError
NewManifestModifyLibpodInternalServerError creates a ManifestModifyLibpodInternalServerError with default headers values
func (*ManifestModifyLibpodInternalServerError) Error ¶
func (o *ManifestModifyLibpodInternalServerError) Error() string
func (*ManifestModifyLibpodInternalServerError) GetPayload ¶
func (o *ManifestModifyLibpodInternalServerError) GetPayload() *ManifestModifyLibpodInternalServerErrorBody
func (*ManifestModifyLibpodInternalServerError) IsClientError ¶
func (o *ManifestModifyLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest modify libpod internal server error response has a 4xx status code
func (*ManifestModifyLibpodInternalServerError) IsCode ¶
func (o *ManifestModifyLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest modify libpod internal server error response a status code equal to that given
func (*ManifestModifyLibpodInternalServerError) IsRedirect ¶
func (o *ManifestModifyLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest modify libpod internal server error response has a 3xx status code
func (*ManifestModifyLibpodInternalServerError) IsServerError ¶
func (o *ManifestModifyLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest modify libpod internal server error response has a 5xx status code
func (*ManifestModifyLibpodInternalServerError) IsSuccess ¶
func (o *ManifestModifyLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest modify libpod internal server error response has a 2xx status code
func (*ManifestModifyLibpodInternalServerError) String ¶
func (o *ManifestModifyLibpodInternalServerError) String() string
type ManifestModifyLibpodInternalServerErrorBody ¶
type ManifestModifyLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestModifyLibpodInternalServerErrorBody manifest modify libpod internal server error body swagger:model ManifestModifyLibpodInternalServerErrorBody
func (*ManifestModifyLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestModifyLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest modify libpod internal server error body based on context it is used
func (*ManifestModifyLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestModifyLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestModifyLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestModifyLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestModifyLibpodNotFound ¶
type ManifestModifyLibpodNotFound struct {
Payload *ManifestModifyLibpodNotFoundBody
}
ManifestModifyLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestModifyLibpodNotFound ¶
func NewManifestModifyLibpodNotFound() *ManifestModifyLibpodNotFound
NewManifestModifyLibpodNotFound creates a ManifestModifyLibpodNotFound with default headers values
func (*ManifestModifyLibpodNotFound) Error ¶
func (o *ManifestModifyLibpodNotFound) Error() string
func (*ManifestModifyLibpodNotFound) GetPayload ¶
func (o *ManifestModifyLibpodNotFound) GetPayload() *ManifestModifyLibpodNotFoundBody
func (*ManifestModifyLibpodNotFound) IsClientError ¶
func (o *ManifestModifyLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest modify libpod not found response has a 4xx status code
func (*ManifestModifyLibpodNotFound) IsCode ¶
func (o *ManifestModifyLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest modify libpod not found response a status code equal to that given
func (*ManifestModifyLibpodNotFound) IsRedirect ¶
func (o *ManifestModifyLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest modify libpod not found response has a 3xx status code
func (*ManifestModifyLibpodNotFound) IsServerError ¶
func (o *ManifestModifyLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest modify libpod not found response has a 5xx status code
func (*ManifestModifyLibpodNotFound) IsSuccess ¶
func (o *ManifestModifyLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest modify libpod not found response has a 2xx status code
func (*ManifestModifyLibpodNotFound) String ¶
func (o *ManifestModifyLibpodNotFound) String() string
type ManifestModifyLibpodNotFoundBody ¶
type ManifestModifyLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestModifyLibpodNotFoundBody manifest modify libpod not found body swagger:model ManifestModifyLibpodNotFoundBody
func (*ManifestModifyLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestModifyLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest modify libpod not found body based on context it is used
func (*ManifestModifyLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestModifyLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestModifyLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestModifyLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestModifyLibpodOK ¶
type ManifestModifyLibpodOK struct {
Payload *models.ManifestModifyReport
}
ManifestModifyLibpodOK describes a response with status code 200, with default header values.
ManifestModifyLibpodOK manifest modify libpod o k
func NewManifestModifyLibpodOK ¶
func NewManifestModifyLibpodOK() *ManifestModifyLibpodOK
NewManifestModifyLibpodOK creates a ManifestModifyLibpodOK with default headers values
func (*ManifestModifyLibpodOK) Error ¶
func (o *ManifestModifyLibpodOK) Error() string
func (*ManifestModifyLibpodOK) GetPayload ¶
func (o *ManifestModifyLibpodOK) GetPayload() *models.ManifestModifyReport
func (*ManifestModifyLibpodOK) IsClientError ¶
func (o *ManifestModifyLibpodOK) IsClientError() bool
IsClientError returns true when this manifest modify libpod o k response has a 4xx status code
func (*ManifestModifyLibpodOK) IsCode ¶
func (o *ManifestModifyLibpodOK) IsCode(code int) bool
IsCode returns true when this manifest modify libpod o k response a status code equal to that given
func (*ManifestModifyLibpodOK) IsRedirect ¶
func (o *ManifestModifyLibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest modify libpod o k response has a 3xx status code
func (*ManifestModifyLibpodOK) IsServerError ¶
func (o *ManifestModifyLibpodOK) IsServerError() bool
IsServerError returns true when this manifest modify libpod o k response has a 5xx status code
func (*ManifestModifyLibpodOK) IsSuccess ¶
func (o *ManifestModifyLibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest modify libpod o k response has a 2xx status code
func (*ManifestModifyLibpodOK) String ¶
func (o *ManifestModifyLibpodOK) String() string
type ManifestModifyLibpodParams ¶
type ManifestModifyLibpodParams struct { /* Name. the name or ID of the manifest */ Name string /* Options. options for mutating a manifest */ Options *models.ManifestModifyOptions Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestModifyLibpodParams contains all the parameters to send to the API endpoint
for the manifest modify libpod operation. Typically these are written to a http.Request.
func NewManifestModifyLibpodParams ¶
func NewManifestModifyLibpodParams() *ManifestModifyLibpodParams
NewManifestModifyLibpodParams creates a new ManifestModifyLibpodParams 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 NewManifestModifyLibpodParamsWithContext ¶
func NewManifestModifyLibpodParamsWithContext(ctx context.Context) *ManifestModifyLibpodParams
NewManifestModifyLibpodParamsWithContext creates a new ManifestModifyLibpodParams object with the ability to set a context for a request.
func NewManifestModifyLibpodParamsWithHTTPClient ¶
func NewManifestModifyLibpodParamsWithHTTPClient(client *http.Client) *ManifestModifyLibpodParams
NewManifestModifyLibpodParamsWithHTTPClient creates a new ManifestModifyLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestModifyLibpodParamsWithTimeout ¶
func NewManifestModifyLibpodParamsWithTimeout(timeout time.Duration) *ManifestModifyLibpodParams
NewManifestModifyLibpodParamsWithTimeout creates a new ManifestModifyLibpodParams object with the ability to set a timeout on a request.
func (*ManifestModifyLibpodParams) SetContext ¶
func (o *ManifestModifyLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest modify libpod params
func (*ManifestModifyLibpodParams) SetDefaults ¶
func (o *ManifestModifyLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest modify libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestModifyLibpodParams) SetHTTPClient ¶
func (o *ManifestModifyLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest modify libpod params
func (*ManifestModifyLibpodParams) SetName ¶
func (o *ManifestModifyLibpodParams) SetName(name string)
SetName adds the name to the manifest modify libpod params
func (*ManifestModifyLibpodParams) SetOptions ¶
func (o *ManifestModifyLibpodParams) SetOptions(options *models.ManifestModifyOptions)
SetOptions adds the options to the manifest modify libpod params
func (*ManifestModifyLibpodParams) SetTimeout ¶
func (o *ManifestModifyLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WithContext ¶
func (o *ManifestModifyLibpodParams) WithContext(ctx context.Context) *ManifestModifyLibpodParams
WithContext adds the context to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WithDefaults ¶
func (o *ManifestModifyLibpodParams) WithDefaults() *ManifestModifyLibpodParams
WithDefaults hydrates default values in the manifest modify libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestModifyLibpodParams) WithHTTPClient ¶
func (o *ManifestModifyLibpodParams) WithHTTPClient(client *http.Client) *ManifestModifyLibpodParams
WithHTTPClient adds the HTTPClient to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WithName ¶
func (o *ManifestModifyLibpodParams) WithName(name string) *ManifestModifyLibpodParams
WithName adds the name to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WithOptions ¶
func (o *ManifestModifyLibpodParams) WithOptions(options *models.ManifestModifyOptions) *ManifestModifyLibpodParams
WithOptions adds the options to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WithTimeout ¶
func (o *ManifestModifyLibpodParams) WithTimeout(timeout time.Duration) *ManifestModifyLibpodParams
WithTimeout adds the timeout to the manifest modify libpod params
func (*ManifestModifyLibpodParams) WriteToRequest ¶
func (o *ManifestModifyLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestModifyLibpodReader ¶
type ManifestModifyLibpodReader struct {
// contains filtered or unexported fields
}
ManifestModifyLibpodReader is a Reader for the ManifestModifyLibpod structure.
func (*ManifestModifyLibpodReader) ReadResponse ¶
func (o *ManifestModifyLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestPushLibpodBadRequest ¶
type ManifestPushLibpodBadRequest struct {
Payload *ManifestPushLibpodBadRequestBody
}
ManifestPushLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewManifestPushLibpodBadRequest ¶
func NewManifestPushLibpodBadRequest() *ManifestPushLibpodBadRequest
NewManifestPushLibpodBadRequest creates a ManifestPushLibpodBadRequest with default headers values
func (*ManifestPushLibpodBadRequest) Error ¶
func (o *ManifestPushLibpodBadRequest) Error() string
func (*ManifestPushLibpodBadRequest) GetPayload ¶
func (o *ManifestPushLibpodBadRequest) GetPayload() *ManifestPushLibpodBadRequestBody
func (*ManifestPushLibpodBadRequest) IsClientError ¶
func (o *ManifestPushLibpodBadRequest) IsClientError() bool
IsClientError returns true when this manifest push libpod bad request response has a 4xx status code
func (*ManifestPushLibpodBadRequest) IsCode ¶
func (o *ManifestPushLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this manifest push libpod bad request response a status code equal to that given
func (*ManifestPushLibpodBadRequest) IsRedirect ¶
func (o *ManifestPushLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this manifest push libpod bad request response has a 3xx status code
func (*ManifestPushLibpodBadRequest) IsServerError ¶
func (o *ManifestPushLibpodBadRequest) IsServerError() bool
IsServerError returns true when this manifest push libpod bad request response has a 5xx status code
func (*ManifestPushLibpodBadRequest) IsSuccess ¶
func (o *ManifestPushLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this manifest push libpod bad request response has a 2xx status code
func (*ManifestPushLibpodBadRequest) String ¶
func (o *ManifestPushLibpodBadRequest) String() string
type ManifestPushLibpodBadRequestBody ¶
type ManifestPushLibpodBadRequestBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushLibpodBadRequestBody manifest push libpod bad request body swagger:model ManifestPushLibpodBadRequestBody
func (*ManifestPushLibpodBadRequestBody) ContextValidate ¶
func (o *ManifestPushLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push libpod bad request body based on context it is used
func (*ManifestPushLibpodBadRequestBody) MarshalBinary ¶
func (o *ManifestPushLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ManifestPushLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushLibpodInternalServerError ¶
type ManifestPushLibpodInternalServerError struct {
Payload *ManifestPushLibpodInternalServerErrorBody
}
ManifestPushLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestPushLibpodInternalServerError ¶
func NewManifestPushLibpodInternalServerError() *ManifestPushLibpodInternalServerError
NewManifestPushLibpodInternalServerError creates a ManifestPushLibpodInternalServerError with default headers values
func (*ManifestPushLibpodInternalServerError) Error ¶
func (o *ManifestPushLibpodInternalServerError) Error() string
func (*ManifestPushLibpodInternalServerError) GetPayload ¶
func (o *ManifestPushLibpodInternalServerError) GetPayload() *ManifestPushLibpodInternalServerErrorBody
func (*ManifestPushLibpodInternalServerError) IsClientError ¶
func (o *ManifestPushLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest push libpod internal server error response has a 4xx status code
func (*ManifestPushLibpodInternalServerError) IsCode ¶
func (o *ManifestPushLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest push libpod internal server error response a status code equal to that given
func (*ManifestPushLibpodInternalServerError) IsRedirect ¶
func (o *ManifestPushLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest push libpod internal server error response has a 3xx status code
func (*ManifestPushLibpodInternalServerError) IsServerError ¶
func (o *ManifestPushLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest push libpod internal server error response has a 5xx status code
func (*ManifestPushLibpodInternalServerError) IsSuccess ¶
func (o *ManifestPushLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest push libpod internal server error response has a 2xx status code
func (*ManifestPushLibpodInternalServerError) String ¶
func (o *ManifestPushLibpodInternalServerError) String() string
type ManifestPushLibpodInternalServerErrorBody ¶
type ManifestPushLibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushLibpodInternalServerErrorBody manifest push libpod internal server error body swagger:model ManifestPushLibpodInternalServerErrorBody
func (*ManifestPushLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestPushLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push libpod internal server error body based on context it is used
func (*ManifestPushLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestPushLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestPushLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushLibpodNotFound ¶
type ManifestPushLibpodNotFound struct {
Payload *ManifestPushLibpodNotFoundBody
}
ManifestPushLibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestPushLibpodNotFound ¶
func NewManifestPushLibpodNotFound() *ManifestPushLibpodNotFound
NewManifestPushLibpodNotFound creates a ManifestPushLibpodNotFound with default headers values
func (*ManifestPushLibpodNotFound) Error ¶
func (o *ManifestPushLibpodNotFound) Error() string
func (*ManifestPushLibpodNotFound) GetPayload ¶
func (o *ManifestPushLibpodNotFound) GetPayload() *ManifestPushLibpodNotFoundBody
func (*ManifestPushLibpodNotFound) IsClientError ¶
func (o *ManifestPushLibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest push libpod not found response has a 4xx status code
func (*ManifestPushLibpodNotFound) IsCode ¶
func (o *ManifestPushLibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest push libpod not found response a status code equal to that given
func (*ManifestPushLibpodNotFound) IsRedirect ¶
func (o *ManifestPushLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest push libpod not found response has a 3xx status code
func (*ManifestPushLibpodNotFound) IsServerError ¶
func (o *ManifestPushLibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest push libpod not found response has a 5xx status code
func (*ManifestPushLibpodNotFound) IsSuccess ¶
func (o *ManifestPushLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest push libpod not found response has a 2xx status code
func (*ManifestPushLibpodNotFound) String ¶
func (o *ManifestPushLibpodNotFound) String() string
type ManifestPushLibpodNotFoundBody ¶
type ManifestPushLibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushLibpodNotFoundBody manifest push libpod not found body swagger:model ManifestPushLibpodNotFoundBody
func (*ManifestPushLibpodNotFoundBody) ContextValidate ¶
func (o *ManifestPushLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push libpod not found body based on context it is used
func (*ManifestPushLibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestPushLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestPushLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushLibpodOK ¶
type ManifestPushLibpodOK struct {
Payload *models.IDResponse
}
ManifestPushLibpodOK describes a response with status code 200, with default header values.
ManifestPushLibpodOK manifest push libpod o k
func NewManifestPushLibpodOK ¶
func NewManifestPushLibpodOK() *ManifestPushLibpodOK
NewManifestPushLibpodOK creates a ManifestPushLibpodOK with default headers values
func (*ManifestPushLibpodOK) Error ¶
func (o *ManifestPushLibpodOK) Error() string
func (*ManifestPushLibpodOK) GetPayload ¶
func (o *ManifestPushLibpodOK) GetPayload() *models.IDResponse
func (*ManifestPushLibpodOK) IsClientError ¶
func (o *ManifestPushLibpodOK) IsClientError() bool
IsClientError returns true when this manifest push libpod o k response has a 4xx status code
func (*ManifestPushLibpodOK) IsCode ¶
func (o *ManifestPushLibpodOK) IsCode(code int) bool
IsCode returns true when this manifest push libpod o k response a status code equal to that given
func (*ManifestPushLibpodOK) IsRedirect ¶
func (o *ManifestPushLibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest push libpod o k response has a 3xx status code
func (*ManifestPushLibpodOK) IsServerError ¶
func (o *ManifestPushLibpodOK) IsServerError() bool
IsServerError returns true when this manifest push libpod o k response has a 5xx status code
func (*ManifestPushLibpodOK) IsSuccess ¶
func (o *ManifestPushLibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest push libpod o k response has a 2xx status code
func (*ManifestPushLibpodOK) String ¶
func (o *ManifestPushLibpodOK) String() string
type ManifestPushLibpodParams ¶
type ManifestPushLibpodParams struct { /* All. push all images */ All *bool /* Destination. the registry for the manifest list */ Destination string /* Name. the name or ID of the manifest list */ Name string /* TLSVerify. skip TLS verification for registries */ TLSVerify *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestPushLibpodParams contains all the parameters to send to the API endpoint
for the manifest push libpod operation. Typically these are written to a http.Request.
func NewManifestPushLibpodParams ¶
func NewManifestPushLibpodParams() *ManifestPushLibpodParams
NewManifestPushLibpodParams creates a new ManifestPushLibpodParams 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 NewManifestPushLibpodParamsWithContext ¶
func NewManifestPushLibpodParamsWithContext(ctx context.Context) *ManifestPushLibpodParams
NewManifestPushLibpodParamsWithContext creates a new ManifestPushLibpodParams object with the ability to set a context for a request.
func NewManifestPushLibpodParamsWithHTTPClient ¶
func NewManifestPushLibpodParamsWithHTTPClient(client *http.Client) *ManifestPushLibpodParams
NewManifestPushLibpodParamsWithHTTPClient creates a new ManifestPushLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestPushLibpodParamsWithTimeout ¶
func NewManifestPushLibpodParamsWithTimeout(timeout time.Duration) *ManifestPushLibpodParams
NewManifestPushLibpodParamsWithTimeout creates a new ManifestPushLibpodParams object with the ability to set a timeout on a request.
func (*ManifestPushLibpodParams) SetAll ¶
func (o *ManifestPushLibpodParams) SetAll(all *bool)
SetAll adds the all to the manifest push libpod params
func (*ManifestPushLibpodParams) SetContext ¶
func (o *ManifestPushLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest push libpod params
func (*ManifestPushLibpodParams) SetDefaults ¶
func (o *ManifestPushLibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest push libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestPushLibpodParams) SetDestination ¶
func (o *ManifestPushLibpodParams) SetDestination(destination string)
SetDestination adds the destination to the manifest push libpod params
func (*ManifestPushLibpodParams) SetHTTPClient ¶
func (o *ManifestPushLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest push libpod params
func (*ManifestPushLibpodParams) SetName ¶
func (o *ManifestPushLibpodParams) SetName(name string)
SetName adds the name to the manifest push libpod params
func (*ManifestPushLibpodParams) SetTLSVerify ¶
func (o *ManifestPushLibpodParams) SetTLSVerify(tLSVerify *bool)
SetTLSVerify adds the tlsVerify to the manifest push libpod params
func (*ManifestPushLibpodParams) SetTimeout ¶
func (o *ManifestPushLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest push libpod params
func (*ManifestPushLibpodParams) WithAll ¶
func (o *ManifestPushLibpodParams) WithAll(all *bool) *ManifestPushLibpodParams
WithAll adds the all to the manifest push libpod params
func (*ManifestPushLibpodParams) WithContext ¶
func (o *ManifestPushLibpodParams) WithContext(ctx context.Context) *ManifestPushLibpodParams
WithContext adds the context to the manifest push libpod params
func (*ManifestPushLibpodParams) WithDefaults ¶
func (o *ManifestPushLibpodParams) WithDefaults() *ManifestPushLibpodParams
WithDefaults hydrates default values in the manifest push libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestPushLibpodParams) WithDestination ¶
func (o *ManifestPushLibpodParams) WithDestination(destination string) *ManifestPushLibpodParams
WithDestination adds the destination to the manifest push libpod params
func (*ManifestPushLibpodParams) WithHTTPClient ¶
func (o *ManifestPushLibpodParams) WithHTTPClient(client *http.Client) *ManifestPushLibpodParams
WithHTTPClient adds the HTTPClient to the manifest push libpod params
func (*ManifestPushLibpodParams) WithName ¶
func (o *ManifestPushLibpodParams) WithName(name string) *ManifestPushLibpodParams
WithName adds the name to the manifest push libpod params
func (*ManifestPushLibpodParams) WithTLSVerify ¶
func (o *ManifestPushLibpodParams) WithTLSVerify(tLSVerify *bool) *ManifestPushLibpodParams
WithTLSVerify adds the tLSVerify to the manifest push libpod params
func (*ManifestPushLibpodParams) WithTimeout ¶
func (o *ManifestPushLibpodParams) WithTimeout(timeout time.Duration) *ManifestPushLibpodParams
WithTimeout adds the timeout to the manifest push libpod params
func (*ManifestPushLibpodParams) WriteToRequest ¶
func (o *ManifestPushLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestPushLibpodReader ¶
type ManifestPushLibpodReader struct {
// contains filtered or unexported fields
}
ManifestPushLibpodReader is a Reader for the ManifestPushLibpod structure.
func (*ManifestPushLibpodReader) ReadResponse ¶
func (o *ManifestPushLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ManifestPushV3LibpodBadRequest ¶
type ManifestPushV3LibpodBadRequest struct {
Payload *ManifestPushV3LibpodBadRequestBody
}
ManifestPushV3LibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewManifestPushV3LibpodBadRequest ¶
func NewManifestPushV3LibpodBadRequest() *ManifestPushV3LibpodBadRequest
NewManifestPushV3LibpodBadRequest creates a ManifestPushV3LibpodBadRequest with default headers values
func (*ManifestPushV3LibpodBadRequest) Error ¶
func (o *ManifestPushV3LibpodBadRequest) Error() string
func (*ManifestPushV3LibpodBadRequest) GetPayload ¶
func (o *ManifestPushV3LibpodBadRequest) GetPayload() *ManifestPushV3LibpodBadRequestBody
func (*ManifestPushV3LibpodBadRequest) IsClientError ¶
func (o *ManifestPushV3LibpodBadRequest) IsClientError() bool
IsClientError returns true when this manifest push v3 libpod bad request response has a 4xx status code
func (*ManifestPushV3LibpodBadRequest) IsCode ¶
func (o *ManifestPushV3LibpodBadRequest) IsCode(code int) bool
IsCode returns true when this manifest push v3 libpod bad request response a status code equal to that given
func (*ManifestPushV3LibpodBadRequest) IsRedirect ¶
func (o *ManifestPushV3LibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this manifest push v3 libpod bad request response has a 3xx status code
func (*ManifestPushV3LibpodBadRequest) IsServerError ¶
func (o *ManifestPushV3LibpodBadRequest) IsServerError() bool
IsServerError returns true when this manifest push v3 libpod bad request response has a 5xx status code
func (*ManifestPushV3LibpodBadRequest) IsSuccess ¶
func (o *ManifestPushV3LibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this manifest push v3 libpod bad request response has a 2xx status code
func (*ManifestPushV3LibpodBadRequest) String ¶
func (o *ManifestPushV3LibpodBadRequest) String() string
type ManifestPushV3LibpodBadRequestBody ¶
type ManifestPushV3LibpodBadRequestBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushV3LibpodBadRequestBody manifest push v3 libpod bad request body swagger:model ManifestPushV3LibpodBadRequestBody
func (*ManifestPushV3LibpodBadRequestBody) ContextValidate ¶
func (o *ManifestPushV3LibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push v3 libpod bad request body based on context it is used
func (*ManifestPushV3LibpodBadRequestBody) MarshalBinary ¶
func (o *ManifestPushV3LibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushV3LibpodBadRequestBody) UnmarshalBinary ¶
func (o *ManifestPushV3LibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushV3LibpodInternalServerError ¶
type ManifestPushV3LibpodInternalServerError struct {
Payload *ManifestPushV3LibpodInternalServerErrorBody
}
ManifestPushV3LibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewManifestPushV3LibpodInternalServerError ¶
func NewManifestPushV3LibpodInternalServerError() *ManifestPushV3LibpodInternalServerError
NewManifestPushV3LibpodInternalServerError creates a ManifestPushV3LibpodInternalServerError with default headers values
func (*ManifestPushV3LibpodInternalServerError) Error ¶
func (o *ManifestPushV3LibpodInternalServerError) Error() string
func (*ManifestPushV3LibpodInternalServerError) GetPayload ¶
func (o *ManifestPushV3LibpodInternalServerError) GetPayload() *ManifestPushV3LibpodInternalServerErrorBody
func (*ManifestPushV3LibpodInternalServerError) IsClientError ¶
func (o *ManifestPushV3LibpodInternalServerError) IsClientError() bool
IsClientError returns true when this manifest push v3 libpod internal server error response has a 4xx status code
func (*ManifestPushV3LibpodInternalServerError) IsCode ¶
func (o *ManifestPushV3LibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this manifest push v3 libpod internal server error response a status code equal to that given
func (*ManifestPushV3LibpodInternalServerError) IsRedirect ¶
func (o *ManifestPushV3LibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this manifest push v3 libpod internal server error response has a 3xx status code
func (*ManifestPushV3LibpodInternalServerError) IsServerError ¶
func (o *ManifestPushV3LibpodInternalServerError) IsServerError() bool
IsServerError returns true when this manifest push v3 libpod internal server error response has a 5xx status code
func (*ManifestPushV3LibpodInternalServerError) IsSuccess ¶
func (o *ManifestPushV3LibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this manifest push v3 libpod internal server error response has a 2xx status code
func (*ManifestPushV3LibpodInternalServerError) String ¶
func (o *ManifestPushV3LibpodInternalServerError) String() string
type ManifestPushV3LibpodInternalServerErrorBody ¶
type ManifestPushV3LibpodInternalServerErrorBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushV3LibpodInternalServerErrorBody manifest push v3 libpod internal server error body swagger:model ManifestPushV3LibpodInternalServerErrorBody
func (*ManifestPushV3LibpodInternalServerErrorBody) ContextValidate ¶
func (o *ManifestPushV3LibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push v3 libpod internal server error body based on context it is used
func (*ManifestPushV3LibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ManifestPushV3LibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushV3LibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ManifestPushV3LibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushV3LibpodNotFound ¶
type ManifestPushV3LibpodNotFound struct {
Payload *ManifestPushV3LibpodNotFoundBody
}
ManifestPushV3LibpodNotFound describes a response with status code 404, with default header values.
No such manifest
func NewManifestPushV3LibpodNotFound ¶
func NewManifestPushV3LibpodNotFound() *ManifestPushV3LibpodNotFound
NewManifestPushV3LibpodNotFound creates a ManifestPushV3LibpodNotFound with default headers values
func (*ManifestPushV3LibpodNotFound) Error ¶
func (o *ManifestPushV3LibpodNotFound) Error() string
func (*ManifestPushV3LibpodNotFound) GetPayload ¶
func (o *ManifestPushV3LibpodNotFound) GetPayload() *ManifestPushV3LibpodNotFoundBody
func (*ManifestPushV3LibpodNotFound) IsClientError ¶
func (o *ManifestPushV3LibpodNotFound) IsClientError() bool
IsClientError returns true when this manifest push v3 libpod not found response has a 4xx status code
func (*ManifestPushV3LibpodNotFound) IsCode ¶
func (o *ManifestPushV3LibpodNotFound) IsCode(code int) bool
IsCode returns true when this manifest push v3 libpod not found response a status code equal to that given
func (*ManifestPushV3LibpodNotFound) IsRedirect ¶
func (o *ManifestPushV3LibpodNotFound) IsRedirect() bool
IsRedirect returns true when this manifest push v3 libpod not found response has a 3xx status code
func (*ManifestPushV3LibpodNotFound) IsServerError ¶
func (o *ManifestPushV3LibpodNotFound) IsServerError() bool
IsServerError returns true when this manifest push v3 libpod not found response has a 5xx status code
func (*ManifestPushV3LibpodNotFound) IsSuccess ¶
func (o *ManifestPushV3LibpodNotFound) IsSuccess() bool
IsSuccess returns true when this manifest push v3 libpod not found response has a 2xx status code
func (*ManifestPushV3LibpodNotFound) String ¶
func (o *ManifestPushV3LibpodNotFound) String() string
type ManifestPushV3LibpodNotFoundBody ¶
type ManifestPushV3LibpodNotFoundBody struct { // API root cause formatted for automated parsing // Example: API root cause Because string `json:"cause,omitempty"` // human error message, formatted for a human to read // Example: human error message Message string `json:"message,omitempty"` // http response code ResponseCode int64 `json:"response,omitempty"` }
ManifestPushV3LibpodNotFoundBody manifest push v3 libpod not found body swagger:model ManifestPushV3LibpodNotFoundBody
func (*ManifestPushV3LibpodNotFoundBody) ContextValidate ¶
func (o *ManifestPushV3LibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this manifest push v3 libpod not found body based on context it is used
func (*ManifestPushV3LibpodNotFoundBody) MarshalBinary ¶
func (o *ManifestPushV3LibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ManifestPushV3LibpodNotFoundBody) UnmarshalBinary ¶
func (o *ManifestPushV3LibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ManifestPushV3LibpodOK ¶
type ManifestPushV3LibpodOK struct {
Payload *models.IDResponse
}
ManifestPushV3LibpodOK describes a response with status code 200, with default header values.
ManifestPushV3LibpodOK manifest push v3 libpod o k
func NewManifestPushV3LibpodOK ¶
func NewManifestPushV3LibpodOK() *ManifestPushV3LibpodOK
NewManifestPushV3LibpodOK creates a ManifestPushV3LibpodOK with default headers values
func (*ManifestPushV3LibpodOK) Error ¶
func (o *ManifestPushV3LibpodOK) Error() string
func (*ManifestPushV3LibpodOK) GetPayload ¶
func (o *ManifestPushV3LibpodOK) GetPayload() *models.IDResponse
func (*ManifestPushV3LibpodOK) IsClientError ¶
func (o *ManifestPushV3LibpodOK) IsClientError() bool
IsClientError returns true when this manifest push v3 libpod o k response has a 4xx status code
func (*ManifestPushV3LibpodOK) IsCode ¶
func (o *ManifestPushV3LibpodOK) IsCode(code int) bool
IsCode returns true when this manifest push v3 libpod o k response a status code equal to that given
func (*ManifestPushV3LibpodOK) IsRedirect ¶
func (o *ManifestPushV3LibpodOK) IsRedirect() bool
IsRedirect returns true when this manifest push v3 libpod o k response has a 3xx status code
func (*ManifestPushV3LibpodOK) IsServerError ¶
func (o *ManifestPushV3LibpodOK) IsServerError() bool
IsServerError returns true when this manifest push v3 libpod o k response has a 5xx status code
func (*ManifestPushV3LibpodOK) IsSuccess ¶
func (o *ManifestPushV3LibpodOK) IsSuccess() bool
IsSuccess returns true when this manifest push v3 libpod o k response has a 2xx status code
func (*ManifestPushV3LibpodOK) String ¶
func (o *ManifestPushV3LibpodOK) String() string
type ManifestPushV3LibpodParams ¶
type ManifestPushV3LibpodParams struct { /* All. push all images */ All *bool /* Destination. the destination for the manifest */ Destination string /* Name. the name or ID of the manifest */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ManifestPushV3LibpodParams contains all the parameters to send to the API endpoint
for the manifest push v3 libpod operation. Typically these are written to a http.Request.
func NewManifestPushV3LibpodParams ¶
func NewManifestPushV3LibpodParams() *ManifestPushV3LibpodParams
NewManifestPushV3LibpodParams creates a new ManifestPushV3LibpodParams 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 NewManifestPushV3LibpodParamsWithContext ¶
func NewManifestPushV3LibpodParamsWithContext(ctx context.Context) *ManifestPushV3LibpodParams
NewManifestPushV3LibpodParamsWithContext creates a new ManifestPushV3LibpodParams object with the ability to set a context for a request.
func NewManifestPushV3LibpodParamsWithHTTPClient ¶
func NewManifestPushV3LibpodParamsWithHTTPClient(client *http.Client) *ManifestPushV3LibpodParams
NewManifestPushV3LibpodParamsWithHTTPClient creates a new ManifestPushV3LibpodParams object with the ability to set a custom HTTPClient for a request.
func NewManifestPushV3LibpodParamsWithTimeout ¶
func NewManifestPushV3LibpodParamsWithTimeout(timeout time.Duration) *ManifestPushV3LibpodParams
NewManifestPushV3LibpodParamsWithTimeout creates a new ManifestPushV3LibpodParams object with the ability to set a timeout on a request.
func (*ManifestPushV3LibpodParams) SetAll ¶
func (o *ManifestPushV3LibpodParams) SetAll(all *bool)
SetAll adds the all to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) SetContext ¶
func (o *ManifestPushV3LibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) SetDefaults ¶
func (o *ManifestPushV3LibpodParams) SetDefaults()
SetDefaults hydrates default values in the manifest push v3 libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestPushV3LibpodParams) SetDestination ¶
func (o *ManifestPushV3LibpodParams) SetDestination(destination string)
SetDestination adds the destination to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) SetHTTPClient ¶
func (o *ManifestPushV3LibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) SetName ¶
func (o *ManifestPushV3LibpodParams) SetName(name string)
SetName adds the name to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) SetTimeout ¶
func (o *ManifestPushV3LibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithAll ¶
func (o *ManifestPushV3LibpodParams) WithAll(all *bool) *ManifestPushV3LibpodParams
WithAll adds the all to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithContext ¶
func (o *ManifestPushV3LibpodParams) WithContext(ctx context.Context) *ManifestPushV3LibpodParams
WithContext adds the context to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithDefaults ¶
func (o *ManifestPushV3LibpodParams) WithDefaults() *ManifestPushV3LibpodParams
WithDefaults hydrates default values in the manifest push v3 libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ManifestPushV3LibpodParams) WithDestination ¶
func (o *ManifestPushV3LibpodParams) WithDestination(destination string) *ManifestPushV3LibpodParams
WithDestination adds the destination to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithHTTPClient ¶
func (o *ManifestPushV3LibpodParams) WithHTTPClient(client *http.Client) *ManifestPushV3LibpodParams
WithHTTPClient adds the HTTPClient to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithName ¶
func (o *ManifestPushV3LibpodParams) WithName(name string) *ManifestPushV3LibpodParams
WithName adds the name to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WithTimeout ¶
func (o *ManifestPushV3LibpodParams) WithTimeout(timeout time.Duration) *ManifestPushV3LibpodParams
WithTimeout adds the timeout to the manifest push v3 libpod params
func (*ManifestPushV3LibpodParams) WriteToRequest ¶
func (o *ManifestPushV3LibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ManifestPushV3LibpodReader ¶
type ManifestPushV3LibpodReader struct {
// contains filtered or unexported fields
}
ManifestPushV3LibpodReader is a Reader for the ManifestPushV3Libpod structure.
func (*ManifestPushV3LibpodReader) ReadResponse ¶
func (o *ManifestPushV3LibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- manifest_add_libpod_parameters.go
- manifest_add_libpod_responses.go
- manifest_create_libpod_parameters.go
- manifest_create_libpod_responses.go
- manifest_delete_libpod_parameters.go
- manifest_delete_libpod_responses.go
- manifest_exists_libpod_parameters.go
- manifest_exists_libpod_responses.go
- manifest_inspect_libpod_parameters.go
- manifest_inspect_libpod_responses.go
- manifest_modify_libpod_parameters.go
- manifest_modify_libpod_responses.go
- manifest_push_libpod_parameters.go
- manifest_push_libpod_responses.go
- manifest_push_v3_libpod_parameters.go
- manifest_push_v3_libpod_responses.go
- manifests_client.go