Documentation ¶
Index ¶
- type Client
- func (a *Client) ContainerAttachLibpod(params *ContainerAttachLibpodParams, opts ...ClientOption) error
- func (a *Client) ContainerChangesLibpod(params *ContainerChangesLibpodParams, opts ...ClientOption) (*ContainerChangesLibpodOK, error)
- func (a *Client) ContainerCheckpointLibpod(params *ContainerCheckpointLibpodParams, opts ...ClientOption) (*ContainerCheckpointLibpodOK, error)
- func (a *Client) ContainerCreateLibpod(params *ContainerCreateLibpodParams, opts ...ClientOption) (*ContainerCreateLibpodCreated, error)
- func (a *Client) ContainerDeleteLibpod(params *ContainerDeleteLibpodParams, opts ...ClientOption) (*ContainerDeleteLibpodOK, *ContainerDeleteLibpodNoContent, error)
- func (a *Client) ContainerExistsLibpod(params *ContainerExistsLibpodParams, opts ...ClientOption) (*ContainerExistsLibpodNoContent, error)
- func (a *Client) ContainerExportLibpod(params *ContainerExportLibpodParams, opts ...ClientOption) (*ContainerExportLibpodOK, error)
- func (a *Client) ContainerHealthcheckLibpod(params *ContainerHealthcheckLibpodParams, opts ...ClientOption) (*ContainerHealthcheckLibpodOK, error)
- func (a *Client) ContainerInitLibpod(params *ContainerInitLibpodParams, opts ...ClientOption) (*ContainerInitLibpodNoContent, error)
- func (a *Client) ContainerInspectLibpod(params *ContainerInspectLibpodParams, opts ...ClientOption) (*ContainerInspectLibpodOK, error)
- func (a *Client) ContainerKillLibpod(params *ContainerKillLibpodParams, opts ...ClientOption) (*ContainerKillLibpodNoContent, error)
- func (a *Client) ContainerListLibpod(params *ContainerListLibpodParams, opts ...ClientOption) (*ContainerListLibpodOK, error)
- func (a *Client) ContainerLogsLibpod(params *ContainerLogsLibpodParams, opts ...ClientOption) (*ContainerLogsLibpodOK, error)
- func (a *Client) ContainerMountLibpod(params *ContainerMountLibpodParams, opts ...ClientOption) (*ContainerMountLibpodOK, error)
- func (a *Client) ContainerPauseLibpod(params *ContainerPauseLibpodParams, opts ...ClientOption) (*ContainerPauseLibpodNoContent, error)
- func (a *Client) ContainerPruneLibpod(params *ContainerPruneLibpodParams, opts ...ClientOption) (*ContainerPruneLibpodOK, error)
- func (a *Client) ContainerRenameLibpod(params *ContainerRenameLibpodParams, opts ...ClientOption) (*ContainerRenameLibpodNoContent, error)
- func (a *Client) ContainerResizeLibpod(params *ContainerResizeLibpodParams, opts ...ClientOption) (*ContainerResizeLibpodOK, error)
- func (a *Client) ContainerRestartLibpod(params *ContainerRestartLibpodParams, opts ...ClientOption) (*ContainerRestartLibpodNoContent, error)
- func (a *Client) ContainerRestoreLibpod(params *ContainerRestoreLibpodParams, opts ...ClientOption) (*ContainerRestoreLibpodOK, error)
- func (a *Client) ContainerShowMountedLibpod(params *ContainerShowMountedLibpodParams, opts ...ClientOption) (*ContainerShowMountedLibpodOK, error)
- func (a *Client) ContainerStartLibpod(params *ContainerStartLibpodParams, opts ...ClientOption) (*ContainerStartLibpodNoContent, error)
- func (a *Client) ContainerStatsLibpod(params *ContainerStatsLibpodParams, opts ...ClientOption) (*ContainerStatsLibpodOK, error)
- func (a *Client) ContainerStopLibpod(params *ContainerStopLibpodParams, opts ...ClientOption) (*ContainerStopLibpodNoContent, error)
- func (a *Client) ContainerTopLibpod(params *ContainerTopLibpodParams, opts ...ClientOption) (*ContainerTopLibpodOK, error)
- func (a *Client) ContainerUnmountLibpod(params *ContainerUnmountLibpodParams, opts ...ClientOption) (*ContainerUnmountLibpodNoContent, error)
- func (a *Client) ContainerUnpauseLibpod(params *ContainerUnpauseLibpodParams, opts ...ClientOption) (*ContainerUnpauseLibpodNoContent, error)
- func (a *Client) ContainerWaitLibpod(params *ContainerWaitLibpodParams, opts ...ClientOption) (*ContainerWaitLibpodOK, error)
- func (a *Client) ContainersStatsAllLibpod(params *ContainersStatsAllLibpodParams, opts ...ClientOption) (*ContainersStatsAllLibpodOK, error)
- func (a *Client) GenerateKubeLibpod(params *GenerateKubeLibpodParams, writer io.Writer, opts ...ClientOption) (*GenerateKubeLibpodOK, error)
- func (a *Client) GenerateSystemdLibpod(params *GenerateSystemdLibpodParams, opts ...ClientOption) (*GenerateSystemdLibpodOK, error)
- func (a *Client) ImageCommitLibpod(params *ImageCommitLibpodParams, opts ...ClientOption) (*ImageCommitLibpodCreated, error)
- func (a *Client) PlayKubeDownLibpod(params *PlayKubeDownLibpodParams, opts ...ClientOption) (*PlayKubeDownLibpodOK, error)
- func (a *Client) PlayKubeLibpod(params *PlayKubeLibpodParams, opts ...ClientOption) (*PlayKubeLibpodOK, error)
- func (a *Client) PutContainerArchiveLibpod(params *PutContainerArchiveLibpodParams, opts ...ClientOption) (*PutContainerArchiveLibpodOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ContainerAttachLibpodBadRequest
- func (o *ContainerAttachLibpodBadRequest) Error() string
- func (o *ContainerAttachLibpodBadRequest) GetPayload() *ContainerAttachLibpodBadRequestBody
- func (o *ContainerAttachLibpodBadRequest) IsClientError() bool
- func (o *ContainerAttachLibpodBadRequest) IsCode(code int) bool
- func (o *ContainerAttachLibpodBadRequest) IsRedirect() bool
- func (o *ContainerAttachLibpodBadRequest) IsServerError() bool
- func (o *ContainerAttachLibpodBadRequest) IsSuccess() bool
- func (o *ContainerAttachLibpodBadRequest) String() string
- type ContainerAttachLibpodBadRequestBody
- func (o *ContainerAttachLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerAttachLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ContainerAttachLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ContainerAttachLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ContainerAttachLibpodInternalServerError
- func (o *ContainerAttachLibpodInternalServerError) Error() string
- func (o *ContainerAttachLibpodInternalServerError) GetPayload() *ContainerAttachLibpodInternalServerErrorBody
- func (o *ContainerAttachLibpodInternalServerError) IsClientError() bool
- func (o *ContainerAttachLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerAttachLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerAttachLibpodInternalServerError) IsServerError() bool
- func (o *ContainerAttachLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerAttachLibpodInternalServerError) String() string
- type ContainerAttachLibpodInternalServerErrorBody
- func (o *ContainerAttachLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerAttachLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerAttachLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerAttachLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerAttachLibpodNotFound
- func (o *ContainerAttachLibpodNotFound) Error() string
- func (o *ContainerAttachLibpodNotFound) GetPayload() *ContainerAttachLibpodNotFoundBody
- func (o *ContainerAttachLibpodNotFound) IsClientError() bool
- func (o *ContainerAttachLibpodNotFound) IsCode(code int) bool
- func (o *ContainerAttachLibpodNotFound) IsRedirect() bool
- func (o *ContainerAttachLibpodNotFound) IsServerError() bool
- func (o *ContainerAttachLibpodNotFound) IsSuccess() bool
- func (o *ContainerAttachLibpodNotFound) String() string
- type ContainerAttachLibpodNotFoundBody
- func (o *ContainerAttachLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerAttachLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerAttachLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerAttachLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerAttachLibpodParams
- func NewContainerAttachLibpodParams() *ContainerAttachLibpodParams
- func NewContainerAttachLibpodParamsWithContext(ctx context.Context) *ContainerAttachLibpodParams
- func NewContainerAttachLibpodParamsWithHTTPClient(client *http.Client) *ContainerAttachLibpodParams
- func NewContainerAttachLibpodParamsWithTimeout(timeout time.Duration) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerAttachLibpodParams) SetDefaults()
- func (o *ContainerAttachLibpodParams) SetDetachKeys(detachKeys *string)
- func (o *ContainerAttachLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerAttachLibpodParams) SetLogs(logs *bool)
- func (o *ContainerAttachLibpodParams) SetName(name string)
- func (o *ContainerAttachLibpodParams) SetStderr(stderr *bool)
- func (o *ContainerAttachLibpodParams) SetStdin(stdin *bool)
- func (o *ContainerAttachLibpodParams) SetStdout(stdout *bool)
- func (o *ContainerAttachLibpodParams) SetStream(stream *bool)
- func (o *ContainerAttachLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerAttachLibpodParams) WithContext(ctx context.Context) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithDefaults() *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithDetachKeys(detachKeys *string) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithHTTPClient(client *http.Client) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithLogs(logs *bool) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithName(name string) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithStderr(stderr *bool) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithStdin(stdin *bool) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithStdout(stdout *bool) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithStream(stream *bool) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WithTimeout(timeout time.Duration) *ContainerAttachLibpodParams
- func (o *ContainerAttachLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerAttachLibpodReader
- type ContainerAttachLibpodSwitchingProtocols
- func (o *ContainerAttachLibpodSwitchingProtocols) Error() string
- func (o *ContainerAttachLibpodSwitchingProtocols) IsClientError() bool
- func (o *ContainerAttachLibpodSwitchingProtocols) IsCode(code int) bool
- func (o *ContainerAttachLibpodSwitchingProtocols) IsRedirect() bool
- func (o *ContainerAttachLibpodSwitchingProtocols) IsServerError() bool
- func (o *ContainerAttachLibpodSwitchingProtocols) IsSuccess() bool
- func (o *ContainerAttachLibpodSwitchingProtocols) String() string
- type ContainerChangesLibpodInternalServerError
- func (o *ContainerChangesLibpodInternalServerError) Error() string
- func (o *ContainerChangesLibpodInternalServerError) GetPayload() *ContainerChangesLibpodInternalServerErrorBody
- func (o *ContainerChangesLibpodInternalServerError) IsClientError() bool
- func (o *ContainerChangesLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerChangesLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerChangesLibpodInternalServerError) IsServerError() bool
- func (o *ContainerChangesLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerChangesLibpodInternalServerError) String() string
- type ContainerChangesLibpodInternalServerErrorBody
- func (o *ContainerChangesLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerChangesLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerChangesLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerChangesLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerChangesLibpodNotFound
- func (o *ContainerChangesLibpodNotFound) Error() string
- func (o *ContainerChangesLibpodNotFound) GetPayload() *ContainerChangesLibpodNotFoundBody
- func (o *ContainerChangesLibpodNotFound) IsClientError() bool
- func (o *ContainerChangesLibpodNotFound) IsCode(code int) bool
- func (o *ContainerChangesLibpodNotFound) IsRedirect() bool
- func (o *ContainerChangesLibpodNotFound) IsServerError() bool
- func (o *ContainerChangesLibpodNotFound) IsSuccess() bool
- func (o *ContainerChangesLibpodNotFound) String() string
- type ContainerChangesLibpodNotFoundBody
- func (o *ContainerChangesLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerChangesLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerChangesLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerChangesLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerChangesLibpodOK
- func (o *ContainerChangesLibpodOK) Error() string
- func (o *ContainerChangesLibpodOK) IsClientError() bool
- func (o *ContainerChangesLibpodOK) IsCode(code int) bool
- func (o *ContainerChangesLibpodOK) IsRedirect() bool
- func (o *ContainerChangesLibpodOK) IsServerError() bool
- func (o *ContainerChangesLibpodOK) IsSuccess() bool
- func (o *ContainerChangesLibpodOK) String() string
- type ContainerChangesLibpodParams
- func NewContainerChangesLibpodParams() *ContainerChangesLibpodParams
- func NewContainerChangesLibpodParamsWithContext(ctx context.Context) *ContainerChangesLibpodParams
- func NewContainerChangesLibpodParamsWithHTTPClient(client *http.Client) *ContainerChangesLibpodParams
- func NewContainerChangesLibpodParamsWithTimeout(timeout time.Duration) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerChangesLibpodParams) SetDefaults()
- func (o *ContainerChangesLibpodParams) SetDiffType(diffType *string)
- func (o *ContainerChangesLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerChangesLibpodParams) SetName(name string)
- func (o *ContainerChangesLibpodParams) SetParent(parent *string)
- func (o *ContainerChangesLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerChangesLibpodParams) WithContext(ctx context.Context) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithDefaults() *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithDiffType(diffType *string) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithHTTPClient(client *http.Client) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithName(name string) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithParent(parent *string) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WithTimeout(timeout time.Duration) *ContainerChangesLibpodParams
- func (o *ContainerChangesLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerChangesLibpodReader
- type ContainerCheckpointLibpodInternalServerError
- func (o *ContainerCheckpointLibpodInternalServerError) Error() string
- func (o *ContainerCheckpointLibpodInternalServerError) GetPayload() *ContainerCheckpointLibpodInternalServerErrorBody
- func (o *ContainerCheckpointLibpodInternalServerError) IsClientError() bool
- func (o *ContainerCheckpointLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerCheckpointLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerCheckpointLibpodInternalServerError) IsServerError() bool
- func (o *ContainerCheckpointLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerCheckpointLibpodInternalServerError) String() string
- type ContainerCheckpointLibpodInternalServerErrorBody
- func (o *ContainerCheckpointLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCheckpointLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCheckpointLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCheckpointLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerCheckpointLibpodNotFound
- func (o *ContainerCheckpointLibpodNotFound) Error() string
- func (o *ContainerCheckpointLibpodNotFound) GetPayload() *ContainerCheckpointLibpodNotFoundBody
- func (o *ContainerCheckpointLibpodNotFound) IsClientError() bool
- func (o *ContainerCheckpointLibpodNotFound) IsCode(code int) bool
- func (o *ContainerCheckpointLibpodNotFound) IsRedirect() bool
- func (o *ContainerCheckpointLibpodNotFound) IsServerError() bool
- func (o *ContainerCheckpointLibpodNotFound) IsSuccess() bool
- func (o *ContainerCheckpointLibpodNotFound) String() string
- type ContainerCheckpointLibpodNotFoundBody
- func (o *ContainerCheckpointLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCheckpointLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCheckpointLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCheckpointLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerCheckpointLibpodOK
- func (o *ContainerCheckpointLibpodOK) Error() string
- func (o *ContainerCheckpointLibpodOK) IsClientError() bool
- func (o *ContainerCheckpointLibpodOK) IsCode(code int) bool
- func (o *ContainerCheckpointLibpodOK) IsRedirect() bool
- func (o *ContainerCheckpointLibpodOK) IsServerError() bool
- func (o *ContainerCheckpointLibpodOK) IsSuccess() bool
- func (o *ContainerCheckpointLibpodOK) String() string
- type ContainerCheckpointLibpodParams
- func NewContainerCheckpointLibpodParams() *ContainerCheckpointLibpodParams
- func NewContainerCheckpointLibpodParamsWithContext(ctx context.Context) *ContainerCheckpointLibpodParams
- func NewContainerCheckpointLibpodParamsWithHTTPClient(client *http.Client) *ContainerCheckpointLibpodParams
- func NewContainerCheckpointLibpodParamsWithTimeout(timeout time.Duration) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerCheckpointLibpodParams) SetDefaults()
- func (o *ContainerCheckpointLibpodParams) SetExport(export *bool)
- func (o *ContainerCheckpointLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerCheckpointLibpodParams) SetIgnoreRootFS(ignoreRootFS *bool)
- func (o *ContainerCheckpointLibpodParams) SetKeep(keep *bool)
- func (o *ContainerCheckpointLibpodParams) SetLeaveRunning(leaveRunning *bool)
- func (o *ContainerCheckpointLibpodParams) SetName(name string)
- func (o *ContainerCheckpointLibpodParams) SetPrintStats(printStats *bool)
- func (o *ContainerCheckpointLibpodParams) SetTCPEstablished(tCPEstablished *bool)
- func (o *ContainerCheckpointLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerCheckpointLibpodParams) WithContext(ctx context.Context) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithDefaults() *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithExport(export *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithHTTPClient(client *http.Client) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithIgnoreRootFS(ignoreRootFS *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithKeep(keep *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithLeaveRunning(leaveRunning *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithName(name string) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithPrintStats(printStats *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithTCPEstablished(tCPEstablished *bool) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WithTimeout(timeout time.Duration) *ContainerCheckpointLibpodParams
- func (o *ContainerCheckpointLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerCheckpointLibpodReader
- type ContainerCreateLibpodBadRequest
- func (o *ContainerCreateLibpodBadRequest) Error() string
- func (o *ContainerCreateLibpodBadRequest) GetPayload() *ContainerCreateLibpodBadRequestBody
- func (o *ContainerCreateLibpodBadRequest) IsClientError() bool
- func (o *ContainerCreateLibpodBadRequest) IsCode(code int) bool
- func (o *ContainerCreateLibpodBadRequest) IsRedirect() bool
- func (o *ContainerCreateLibpodBadRequest) IsServerError() bool
- func (o *ContainerCreateLibpodBadRequest) IsSuccess() bool
- func (o *ContainerCreateLibpodBadRequest) String() string
- type ContainerCreateLibpodBadRequestBody
- func (o *ContainerCreateLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCreateLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCreateLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCreateLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ContainerCreateLibpodConflict
- func (o *ContainerCreateLibpodConflict) Error() string
- func (o *ContainerCreateLibpodConflict) GetPayload() *ContainerCreateLibpodConflictBody
- func (o *ContainerCreateLibpodConflict) IsClientError() bool
- func (o *ContainerCreateLibpodConflict) IsCode(code int) bool
- func (o *ContainerCreateLibpodConflict) IsRedirect() bool
- func (o *ContainerCreateLibpodConflict) IsServerError() bool
- func (o *ContainerCreateLibpodConflict) IsSuccess() bool
- func (o *ContainerCreateLibpodConflict) String() string
- type ContainerCreateLibpodConflictBody
- func (o *ContainerCreateLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCreateLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCreateLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCreateLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerCreateLibpodCreated
- func (o *ContainerCreateLibpodCreated) Error() string
- func (o *ContainerCreateLibpodCreated) GetPayload() *ContainerCreateLibpodCreatedBody
- func (o *ContainerCreateLibpodCreated) IsClientError() bool
- func (o *ContainerCreateLibpodCreated) IsCode(code int) bool
- func (o *ContainerCreateLibpodCreated) IsRedirect() bool
- func (o *ContainerCreateLibpodCreated) IsServerError() bool
- func (o *ContainerCreateLibpodCreated) IsSuccess() bool
- func (o *ContainerCreateLibpodCreated) String() string
- type ContainerCreateLibpodCreatedBody
- func (o *ContainerCreateLibpodCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCreateLibpodCreatedBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCreateLibpodCreatedBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCreateLibpodCreatedBody) Validate(formats strfmt.Registry) error
- type ContainerCreateLibpodInternalServerError
- func (o *ContainerCreateLibpodInternalServerError) Error() string
- func (o *ContainerCreateLibpodInternalServerError) GetPayload() *ContainerCreateLibpodInternalServerErrorBody
- func (o *ContainerCreateLibpodInternalServerError) IsClientError() bool
- func (o *ContainerCreateLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerCreateLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerCreateLibpodInternalServerError) IsServerError() bool
- func (o *ContainerCreateLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerCreateLibpodInternalServerError) String() string
- type ContainerCreateLibpodInternalServerErrorBody
- func (o *ContainerCreateLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCreateLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCreateLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCreateLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerCreateLibpodNotFound
- func (o *ContainerCreateLibpodNotFound) Error() string
- func (o *ContainerCreateLibpodNotFound) GetPayload() *ContainerCreateLibpodNotFoundBody
- func (o *ContainerCreateLibpodNotFound) IsClientError() bool
- func (o *ContainerCreateLibpodNotFound) IsCode(code int) bool
- func (o *ContainerCreateLibpodNotFound) IsRedirect() bool
- func (o *ContainerCreateLibpodNotFound) IsServerError() bool
- func (o *ContainerCreateLibpodNotFound) IsSuccess() bool
- func (o *ContainerCreateLibpodNotFound) String() string
- type ContainerCreateLibpodNotFoundBody
- func (o *ContainerCreateLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerCreateLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerCreateLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerCreateLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerCreateLibpodParams
- func NewContainerCreateLibpodParams() *ContainerCreateLibpodParams
- func NewContainerCreateLibpodParamsWithContext(ctx context.Context) *ContainerCreateLibpodParams
- func NewContainerCreateLibpodParamsWithHTTPClient(client *http.Client) *ContainerCreateLibpodParams
- func NewContainerCreateLibpodParamsWithTimeout(timeout time.Duration) *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerCreateLibpodParams) SetCreate(create *models.SpecGenerator)
- func (o *ContainerCreateLibpodParams) SetDefaults()
- func (o *ContainerCreateLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerCreateLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerCreateLibpodParams) WithContext(ctx context.Context) *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) WithCreate(create *models.SpecGenerator) *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) WithDefaults() *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) WithHTTPClient(client *http.Client) *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) WithTimeout(timeout time.Duration) *ContainerCreateLibpodParams
- func (o *ContainerCreateLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerCreateLibpodReader
- type ContainerDeleteLibpodBadRequest
- func (o *ContainerDeleteLibpodBadRequest) Error() string
- func (o *ContainerDeleteLibpodBadRequest) GetPayload() *ContainerDeleteLibpodBadRequestBody
- func (o *ContainerDeleteLibpodBadRequest) IsClientError() bool
- func (o *ContainerDeleteLibpodBadRequest) IsCode(code int) bool
- func (o *ContainerDeleteLibpodBadRequest) IsRedirect() bool
- func (o *ContainerDeleteLibpodBadRequest) IsServerError() bool
- func (o *ContainerDeleteLibpodBadRequest) IsSuccess() bool
- func (o *ContainerDeleteLibpodBadRequest) String() string
- type ContainerDeleteLibpodBadRequestBody
- func (o *ContainerDeleteLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerDeleteLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ContainerDeleteLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ContainerDeleteLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ContainerDeleteLibpodConflict
- func (o *ContainerDeleteLibpodConflict) Error() string
- func (o *ContainerDeleteLibpodConflict) GetPayload() *ContainerDeleteLibpodConflictBody
- func (o *ContainerDeleteLibpodConflict) IsClientError() bool
- func (o *ContainerDeleteLibpodConflict) IsCode(code int) bool
- func (o *ContainerDeleteLibpodConflict) IsRedirect() bool
- func (o *ContainerDeleteLibpodConflict) IsServerError() bool
- func (o *ContainerDeleteLibpodConflict) IsSuccess() bool
- func (o *ContainerDeleteLibpodConflict) String() string
- type ContainerDeleteLibpodConflictBody
- func (o *ContainerDeleteLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerDeleteLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerDeleteLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerDeleteLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerDeleteLibpodInternalServerError
- func (o *ContainerDeleteLibpodInternalServerError) Error() string
- func (o *ContainerDeleteLibpodInternalServerError) GetPayload() *ContainerDeleteLibpodInternalServerErrorBody
- func (o *ContainerDeleteLibpodInternalServerError) IsClientError() bool
- func (o *ContainerDeleteLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerDeleteLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerDeleteLibpodInternalServerError) IsServerError() bool
- func (o *ContainerDeleteLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerDeleteLibpodInternalServerError) String() string
- type ContainerDeleteLibpodInternalServerErrorBody
- func (o *ContainerDeleteLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerDeleteLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerDeleteLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerDeleteLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerDeleteLibpodNoContent
- func (o *ContainerDeleteLibpodNoContent) Error() string
- func (o *ContainerDeleteLibpodNoContent) IsClientError() bool
- func (o *ContainerDeleteLibpodNoContent) IsCode(code int) bool
- func (o *ContainerDeleteLibpodNoContent) IsRedirect() bool
- func (o *ContainerDeleteLibpodNoContent) IsServerError() bool
- func (o *ContainerDeleteLibpodNoContent) IsSuccess() bool
- func (o *ContainerDeleteLibpodNoContent) String() string
- type ContainerDeleteLibpodNotFound
- func (o *ContainerDeleteLibpodNotFound) Error() string
- func (o *ContainerDeleteLibpodNotFound) GetPayload() *ContainerDeleteLibpodNotFoundBody
- func (o *ContainerDeleteLibpodNotFound) IsClientError() bool
- func (o *ContainerDeleteLibpodNotFound) IsCode(code int) bool
- func (o *ContainerDeleteLibpodNotFound) IsRedirect() bool
- func (o *ContainerDeleteLibpodNotFound) IsServerError() bool
- func (o *ContainerDeleteLibpodNotFound) IsSuccess() bool
- func (o *ContainerDeleteLibpodNotFound) String() string
- type ContainerDeleteLibpodNotFoundBody
- func (o *ContainerDeleteLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerDeleteLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerDeleteLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerDeleteLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerDeleteLibpodOK
- func (o *ContainerDeleteLibpodOK) Error() string
- func (o *ContainerDeleteLibpodOK) GetPayload() []*models.LibpodContainersRmReport
- func (o *ContainerDeleteLibpodOK) IsClientError() bool
- func (o *ContainerDeleteLibpodOK) IsCode(code int) bool
- func (o *ContainerDeleteLibpodOK) IsRedirect() bool
- func (o *ContainerDeleteLibpodOK) IsServerError() bool
- func (o *ContainerDeleteLibpodOK) IsSuccess() bool
- func (o *ContainerDeleteLibpodOK) String() string
- type ContainerDeleteLibpodParams
- func NewContainerDeleteLibpodParams() *ContainerDeleteLibpodParams
- func NewContainerDeleteLibpodParamsWithContext(ctx context.Context) *ContainerDeleteLibpodParams
- func NewContainerDeleteLibpodParamsWithHTTPClient(client *http.Client) *ContainerDeleteLibpodParams
- func NewContainerDeleteLibpodParamsWithTimeout(timeout time.Duration) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerDeleteLibpodParams) SetDefaults()
- func (o *ContainerDeleteLibpodParams) SetDepend(depend *bool)
- func (o *ContainerDeleteLibpodParams) SetForce(force *bool)
- func (o *ContainerDeleteLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerDeleteLibpodParams) SetIgnore(ignore *bool)
- func (o *ContainerDeleteLibpodParams) SetName(name string)
- func (o *ContainerDeleteLibpodParams) SetRequestTimeout(timeout time.Duration)
- func (o *ContainerDeleteLibpodParams) SetTimeout(timeout *int64)
- func (o *ContainerDeleteLibpodParams) SetV(v *bool)
- func (o *ContainerDeleteLibpodParams) WithContext(ctx context.Context) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithDefaults() *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithDepend(depend *bool) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithForce(force *bool) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithHTTPClient(client *http.Client) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithIgnore(ignore *bool) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithName(name string) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithRequestTimeout(timeout time.Duration) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithTimeout(timeout *int64) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WithV(v *bool) *ContainerDeleteLibpodParams
- func (o *ContainerDeleteLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerDeleteLibpodReader
- type ContainerExistsLibpodInternalServerError
- func (o *ContainerExistsLibpodInternalServerError) Error() string
- func (o *ContainerExistsLibpodInternalServerError) GetPayload() *ContainerExistsLibpodInternalServerErrorBody
- func (o *ContainerExistsLibpodInternalServerError) IsClientError() bool
- func (o *ContainerExistsLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerExistsLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerExistsLibpodInternalServerError) IsServerError() bool
- func (o *ContainerExistsLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerExistsLibpodInternalServerError) String() string
- type ContainerExistsLibpodInternalServerErrorBody
- func (o *ContainerExistsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerExistsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerExistsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerExistsLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerExistsLibpodNoContent
- func (o *ContainerExistsLibpodNoContent) Error() string
- func (o *ContainerExistsLibpodNoContent) IsClientError() bool
- func (o *ContainerExistsLibpodNoContent) IsCode(code int) bool
- func (o *ContainerExistsLibpodNoContent) IsRedirect() bool
- func (o *ContainerExistsLibpodNoContent) IsServerError() bool
- func (o *ContainerExistsLibpodNoContent) IsSuccess() bool
- func (o *ContainerExistsLibpodNoContent) String() string
- type ContainerExistsLibpodNotFound
- func (o *ContainerExistsLibpodNotFound) Error() string
- func (o *ContainerExistsLibpodNotFound) GetPayload() *ContainerExistsLibpodNotFoundBody
- func (o *ContainerExistsLibpodNotFound) IsClientError() bool
- func (o *ContainerExistsLibpodNotFound) IsCode(code int) bool
- func (o *ContainerExistsLibpodNotFound) IsRedirect() bool
- func (o *ContainerExistsLibpodNotFound) IsServerError() bool
- func (o *ContainerExistsLibpodNotFound) IsSuccess() bool
- func (o *ContainerExistsLibpodNotFound) String() string
- type ContainerExistsLibpodNotFoundBody
- func (o *ContainerExistsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerExistsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerExistsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerExistsLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerExistsLibpodParams
- func NewContainerExistsLibpodParams() *ContainerExistsLibpodParams
- func NewContainerExistsLibpodParamsWithContext(ctx context.Context) *ContainerExistsLibpodParams
- func NewContainerExistsLibpodParamsWithHTTPClient(client *http.Client) *ContainerExistsLibpodParams
- func NewContainerExistsLibpodParamsWithTimeout(timeout time.Duration) *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerExistsLibpodParams) SetDefaults()
- func (o *ContainerExistsLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerExistsLibpodParams) SetName(name string)
- func (o *ContainerExistsLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerExistsLibpodParams) WithContext(ctx context.Context) *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) WithDefaults() *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) WithHTTPClient(client *http.Client) *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) WithName(name string) *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) WithTimeout(timeout time.Duration) *ContainerExistsLibpodParams
- func (o *ContainerExistsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerExistsLibpodReader
- type ContainerExportLibpodInternalServerError
- func (o *ContainerExportLibpodInternalServerError) Error() string
- func (o *ContainerExportLibpodInternalServerError) GetPayload() *ContainerExportLibpodInternalServerErrorBody
- func (o *ContainerExportLibpodInternalServerError) IsClientError() bool
- func (o *ContainerExportLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerExportLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerExportLibpodInternalServerError) IsServerError() bool
- func (o *ContainerExportLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerExportLibpodInternalServerError) String() string
- type ContainerExportLibpodInternalServerErrorBody
- func (o *ContainerExportLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerExportLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerExportLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerExportLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerExportLibpodNotFound
- func (o *ContainerExportLibpodNotFound) Error() string
- func (o *ContainerExportLibpodNotFound) GetPayload() *ContainerExportLibpodNotFoundBody
- func (o *ContainerExportLibpodNotFound) IsClientError() bool
- func (o *ContainerExportLibpodNotFound) IsCode(code int) bool
- func (o *ContainerExportLibpodNotFound) IsRedirect() bool
- func (o *ContainerExportLibpodNotFound) IsServerError() bool
- func (o *ContainerExportLibpodNotFound) IsSuccess() bool
- func (o *ContainerExportLibpodNotFound) String() string
- type ContainerExportLibpodNotFoundBody
- func (o *ContainerExportLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerExportLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerExportLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerExportLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerExportLibpodOK
- func (o *ContainerExportLibpodOK) Error() string
- func (o *ContainerExportLibpodOK) IsClientError() bool
- func (o *ContainerExportLibpodOK) IsCode(code int) bool
- func (o *ContainerExportLibpodOK) IsRedirect() bool
- func (o *ContainerExportLibpodOK) IsServerError() bool
- func (o *ContainerExportLibpodOK) IsSuccess() bool
- func (o *ContainerExportLibpodOK) String() string
- type ContainerExportLibpodParams
- func NewContainerExportLibpodParams() *ContainerExportLibpodParams
- func NewContainerExportLibpodParamsWithContext(ctx context.Context) *ContainerExportLibpodParams
- func NewContainerExportLibpodParamsWithHTTPClient(client *http.Client) *ContainerExportLibpodParams
- func NewContainerExportLibpodParamsWithTimeout(timeout time.Duration) *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerExportLibpodParams) SetDefaults()
- func (o *ContainerExportLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerExportLibpodParams) SetName(name string)
- func (o *ContainerExportLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerExportLibpodParams) WithContext(ctx context.Context) *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) WithDefaults() *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) WithHTTPClient(client *http.Client) *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) WithName(name string) *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) WithTimeout(timeout time.Duration) *ContainerExportLibpodParams
- func (o *ContainerExportLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerExportLibpodReader
- type ContainerHealthcheckLibpodConflict
- func (o *ContainerHealthcheckLibpodConflict) Error() string
- func (o *ContainerHealthcheckLibpodConflict) IsClientError() bool
- func (o *ContainerHealthcheckLibpodConflict) IsCode(code int) bool
- func (o *ContainerHealthcheckLibpodConflict) IsRedirect() bool
- func (o *ContainerHealthcheckLibpodConflict) IsServerError() bool
- func (o *ContainerHealthcheckLibpodConflict) IsSuccess() bool
- func (o *ContainerHealthcheckLibpodConflict) String() string
- type ContainerHealthcheckLibpodInternalServerError
- func (o *ContainerHealthcheckLibpodInternalServerError) Error() string
- func (o *ContainerHealthcheckLibpodInternalServerError) GetPayload() *ContainerHealthcheckLibpodInternalServerErrorBody
- func (o *ContainerHealthcheckLibpodInternalServerError) IsClientError() bool
- func (o *ContainerHealthcheckLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerHealthcheckLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerHealthcheckLibpodInternalServerError) IsServerError() bool
- func (o *ContainerHealthcheckLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerHealthcheckLibpodInternalServerError) String() string
- type ContainerHealthcheckLibpodInternalServerErrorBody
- func (o *ContainerHealthcheckLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerHealthcheckLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerHealthcheckLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerHealthcheckLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerHealthcheckLibpodNotFound
- func (o *ContainerHealthcheckLibpodNotFound) Error() string
- func (o *ContainerHealthcheckLibpodNotFound) GetPayload() *ContainerHealthcheckLibpodNotFoundBody
- func (o *ContainerHealthcheckLibpodNotFound) IsClientError() bool
- func (o *ContainerHealthcheckLibpodNotFound) IsCode(code int) bool
- func (o *ContainerHealthcheckLibpodNotFound) IsRedirect() bool
- func (o *ContainerHealthcheckLibpodNotFound) IsServerError() bool
- func (o *ContainerHealthcheckLibpodNotFound) IsSuccess() bool
- func (o *ContainerHealthcheckLibpodNotFound) String() string
- type ContainerHealthcheckLibpodNotFoundBody
- func (o *ContainerHealthcheckLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerHealthcheckLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerHealthcheckLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerHealthcheckLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerHealthcheckLibpodOK
- func (o *ContainerHealthcheckLibpodOK) Error() string
- func (o *ContainerHealthcheckLibpodOK) GetPayload() *ContainerHealthcheckLibpodOKBody
- func (o *ContainerHealthcheckLibpodOK) IsClientError() bool
- func (o *ContainerHealthcheckLibpodOK) IsCode(code int) bool
- func (o *ContainerHealthcheckLibpodOK) IsRedirect() bool
- func (o *ContainerHealthcheckLibpodOK) IsServerError() bool
- func (o *ContainerHealthcheckLibpodOK) IsSuccess() bool
- func (o *ContainerHealthcheckLibpodOK) String() string
- type ContainerHealthcheckLibpodOKBody
- func (o *ContainerHealthcheckLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerHealthcheckLibpodOKBody) MarshalBinary() ([]byte, error)
- func (o *ContainerHealthcheckLibpodOKBody) UnmarshalBinary(b []byte) error
- func (o *ContainerHealthcheckLibpodOKBody) Validate(formats strfmt.Registry) error
- type ContainerHealthcheckLibpodParams
- func NewContainerHealthcheckLibpodParams() *ContainerHealthcheckLibpodParams
- func NewContainerHealthcheckLibpodParamsWithContext(ctx context.Context) *ContainerHealthcheckLibpodParams
- func NewContainerHealthcheckLibpodParamsWithHTTPClient(client *http.Client) *ContainerHealthcheckLibpodParams
- func NewContainerHealthcheckLibpodParamsWithTimeout(timeout time.Duration) *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerHealthcheckLibpodParams) SetDefaults()
- func (o *ContainerHealthcheckLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerHealthcheckLibpodParams) SetName(name string)
- func (o *ContainerHealthcheckLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerHealthcheckLibpodParams) WithContext(ctx context.Context) *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) WithDefaults() *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) WithHTTPClient(client *http.Client) *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) WithName(name string) *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) WithTimeout(timeout time.Duration) *ContainerHealthcheckLibpodParams
- func (o *ContainerHealthcheckLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerHealthcheckLibpodReader
- type ContainerInitLibpodInternalServerError
- func (o *ContainerInitLibpodInternalServerError) Error() string
- func (o *ContainerInitLibpodInternalServerError) GetPayload() *ContainerInitLibpodInternalServerErrorBody
- func (o *ContainerInitLibpodInternalServerError) IsClientError() bool
- func (o *ContainerInitLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerInitLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerInitLibpodInternalServerError) IsServerError() bool
- func (o *ContainerInitLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerInitLibpodInternalServerError) String() string
- type ContainerInitLibpodInternalServerErrorBody
- func (o *ContainerInitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerInitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerInitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerInitLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerInitLibpodNoContent
- func (o *ContainerInitLibpodNoContent) Error() string
- func (o *ContainerInitLibpodNoContent) IsClientError() bool
- func (o *ContainerInitLibpodNoContent) IsCode(code int) bool
- func (o *ContainerInitLibpodNoContent) IsRedirect() bool
- func (o *ContainerInitLibpodNoContent) IsServerError() bool
- func (o *ContainerInitLibpodNoContent) IsSuccess() bool
- func (o *ContainerInitLibpodNoContent) String() string
- type ContainerInitLibpodNotFound
- func (o *ContainerInitLibpodNotFound) Error() string
- func (o *ContainerInitLibpodNotFound) GetPayload() *ContainerInitLibpodNotFoundBody
- func (o *ContainerInitLibpodNotFound) IsClientError() bool
- func (o *ContainerInitLibpodNotFound) IsCode(code int) bool
- func (o *ContainerInitLibpodNotFound) IsRedirect() bool
- func (o *ContainerInitLibpodNotFound) IsServerError() bool
- func (o *ContainerInitLibpodNotFound) IsSuccess() bool
- func (o *ContainerInitLibpodNotFound) String() string
- type ContainerInitLibpodNotFoundBody
- func (o *ContainerInitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerInitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerInitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerInitLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerInitLibpodNotModified
- func (o *ContainerInitLibpodNotModified) Error() string
- func (o *ContainerInitLibpodNotModified) IsClientError() bool
- func (o *ContainerInitLibpodNotModified) IsCode(code int) bool
- func (o *ContainerInitLibpodNotModified) IsRedirect() bool
- func (o *ContainerInitLibpodNotModified) IsServerError() bool
- func (o *ContainerInitLibpodNotModified) IsSuccess() bool
- func (o *ContainerInitLibpodNotModified) String() string
- type ContainerInitLibpodParams
- func NewContainerInitLibpodParams() *ContainerInitLibpodParams
- func NewContainerInitLibpodParamsWithContext(ctx context.Context) *ContainerInitLibpodParams
- func NewContainerInitLibpodParamsWithHTTPClient(client *http.Client) *ContainerInitLibpodParams
- func NewContainerInitLibpodParamsWithTimeout(timeout time.Duration) *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerInitLibpodParams) SetDefaults()
- func (o *ContainerInitLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerInitLibpodParams) SetName(name string)
- func (o *ContainerInitLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerInitLibpodParams) WithContext(ctx context.Context) *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) WithDefaults() *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) WithHTTPClient(client *http.Client) *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) WithName(name string) *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) WithTimeout(timeout time.Duration) *ContainerInitLibpodParams
- func (o *ContainerInitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerInitLibpodReader
- type ContainerInspectLibpodInternalServerError
- func (o *ContainerInspectLibpodInternalServerError) Error() string
- func (o *ContainerInspectLibpodInternalServerError) GetPayload() *ContainerInspectLibpodInternalServerErrorBody
- func (o *ContainerInspectLibpodInternalServerError) IsClientError() bool
- func (o *ContainerInspectLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerInspectLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerInspectLibpodInternalServerError) IsServerError() bool
- func (o *ContainerInspectLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerInspectLibpodInternalServerError) String() string
- type ContainerInspectLibpodInternalServerErrorBody
- func (o *ContainerInspectLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerInspectLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerInspectLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerInspectLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerInspectLibpodNotFound
- func (o *ContainerInspectLibpodNotFound) Error() string
- func (o *ContainerInspectLibpodNotFound) GetPayload() *ContainerInspectLibpodNotFoundBody
- func (o *ContainerInspectLibpodNotFound) IsClientError() bool
- func (o *ContainerInspectLibpodNotFound) IsCode(code int) bool
- func (o *ContainerInspectLibpodNotFound) IsRedirect() bool
- func (o *ContainerInspectLibpodNotFound) IsServerError() bool
- func (o *ContainerInspectLibpodNotFound) IsSuccess() bool
- func (o *ContainerInspectLibpodNotFound) String() string
- type ContainerInspectLibpodNotFoundBody
- func (o *ContainerInspectLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerInspectLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerInspectLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerInspectLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerInspectLibpodOK
- func (o *ContainerInspectLibpodOK) Error() string
- func (o *ContainerInspectLibpodOK) GetPayload() *ContainerInspectLibpodOKBody
- func (o *ContainerInspectLibpodOK) IsClientError() bool
- func (o *ContainerInspectLibpodOK) IsCode(code int) bool
- func (o *ContainerInspectLibpodOK) IsRedirect() bool
- func (o *ContainerInspectLibpodOK) IsServerError() bool
- func (o *ContainerInspectLibpodOK) IsSuccess() bool
- func (o *ContainerInspectLibpodOK) String() string
- type ContainerInspectLibpodOKBody
- func (o *ContainerInspectLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerInspectLibpodOKBody) MarshalBinary() ([]byte, error)
- func (o *ContainerInspectLibpodOKBody) UnmarshalBinary(b []byte) error
- func (o *ContainerInspectLibpodOKBody) Validate(formats strfmt.Registry) error
- type ContainerInspectLibpodParams
- func NewContainerInspectLibpodParams() *ContainerInspectLibpodParams
- func NewContainerInspectLibpodParamsWithContext(ctx context.Context) *ContainerInspectLibpodParams
- func NewContainerInspectLibpodParamsWithHTTPClient(client *http.Client) *ContainerInspectLibpodParams
- func NewContainerInspectLibpodParamsWithTimeout(timeout time.Duration) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerInspectLibpodParams) SetDefaults()
- func (o *ContainerInspectLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerInspectLibpodParams) SetName(name string)
- func (o *ContainerInspectLibpodParams) SetSize(size *bool)
- func (o *ContainerInspectLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerInspectLibpodParams) WithContext(ctx context.Context) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WithDefaults() *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WithHTTPClient(client *http.Client) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WithName(name string) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WithSize(size *bool) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WithTimeout(timeout time.Duration) *ContainerInspectLibpodParams
- func (o *ContainerInspectLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerInspectLibpodReader
- type ContainerKillLibpodConflict
- func (o *ContainerKillLibpodConflict) Error() string
- func (o *ContainerKillLibpodConflict) GetPayload() *ContainerKillLibpodConflictBody
- func (o *ContainerKillLibpodConflict) IsClientError() bool
- func (o *ContainerKillLibpodConflict) IsCode(code int) bool
- func (o *ContainerKillLibpodConflict) IsRedirect() bool
- func (o *ContainerKillLibpodConflict) IsServerError() bool
- func (o *ContainerKillLibpodConflict) IsSuccess() bool
- func (o *ContainerKillLibpodConflict) String() string
- type ContainerKillLibpodConflictBody
- func (o *ContainerKillLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerKillLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerKillLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerKillLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerKillLibpodInternalServerError
- func (o *ContainerKillLibpodInternalServerError) Error() string
- func (o *ContainerKillLibpodInternalServerError) GetPayload() *ContainerKillLibpodInternalServerErrorBody
- func (o *ContainerKillLibpodInternalServerError) IsClientError() bool
- func (o *ContainerKillLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerKillLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerKillLibpodInternalServerError) IsServerError() bool
- func (o *ContainerKillLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerKillLibpodInternalServerError) String() string
- type ContainerKillLibpodInternalServerErrorBody
- func (o *ContainerKillLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerKillLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerKillLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerKillLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerKillLibpodNoContent
- func (o *ContainerKillLibpodNoContent) Error() string
- func (o *ContainerKillLibpodNoContent) IsClientError() bool
- func (o *ContainerKillLibpodNoContent) IsCode(code int) bool
- func (o *ContainerKillLibpodNoContent) IsRedirect() bool
- func (o *ContainerKillLibpodNoContent) IsServerError() bool
- func (o *ContainerKillLibpodNoContent) IsSuccess() bool
- func (o *ContainerKillLibpodNoContent) String() string
- type ContainerKillLibpodNotFound
- func (o *ContainerKillLibpodNotFound) Error() string
- func (o *ContainerKillLibpodNotFound) GetPayload() *ContainerKillLibpodNotFoundBody
- func (o *ContainerKillLibpodNotFound) IsClientError() bool
- func (o *ContainerKillLibpodNotFound) IsCode(code int) bool
- func (o *ContainerKillLibpodNotFound) IsRedirect() bool
- func (o *ContainerKillLibpodNotFound) IsServerError() bool
- func (o *ContainerKillLibpodNotFound) IsSuccess() bool
- func (o *ContainerKillLibpodNotFound) String() string
- type ContainerKillLibpodNotFoundBody
- func (o *ContainerKillLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerKillLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerKillLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerKillLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerKillLibpodParams
- func NewContainerKillLibpodParams() *ContainerKillLibpodParams
- func NewContainerKillLibpodParamsWithContext(ctx context.Context) *ContainerKillLibpodParams
- func NewContainerKillLibpodParamsWithHTTPClient(client *http.Client) *ContainerKillLibpodParams
- func NewContainerKillLibpodParamsWithTimeout(timeout time.Duration) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerKillLibpodParams) SetDefaults()
- func (o *ContainerKillLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerKillLibpodParams) SetName(name string)
- func (o *ContainerKillLibpodParams) SetSignal(signal *string)
- func (o *ContainerKillLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerKillLibpodParams) WithContext(ctx context.Context) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WithDefaults() *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WithHTTPClient(client *http.Client) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WithName(name string) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WithSignal(signal *string) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WithTimeout(timeout time.Duration) *ContainerKillLibpodParams
- func (o *ContainerKillLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerKillLibpodReader
- type ContainerListLibpodBadRequest
- func (o *ContainerListLibpodBadRequest) Error() string
- func (o *ContainerListLibpodBadRequest) GetPayload() *ContainerListLibpodBadRequestBody
- func (o *ContainerListLibpodBadRequest) IsClientError() bool
- func (o *ContainerListLibpodBadRequest) IsCode(code int) bool
- func (o *ContainerListLibpodBadRequest) IsRedirect() bool
- func (o *ContainerListLibpodBadRequest) IsServerError() bool
- func (o *ContainerListLibpodBadRequest) IsSuccess() bool
- func (o *ContainerListLibpodBadRequest) String() string
- type ContainerListLibpodBadRequestBody
- func (o *ContainerListLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerListLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *ContainerListLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *ContainerListLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type ContainerListLibpodInternalServerError
- func (o *ContainerListLibpodInternalServerError) Error() string
- func (o *ContainerListLibpodInternalServerError) GetPayload() *ContainerListLibpodInternalServerErrorBody
- func (o *ContainerListLibpodInternalServerError) IsClientError() bool
- func (o *ContainerListLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerListLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerListLibpodInternalServerError) IsServerError() bool
- func (o *ContainerListLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerListLibpodInternalServerError) String() string
- type ContainerListLibpodInternalServerErrorBody
- func (o *ContainerListLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerListLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerListLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerListLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerListLibpodOK
- func (o *ContainerListLibpodOK) Error() string
- func (o *ContainerListLibpodOK) GetPayload() []*models.ListContainer
- func (o *ContainerListLibpodOK) IsClientError() bool
- func (o *ContainerListLibpodOK) IsCode(code int) bool
- func (o *ContainerListLibpodOK) IsRedirect() bool
- func (o *ContainerListLibpodOK) IsServerError() bool
- func (o *ContainerListLibpodOK) IsSuccess() bool
- func (o *ContainerListLibpodOK) String() string
- type ContainerListLibpodParams
- func NewContainerListLibpodParams() *ContainerListLibpodParams
- func NewContainerListLibpodParamsWithContext(ctx context.Context) *ContainerListLibpodParams
- func NewContainerListLibpodParamsWithHTTPClient(client *http.Client) *ContainerListLibpodParams
- func NewContainerListLibpodParamsWithTimeout(timeout time.Duration) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) SetAll(all *bool)
- func (o *ContainerListLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerListLibpodParams) SetDefaults()
- func (o *ContainerListLibpodParams) SetFilters(filters *string)
- func (o *ContainerListLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerListLibpodParams) SetLimit(limit *int64)
- func (o *ContainerListLibpodParams) SetPod(pod *bool)
- func (o *ContainerListLibpodParams) SetSize(size *bool)
- func (o *ContainerListLibpodParams) SetSync(sync *bool)
- func (o *ContainerListLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerListLibpodParams) WithAll(all *bool) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithContext(ctx context.Context) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithDefaults() *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithFilters(filters *string) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithHTTPClient(client *http.Client) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithLimit(limit *int64) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithPod(pod *bool) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithSize(size *bool) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithSync(sync *bool) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WithTimeout(timeout time.Duration) *ContainerListLibpodParams
- func (o *ContainerListLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerListLibpodReader
- type ContainerLogsLibpodInternalServerError
- func (o *ContainerLogsLibpodInternalServerError) Error() string
- func (o *ContainerLogsLibpodInternalServerError) GetPayload() *ContainerLogsLibpodInternalServerErrorBody
- func (o *ContainerLogsLibpodInternalServerError) IsClientError() bool
- func (o *ContainerLogsLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerLogsLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerLogsLibpodInternalServerError) IsServerError() bool
- func (o *ContainerLogsLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerLogsLibpodInternalServerError) String() string
- type ContainerLogsLibpodInternalServerErrorBody
- func (o *ContainerLogsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerLogsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerLogsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerLogsLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerLogsLibpodNotFound
- func (o *ContainerLogsLibpodNotFound) Error() string
- func (o *ContainerLogsLibpodNotFound) GetPayload() *ContainerLogsLibpodNotFoundBody
- func (o *ContainerLogsLibpodNotFound) IsClientError() bool
- func (o *ContainerLogsLibpodNotFound) IsCode(code int) bool
- func (o *ContainerLogsLibpodNotFound) IsRedirect() bool
- func (o *ContainerLogsLibpodNotFound) IsServerError() bool
- func (o *ContainerLogsLibpodNotFound) IsSuccess() bool
- func (o *ContainerLogsLibpodNotFound) String() string
- type ContainerLogsLibpodNotFoundBody
- func (o *ContainerLogsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerLogsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerLogsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerLogsLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerLogsLibpodOK
- func (o *ContainerLogsLibpodOK) Error() string
- func (o *ContainerLogsLibpodOK) IsClientError() bool
- func (o *ContainerLogsLibpodOK) IsCode(code int) bool
- func (o *ContainerLogsLibpodOK) IsRedirect() bool
- func (o *ContainerLogsLibpodOK) IsServerError() bool
- func (o *ContainerLogsLibpodOK) IsSuccess() bool
- func (o *ContainerLogsLibpodOK) String() string
- type ContainerLogsLibpodParams
- func NewContainerLogsLibpodParams() *ContainerLogsLibpodParams
- func NewContainerLogsLibpodParamsWithContext(ctx context.Context) *ContainerLogsLibpodParams
- func NewContainerLogsLibpodParamsWithHTTPClient(client *http.Client) *ContainerLogsLibpodParams
- func NewContainerLogsLibpodParamsWithTimeout(timeout time.Duration) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerLogsLibpodParams) SetDefaults()
- func (o *ContainerLogsLibpodParams) SetFollow(follow *bool)
- func (o *ContainerLogsLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerLogsLibpodParams) SetName(name string)
- func (o *ContainerLogsLibpodParams) SetSince(since *string)
- func (o *ContainerLogsLibpodParams) SetStderr(stderr *bool)
- func (o *ContainerLogsLibpodParams) SetStdout(stdout *bool)
- func (o *ContainerLogsLibpodParams) SetTail(tail *string)
- func (o *ContainerLogsLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerLogsLibpodParams) SetTimestamps(timestamps *bool)
- func (o *ContainerLogsLibpodParams) SetUntil(until *string)
- func (o *ContainerLogsLibpodParams) WithContext(ctx context.Context) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithDefaults() *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithFollow(follow *bool) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithHTTPClient(client *http.Client) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithName(name string) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithSince(since *string) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithStderr(stderr *bool) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithStdout(stdout *bool) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithTail(tail *string) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithTimeout(timeout time.Duration) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithTimestamps(timestamps *bool) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WithUntil(until *string) *ContainerLogsLibpodParams
- func (o *ContainerLogsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerLogsLibpodReader
- type ContainerMountLibpodInternalServerError
- func (o *ContainerMountLibpodInternalServerError) Error() string
- func (o *ContainerMountLibpodInternalServerError) GetPayload() *ContainerMountLibpodInternalServerErrorBody
- func (o *ContainerMountLibpodInternalServerError) IsClientError() bool
- func (o *ContainerMountLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerMountLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerMountLibpodInternalServerError) IsServerError() bool
- func (o *ContainerMountLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerMountLibpodInternalServerError) String() string
- type ContainerMountLibpodInternalServerErrorBody
- func (o *ContainerMountLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerMountLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerMountLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerMountLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerMountLibpodNotFound
- func (o *ContainerMountLibpodNotFound) Error() string
- func (o *ContainerMountLibpodNotFound) GetPayload() *ContainerMountLibpodNotFoundBody
- func (o *ContainerMountLibpodNotFound) IsClientError() bool
- func (o *ContainerMountLibpodNotFound) IsCode(code int) bool
- func (o *ContainerMountLibpodNotFound) IsRedirect() bool
- func (o *ContainerMountLibpodNotFound) IsServerError() bool
- func (o *ContainerMountLibpodNotFound) IsSuccess() bool
- func (o *ContainerMountLibpodNotFound) String() string
- type ContainerMountLibpodNotFoundBody
- func (o *ContainerMountLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerMountLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerMountLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerMountLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerMountLibpodOK
- func (o *ContainerMountLibpodOK) Error() string
- func (o *ContainerMountLibpodOK) GetPayload() string
- func (o *ContainerMountLibpodOK) IsClientError() bool
- func (o *ContainerMountLibpodOK) IsCode(code int) bool
- func (o *ContainerMountLibpodOK) IsRedirect() bool
- func (o *ContainerMountLibpodOK) IsServerError() bool
- func (o *ContainerMountLibpodOK) IsSuccess() bool
- func (o *ContainerMountLibpodOK) String() string
- type ContainerMountLibpodParams
- func NewContainerMountLibpodParams() *ContainerMountLibpodParams
- func NewContainerMountLibpodParamsWithContext(ctx context.Context) *ContainerMountLibpodParams
- func NewContainerMountLibpodParamsWithHTTPClient(client *http.Client) *ContainerMountLibpodParams
- func NewContainerMountLibpodParamsWithTimeout(timeout time.Duration) *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerMountLibpodParams) SetDefaults()
- func (o *ContainerMountLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerMountLibpodParams) SetName(name string)
- func (o *ContainerMountLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerMountLibpodParams) WithContext(ctx context.Context) *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) WithDefaults() *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) WithHTTPClient(client *http.Client) *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) WithName(name string) *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) WithTimeout(timeout time.Duration) *ContainerMountLibpodParams
- func (o *ContainerMountLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerMountLibpodReader
- type ContainerPauseLibpodInternalServerError
- func (o *ContainerPauseLibpodInternalServerError) Error() string
- func (o *ContainerPauseLibpodInternalServerError) GetPayload() *ContainerPauseLibpodInternalServerErrorBody
- func (o *ContainerPauseLibpodInternalServerError) IsClientError() bool
- func (o *ContainerPauseLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerPauseLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerPauseLibpodInternalServerError) IsServerError() bool
- func (o *ContainerPauseLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerPauseLibpodInternalServerError) String() string
- type ContainerPauseLibpodInternalServerErrorBody
- func (o *ContainerPauseLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerPauseLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerPauseLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerPauseLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerPauseLibpodNoContent
- func (o *ContainerPauseLibpodNoContent) Error() string
- func (o *ContainerPauseLibpodNoContent) IsClientError() bool
- func (o *ContainerPauseLibpodNoContent) IsCode(code int) bool
- func (o *ContainerPauseLibpodNoContent) IsRedirect() bool
- func (o *ContainerPauseLibpodNoContent) IsServerError() bool
- func (o *ContainerPauseLibpodNoContent) IsSuccess() bool
- func (o *ContainerPauseLibpodNoContent) String() string
- type ContainerPauseLibpodNotFound
- func (o *ContainerPauseLibpodNotFound) Error() string
- func (o *ContainerPauseLibpodNotFound) GetPayload() *ContainerPauseLibpodNotFoundBody
- func (o *ContainerPauseLibpodNotFound) IsClientError() bool
- func (o *ContainerPauseLibpodNotFound) IsCode(code int) bool
- func (o *ContainerPauseLibpodNotFound) IsRedirect() bool
- func (o *ContainerPauseLibpodNotFound) IsServerError() bool
- func (o *ContainerPauseLibpodNotFound) IsSuccess() bool
- func (o *ContainerPauseLibpodNotFound) String() string
- type ContainerPauseLibpodNotFoundBody
- func (o *ContainerPauseLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerPauseLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerPauseLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerPauseLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerPauseLibpodParams
- func NewContainerPauseLibpodParams() *ContainerPauseLibpodParams
- func NewContainerPauseLibpodParamsWithContext(ctx context.Context) *ContainerPauseLibpodParams
- func NewContainerPauseLibpodParamsWithHTTPClient(client *http.Client) *ContainerPauseLibpodParams
- func NewContainerPauseLibpodParamsWithTimeout(timeout time.Duration) *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerPauseLibpodParams) SetDefaults()
- func (o *ContainerPauseLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerPauseLibpodParams) SetName(name string)
- func (o *ContainerPauseLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerPauseLibpodParams) WithContext(ctx context.Context) *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) WithDefaults() *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) WithHTTPClient(client *http.Client) *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) WithName(name string) *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) WithTimeout(timeout time.Duration) *ContainerPauseLibpodParams
- func (o *ContainerPauseLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerPauseLibpodReader
- type ContainerPruneLibpodInternalServerError
- func (o *ContainerPruneLibpodInternalServerError) Error() string
- func (o *ContainerPruneLibpodInternalServerError) GetPayload() *ContainerPruneLibpodInternalServerErrorBody
- func (o *ContainerPruneLibpodInternalServerError) IsClientError() bool
- func (o *ContainerPruneLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerPruneLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerPruneLibpodInternalServerError) IsServerError() bool
- func (o *ContainerPruneLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerPruneLibpodInternalServerError) String() string
- type ContainerPruneLibpodInternalServerErrorBody
- func (o *ContainerPruneLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerPruneLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerPruneLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerPruneLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerPruneLibpodOK
- func (o *ContainerPruneLibpodOK) Error() string
- func (o *ContainerPruneLibpodOK) GetPayload() []*models.LibpodContainersPruneReport
- func (o *ContainerPruneLibpodOK) IsClientError() bool
- func (o *ContainerPruneLibpodOK) IsCode(code int) bool
- func (o *ContainerPruneLibpodOK) IsRedirect() bool
- func (o *ContainerPruneLibpodOK) IsServerError() bool
- func (o *ContainerPruneLibpodOK) IsSuccess() bool
- func (o *ContainerPruneLibpodOK) String() string
- type ContainerPruneLibpodParams
- func NewContainerPruneLibpodParams() *ContainerPruneLibpodParams
- func NewContainerPruneLibpodParamsWithContext(ctx context.Context) *ContainerPruneLibpodParams
- func NewContainerPruneLibpodParamsWithHTTPClient(client *http.Client) *ContainerPruneLibpodParams
- func NewContainerPruneLibpodParamsWithTimeout(timeout time.Duration) *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerPruneLibpodParams) SetDefaults()
- func (o *ContainerPruneLibpodParams) SetFilters(filters *string)
- func (o *ContainerPruneLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerPruneLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerPruneLibpodParams) WithContext(ctx context.Context) *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) WithDefaults() *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) WithFilters(filters *string) *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) WithHTTPClient(client *http.Client) *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) WithTimeout(timeout time.Duration) *ContainerPruneLibpodParams
- func (o *ContainerPruneLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerPruneLibpodReader
- type ContainerRenameLibpodConflict
- func (o *ContainerRenameLibpodConflict) Error() string
- func (o *ContainerRenameLibpodConflict) GetPayload() *ContainerRenameLibpodConflictBody
- func (o *ContainerRenameLibpodConflict) IsClientError() bool
- func (o *ContainerRenameLibpodConflict) IsCode(code int) bool
- func (o *ContainerRenameLibpodConflict) IsRedirect() bool
- func (o *ContainerRenameLibpodConflict) IsServerError() bool
- func (o *ContainerRenameLibpodConflict) IsSuccess() bool
- func (o *ContainerRenameLibpodConflict) String() string
- type ContainerRenameLibpodConflictBody
- func (o *ContainerRenameLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRenameLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRenameLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRenameLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerRenameLibpodInternalServerError
- func (o *ContainerRenameLibpodInternalServerError) Error() string
- func (o *ContainerRenameLibpodInternalServerError) GetPayload() *ContainerRenameLibpodInternalServerErrorBody
- func (o *ContainerRenameLibpodInternalServerError) IsClientError() bool
- func (o *ContainerRenameLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerRenameLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerRenameLibpodInternalServerError) IsServerError() bool
- func (o *ContainerRenameLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerRenameLibpodInternalServerError) String() string
- type ContainerRenameLibpodInternalServerErrorBody
- func (o *ContainerRenameLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRenameLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRenameLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRenameLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerRenameLibpodNoContent
- func (o *ContainerRenameLibpodNoContent) Error() string
- func (o *ContainerRenameLibpodNoContent) IsClientError() bool
- func (o *ContainerRenameLibpodNoContent) IsCode(code int) bool
- func (o *ContainerRenameLibpodNoContent) IsRedirect() bool
- func (o *ContainerRenameLibpodNoContent) IsServerError() bool
- func (o *ContainerRenameLibpodNoContent) IsSuccess() bool
- func (o *ContainerRenameLibpodNoContent) String() string
- type ContainerRenameLibpodNotFound
- func (o *ContainerRenameLibpodNotFound) Error() string
- func (o *ContainerRenameLibpodNotFound) GetPayload() *ContainerRenameLibpodNotFoundBody
- func (o *ContainerRenameLibpodNotFound) IsClientError() bool
- func (o *ContainerRenameLibpodNotFound) IsCode(code int) bool
- func (o *ContainerRenameLibpodNotFound) IsRedirect() bool
- func (o *ContainerRenameLibpodNotFound) IsServerError() bool
- func (o *ContainerRenameLibpodNotFound) IsSuccess() bool
- func (o *ContainerRenameLibpodNotFound) String() string
- type ContainerRenameLibpodNotFoundBody
- func (o *ContainerRenameLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRenameLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRenameLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRenameLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerRenameLibpodParams
- func NewContainerRenameLibpodParams() *ContainerRenameLibpodParams
- func NewContainerRenameLibpodParamsWithContext(ctx context.Context) *ContainerRenameLibpodParams
- func NewContainerRenameLibpodParamsWithHTTPClient(client *http.Client) *ContainerRenameLibpodParams
- func NewContainerRenameLibpodParamsWithTimeout(timeout time.Duration) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerRenameLibpodParams) SetDefaults()
- func (o *ContainerRenameLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerRenameLibpodParams) SetPathName(name string)
- func (o *ContainerRenameLibpodParams) SetQueryName(name string)
- func (o *ContainerRenameLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerRenameLibpodParams) WithContext(ctx context.Context) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WithDefaults() *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WithHTTPClient(client *http.Client) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WithPathName(name string) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WithQueryName(name string) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WithTimeout(timeout time.Duration) *ContainerRenameLibpodParams
- func (o *ContainerRenameLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerRenameLibpodReader
- type ContainerResizeLibpodConflict
- func (o *ContainerResizeLibpodConflict) Error() string
- func (o *ContainerResizeLibpodConflict) GetPayload() *ContainerResizeLibpodConflictBody
- func (o *ContainerResizeLibpodConflict) IsClientError() bool
- func (o *ContainerResizeLibpodConflict) IsCode(code int) bool
- func (o *ContainerResizeLibpodConflict) IsRedirect() bool
- func (o *ContainerResizeLibpodConflict) IsServerError() bool
- func (o *ContainerResizeLibpodConflict) IsSuccess() bool
- func (o *ContainerResizeLibpodConflict) String() string
- type ContainerResizeLibpodConflictBody
- func (o *ContainerResizeLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerResizeLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerResizeLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerResizeLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerResizeLibpodInternalServerError
- func (o *ContainerResizeLibpodInternalServerError) Error() string
- func (o *ContainerResizeLibpodInternalServerError) GetPayload() *ContainerResizeLibpodInternalServerErrorBody
- func (o *ContainerResizeLibpodInternalServerError) IsClientError() bool
- func (o *ContainerResizeLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerResizeLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerResizeLibpodInternalServerError) IsServerError() bool
- func (o *ContainerResizeLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerResizeLibpodInternalServerError) String() string
- type ContainerResizeLibpodInternalServerErrorBody
- func (o *ContainerResizeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerResizeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerResizeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerResizeLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerResizeLibpodNotFound
- func (o *ContainerResizeLibpodNotFound) Error() string
- func (o *ContainerResizeLibpodNotFound) GetPayload() *ContainerResizeLibpodNotFoundBody
- func (o *ContainerResizeLibpodNotFound) IsClientError() bool
- func (o *ContainerResizeLibpodNotFound) IsCode(code int) bool
- func (o *ContainerResizeLibpodNotFound) IsRedirect() bool
- func (o *ContainerResizeLibpodNotFound) IsServerError() bool
- func (o *ContainerResizeLibpodNotFound) IsSuccess() bool
- func (o *ContainerResizeLibpodNotFound) String() string
- type ContainerResizeLibpodNotFoundBody
- func (o *ContainerResizeLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerResizeLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerResizeLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerResizeLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerResizeLibpodOK
- func (o *ContainerResizeLibpodOK) Error() string
- func (o *ContainerResizeLibpodOK) GetPayload() interface{}
- func (o *ContainerResizeLibpodOK) IsClientError() bool
- func (o *ContainerResizeLibpodOK) IsCode(code int) bool
- func (o *ContainerResizeLibpodOK) IsRedirect() bool
- func (o *ContainerResizeLibpodOK) IsServerError() bool
- func (o *ContainerResizeLibpodOK) IsSuccess() bool
- func (o *ContainerResizeLibpodOK) String() string
- type ContainerResizeLibpodParams
- func NewContainerResizeLibpodParams() *ContainerResizeLibpodParams
- func NewContainerResizeLibpodParamsWithContext(ctx context.Context) *ContainerResizeLibpodParams
- func NewContainerResizeLibpodParamsWithHTTPClient(client *http.Client) *ContainerResizeLibpodParams
- func NewContainerResizeLibpodParamsWithTimeout(timeout time.Duration) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerResizeLibpodParams) SetDefaults()
- func (o *ContainerResizeLibpodParams) SetH(h *int64)
- func (o *ContainerResizeLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerResizeLibpodParams) SetName(name string)
- func (o *ContainerResizeLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerResizeLibpodParams) SetW(w *int64)
- func (o *ContainerResizeLibpodParams) WithContext(ctx context.Context) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithDefaults() *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithH(h *int64) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithHTTPClient(client *http.Client) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithName(name string) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithTimeout(timeout time.Duration) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WithW(w *int64) *ContainerResizeLibpodParams
- func (o *ContainerResizeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerResizeLibpodReader
- type ContainerRestartLibpodInternalServerError
- func (o *ContainerRestartLibpodInternalServerError) Error() string
- func (o *ContainerRestartLibpodInternalServerError) GetPayload() *ContainerRestartLibpodInternalServerErrorBody
- func (o *ContainerRestartLibpodInternalServerError) IsClientError() bool
- func (o *ContainerRestartLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerRestartLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerRestartLibpodInternalServerError) IsServerError() bool
- func (o *ContainerRestartLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerRestartLibpodInternalServerError) String() string
- type ContainerRestartLibpodInternalServerErrorBody
- func (o *ContainerRestartLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRestartLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRestartLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRestartLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerRestartLibpodNoContent
- func (o *ContainerRestartLibpodNoContent) Error() string
- func (o *ContainerRestartLibpodNoContent) IsClientError() bool
- func (o *ContainerRestartLibpodNoContent) IsCode(code int) bool
- func (o *ContainerRestartLibpodNoContent) IsRedirect() bool
- func (o *ContainerRestartLibpodNoContent) IsServerError() bool
- func (o *ContainerRestartLibpodNoContent) IsSuccess() bool
- func (o *ContainerRestartLibpodNoContent) String() string
- type ContainerRestartLibpodNotFound
- func (o *ContainerRestartLibpodNotFound) Error() string
- func (o *ContainerRestartLibpodNotFound) GetPayload() *ContainerRestartLibpodNotFoundBody
- func (o *ContainerRestartLibpodNotFound) IsClientError() bool
- func (o *ContainerRestartLibpodNotFound) IsCode(code int) bool
- func (o *ContainerRestartLibpodNotFound) IsRedirect() bool
- func (o *ContainerRestartLibpodNotFound) IsServerError() bool
- func (o *ContainerRestartLibpodNotFound) IsSuccess() bool
- func (o *ContainerRestartLibpodNotFound) String() string
- type ContainerRestartLibpodNotFoundBody
- func (o *ContainerRestartLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRestartLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRestartLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRestartLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerRestartLibpodParams
- func NewContainerRestartLibpodParams() *ContainerRestartLibpodParams
- func NewContainerRestartLibpodParamsWithContext(ctx context.Context) *ContainerRestartLibpodParams
- func NewContainerRestartLibpodParamsWithHTTPClient(client *http.Client) *ContainerRestartLibpodParams
- func NewContainerRestartLibpodParamsWithTimeout(timeout time.Duration) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerRestartLibpodParams) SetDefaults()
- func (o *ContainerRestartLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerRestartLibpodParams) SetName(name string)
- func (o *ContainerRestartLibpodParams) SetT(t *int64)
- func (o *ContainerRestartLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerRestartLibpodParams) WithContext(ctx context.Context) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WithDefaults() *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WithHTTPClient(client *http.Client) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WithName(name string) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WithT(t *int64) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WithTimeout(timeout time.Duration) *ContainerRestartLibpodParams
- func (o *ContainerRestartLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerRestartLibpodReader
- type ContainerRestoreLibpodInternalServerError
- func (o *ContainerRestoreLibpodInternalServerError) Error() string
- func (o *ContainerRestoreLibpodInternalServerError) GetPayload() *ContainerRestoreLibpodInternalServerErrorBody
- func (o *ContainerRestoreLibpodInternalServerError) IsClientError() bool
- func (o *ContainerRestoreLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerRestoreLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerRestoreLibpodInternalServerError) IsServerError() bool
- func (o *ContainerRestoreLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerRestoreLibpodInternalServerError) String() string
- type ContainerRestoreLibpodInternalServerErrorBody
- func (o *ContainerRestoreLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRestoreLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRestoreLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRestoreLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerRestoreLibpodNotFound
- func (o *ContainerRestoreLibpodNotFound) Error() string
- func (o *ContainerRestoreLibpodNotFound) GetPayload() *ContainerRestoreLibpodNotFoundBody
- func (o *ContainerRestoreLibpodNotFound) IsClientError() bool
- func (o *ContainerRestoreLibpodNotFound) IsCode(code int) bool
- func (o *ContainerRestoreLibpodNotFound) IsRedirect() bool
- func (o *ContainerRestoreLibpodNotFound) IsServerError() bool
- func (o *ContainerRestoreLibpodNotFound) IsSuccess() bool
- func (o *ContainerRestoreLibpodNotFound) String() string
- type ContainerRestoreLibpodNotFoundBody
- func (o *ContainerRestoreLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerRestoreLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerRestoreLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerRestoreLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerRestoreLibpodOK
- func (o *ContainerRestoreLibpodOK) Error() string
- func (o *ContainerRestoreLibpodOK) IsClientError() bool
- func (o *ContainerRestoreLibpodOK) IsCode(code int) bool
- func (o *ContainerRestoreLibpodOK) IsRedirect() bool
- func (o *ContainerRestoreLibpodOK) IsServerError() bool
- func (o *ContainerRestoreLibpodOK) IsSuccess() bool
- func (o *ContainerRestoreLibpodOK) String() string
- type ContainerRestoreLibpodParams
- func NewContainerRestoreLibpodParams() *ContainerRestoreLibpodParams
- func NewContainerRestoreLibpodParamsWithContext(ctx context.Context) *ContainerRestoreLibpodParams
- func NewContainerRestoreLibpodParamsWithHTTPClient(client *http.Client) *ContainerRestoreLibpodParams
- func NewContainerRestoreLibpodParamsWithTimeout(timeout time.Duration) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerRestoreLibpodParams) SetDefaults()
- func (o *ContainerRestoreLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerRestoreLibpodParams) SetIgnoreRootFS(ignoreRootFS *bool)
- func (o *ContainerRestoreLibpodParams) SetIgnoreStaticIP(ignoreStaticIP *bool)
- func (o *ContainerRestoreLibpodParams) SetIgnoreStaticMAC(ignoreStaticMAC *bool)
- func (o *ContainerRestoreLibpodParams) SetImport(importVar *bool)
- func (o *ContainerRestoreLibpodParams) SetKeep(keep *bool)
- func (o *ContainerRestoreLibpodParams) SetLeaveRunning(leaveRunning *bool)
- func (o *ContainerRestoreLibpodParams) SetPathName(name string)
- func (o *ContainerRestoreLibpodParams) SetPrintStats(printStats *bool)
- func (o *ContainerRestoreLibpodParams) SetQueryName(name *string)
- func (o *ContainerRestoreLibpodParams) SetTCPEstablished(tCPEstablished *bool)
- func (o *ContainerRestoreLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerRestoreLibpodParams) WithContext(ctx context.Context) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithDefaults() *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithHTTPClient(client *http.Client) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithIgnoreRootFS(ignoreRootFS *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithIgnoreStaticIP(ignoreStaticIP *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithIgnoreStaticMAC(ignoreStaticMAC *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithImport(importVar *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithKeep(keep *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithLeaveRunning(leaveRunning *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithPathName(name string) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithPrintStats(printStats *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithQueryName(name *string) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithTCPEstablished(tCPEstablished *bool) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WithTimeout(timeout time.Duration) *ContainerRestoreLibpodParams
- func (o *ContainerRestoreLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerRestoreLibpodReader
- type ContainerShowMountedLibpodInternalServerError
- func (o *ContainerShowMountedLibpodInternalServerError) Error() string
- func (o *ContainerShowMountedLibpodInternalServerError) GetPayload() *ContainerShowMountedLibpodInternalServerErrorBody
- func (o *ContainerShowMountedLibpodInternalServerError) IsClientError() bool
- func (o *ContainerShowMountedLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerShowMountedLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerShowMountedLibpodInternalServerError) IsServerError() bool
- func (o *ContainerShowMountedLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerShowMountedLibpodInternalServerError) String() string
- type ContainerShowMountedLibpodInternalServerErrorBody
- func (o *ContainerShowMountedLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerShowMountedLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerShowMountedLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerShowMountedLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerShowMountedLibpodOK
- func (o *ContainerShowMountedLibpodOK) Error() string
- func (o *ContainerShowMountedLibpodOK) GetPayload() map[string]string
- func (o *ContainerShowMountedLibpodOK) IsClientError() bool
- func (o *ContainerShowMountedLibpodOK) IsCode(code int) bool
- func (o *ContainerShowMountedLibpodOK) IsRedirect() bool
- func (o *ContainerShowMountedLibpodOK) IsServerError() bool
- func (o *ContainerShowMountedLibpodOK) IsSuccess() bool
- func (o *ContainerShowMountedLibpodOK) String() string
- type ContainerShowMountedLibpodParams
- func NewContainerShowMountedLibpodParams() *ContainerShowMountedLibpodParams
- func NewContainerShowMountedLibpodParamsWithContext(ctx context.Context) *ContainerShowMountedLibpodParams
- func NewContainerShowMountedLibpodParamsWithHTTPClient(client *http.Client) *ContainerShowMountedLibpodParams
- func NewContainerShowMountedLibpodParamsWithTimeout(timeout time.Duration) *ContainerShowMountedLibpodParams
- func (o *ContainerShowMountedLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerShowMountedLibpodParams) SetDefaults()
- func (o *ContainerShowMountedLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerShowMountedLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerShowMountedLibpodParams) WithContext(ctx context.Context) *ContainerShowMountedLibpodParams
- func (o *ContainerShowMountedLibpodParams) WithDefaults() *ContainerShowMountedLibpodParams
- func (o *ContainerShowMountedLibpodParams) WithHTTPClient(client *http.Client) *ContainerShowMountedLibpodParams
- func (o *ContainerShowMountedLibpodParams) WithTimeout(timeout time.Duration) *ContainerShowMountedLibpodParams
- func (o *ContainerShowMountedLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerShowMountedLibpodReader
- type ContainerStartLibpodInternalServerError
- func (o *ContainerStartLibpodInternalServerError) Error() string
- func (o *ContainerStartLibpodInternalServerError) GetPayload() *ContainerStartLibpodInternalServerErrorBody
- func (o *ContainerStartLibpodInternalServerError) IsClientError() bool
- func (o *ContainerStartLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerStartLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerStartLibpodInternalServerError) IsServerError() bool
- func (o *ContainerStartLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerStartLibpodInternalServerError) String() string
- type ContainerStartLibpodInternalServerErrorBody
- func (o *ContainerStartLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStartLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStartLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStartLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerStartLibpodNoContent
- func (o *ContainerStartLibpodNoContent) Error() string
- func (o *ContainerStartLibpodNoContent) IsClientError() bool
- func (o *ContainerStartLibpodNoContent) IsCode(code int) bool
- func (o *ContainerStartLibpodNoContent) IsRedirect() bool
- func (o *ContainerStartLibpodNoContent) IsServerError() bool
- func (o *ContainerStartLibpodNoContent) IsSuccess() bool
- func (o *ContainerStartLibpodNoContent) String() string
- type ContainerStartLibpodNotFound
- func (o *ContainerStartLibpodNotFound) Error() string
- func (o *ContainerStartLibpodNotFound) GetPayload() *ContainerStartLibpodNotFoundBody
- func (o *ContainerStartLibpodNotFound) IsClientError() bool
- func (o *ContainerStartLibpodNotFound) IsCode(code int) bool
- func (o *ContainerStartLibpodNotFound) IsRedirect() bool
- func (o *ContainerStartLibpodNotFound) IsServerError() bool
- func (o *ContainerStartLibpodNotFound) IsSuccess() bool
- func (o *ContainerStartLibpodNotFound) String() string
- type ContainerStartLibpodNotFoundBody
- func (o *ContainerStartLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStartLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStartLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStartLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerStartLibpodNotModified
- func (o *ContainerStartLibpodNotModified) Error() string
- func (o *ContainerStartLibpodNotModified) GetPayload() *ContainerStartLibpodNotModifiedBody
- func (o *ContainerStartLibpodNotModified) IsClientError() bool
- func (o *ContainerStartLibpodNotModified) IsCode(code int) bool
- func (o *ContainerStartLibpodNotModified) IsRedirect() bool
- func (o *ContainerStartLibpodNotModified) IsServerError() bool
- func (o *ContainerStartLibpodNotModified) IsSuccess() bool
- func (o *ContainerStartLibpodNotModified) String() string
- type ContainerStartLibpodNotModifiedBody
- func (o *ContainerStartLibpodNotModifiedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStartLibpodNotModifiedBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStartLibpodNotModifiedBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStartLibpodNotModifiedBody) Validate(formats strfmt.Registry) error
- type ContainerStartLibpodParams
- func NewContainerStartLibpodParams() *ContainerStartLibpodParams
- func NewContainerStartLibpodParamsWithContext(ctx context.Context) *ContainerStartLibpodParams
- func NewContainerStartLibpodParamsWithHTTPClient(client *http.Client) *ContainerStartLibpodParams
- func NewContainerStartLibpodParamsWithTimeout(timeout time.Duration) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerStartLibpodParams) SetDefaults()
- func (o *ContainerStartLibpodParams) SetDetachKeys(detachKeys *string)
- func (o *ContainerStartLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerStartLibpodParams) SetName(name string)
- func (o *ContainerStartLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerStartLibpodParams) WithContext(ctx context.Context) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WithDefaults() *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WithDetachKeys(detachKeys *string) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WithHTTPClient(client *http.Client) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WithName(name string) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WithTimeout(timeout time.Duration) *ContainerStartLibpodParams
- func (o *ContainerStartLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerStartLibpodReader
- type ContainerStatsLibpodConflict
- func (o *ContainerStatsLibpodConflict) Error() string
- func (o *ContainerStatsLibpodConflict) GetPayload() *ContainerStatsLibpodConflictBody
- func (o *ContainerStatsLibpodConflict) IsClientError() bool
- func (o *ContainerStatsLibpodConflict) IsCode(code int) bool
- func (o *ContainerStatsLibpodConflict) IsRedirect() bool
- func (o *ContainerStatsLibpodConflict) IsServerError() bool
- func (o *ContainerStatsLibpodConflict) IsSuccess() bool
- func (o *ContainerStatsLibpodConflict) String() string
- type ContainerStatsLibpodConflictBody
- func (o *ContainerStatsLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStatsLibpodConflictBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStatsLibpodConflictBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStatsLibpodConflictBody) Validate(formats strfmt.Registry) error
- type ContainerStatsLibpodInternalServerError
- func (o *ContainerStatsLibpodInternalServerError) Error() string
- func (o *ContainerStatsLibpodInternalServerError) GetPayload() *ContainerStatsLibpodInternalServerErrorBody
- func (o *ContainerStatsLibpodInternalServerError) IsClientError() bool
- func (o *ContainerStatsLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerStatsLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerStatsLibpodInternalServerError) IsServerError() bool
- func (o *ContainerStatsLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerStatsLibpodInternalServerError) String() string
- type ContainerStatsLibpodInternalServerErrorBody
- func (o *ContainerStatsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStatsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStatsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStatsLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerStatsLibpodNotFound
- func (o *ContainerStatsLibpodNotFound) Error() string
- func (o *ContainerStatsLibpodNotFound) GetPayload() *ContainerStatsLibpodNotFoundBody
- func (o *ContainerStatsLibpodNotFound) IsClientError() bool
- func (o *ContainerStatsLibpodNotFound) IsCode(code int) bool
- func (o *ContainerStatsLibpodNotFound) IsRedirect() bool
- func (o *ContainerStatsLibpodNotFound) IsServerError() bool
- func (o *ContainerStatsLibpodNotFound) IsSuccess() bool
- func (o *ContainerStatsLibpodNotFound) String() string
- type ContainerStatsLibpodNotFoundBody
- func (o *ContainerStatsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStatsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStatsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStatsLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerStatsLibpodOK
- func (o *ContainerStatsLibpodOK) Error() string
- func (o *ContainerStatsLibpodOK) IsClientError() bool
- func (o *ContainerStatsLibpodOK) IsCode(code int) bool
- func (o *ContainerStatsLibpodOK) IsRedirect() bool
- func (o *ContainerStatsLibpodOK) IsServerError() bool
- func (o *ContainerStatsLibpodOK) IsSuccess() bool
- func (o *ContainerStatsLibpodOK) String() string
- type ContainerStatsLibpodParams
- func NewContainerStatsLibpodParams() *ContainerStatsLibpodParams
- func NewContainerStatsLibpodParamsWithContext(ctx context.Context) *ContainerStatsLibpodParams
- func NewContainerStatsLibpodParamsWithHTTPClient(client *http.Client) *ContainerStatsLibpodParams
- func NewContainerStatsLibpodParamsWithTimeout(timeout time.Duration) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerStatsLibpodParams) SetDefaults()
- func (o *ContainerStatsLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerStatsLibpodParams) SetName(name string)
- func (o *ContainerStatsLibpodParams) SetStream(stream *bool)
- func (o *ContainerStatsLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerStatsLibpodParams) WithContext(ctx context.Context) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WithDefaults() *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WithHTTPClient(client *http.Client) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WithName(name string) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WithStream(stream *bool) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WithTimeout(timeout time.Duration) *ContainerStatsLibpodParams
- func (o *ContainerStatsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerStatsLibpodReader
- type ContainerStopLibpodInternalServerError
- func (o *ContainerStopLibpodInternalServerError) Error() string
- func (o *ContainerStopLibpodInternalServerError) GetPayload() *ContainerStopLibpodInternalServerErrorBody
- func (o *ContainerStopLibpodInternalServerError) IsClientError() bool
- func (o *ContainerStopLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerStopLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerStopLibpodInternalServerError) IsServerError() bool
- func (o *ContainerStopLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerStopLibpodInternalServerError) String() string
- type ContainerStopLibpodInternalServerErrorBody
- func (o *ContainerStopLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStopLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStopLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStopLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerStopLibpodNoContent
- func (o *ContainerStopLibpodNoContent) Error() string
- func (o *ContainerStopLibpodNoContent) IsClientError() bool
- func (o *ContainerStopLibpodNoContent) IsCode(code int) bool
- func (o *ContainerStopLibpodNoContent) IsRedirect() bool
- func (o *ContainerStopLibpodNoContent) IsServerError() bool
- func (o *ContainerStopLibpodNoContent) IsSuccess() bool
- func (o *ContainerStopLibpodNoContent) String() string
- type ContainerStopLibpodNotFound
- func (o *ContainerStopLibpodNotFound) Error() string
- func (o *ContainerStopLibpodNotFound) GetPayload() *ContainerStopLibpodNotFoundBody
- func (o *ContainerStopLibpodNotFound) IsClientError() bool
- func (o *ContainerStopLibpodNotFound) IsCode(code int) bool
- func (o *ContainerStopLibpodNotFound) IsRedirect() bool
- func (o *ContainerStopLibpodNotFound) IsServerError() bool
- func (o *ContainerStopLibpodNotFound) IsSuccess() bool
- func (o *ContainerStopLibpodNotFound) String() string
- type ContainerStopLibpodNotFoundBody
- func (o *ContainerStopLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStopLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStopLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStopLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerStopLibpodNotModified
- func (o *ContainerStopLibpodNotModified) Error() string
- func (o *ContainerStopLibpodNotModified) GetPayload() *ContainerStopLibpodNotModifiedBody
- func (o *ContainerStopLibpodNotModified) IsClientError() bool
- func (o *ContainerStopLibpodNotModified) IsCode(code int) bool
- func (o *ContainerStopLibpodNotModified) IsRedirect() bool
- func (o *ContainerStopLibpodNotModified) IsServerError() bool
- func (o *ContainerStopLibpodNotModified) IsSuccess() bool
- func (o *ContainerStopLibpodNotModified) String() string
- type ContainerStopLibpodNotModifiedBody
- func (o *ContainerStopLibpodNotModifiedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerStopLibpodNotModifiedBody) MarshalBinary() ([]byte, error)
- func (o *ContainerStopLibpodNotModifiedBody) UnmarshalBinary(b []byte) error
- func (o *ContainerStopLibpodNotModifiedBody) Validate(formats strfmt.Registry) error
- type ContainerStopLibpodParams
- func NewContainerStopLibpodParams() *ContainerStopLibpodParams
- func NewContainerStopLibpodParamsWithContext(ctx context.Context) *ContainerStopLibpodParams
- func NewContainerStopLibpodParamsWithHTTPClient(client *http.Client) *ContainerStopLibpodParams
- func NewContainerStopLibpodParamsWithTimeout(timeout time.Duration) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) SetAll(all *bool)
- func (o *ContainerStopLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerStopLibpodParams) SetDefaults()
- func (o *ContainerStopLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerStopLibpodParams) SetIgnore(ignore *bool)
- func (o *ContainerStopLibpodParams) SetName(name string)
- func (o *ContainerStopLibpodParams) SetRequestTimeout(timeout time.Duration)
- func (o *ContainerStopLibpodParams) SetTimeout(timeout *int64)
- func (o *ContainerStopLibpodParams) WithAll(all *bool) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithContext(ctx context.Context) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithDefaults() *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithHTTPClient(client *http.Client) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithIgnore(ignore *bool) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithName(name string) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithRequestTimeout(timeout time.Duration) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WithTimeout(timeout *int64) *ContainerStopLibpodParams
- func (o *ContainerStopLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerStopLibpodReader
- type ContainerTopLibpodInternalServerError
- func (o *ContainerTopLibpodInternalServerError) Error() string
- func (o *ContainerTopLibpodInternalServerError) GetPayload() *ContainerTopLibpodInternalServerErrorBody
- func (o *ContainerTopLibpodInternalServerError) IsClientError() bool
- func (o *ContainerTopLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerTopLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerTopLibpodInternalServerError) IsServerError() bool
- func (o *ContainerTopLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerTopLibpodInternalServerError) String() string
- type ContainerTopLibpodInternalServerErrorBody
- func (o *ContainerTopLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerTopLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerTopLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerTopLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerTopLibpodNotFound
- func (o *ContainerTopLibpodNotFound) Error() string
- func (o *ContainerTopLibpodNotFound) GetPayload() *ContainerTopLibpodNotFoundBody
- func (o *ContainerTopLibpodNotFound) IsClientError() bool
- func (o *ContainerTopLibpodNotFound) IsCode(code int) bool
- func (o *ContainerTopLibpodNotFound) IsRedirect() bool
- func (o *ContainerTopLibpodNotFound) IsServerError() bool
- func (o *ContainerTopLibpodNotFound) IsSuccess() bool
- func (o *ContainerTopLibpodNotFound) String() string
- type ContainerTopLibpodNotFoundBody
- func (o *ContainerTopLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerTopLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerTopLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerTopLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerTopLibpodOK
- func (o *ContainerTopLibpodOK) Error() string
- func (o *ContainerTopLibpodOK) GetPayload() *ContainerTopLibpodOKBody
- func (o *ContainerTopLibpodOK) IsClientError() bool
- func (o *ContainerTopLibpodOK) IsCode(code int) bool
- func (o *ContainerTopLibpodOK) IsRedirect() bool
- func (o *ContainerTopLibpodOK) IsServerError() bool
- func (o *ContainerTopLibpodOK) IsSuccess() bool
- func (o *ContainerTopLibpodOK) String() string
- type ContainerTopLibpodOKBody
- func (o *ContainerTopLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerTopLibpodOKBody) MarshalBinary() ([]byte, error)
- func (o *ContainerTopLibpodOKBody) UnmarshalBinary(b []byte) error
- func (o *ContainerTopLibpodOKBody) Validate(formats strfmt.Registry) error
- type ContainerTopLibpodParams
- func NewContainerTopLibpodParams() *ContainerTopLibpodParams
- func NewContainerTopLibpodParamsWithContext(ctx context.Context) *ContainerTopLibpodParams
- func NewContainerTopLibpodParamsWithHTTPClient(client *http.Client) *ContainerTopLibpodParams
- func NewContainerTopLibpodParamsWithTimeout(timeout time.Duration) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerTopLibpodParams) SetDefaults()
- func (o *ContainerTopLibpodParams) SetDelay(delay *int64)
- func (o *ContainerTopLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerTopLibpodParams) SetName(name string)
- func (o *ContainerTopLibpodParams) SetPsArgs(psArgs *string)
- func (o *ContainerTopLibpodParams) SetStream(stream *bool)
- func (o *ContainerTopLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerTopLibpodParams) WithContext(ctx context.Context) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithDefaults() *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithDelay(delay *int64) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithHTTPClient(client *http.Client) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithName(name string) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithPsArgs(psArgs *string) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithStream(stream *bool) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WithTimeout(timeout time.Duration) *ContainerTopLibpodParams
- func (o *ContainerTopLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerTopLibpodReader
- type ContainerUnmountLibpodInternalServerError
- func (o *ContainerUnmountLibpodInternalServerError) Error() string
- func (o *ContainerUnmountLibpodInternalServerError) GetPayload() *ContainerUnmountLibpodInternalServerErrorBody
- func (o *ContainerUnmountLibpodInternalServerError) IsClientError() bool
- func (o *ContainerUnmountLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerUnmountLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerUnmountLibpodInternalServerError) IsServerError() bool
- func (o *ContainerUnmountLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerUnmountLibpodInternalServerError) String() string
- type ContainerUnmountLibpodInternalServerErrorBody
- func (o *ContainerUnmountLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerUnmountLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerUnmountLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerUnmountLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerUnmountLibpodNoContent
- func (o *ContainerUnmountLibpodNoContent) Error() string
- func (o *ContainerUnmountLibpodNoContent) IsClientError() bool
- func (o *ContainerUnmountLibpodNoContent) IsCode(code int) bool
- func (o *ContainerUnmountLibpodNoContent) IsRedirect() bool
- func (o *ContainerUnmountLibpodNoContent) IsServerError() bool
- func (o *ContainerUnmountLibpodNoContent) IsSuccess() bool
- func (o *ContainerUnmountLibpodNoContent) String() string
- type ContainerUnmountLibpodNotFound
- func (o *ContainerUnmountLibpodNotFound) Error() string
- func (o *ContainerUnmountLibpodNotFound) GetPayload() *ContainerUnmountLibpodNotFoundBody
- func (o *ContainerUnmountLibpodNotFound) IsClientError() bool
- func (o *ContainerUnmountLibpodNotFound) IsCode(code int) bool
- func (o *ContainerUnmountLibpodNotFound) IsRedirect() bool
- func (o *ContainerUnmountLibpodNotFound) IsServerError() bool
- func (o *ContainerUnmountLibpodNotFound) IsSuccess() bool
- func (o *ContainerUnmountLibpodNotFound) String() string
- type ContainerUnmountLibpodNotFoundBody
- func (o *ContainerUnmountLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerUnmountLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerUnmountLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerUnmountLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerUnmountLibpodParams
- func NewContainerUnmountLibpodParams() *ContainerUnmountLibpodParams
- func NewContainerUnmountLibpodParamsWithContext(ctx context.Context) *ContainerUnmountLibpodParams
- func NewContainerUnmountLibpodParamsWithHTTPClient(client *http.Client) *ContainerUnmountLibpodParams
- func NewContainerUnmountLibpodParamsWithTimeout(timeout time.Duration) *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerUnmountLibpodParams) SetDefaults()
- func (o *ContainerUnmountLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerUnmountLibpodParams) SetName(name string)
- func (o *ContainerUnmountLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerUnmountLibpodParams) WithContext(ctx context.Context) *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) WithDefaults() *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) WithHTTPClient(client *http.Client) *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) WithName(name string) *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) WithTimeout(timeout time.Duration) *ContainerUnmountLibpodParams
- func (o *ContainerUnmountLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerUnmountLibpodReader
- type ContainerUnpauseLibpodInternalServerError
- func (o *ContainerUnpauseLibpodInternalServerError) Error() string
- func (o *ContainerUnpauseLibpodInternalServerError) GetPayload() *ContainerUnpauseLibpodInternalServerErrorBody
- func (o *ContainerUnpauseLibpodInternalServerError) IsClientError() bool
- func (o *ContainerUnpauseLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerUnpauseLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerUnpauseLibpodInternalServerError) IsServerError() bool
- func (o *ContainerUnpauseLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerUnpauseLibpodInternalServerError) String() string
- type ContainerUnpauseLibpodInternalServerErrorBody
- func (o *ContainerUnpauseLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerUnpauseLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerUnpauseLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerUnpauseLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerUnpauseLibpodNoContent
- func (o *ContainerUnpauseLibpodNoContent) Error() string
- func (o *ContainerUnpauseLibpodNoContent) IsClientError() bool
- func (o *ContainerUnpauseLibpodNoContent) IsCode(code int) bool
- func (o *ContainerUnpauseLibpodNoContent) IsRedirect() bool
- func (o *ContainerUnpauseLibpodNoContent) IsServerError() bool
- func (o *ContainerUnpauseLibpodNoContent) IsSuccess() bool
- func (o *ContainerUnpauseLibpodNoContent) String() string
- type ContainerUnpauseLibpodNotFound
- func (o *ContainerUnpauseLibpodNotFound) Error() string
- func (o *ContainerUnpauseLibpodNotFound) GetPayload() *ContainerUnpauseLibpodNotFoundBody
- func (o *ContainerUnpauseLibpodNotFound) IsClientError() bool
- func (o *ContainerUnpauseLibpodNotFound) IsCode(code int) bool
- func (o *ContainerUnpauseLibpodNotFound) IsRedirect() bool
- func (o *ContainerUnpauseLibpodNotFound) IsServerError() bool
- func (o *ContainerUnpauseLibpodNotFound) IsSuccess() bool
- func (o *ContainerUnpauseLibpodNotFound) String() string
- type ContainerUnpauseLibpodNotFoundBody
- func (o *ContainerUnpauseLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerUnpauseLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerUnpauseLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerUnpauseLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerUnpauseLibpodParams
- func NewContainerUnpauseLibpodParams() *ContainerUnpauseLibpodParams
- func NewContainerUnpauseLibpodParamsWithContext(ctx context.Context) *ContainerUnpauseLibpodParams
- func NewContainerUnpauseLibpodParamsWithHTTPClient(client *http.Client) *ContainerUnpauseLibpodParams
- func NewContainerUnpauseLibpodParamsWithTimeout(timeout time.Duration) *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerUnpauseLibpodParams) SetDefaults()
- func (o *ContainerUnpauseLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerUnpauseLibpodParams) SetName(name string)
- func (o *ContainerUnpauseLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerUnpauseLibpodParams) WithContext(ctx context.Context) *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) WithDefaults() *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) WithHTTPClient(client *http.Client) *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) WithName(name string) *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) WithTimeout(timeout time.Duration) *ContainerUnpauseLibpodParams
- func (o *ContainerUnpauseLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerUnpauseLibpodReader
- type ContainerWaitLibpodInternalServerError
- func (o *ContainerWaitLibpodInternalServerError) Error() string
- func (o *ContainerWaitLibpodInternalServerError) GetPayload() *ContainerWaitLibpodInternalServerErrorBody
- func (o *ContainerWaitLibpodInternalServerError) IsClientError() bool
- func (o *ContainerWaitLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainerWaitLibpodInternalServerError) IsRedirect() bool
- func (o *ContainerWaitLibpodInternalServerError) IsServerError() bool
- func (o *ContainerWaitLibpodInternalServerError) IsSuccess() bool
- func (o *ContainerWaitLibpodInternalServerError) String() string
- type ContainerWaitLibpodInternalServerErrorBody
- func (o *ContainerWaitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerWaitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainerWaitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainerWaitLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainerWaitLibpodNotFound
- func (o *ContainerWaitLibpodNotFound) Error() string
- func (o *ContainerWaitLibpodNotFound) GetPayload() *ContainerWaitLibpodNotFoundBody
- func (o *ContainerWaitLibpodNotFound) IsClientError() bool
- func (o *ContainerWaitLibpodNotFound) IsCode(code int) bool
- func (o *ContainerWaitLibpodNotFound) IsRedirect() bool
- func (o *ContainerWaitLibpodNotFound) IsServerError() bool
- func (o *ContainerWaitLibpodNotFound) IsSuccess() bool
- func (o *ContainerWaitLibpodNotFound) String() string
- type ContainerWaitLibpodNotFoundBody
- func (o *ContainerWaitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainerWaitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainerWaitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainerWaitLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainerWaitLibpodOK
- func (o *ContainerWaitLibpodOK) Error() string
- func (o *ContainerWaitLibpodOK) GetPayload() int32
- func (o *ContainerWaitLibpodOK) IsClientError() bool
- func (o *ContainerWaitLibpodOK) IsCode(code int) bool
- func (o *ContainerWaitLibpodOK) IsRedirect() bool
- func (o *ContainerWaitLibpodOK) IsServerError() bool
- func (o *ContainerWaitLibpodOK) IsSuccess() bool
- func (o *ContainerWaitLibpodOK) String() string
- type ContainerWaitLibpodParams
- func NewContainerWaitLibpodParams() *ContainerWaitLibpodParams
- func NewContainerWaitLibpodParamsWithContext(ctx context.Context) *ContainerWaitLibpodParams
- func NewContainerWaitLibpodParamsWithHTTPClient(client *http.Client) *ContainerWaitLibpodParams
- func NewContainerWaitLibpodParamsWithTimeout(timeout time.Duration) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) SetCondition(condition []string)
- func (o *ContainerWaitLibpodParams) SetContext(ctx context.Context)
- func (o *ContainerWaitLibpodParams) SetDefaults()
- func (o *ContainerWaitLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainerWaitLibpodParams) SetInterval(interval *string)
- func (o *ContainerWaitLibpodParams) SetName(name string)
- func (o *ContainerWaitLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainerWaitLibpodParams) WithCondition(condition []string) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithContext(ctx context.Context) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithDefaults() *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithHTTPClient(client *http.Client) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithInterval(interval *string) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithName(name string) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WithTimeout(timeout time.Duration) *ContainerWaitLibpodParams
- func (o *ContainerWaitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainerWaitLibpodReader
- type ContainersStatsAllLibpodInternalServerError
- func (o *ContainersStatsAllLibpodInternalServerError) Error() string
- func (o *ContainersStatsAllLibpodInternalServerError) GetPayload() *ContainersStatsAllLibpodInternalServerErrorBody
- func (o *ContainersStatsAllLibpodInternalServerError) IsClientError() bool
- func (o *ContainersStatsAllLibpodInternalServerError) IsCode(code int) bool
- func (o *ContainersStatsAllLibpodInternalServerError) IsRedirect() bool
- func (o *ContainersStatsAllLibpodInternalServerError) IsServerError() bool
- func (o *ContainersStatsAllLibpodInternalServerError) IsSuccess() bool
- func (o *ContainersStatsAllLibpodInternalServerError) String() string
- type ContainersStatsAllLibpodInternalServerErrorBody
- func (o *ContainersStatsAllLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainersStatsAllLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ContainersStatsAllLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ContainersStatsAllLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ContainersStatsAllLibpodNotFound
- func (o *ContainersStatsAllLibpodNotFound) Error() string
- func (o *ContainersStatsAllLibpodNotFound) GetPayload() *ContainersStatsAllLibpodNotFoundBody
- func (o *ContainersStatsAllLibpodNotFound) IsClientError() bool
- func (o *ContainersStatsAllLibpodNotFound) IsCode(code int) bool
- func (o *ContainersStatsAllLibpodNotFound) IsRedirect() bool
- func (o *ContainersStatsAllLibpodNotFound) IsServerError() bool
- func (o *ContainersStatsAllLibpodNotFound) IsSuccess() bool
- func (o *ContainersStatsAllLibpodNotFound) String() string
- type ContainersStatsAllLibpodNotFoundBody
- func (o *ContainersStatsAllLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainersStatsAllLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ContainersStatsAllLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ContainersStatsAllLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ContainersStatsAllLibpodOK
- func (o *ContainersStatsAllLibpodOK) Error() string
- func (o *ContainersStatsAllLibpodOK) GetPayload() *ContainersStatsAllLibpodOKBody
- func (o *ContainersStatsAllLibpodOK) IsClientError() bool
- func (o *ContainersStatsAllLibpodOK) IsCode(code int) bool
- func (o *ContainersStatsAllLibpodOK) IsRedirect() bool
- func (o *ContainersStatsAllLibpodOK) IsServerError() bool
- func (o *ContainersStatsAllLibpodOK) IsSuccess() bool
- func (o *ContainersStatsAllLibpodOK) String() string
- type ContainersStatsAllLibpodOKBody
- func (o *ContainersStatsAllLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ContainersStatsAllLibpodOKBody) MarshalBinary() ([]byte, error)
- func (o *ContainersStatsAllLibpodOKBody) UnmarshalBinary(b []byte) error
- func (o *ContainersStatsAllLibpodOKBody) Validate(formats strfmt.Registry) error
- type ContainersStatsAllLibpodParams
- func NewContainersStatsAllLibpodParams() *ContainersStatsAllLibpodParams
- func NewContainersStatsAllLibpodParamsWithContext(ctx context.Context) *ContainersStatsAllLibpodParams
- func NewContainersStatsAllLibpodParamsWithHTTPClient(client *http.Client) *ContainersStatsAllLibpodParams
- func NewContainersStatsAllLibpodParamsWithTimeout(timeout time.Duration) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) SetContainers(containers []string)
- func (o *ContainersStatsAllLibpodParams) SetContext(ctx context.Context)
- func (o *ContainersStatsAllLibpodParams) SetDefaults()
- func (o *ContainersStatsAllLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ContainersStatsAllLibpodParams) SetInterval(interval *int64)
- func (o *ContainersStatsAllLibpodParams) SetStream(stream *bool)
- func (o *ContainersStatsAllLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ContainersStatsAllLibpodParams) WithContainers(containers []string) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithContext(ctx context.Context) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithDefaults() *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithHTTPClient(client *http.Client) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithInterval(interval *int64) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithStream(stream *bool) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WithTimeout(timeout time.Duration) *ContainersStatsAllLibpodParams
- func (o *ContainersStatsAllLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ContainersStatsAllLibpodReader
- type GenerateKubeLibpodInternalServerError
- func (o *GenerateKubeLibpodInternalServerError) Error() string
- func (o *GenerateKubeLibpodInternalServerError) GetPayload() *GenerateKubeLibpodInternalServerErrorBody
- func (o *GenerateKubeLibpodInternalServerError) IsClientError() bool
- func (o *GenerateKubeLibpodInternalServerError) IsCode(code int) bool
- func (o *GenerateKubeLibpodInternalServerError) IsRedirect() bool
- func (o *GenerateKubeLibpodInternalServerError) IsServerError() bool
- func (o *GenerateKubeLibpodInternalServerError) IsSuccess() bool
- func (o *GenerateKubeLibpodInternalServerError) String() string
- type GenerateKubeLibpodInternalServerErrorBody
- func (o *GenerateKubeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GenerateKubeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GenerateKubeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GenerateKubeLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GenerateKubeLibpodOK
- func (o *GenerateKubeLibpodOK) Error() string
- func (o *GenerateKubeLibpodOK) GetPayload() io.Writer
- func (o *GenerateKubeLibpodOK) IsClientError() bool
- func (o *GenerateKubeLibpodOK) IsCode(code int) bool
- func (o *GenerateKubeLibpodOK) IsRedirect() bool
- func (o *GenerateKubeLibpodOK) IsServerError() bool
- func (o *GenerateKubeLibpodOK) IsSuccess() bool
- func (o *GenerateKubeLibpodOK) String() string
- type GenerateKubeLibpodParams
- func NewGenerateKubeLibpodParams() *GenerateKubeLibpodParams
- func NewGenerateKubeLibpodParamsWithContext(ctx context.Context) *GenerateKubeLibpodParams
- func NewGenerateKubeLibpodParamsWithHTTPClient(client *http.Client) *GenerateKubeLibpodParams
- func NewGenerateKubeLibpodParamsWithTimeout(timeout time.Duration) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) SetContext(ctx context.Context)
- func (o *GenerateKubeLibpodParams) SetDefaults()
- func (o *GenerateKubeLibpodParams) SetHTTPClient(client *http.Client)
- func (o *GenerateKubeLibpodParams) SetNames(names []string)
- func (o *GenerateKubeLibpodParams) SetService(service *bool)
- func (o *GenerateKubeLibpodParams) SetTimeout(timeout time.Duration)
- func (o *GenerateKubeLibpodParams) WithContext(ctx context.Context) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WithDefaults() *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WithHTTPClient(client *http.Client) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WithNames(names []string) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WithService(service *bool) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WithTimeout(timeout time.Duration) *GenerateKubeLibpodParams
- func (o *GenerateKubeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GenerateKubeLibpodReader
- type GenerateSystemdLibpodInternalServerError
- func (o *GenerateSystemdLibpodInternalServerError) Error() string
- func (o *GenerateSystemdLibpodInternalServerError) GetPayload() *GenerateSystemdLibpodInternalServerErrorBody
- func (o *GenerateSystemdLibpodInternalServerError) IsClientError() bool
- func (o *GenerateSystemdLibpodInternalServerError) IsCode(code int) bool
- func (o *GenerateSystemdLibpodInternalServerError) IsRedirect() bool
- func (o *GenerateSystemdLibpodInternalServerError) IsServerError() bool
- func (o *GenerateSystemdLibpodInternalServerError) IsSuccess() bool
- func (o *GenerateSystemdLibpodInternalServerError) String() string
- type GenerateSystemdLibpodInternalServerErrorBody
- func (o *GenerateSystemdLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GenerateSystemdLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GenerateSystemdLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GenerateSystemdLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GenerateSystemdLibpodOK
- func (o *GenerateSystemdLibpodOK) Error() string
- func (o *GenerateSystemdLibpodOK) GetPayload() map[string]string
- func (o *GenerateSystemdLibpodOK) IsClientError() bool
- func (o *GenerateSystemdLibpodOK) IsCode(code int) bool
- func (o *GenerateSystemdLibpodOK) IsRedirect() bool
- func (o *GenerateSystemdLibpodOK) IsServerError() bool
- func (o *GenerateSystemdLibpodOK) IsSuccess() bool
- func (o *GenerateSystemdLibpodOK) String() string
- type GenerateSystemdLibpodParams
- func NewGenerateSystemdLibpodParams() *GenerateSystemdLibpodParams
- func NewGenerateSystemdLibpodParamsWithContext(ctx context.Context) *GenerateSystemdLibpodParams
- func NewGenerateSystemdLibpodParamsWithHTTPClient(client *http.Client) *GenerateSystemdLibpodParams
- func NewGenerateSystemdLibpodParamsWithTimeout(timeout time.Duration) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) SetAfter(after []string)
- func (o *GenerateSystemdLibpodParams) SetContainerPrefix(containerPrefix *string)
- func (o *GenerateSystemdLibpodParams) SetContext(ctx context.Context)
- func (o *GenerateSystemdLibpodParams) SetDefaults()
- func (o *GenerateSystemdLibpodParams) SetHTTPClient(client *http.Client)
- func (o *GenerateSystemdLibpodParams) SetName(name string)
- func (o *GenerateSystemdLibpodParams) SetNew(new *bool)
- func (o *GenerateSystemdLibpodParams) SetNoHeader(noHeader *bool)
- func (o *GenerateSystemdLibpodParams) SetPodPrefix(podPrefix *string)
- func (o *GenerateSystemdLibpodParams) SetRequires(requires []string)
- func (o *GenerateSystemdLibpodParams) SetRestartPolicy(restartPolicy *string)
- func (o *GenerateSystemdLibpodParams) SetRestartSec(restartSec *int64)
- func (o *GenerateSystemdLibpodParams) SetSeparator(separator *string)
- func (o *GenerateSystemdLibpodParams) SetStartTimeout(startTimeout *int64)
- func (o *GenerateSystemdLibpodParams) SetStopTimeout(stopTimeout *int64)
- func (o *GenerateSystemdLibpodParams) SetTimeout(timeout time.Duration)
- func (o *GenerateSystemdLibpodParams) SetUseName(useName *bool)
- func (o *GenerateSystemdLibpodParams) SetWants(wants []string)
- func (o *GenerateSystemdLibpodParams) WithAfter(after []string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithContainerPrefix(containerPrefix *string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithContext(ctx context.Context) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithDefaults() *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithHTTPClient(client *http.Client) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithName(name string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithNew(new *bool) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithNoHeader(noHeader *bool) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithPodPrefix(podPrefix *string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithRequires(requires []string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithRestartPolicy(restartPolicy *string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithRestartSec(restartSec *int64) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithSeparator(separator *string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithStartTimeout(startTimeout *int64) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithStopTimeout(stopTimeout *int64) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithTimeout(timeout time.Duration) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithUseName(useName *bool) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WithWants(wants []string) *GenerateSystemdLibpodParams
- func (o *GenerateSystemdLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GenerateSystemdLibpodReader
- type ImageCommitLibpodCreated
- func (o *ImageCommitLibpodCreated) Error() string
- func (o *ImageCommitLibpodCreated) IsClientError() bool
- func (o *ImageCommitLibpodCreated) IsCode(code int) bool
- func (o *ImageCommitLibpodCreated) IsRedirect() bool
- func (o *ImageCommitLibpodCreated) IsServerError() bool
- func (o *ImageCommitLibpodCreated) IsSuccess() bool
- func (o *ImageCommitLibpodCreated) String() string
- type ImageCommitLibpodInternalServerError
- func (o *ImageCommitLibpodInternalServerError) Error() string
- func (o *ImageCommitLibpodInternalServerError) GetPayload() *ImageCommitLibpodInternalServerErrorBody
- func (o *ImageCommitLibpodInternalServerError) IsClientError() bool
- func (o *ImageCommitLibpodInternalServerError) IsCode(code int) bool
- func (o *ImageCommitLibpodInternalServerError) IsRedirect() bool
- func (o *ImageCommitLibpodInternalServerError) IsServerError() bool
- func (o *ImageCommitLibpodInternalServerError) IsSuccess() bool
- func (o *ImageCommitLibpodInternalServerError) String() string
- type ImageCommitLibpodInternalServerErrorBody
- func (o *ImageCommitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ImageCommitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *ImageCommitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *ImageCommitLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type ImageCommitLibpodNotFound
- func (o *ImageCommitLibpodNotFound) Error() string
- func (o *ImageCommitLibpodNotFound) GetPayload() *ImageCommitLibpodNotFoundBody
- func (o *ImageCommitLibpodNotFound) IsClientError() bool
- func (o *ImageCommitLibpodNotFound) IsCode(code int) bool
- func (o *ImageCommitLibpodNotFound) IsRedirect() bool
- func (o *ImageCommitLibpodNotFound) IsServerError() bool
- func (o *ImageCommitLibpodNotFound) IsSuccess() bool
- func (o *ImageCommitLibpodNotFound) String() string
- type ImageCommitLibpodNotFoundBody
- func (o *ImageCommitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ImageCommitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *ImageCommitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *ImageCommitLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type ImageCommitLibpodParams
- func NewImageCommitLibpodParams() *ImageCommitLibpodParams
- func NewImageCommitLibpodParamsWithContext(ctx context.Context) *ImageCommitLibpodParams
- func NewImageCommitLibpodParamsWithHTTPClient(client *http.Client) *ImageCommitLibpodParams
- func NewImageCommitLibpodParamsWithTimeout(timeout time.Duration) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) SetAuthor(author *string)
- func (o *ImageCommitLibpodParams) SetChanges(changes []string)
- func (o *ImageCommitLibpodParams) SetComment(comment *string)
- func (o *ImageCommitLibpodParams) SetContainer(container string)
- func (o *ImageCommitLibpodParams) SetContext(ctx context.Context)
- func (o *ImageCommitLibpodParams) SetDefaults()
- func (o *ImageCommitLibpodParams) SetFormat(format *string)
- func (o *ImageCommitLibpodParams) SetHTTPClient(client *http.Client)
- func (o *ImageCommitLibpodParams) SetPause(pause *bool)
- func (o *ImageCommitLibpodParams) SetRepo(repo *string)
- func (o *ImageCommitLibpodParams) SetTag(tag *string)
- func (o *ImageCommitLibpodParams) SetTimeout(timeout time.Duration)
- func (o *ImageCommitLibpodParams) WithAuthor(author *string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithChanges(changes []string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithComment(comment *string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithContainer(container string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithContext(ctx context.Context) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithDefaults() *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithFormat(format *string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithHTTPClient(client *http.Client) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithPause(pause *bool) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithRepo(repo *string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithTag(tag *string) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WithTimeout(timeout time.Duration) *ImageCommitLibpodParams
- func (o *ImageCommitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ImageCommitLibpodReader
- type PlayKubeDownLibpodInternalServerError
- func (o *PlayKubeDownLibpodInternalServerError) Error() string
- func (o *PlayKubeDownLibpodInternalServerError) GetPayload() *PlayKubeDownLibpodInternalServerErrorBody
- func (o *PlayKubeDownLibpodInternalServerError) IsClientError() bool
- func (o *PlayKubeDownLibpodInternalServerError) IsCode(code int) bool
- func (o *PlayKubeDownLibpodInternalServerError) IsRedirect() bool
- func (o *PlayKubeDownLibpodInternalServerError) IsServerError() bool
- func (o *PlayKubeDownLibpodInternalServerError) IsSuccess() bool
- func (o *PlayKubeDownLibpodInternalServerError) String() string
- type PlayKubeDownLibpodInternalServerErrorBody
- func (o *PlayKubeDownLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PlayKubeDownLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *PlayKubeDownLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *PlayKubeDownLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type PlayKubeDownLibpodOK
- func (o *PlayKubeDownLibpodOK) Error() string
- func (o *PlayKubeDownLibpodOK) GetPayload() *models.PlayKubeReport
- func (o *PlayKubeDownLibpodOK) IsClientError() bool
- func (o *PlayKubeDownLibpodOK) IsCode(code int) bool
- func (o *PlayKubeDownLibpodOK) IsRedirect() bool
- func (o *PlayKubeDownLibpodOK) IsServerError() bool
- func (o *PlayKubeDownLibpodOK) IsSuccess() bool
- func (o *PlayKubeDownLibpodOK) String() string
- type PlayKubeDownLibpodParams
- func NewPlayKubeDownLibpodParams() *PlayKubeDownLibpodParams
- func NewPlayKubeDownLibpodParamsWithContext(ctx context.Context) *PlayKubeDownLibpodParams
- func NewPlayKubeDownLibpodParamsWithHTTPClient(client *http.Client) *PlayKubeDownLibpodParams
- func NewPlayKubeDownLibpodParamsWithTimeout(timeout time.Duration) *PlayKubeDownLibpodParams
- func (o *PlayKubeDownLibpodParams) SetContext(ctx context.Context)
- func (o *PlayKubeDownLibpodParams) SetDefaults()
- func (o *PlayKubeDownLibpodParams) SetHTTPClient(client *http.Client)
- func (o *PlayKubeDownLibpodParams) SetTimeout(timeout time.Duration)
- func (o *PlayKubeDownLibpodParams) WithContext(ctx context.Context) *PlayKubeDownLibpodParams
- func (o *PlayKubeDownLibpodParams) WithDefaults() *PlayKubeDownLibpodParams
- func (o *PlayKubeDownLibpodParams) WithHTTPClient(client *http.Client) *PlayKubeDownLibpodParams
- func (o *PlayKubeDownLibpodParams) WithTimeout(timeout time.Duration) *PlayKubeDownLibpodParams
- func (o *PlayKubeDownLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PlayKubeDownLibpodReader
- type PlayKubeLibpodInternalServerError
- func (o *PlayKubeLibpodInternalServerError) Error() string
- func (o *PlayKubeLibpodInternalServerError) GetPayload() *PlayKubeLibpodInternalServerErrorBody
- func (o *PlayKubeLibpodInternalServerError) IsClientError() bool
- func (o *PlayKubeLibpodInternalServerError) IsCode(code int) bool
- func (o *PlayKubeLibpodInternalServerError) IsRedirect() bool
- func (o *PlayKubeLibpodInternalServerError) IsServerError() bool
- func (o *PlayKubeLibpodInternalServerError) IsSuccess() bool
- func (o *PlayKubeLibpodInternalServerError) String() string
- type PlayKubeLibpodInternalServerErrorBody
- func (o *PlayKubeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PlayKubeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *PlayKubeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *PlayKubeLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type PlayKubeLibpodOK
- func (o *PlayKubeLibpodOK) Error() string
- func (o *PlayKubeLibpodOK) GetPayload() *models.PlayKubeReport
- func (o *PlayKubeLibpodOK) IsClientError() bool
- func (o *PlayKubeLibpodOK) IsCode(code int) bool
- func (o *PlayKubeLibpodOK) IsRedirect() bool
- func (o *PlayKubeLibpodOK) IsServerError() bool
- func (o *PlayKubeLibpodOK) IsSuccess() bool
- func (o *PlayKubeLibpodOK) String() string
- type PlayKubeLibpodParams
- func NewPlayKubeLibpodParams() *PlayKubeLibpodParams
- func NewPlayKubeLibpodParamsWithContext(ctx context.Context) *PlayKubeLibpodParams
- func NewPlayKubeLibpodParamsWithHTTPClient(client *http.Client) *PlayKubeLibpodParams
- func NewPlayKubeLibpodParamsWithTimeout(timeout time.Duration) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) SetContext(ctx context.Context)
- func (o *PlayKubeLibpodParams) SetDefaults()
- func (o *PlayKubeLibpodParams) SetHTTPClient(client *http.Client)
- func (o *PlayKubeLibpodParams) SetLogDriver(logDriver *string)
- func (o *PlayKubeLibpodParams) SetNetwork(network []string)
- func (o *PlayKubeLibpodParams) SetRequest(request string)
- func (o *PlayKubeLibpodParams) SetStart(start *bool)
- func (o *PlayKubeLibpodParams) SetStaticIPs(staticIPs []string)
- func (o *PlayKubeLibpodParams) SetStaticMACs(staticMACs []string)
- func (o *PlayKubeLibpodParams) SetTLSVerify(tLSVerify *bool)
- func (o *PlayKubeLibpodParams) SetTimeout(timeout time.Duration)
- func (o *PlayKubeLibpodParams) WithContext(ctx context.Context) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithDefaults() *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithHTTPClient(client *http.Client) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithLogDriver(logDriver *string) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithNetwork(network []string) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithRequest(request string) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithStart(start *bool) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithStaticIPs(staticIPs []string) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithStaticMACs(staticMACs []string) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithTLSVerify(tLSVerify *bool) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WithTimeout(timeout time.Duration) *PlayKubeLibpodParams
- func (o *PlayKubeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PlayKubeLibpodReader
- type PutContainerArchiveLibpodBadRequest
- func (o *PutContainerArchiveLibpodBadRequest) Error() string
- func (o *PutContainerArchiveLibpodBadRequest) GetPayload() *PutContainerArchiveLibpodBadRequestBody
- func (o *PutContainerArchiveLibpodBadRequest) IsClientError() bool
- func (o *PutContainerArchiveLibpodBadRequest) IsCode(code int) bool
- func (o *PutContainerArchiveLibpodBadRequest) IsRedirect() bool
- func (o *PutContainerArchiveLibpodBadRequest) IsServerError() bool
- func (o *PutContainerArchiveLibpodBadRequest) IsSuccess() bool
- func (o *PutContainerArchiveLibpodBadRequest) String() string
- type PutContainerArchiveLibpodBadRequestBody
- func (o *PutContainerArchiveLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PutContainerArchiveLibpodBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *PutContainerArchiveLibpodBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *PutContainerArchiveLibpodBadRequestBody) Validate(formats strfmt.Registry) error
- type PutContainerArchiveLibpodForbidden
- func (o *PutContainerArchiveLibpodForbidden) Error() string
- func (o *PutContainerArchiveLibpodForbidden) IsClientError() bool
- func (o *PutContainerArchiveLibpodForbidden) IsCode(code int) bool
- func (o *PutContainerArchiveLibpodForbidden) IsRedirect() bool
- func (o *PutContainerArchiveLibpodForbidden) IsServerError() bool
- func (o *PutContainerArchiveLibpodForbidden) IsSuccess() bool
- func (o *PutContainerArchiveLibpodForbidden) String() string
- type PutContainerArchiveLibpodInternalServerError
- func (o *PutContainerArchiveLibpodInternalServerError) Error() string
- func (o *PutContainerArchiveLibpodInternalServerError) GetPayload() *PutContainerArchiveLibpodInternalServerErrorBody
- func (o *PutContainerArchiveLibpodInternalServerError) IsClientError() bool
- func (o *PutContainerArchiveLibpodInternalServerError) IsCode(code int) bool
- func (o *PutContainerArchiveLibpodInternalServerError) IsRedirect() bool
- func (o *PutContainerArchiveLibpodInternalServerError) IsServerError() bool
- func (o *PutContainerArchiveLibpodInternalServerError) IsSuccess() bool
- func (o *PutContainerArchiveLibpodInternalServerError) String() string
- type PutContainerArchiveLibpodInternalServerErrorBody
- func (o *PutContainerArchiveLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PutContainerArchiveLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *PutContainerArchiveLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *PutContainerArchiveLibpodInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type PutContainerArchiveLibpodNotFound
- func (o *PutContainerArchiveLibpodNotFound) Error() string
- func (o *PutContainerArchiveLibpodNotFound) GetPayload() *PutContainerArchiveLibpodNotFoundBody
- func (o *PutContainerArchiveLibpodNotFound) IsClientError() bool
- func (o *PutContainerArchiveLibpodNotFound) IsCode(code int) bool
- func (o *PutContainerArchiveLibpodNotFound) IsRedirect() bool
- func (o *PutContainerArchiveLibpodNotFound) IsServerError() bool
- func (o *PutContainerArchiveLibpodNotFound) IsSuccess() bool
- func (o *PutContainerArchiveLibpodNotFound) String() string
- type PutContainerArchiveLibpodNotFoundBody
- func (o *PutContainerArchiveLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PutContainerArchiveLibpodNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *PutContainerArchiveLibpodNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *PutContainerArchiveLibpodNotFoundBody) Validate(formats strfmt.Registry) error
- type PutContainerArchiveLibpodOK
- func (o *PutContainerArchiveLibpodOK) Error() string
- func (o *PutContainerArchiveLibpodOK) IsClientError() bool
- func (o *PutContainerArchiveLibpodOK) IsCode(code int) bool
- func (o *PutContainerArchiveLibpodOK) IsRedirect() bool
- func (o *PutContainerArchiveLibpodOK) IsServerError() bool
- func (o *PutContainerArchiveLibpodOK) IsSuccess() bool
- func (o *PutContainerArchiveLibpodOK) String() string
- type PutContainerArchiveLibpodParams
- func NewPutContainerArchiveLibpodParams() *PutContainerArchiveLibpodParams
- func NewPutContainerArchiveLibpodParamsWithContext(ctx context.Context) *PutContainerArchiveLibpodParams
- func NewPutContainerArchiveLibpodParamsWithHTTPClient(client *http.Client) *PutContainerArchiveLibpodParams
- func NewPutContainerArchiveLibpodParamsWithTimeout(timeout time.Duration) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) SetContext(ctx context.Context)
- func (o *PutContainerArchiveLibpodParams) SetDefaults()
- func (o *PutContainerArchiveLibpodParams) SetHTTPClient(client *http.Client)
- func (o *PutContainerArchiveLibpodParams) SetName(name string)
- func (o *PutContainerArchiveLibpodParams) SetPath(path string)
- func (o *PutContainerArchiveLibpodParams) SetPause(pause *bool)
- func (o *PutContainerArchiveLibpodParams) SetRequest(request string)
- func (o *PutContainerArchiveLibpodParams) SetTimeout(timeout time.Duration)
- func (o *PutContainerArchiveLibpodParams) WithContext(ctx context.Context) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithDefaults() *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithHTTPClient(client *http.Client) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithName(name string) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithPath(path string) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithPause(pause *bool) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithRequest(request string) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WithTimeout(timeout time.Duration) *PutContainerArchiveLibpodParams
- func (o *PutContainerArchiveLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutContainerArchiveLibpodReader
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 containers API
func (*Client) ContainerAttachLibpod ¶
func (a *Client) ContainerAttachLibpod(params *ContainerAttachLibpodParams, opts ...ClientOption) error
ContainerAttachLibpod attaches to a container
Hijacks the connection to forward the container's standard streams to the client.
func (*Client) ContainerChangesLibpod ¶
func (a *Client) ContainerChangesLibpod(params *ContainerChangesLibpodParams, opts ...ClientOption) (*ContainerChangesLibpodOK, error)
ContainerChangesLibpod reports on changes to container s filesystem adds deletes or modifications Returns which files in a container's filesystem have been added, deleted, or modified. The Kind of modification can be one of:
0: Modified 1: Added 2: Deleted
func (*Client) ContainerCheckpointLibpod ¶
func (a *Client) ContainerCheckpointLibpod(params *ContainerCheckpointLibpodParams, opts ...ClientOption) (*ContainerCheckpointLibpodOK, error)
ContainerCheckpointLibpod checkpoints a container
func (*Client) ContainerCreateLibpod ¶
func (a *Client) ContainerCreateLibpod(params *ContainerCreateLibpodParams, opts ...ClientOption) (*ContainerCreateLibpodCreated, error)
ContainerCreateLibpod creates a container
func (*Client) ContainerDeleteLibpod ¶
func (a *Client) ContainerDeleteLibpod(params *ContainerDeleteLibpodParams, opts ...ClientOption) (*ContainerDeleteLibpodOK, *ContainerDeleteLibpodNoContent, error)
ContainerDeleteLibpod deletes container
Delete container
func (*Client) ContainerExistsLibpod ¶
func (a *Client) ContainerExistsLibpod(params *ContainerExistsLibpodParams, opts ...ClientOption) (*ContainerExistsLibpodNoContent, error)
ContainerExistsLibpod checks if container exists
Quick way to determine if a container exists by name or ID
func (*Client) ContainerExportLibpod ¶
func (a *Client) ContainerExportLibpod(params *ContainerExportLibpodParams, opts ...ClientOption) (*ContainerExportLibpodOK, error)
ContainerExportLibpod exports a container
Export the contents of a container as a tarball.
func (*Client) ContainerHealthcheckLibpod ¶
func (a *Client) ContainerHealthcheckLibpod(params *ContainerHealthcheckLibpodParams, opts ...ClientOption) (*ContainerHealthcheckLibpodOK, error)
ContainerHealthcheckLibpod runs a container s healthcheck
Execute the defined healthcheck and return information about the results
func (*Client) ContainerInitLibpod ¶
func (a *Client) ContainerInitLibpod(params *ContainerInitLibpodParams, opts ...ClientOption) (*ContainerInitLibpodNoContent, error)
ContainerInitLibpod initializes a container
Performs all tasks necessary for initializing the container but does not start the container.
func (*Client) ContainerInspectLibpod ¶
func (a *Client) ContainerInspectLibpod(params *ContainerInspectLibpodParams, opts ...ClientOption) (*ContainerInspectLibpodOK, error)
ContainerInspectLibpod inspects container
Return low-level information about a container.
func (*Client) ContainerKillLibpod ¶
func (a *Client) ContainerKillLibpod(params *ContainerKillLibpodParams, opts ...ClientOption) (*ContainerKillLibpodNoContent, error)
ContainerKillLibpod kills container
send a signal to a container, defaults to killing the container
func (*Client) ContainerListLibpod ¶
func (a *Client) ContainerListLibpod(params *ContainerListLibpodParams, opts ...ClientOption) (*ContainerListLibpodOK, error)
ContainerListLibpod lists containers
Returns a list of containers
func (*Client) ContainerLogsLibpod ¶
func (a *Client) ContainerLogsLibpod(params *ContainerLogsLibpodParams, opts ...ClientOption) (*ContainerLogsLibpodOK, error)
ContainerLogsLibpod gets container logs
Get stdout and stderr logs from a container.
func (*Client) ContainerMountLibpod ¶
func (a *Client) ContainerMountLibpod(params *ContainerMountLibpodParams, opts ...ClientOption) (*ContainerMountLibpodOK, error)
ContainerMountLibpod mounts a container
Mount a container to the filesystem
func (*Client) ContainerPauseLibpod ¶
func (a *Client) ContainerPauseLibpod(params *ContainerPauseLibpodParams, opts ...ClientOption) (*ContainerPauseLibpodNoContent, error)
ContainerPauseLibpod pauses a container
Use the cgroups freezer to suspend all processes in a container.
func (*Client) ContainerPruneLibpod ¶
func (a *Client) ContainerPruneLibpod(params *ContainerPruneLibpodParams, opts ...ClientOption) (*ContainerPruneLibpodOK, error)
ContainerPruneLibpod deletes stopped containers
Remove containers not in use
func (*Client) ContainerRenameLibpod ¶
func (a *Client) ContainerRenameLibpod(params *ContainerRenameLibpodParams, opts ...ClientOption) (*ContainerRenameLibpodNoContent, error)
ContainerRenameLibpod renames an existing container
Change the name of an existing container.
func (*Client) ContainerResizeLibpod ¶
func (a *Client) ContainerResizeLibpod(params *ContainerResizeLibpodParams, opts ...ClientOption) (*ContainerResizeLibpodOK, error)
ContainerResizeLibpod resizes a container s t t y
Resize the terminal attached to a container (for use with Attach).
func (*Client) ContainerRestartLibpod ¶
func (a *Client) ContainerRestartLibpod(params *ContainerRestartLibpodParams, opts ...ClientOption) (*ContainerRestartLibpodNoContent, error)
ContainerRestartLibpod restarts a container
func (*Client) ContainerRestoreLibpod ¶
func (a *Client) ContainerRestoreLibpod(params *ContainerRestoreLibpodParams, opts ...ClientOption) (*ContainerRestoreLibpodOK, error)
ContainerRestoreLibpod restores a container
Restore a container from a checkpoint.
func (*Client) ContainerShowMountedLibpod ¶
func (a *Client) ContainerShowMountedLibpod(params *ContainerShowMountedLibpodParams, opts ...ClientOption) (*ContainerShowMountedLibpodOK, error)
ContainerShowMountedLibpod shows mounted containers
Lists all mounted containers mount points
func (*Client) ContainerStartLibpod ¶
func (a *Client) ContainerStartLibpod(params *ContainerStartLibpodParams, opts ...ClientOption) (*ContainerStartLibpodNoContent, error)
ContainerStartLibpod starts a container
func (*Client) ContainerStatsLibpod ¶
func (a *Client) ContainerStatsLibpod(params *ContainerStatsLibpodParams, opts ...ClientOption) (*ContainerStatsLibpodOK, error)
ContainerStatsLibpod gets stats for a container
DEPRECATED. This endpoint will be removed with the next major release. Please use /libpod/containers/stats instead.
func (*Client) ContainerStopLibpod ¶
func (a *Client) ContainerStopLibpod(params *ContainerStopLibpodParams, opts ...ClientOption) (*ContainerStopLibpodNoContent, error)
ContainerStopLibpod stops a container
func (*Client) ContainerTopLibpod ¶
func (a *Client) ContainerTopLibpod(params *ContainerTopLibpodParams, opts ...ClientOption) (*ContainerTopLibpodOK, error)
ContainerTopLibpod lists processes
List processes running inside a container
func (*Client) ContainerUnmountLibpod ¶
func (a *Client) ContainerUnmountLibpod(params *ContainerUnmountLibpodParams, opts ...ClientOption) (*ContainerUnmountLibpodNoContent, error)
ContainerUnmountLibpod unmounts a container
Unmount a container from the filesystem
func (*Client) ContainerUnpauseLibpod ¶
func (a *Client) ContainerUnpauseLibpod(params *ContainerUnpauseLibpodParams, opts ...ClientOption) (*ContainerUnpauseLibpodNoContent, error)
ContainerUnpauseLibpod unpauses container
func (*Client) ContainerWaitLibpod ¶
func (a *Client) ContainerWaitLibpod(params *ContainerWaitLibpodParams, opts ...ClientOption) (*ContainerWaitLibpodOK, error)
ContainerWaitLibpod waits on a container
Wait on a container to met a given condition
func (*Client) ContainersStatsAllLibpod ¶
func (a *Client) ContainersStatsAllLibpod(params *ContainersStatsAllLibpodParams, opts ...ClientOption) (*ContainersStatsAllLibpodOK, error)
ContainersStatsAllLibpod gets stats for one or more containers
Return a live stream of resource usage statistics of one or more container. If no container is specified, the statistics of all containers are returned.
func (*Client) GenerateKubeLibpod ¶
func (a *Client) GenerateKubeLibpod(params *GenerateKubeLibpodParams, writer io.Writer, opts ...ClientOption) (*GenerateKubeLibpodOK, error)
GenerateKubeLibpod generates a kubernetes y a m l file
Generate Kubernetes YAML based on a pod or container.
func (*Client) GenerateSystemdLibpod ¶
func (a *Client) GenerateSystemdLibpod(params *GenerateSystemdLibpodParams, opts ...ClientOption) (*GenerateSystemdLibpodOK, error)
GenerateSystemdLibpod generates systemd units
Generate Systemd Units based on a pod or container.
func (*Client) ImageCommitLibpod ¶
func (a *Client) ImageCommitLibpod(params *ImageCommitLibpodParams, opts ...ClientOption) (*ImageCommitLibpodCreated, error)
ImageCommitLibpod commits
Create a new image from a container
func (*Client) PlayKubeDownLibpod ¶
func (a *Client) PlayKubeDownLibpod(params *PlayKubeDownLibpodParams, opts ...ClientOption) (*PlayKubeDownLibpodOK, error)
PlayKubeDownLibpod removes pods from play kube
Tears down pods defined in a YAML file
func (*Client) PlayKubeLibpod ¶
func (a *Client) PlayKubeLibpod(params *PlayKubeLibpodParams, opts ...ClientOption) (*PlayKubeLibpodOK, error)
PlayKubeLibpod plays a kubernetes y a m l file
Create and run pods based on a Kubernetes YAML file (pod or service kind).
func (*Client) PutContainerArchiveLibpod ¶
func (a *Client) PutContainerArchiveLibpod(params *PutContainerArchiveLibpodParams, opts ...ClientOption) (*PutContainerArchiveLibpodOK, error)
PutContainerArchiveLibpod copies files into a container
Copy a tar archive of files into a container
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 { ContainerAttachLibpod(params *ContainerAttachLibpodParams, opts ...ClientOption) error ContainerChangesLibpod(params *ContainerChangesLibpodParams, opts ...ClientOption) (*ContainerChangesLibpodOK, error) ContainerCheckpointLibpod(params *ContainerCheckpointLibpodParams, opts ...ClientOption) (*ContainerCheckpointLibpodOK, error) ContainerCreateLibpod(params *ContainerCreateLibpodParams, opts ...ClientOption) (*ContainerCreateLibpodCreated, error) ContainerDeleteLibpod(params *ContainerDeleteLibpodParams, opts ...ClientOption) (*ContainerDeleteLibpodOK, *ContainerDeleteLibpodNoContent, error) ContainerExistsLibpod(params *ContainerExistsLibpodParams, opts ...ClientOption) (*ContainerExistsLibpodNoContent, error) ContainerExportLibpod(params *ContainerExportLibpodParams, opts ...ClientOption) (*ContainerExportLibpodOK, error) ContainerHealthcheckLibpod(params *ContainerHealthcheckLibpodParams, opts ...ClientOption) (*ContainerHealthcheckLibpodOK, error) ContainerInitLibpod(params *ContainerInitLibpodParams, opts ...ClientOption) (*ContainerInitLibpodNoContent, error) ContainerInspectLibpod(params *ContainerInspectLibpodParams, opts ...ClientOption) (*ContainerInspectLibpodOK, error) ContainerKillLibpod(params *ContainerKillLibpodParams, opts ...ClientOption) (*ContainerKillLibpodNoContent, error) ContainerListLibpod(params *ContainerListLibpodParams, opts ...ClientOption) (*ContainerListLibpodOK, error) ContainerLogsLibpod(params *ContainerLogsLibpodParams, opts ...ClientOption) (*ContainerLogsLibpodOK, error) ContainerMountLibpod(params *ContainerMountLibpodParams, opts ...ClientOption) (*ContainerMountLibpodOK, error) ContainerPauseLibpod(params *ContainerPauseLibpodParams, opts ...ClientOption) (*ContainerPauseLibpodNoContent, error) ContainerPruneLibpod(params *ContainerPruneLibpodParams, opts ...ClientOption) (*ContainerPruneLibpodOK, error) ContainerRenameLibpod(params *ContainerRenameLibpodParams, opts ...ClientOption) (*ContainerRenameLibpodNoContent, error) ContainerResizeLibpod(params *ContainerResizeLibpodParams, opts ...ClientOption) (*ContainerResizeLibpodOK, error) ContainerRestartLibpod(params *ContainerRestartLibpodParams, opts ...ClientOption) (*ContainerRestartLibpodNoContent, error) ContainerRestoreLibpod(params *ContainerRestoreLibpodParams, opts ...ClientOption) (*ContainerRestoreLibpodOK, error) ContainerShowMountedLibpod(params *ContainerShowMountedLibpodParams, opts ...ClientOption) (*ContainerShowMountedLibpodOK, error) ContainerStartLibpod(params *ContainerStartLibpodParams, opts ...ClientOption) (*ContainerStartLibpodNoContent, error) ContainerStatsLibpod(params *ContainerStatsLibpodParams, opts ...ClientOption) (*ContainerStatsLibpodOK, error) ContainerStopLibpod(params *ContainerStopLibpodParams, opts ...ClientOption) (*ContainerStopLibpodNoContent, error) ContainerTopLibpod(params *ContainerTopLibpodParams, opts ...ClientOption) (*ContainerTopLibpodOK, error) ContainerUnmountLibpod(params *ContainerUnmountLibpodParams, opts ...ClientOption) (*ContainerUnmountLibpodNoContent, error) ContainerUnpauseLibpod(params *ContainerUnpauseLibpodParams, opts ...ClientOption) (*ContainerUnpauseLibpodNoContent, error) ContainerWaitLibpod(params *ContainerWaitLibpodParams, opts ...ClientOption) (*ContainerWaitLibpodOK, error) ContainersStatsAllLibpod(params *ContainersStatsAllLibpodParams, opts ...ClientOption) (*ContainersStatsAllLibpodOK, error) GenerateKubeLibpod(params *GenerateKubeLibpodParams, writer io.Writer, opts ...ClientOption) (*GenerateKubeLibpodOK, error) GenerateSystemdLibpod(params *GenerateSystemdLibpodParams, opts ...ClientOption) (*GenerateSystemdLibpodOK, error) ImageCommitLibpod(params *ImageCommitLibpodParams, opts ...ClientOption) (*ImageCommitLibpodCreated, error) PlayKubeDownLibpod(params *PlayKubeDownLibpodParams, opts ...ClientOption) (*PlayKubeDownLibpodOK, error) PlayKubeLibpod(params *PlayKubeLibpodParams, opts ...ClientOption) (*PlayKubeLibpodOK, error) PutContainerArchiveLibpod(params *PutContainerArchiveLibpodParams, opts ...ClientOption) (*PutContainerArchiveLibpodOK, 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 containers API client.
type ContainerAttachLibpodBadRequest ¶
type ContainerAttachLibpodBadRequest struct {
Payload *ContainerAttachLibpodBadRequestBody
}
ContainerAttachLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewContainerAttachLibpodBadRequest ¶
func NewContainerAttachLibpodBadRequest() *ContainerAttachLibpodBadRequest
NewContainerAttachLibpodBadRequest creates a ContainerAttachLibpodBadRequest with default headers values
func (*ContainerAttachLibpodBadRequest) Error ¶
func (o *ContainerAttachLibpodBadRequest) Error() string
func (*ContainerAttachLibpodBadRequest) GetPayload ¶
func (o *ContainerAttachLibpodBadRequest) GetPayload() *ContainerAttachLibpodBadRequestBody
func (*ContainerAttachLibpodBadRequest) IsClientError ¶
func (o *ContainerAttachLibpodBadRequest) IsClientError() bool
IsClientError returns true when this container attach libpod bad request response has a 4xx status code
func (*ContainerAttachLibpodBadRequest) IsCode ¶
func (o *ContainerAttachLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this container attach libpod bad request response a status code equal to that given
func (*ContainerAttachLibpodBadRequest) IsRedirect ¶
func (o *ContainerAttachLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this container attach libpod bad request response has a 3xx status code
func (*ContainerAttachLibpodBadRequest) IsServerError ¶
func (o *ContainerAttachLibpodBadRequest) IsServerError() bool
IsServerError returns true when this container attach libpod bad request response has a 5xx status code
func (*ContainerAttachLibpodBadRequest) IsSuccess ¶
func (o *ContainerAttachLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this container attach libpod bad request response has a 2xx status code
func (*ContainerAttachLibpodBadRequest) String ¶
func (o *ContainerAttachLibpodBadRequest) String() string
type ContainerAttachLibpodBadRequestBody ¶
type ContainerAttachLibpodBadRequestBody 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"` }
ContainerAttachLibpodBadRequestBody container attach libpod bad request body swagger:model ContainerAttachLibpodBadRequestBody
func (*ContainerAttachLibpodBadRequestBody) ContextValidate ¶
func (o *ContainerAttachLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container attach libpod bad request body based on context it is used
func (*ContainerAttachLibpodBadRequestBody) MarshalBinary ¶
func (o *ContainerAttachLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerAttachLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ContainerAttachLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerAttachLibpodInternalServerError ¶
type ContainerAttachLibpodInternalServerError struct {
Payload *ContainerAttachLibpodInternalServerErrorBody
}
ContainerAttachLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerAttachLibpodInternalServerError ¶
func NewContainerAttachLibpodInternalServerError() *ContainerAttachLibpodInternalServerError
NewContainerAttachLibpodInternalServerError creates a ContainerAttachLibpodInternalServerError with default headers values
func (*ContainerAttachLibpodInternalServerError) Error ¶
func (o *ContainerAttachLibpodInternalServerError) Error() string
func (*ContainerAttachLibpodInternalServerError) GetPayload ¶
func (o *ContainerAttachLibpodInternalServerError) GetPayload() *ContainerAttachLibpodInternalServerErrorBody
func (*ContainerAttachLibpodInternalServerError) IsClientError ¶
func (o *ContainerAttachLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container attach libpod internal server error response has a 4xx status code
func (*ContainerAttachLibpodInternalServerError) IsCode ¶
func (o *ContainerAttachLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container attach libpod internal server error response a status code equal to that given
func (*ContainerAttachLibpodInternalServerError) IsRedirect ¶
func (o *ContainerAttachLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container attach libpod internal server error response has a 3xx status code
func (*ContainerAttachLibpodInternalServerError) IsServerError ¶
func (o *ContainerAttachLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container attach libpod internal server error response has a 5xx status code
func (*ContainerAttachLibpodInternalServerError) IsSuccess ¶
func (o *ContainerAttachLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container attach libpod internal server error response has a 2xx status code
func (*ContainerAttachLibpodInternalServerError) String ¶
func (o *ContainerAttachLibpodInternalServerError) String() string
type ContainerAttachLibpodInternalServerErrorBody ¶
type ContainerAttachLibpodInternalServerErrorBody 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"` }
ContainerAttachLibpodInternalServerErrorBody container attach libpod internal server error body swagger:model ContainerAttachLibpodInternalServerErrorBody
func (*ContainerAttachLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerAttachLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container attach libpod internal server error body based on context it is used
func (*ContainerAttachLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerAttachLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerAttachLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerAttachLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerAttachLibpodNotFound ¶
type ContainerAttachLibpodNotFound struct {
Payload *ContainerAttachLibpodNotFoundBody
}
ContainerAttachLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerAttachLibpodNotFound ¶
func NewContainerAttachLibpodNotFound() *ContainerAttachLibpodNotFound
NewContainerAttachLibpodNotFound creates a ContainerAttachLibpodNotFound with default headers values
func (*ContainerAttachLibpodNotFound) Error ¶
func (o *ContainerAttachLibpodNotFound) Error() string
func (*ContainerAttachLibpodNotFound) GetPayload ¶
func (o *ContainerAttachLibpodNotFound) GetPayload() *ContainerAttachLibpodNotFoundBody
func (*ContainerAttachLibpodNotFound) IsClientError ¶
func (o *ContainerAttachLibpodNotFound) IsClientError() bool
IsClientError returns true when this container attach libpod not found response has a 4xx status code
func (*ContainerAttachLibpodNotFound) IsCode ¶
func (o *ContainerAttachLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container attach libpod not found response a status code equal to that given
func (*ContainerAttachLibpodNotFound) IsRedirect ¶
func (o *ContainerAttachLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container attach libpod not found response has a 3xx status code
func (*ContainerAttachLibpodNotFound) IsServerError ¶
func (o *ContainerAttachLibpodNotFound) IsServerError() bool
IsServerError returns true when this container attach libpod not found response has a 5xx status code
func (*ContainerAttachLibpodNotFound) IsSuccess ¶
func (o *ContainerAttachLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container attach libpod not found response has a 2xx status code
func (*ContainerAttachLibpodNotFound) String ¶
func (o *ContainerAttachLibpodNotFound) String() string
type ContainerAttachLibpodNotFoundBody ¶
type ContainerAttachLibpodNotFoundBody 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"` }
ContainerAttachLibpodNotFoundBody container attach libpod not found body swagger:model ContainerAttachLibpodNotFoundBody
func (*ContainerAttachLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerAttachLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container attach libpod not found body based on context it is used
func (*ContainerAttachLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerAttachLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerAttachLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerAttachLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerAttachLibpodParams ¶
type ContainerAttachLibpodParams struct { /* DetachKeys. keys to use for detaching from the container */ DetachKeys *string /* Logs. Stream all logs from the container across the connection. Happens before streaming attach (if requested). At least one of logs or stream must be set */ Logs *bool /* Name. the name or ID of the container */ Name string /* Stderr. Attach to container STDERR */ Stderr *bool /* Stdin. Attach to container STDIN */ Stdin *bool /* Stdout. Attach to container STDOUT */ Stdout *bool /* Stream. Attach to the container. If unset, and logs is set, only the container's logs will be sent. At least one of stream or logs must be set Default: true */ Stream *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerAttachLibpodParams contains all the parameters to send to the API endpoint
for the container attach libpod operation. Typically these are written to a http.Request.
func NewContainerAttachLibpodParams ¶
func NewContainerAttachLibpodParams() *ContainerAttachLibpodParams
NewContainerAttachLibpodParams creates a new ContainerAttachLibpodParams 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 NewContainerAttachLibpodParamsWithContext ¶
func NewContainerAttachLibpodParamsWithContext(ctx context.Context) *ContainerAttachLibpodParams
NewContainerAttachLibpodParamsWithContext creates a new ContainerAttachLibpodParams object with the ability to set a context for a request.
func NewContainerAttachLibpodParamsWithHTTPClient ¶
func NewContainerAttachLibpodParamsWithHTTPClient(client *http.Client) *ContainerAttachLibpodParams
NewContainerAttachLibpodParamsWithHTTPClient creates a new ContainerAttachLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerAttachLibpodParamsWithTimeout ¶
func NewContainerAttachLibpodParamsWithTimeout(timeout time.Duration) *ContainerAttachLibpodParams
NewContainerAttachLibpodParamsWithTimeout creates a new ContainerAttachLibpodParams object with the ability to set a timeout on a request.
func (*ContainerAttachLibpodParams) SetContext ¶
func (o *ContainerAttachLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container attach libpod params
func (*ContainerAttachLibpodParams) SetDefaults ¶
func (o *ContainerAttachLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container attach libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerAttachLibpodParams) SetDetachKeys ¶
func (o *ContainerAttachLibpodParams) SetDetachKeys(detachKeys *string)
SetDetachKeys adds the detachKeys to the container attach libpod params
func (*ContainerAttachLibpodParams) SetHTTPClient ¶
func (o *ContainerAttachLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container attach libpod params
func (*ContainerAttachLibpodParams) SetLogs ¶
func (o *ContainerAttachLibpodParams) SetLogs(logs *bool)
SetLogs adds the logs to the container attach libpod params
func (*ContainerAttachLibpodParams) SetName ¶
func (o *ContainerAttachLibpodParams) SetName(name string)
SetName adds the name to the container attach libpod params
func (*ContainerAttachLibpodParams) SetStderr ¶
func (o *ContainerAttachLibpodParams) SetStderr(stderr *bool)
SetStderr adds the stderr to the container attach libpod params
func (*ContainerAttachLibpodParams) SetStdin ¶
func (o *ContainerAttachLibpodParams) SetStdin(stdin *bool)
SetStdin adds the stdin to the container attach libpod params
func (*ContainerAttachLibpodParams) SetStdout ¶
func (o *ContainerAttachLibpodParams) SetStdout(stdout *bool)
SetStdout adds the stdout to the container attach libpod params
func (*ContainerAttachLibpodParams) SetStream ¶
func (o *ContainerAttachLibpodParams) SetStream(stream *bool)
SetStream adds the stream to the container attach libpod params
func (*ContainerAttachLibpodParams) SetTimeout ¶
func (o *ContainerAttachLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container attach libpod params
func (*ContainerAttachLibpodParams) WithContext ¶
func (o *ContainerAttachLibpodParams) WithContext(ctx context.Context) *ContainerAttachLibpodParams
WithContext adds the context to the container attach libpod params
func (*ContainerAttachLibpodParams) WithDefaults ¶
func (o *ContainerAttachLibpodParams) WithDefaults() *ContainerAttachLibpodParams
WithDefaults hydrates default values in the container attach libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerAttachLibpodParams) WithDetachKeys ¶
func (o *ContainerAttachLibpodParams) WithDetachKeys(detachKeys *string) *ContainerAttachLibpodParams
WithDetachKeys adds the detachKeys to the container attach libpod params
func (*ContainerAttachLibpodParams) WithHTTPClient ¶
func (o *ContainerAttachLibpodParams) WithHTTPClient(client *http.Client) *ContainerAttachLibpodParams
WithHTTPClient adds the HTTPClient to the container attach libpod params
func (*ContainerAttachLibpodParams) WithLogs ¶
func (o *ContainerAttachLibpodParams) WithLogs(logs *bool) *ContainerAttachLibpodParams
WithLogs adds the logs to the container attach libpod params
func (*ContainerAttachLibpodParams) WithName ¶
func (o *ContainerAttachLibpodParams) WithName(name string) *ContainerAttachLibpodParams
WithName adds the name to the container attach libpod params
func (*ContainerAttachLibpodParams) WithStderr ¶
func (o *ContainerAttachLibpodParams) WithStderr(stderr *bool) *ContainerAttachLibpodParams
WithStderr adds the stderr to the container attach libpod params
func (*ContainerAttachLibpodParams) WithStdin ¶
func (o *ContainerAttachLibpodParams) WithStdin(stdin *bool) *ContainerAttachLibpodParams
WithStdin adds the stdin to the container attach libpod params
func (*ContainerAttachLibpodParams) WithStdout ¶
func (o *ContainerAttachLibpodParams) WithStdout(stdout *bool) *ContainerAttachLibpodParams
WithStdout adds the stdout to the container attach libpod params
func (*ContainerAttachLibpodParams) WithStream ¶
func (o *ContainerAttachLibpodParams) WithStream(stream *bool) *ContainerAttachLibpodParams
WithStream adds the stream to the container attach libpod params
func (*ContainerAttachLibpodParams) WithTimeout ¶
func (o *ContainerAttachLibpodParams) WithTimeout(timeout time.Duration) *ContainerAttachLibpodParams
WithTimeout adds the timeout to the container attach libpod params
func (*ContainerAttachLibpodParams) WriteToRequest ¶
func (o *ContainerAttachLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerAttachLibpodReader ¶
type ContainerAttachLibpodReader struct {
// contains filtered or unexported fields
}
ContainerAttachLibpodReader is a Reader for the ContainerAttachLibpod structure.
func (*ContainerAttachLibpodReader) ReadResponse ¶
func (o *ContainerAttachLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerAttachLibpodSwitchingProtocols ¶
type ContainerAttachLibpodSwitchingProtocols struct { }
ContainerAttachLibpodSwitchingProtocols describes a response with status code 101, with default header values.
No error, connection has been hijacked for transporting streams.
func NewContainerAttachLibpodSwitchingProtocols ¶
func NewContainerAttachLibpodSwitchingProtocols() *ContainerAttachLibpodSwitchingProtocols
NewContainerAttachLibpodSwitchingProtocols creates a ContainerAttachLibpodSwitchingProtocols with default headers values
func (*ContainerAttachLibpodSwitchingProtocols) Error ¶
func (o *ContainerAttachLibpodSwitchingProtocols) Error() string
func (*ContainerAttachLibpodSwitchingProtocols) IsClientError ¶
func (o *ContainerAttachLibpodSwitchingProtocols) IsClientError() bool
IsClientError returns true when this container attach libpod switching protocols response has a 4xx status code
func (*ContainerAttachLibpodSwitchingProtocols) IsCode ¶
func (o *ContainerAttachLibpodSwitchingProtocols) IsCode(code int) bool
IsCode returns true when this container attach libpod switching protocols response a status code equal to that given
func (*ContainerAttachLibpodSwitchingProtocols) IsRedirect ¶
func (o *ContainerAttachLibpodSwitchingProtocols) IsRedirect() bool
IsRedirect returns true when this container attach libpod switching protocols response has a 3xx status code
func (*ContainerAttachLibpodSwitchingProtocols) IsServerError ¶
func (o *ContainerAttachLibpodSwitchingProtocols) IsServerError() bool
IsServerError returns true when this container attach libpod switching protocols response has a 5xx status code
func (*ContainerAttachLibpodSwitchingProtocols) IsSuccess ¶
func (o *ContainerAttachLibpodSwitchingProtocols) IsSuccess() bool
IsSuccess returns true when this container attach libpod switching protocols response has a 2xx status code
func (*ContainerAttachLibpodSwitchingProtocols) String ¶
func (o *ContainerAttachLibpodSwitchingProtocols) String() string
type ContainerChangesLibpodInternalServerError ¶
type ContainerChangesLibpodInternalServerError struct {
Payload *ContainerChangesLibpodInternalServerErrorBody
}
ContainerChangesLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerChangesLibpodInternalServerError ¶
func NewContainerChangesLibpodInternalServerError() *ContainerChangesLibpodInternalServerError
NewContainerChangesLibpodInternalServerError creates a ContainerChangesLibpodInternalServerError with default headers values
func (*ContainerChangesLibpodInternalServerError) Error ¶
func (o *ContainerChangesLibpodInternalServerError) Error() string
func (*ContainerChangesLibpodInternalServerError) GetPayload ¶
func (o *ContainerChangesLibpodInternalServerError) GetPayload() *ContainerChangesLibpodInternalServerErrorBody
func (*ContainerChangesLibpodInternalServerError) IsClientError ¶
func (o *ContainerChangesLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container changes libpod internal server error response has a 4xx status code
func (*ContainerChangesLibpodInternalServerError) IsCode ¶
func (o *ContainerChangesLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container changes libpod internal server error response a status code equal to that given
func (*ContainerChangesLibpodInternalServerError) IsRedirect ¶
func (o *ContainerChangesLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container changes libpod internal server error response has a 3xx status code
func (*ContainerChangesLibpodInternalServerError) IsServerError ¶
func (o *ContainerChangesLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container changes libpod internal server error response has a 5xx status code
func (*ContainerChangesLibpodInternalServerError) IsSuccess ¶
func (o *ContainerChangesLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container changes libpod internal server error response has a 2xx status code
func (*ContainerChangesLibpodInternalServerError) String ¶
func (o *ContainerChangesLibpodInternalServerError) String() string
type ContainerChangesLibpodInternalServerErrorBody ¶
type ContainerChangesLibpodInternalServerErrorBody 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"` }
ContainerChangesLibpodInternalServerErrorBody container changes libpod internal server error body swagger:model ContainerChangesLibpodInternalServerErrorBody
func (*ContainerChangesLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerChangesLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container changes libpod internal server error body based on context it is used
func (*ContainerChangesLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerChangesLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerChangesLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerChangesLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerChangesLibpodNotFound ¶
type ContainerChangesLibpodNotFound struct {
Payload *ContainerChangesLibpodNotFoundBody
}
ContainerChangesLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerChangesLibpodNotFound ¶
func NewContainerChangesLibpodNotFound() *ContainerChangesLibpodNotFound
NewContainerChangesLibpodNotFound creates a ContainerChangesLibpodNotFound with default headers values
func (*ContainerChangesLibpodNotFound) Error ¶
func (o *ContainerChangesLibpodNotFound) Error() string
func (*ContainerChangesLibpodNotFound) GetPayload ¶
func (o *ContainerChangesLibpodNotFound) GetPayload() *ContainerChangesLibpodNotFoundBody
func (*ContainerChangesLibpodNotFound) IsClientError ¶
func (o *ContainerChangesLibpodNotFound) IsClientError() bool
IsClientError returns true when this container changes libpod not found response has a 4xx status code
func (*ContainerChangesLibpodNotFound) IsCode ¶
func (o *ContainerChangesLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container changes libpod not found response a status code equal to that given
func (*ContainerChangesLibpodNotFound) IsRedirect ¶
func (o *ContainerChangesLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container changes libpod not found response has a 3xx status code
func (*ContainerChangesLibpodNotFound) IsServerError ¶
func (o *ContainerChangesLibpodNotFound) IsServerError() bool
IsServerError returns true when this container changes libpod not found response has a 5xx status code
func (*ContainerChangesLibpodNotFound) IsSuccess ¶
func (o *ContainerChangesLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container changes libpod not found response has a 2xx status code
func (*ContainerChangesLibpodNotFound) String ¶
func (o *ContainerChangesLibpodNotFound) String() string
type ContainerChangesLibpodNotFoundBody ¶
type ContainerChangesLibpodNotFoundBody 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"` }
ContainerChangesLibpodNotFoundBody container changes libpod not found body swagger:model ContainerChangesLibpodNotFoundBody
func (*ContainerChangesLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerChangesLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container changes libpod not found body based on context it is used
func (*ContainerChangesLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerChangesLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerChangesLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerChangesLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerChangesLibpodOK ¶
type ContainerChangesLibpodOK struct { }
ContainerChangesLibpodOK describes a response with status code 200, with default header values.
Array of Changes
func NewContainerChangesLibpodOK ¶
func NewContainerChangesLibpodOK() *ContainerChangesLibpodOK
NewContainerChangesLibpodOK creates a ContainerChangesLibpodOK with default headers values
func (*ContainerChangesLibpodOK) Error ¶
func (o *ContainerChangesLibpodOK) Error() string
func (*ContainerChangesLibpodOK) IsClientError ¶
func (o *ContainerChangesLibpodOK) IsClientError() bool
IsClientError returns true when this container changes libpod o k response has a 4xx status code
func (*ContainerChangesLibpodOK) IsCode ¶
func (o *ContainerChangesLibpodOK) IsCode(code int) bool
IsCode returns true when this container changes libpod o k response a status code equal to that given
func (*ContainerChangesLibpodOK) IsRedirect ¶
func (o *ContainerChangesLibpodOK) IsRedirect() bool
IsRedirect returns true when this container changes libpod o k response has a 3xx status code
func (*ContainerChangesLibpodOK) IsServerError ¶
func (o *ContainerChangesLibpodOK) IsServerError() bool
IsServerError returns true when this container changes libpod o k response has a 5xx status code
func (*ContainerChangesLibpodOK) IsSuccess ¶
func (o *ContainerChangesLibpodOK) IsSuccess() bool
IsSuccess returns true when this container changes libpod o k response has a 2xx status code
func (*ContainerChangesLibpodOK) String ¶
func (o *ContainerChangesLibpodOK) String() string
type ContainerChangesLibpodParams ¶
type ContainerChangesLibpodParams struct { /* DiffType. select what you want to match, default is all */ DiffType *string /* Name. the name or id of the container */ Name string /* Parent. specify a second layer which is used to compare against it instead of the parent layer */ Parent *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerChangesLibpodParams contains all the parameters to send to the API endpoint
for the container changes libpod operation. Typically these are written to a http.Request.
func NewContainerChangesLibpodParams ¶
func NewContainerChangesLibpodParams() *ContainerChangesLibpodParams
NewContainerChangesLibpodParams creates a new ContainerChangesLibpodParams 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 NewContainerChangesLibpodParamsWithContext ¶
func NewContainerChangesLibpodParamsWithContext(ctx context.Context) *ContainerChangesLibpodParams
NewContainerChangesLibpodParamsWithContext creates a new ContainerChangesLibpodParams object with the ability to set a context for a request.
func NewContainerChangesLibpodParamsWithHTTPClient ¶
func NewContainerChangesLibpodParamsWithHTTPClient(client *http.Client) *ContainerChangesLibpodParams
NewContainerChangesLibpodParamsWithHTTPClient creates a new ContainerChangesLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerChangesLibpodParamsWithTimeout ¶
func NewContainerChangesLibpodParamsWithTimeout(timeout time.Duration) *ContainerChangesLibpodParams
NewContainerChangesLibpodParamsWithTimeout creates a new ContainerChangesLibpodParams object with the ability to set a timeout on a request.
func (*ContainerChangesLibpodParams) SetContext ¶
func (o *ContainerChangesLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container changes libpod params
func (*ContainerChangesLibpodParams) SetDefaults ¶
func (o *ContainerChangesLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container changes libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerChangesLibpodParams) SetDiffType ¶
func (o *ContainerChangesLibpodParams) SetDiffType(diffType *string)
SetDiffType adds the diffType to the container changes libpod params
func (*ContainerChangesLibpodParams) SetHTTPClient ¶
func (o *ContainerChangesLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container changes libpod params
func (*ContainerChangesLibpodParams) SetName ¶
func (o *ContainerChangesLibpodParams) SetName(name string)
SetName adds the name to the container changes libpod params
func (*ContainerChangesLibpodParams) SetParent ¶
func (o *ContainerChangesLibpodParams) SetParent(parent *string)
SetParent adds the parent to the container changes libpod params
func (*ContainerChangesLibpodParams) SetTimeout ¶
func (o *ContainerChangesLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container changes libpod params
func (*ContainerChangesLibpodParams) WithContext ¶
func (o *ContainerChangesLibpodParams) WithContext(ctx context.Context) *ContainerChangesLibpodParams
WithContext adds the context to the container changes libpod params
func (*ContainerChangesLibpodParams) WithDefaults ¶
func (o *ContainerChangesLibpodParams) WithDefaults() *ContainerChangesLibpodParams
WithDefaults hydrates default values in the container changes libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerChangesLibpodParams) WithDiffType ¶
func (o *ContainerChangesLibpodParams) WithDiffType(diffType *string) *ContainerChangesLibpodParams
WithDiffType adds the diffType to the container changes libpod params
func (*ContainerChangesLibpodParams) WithHTTPClient ¶
func (o *ContainerChangesLibpodParams) WithHTTPClient(client *http.Client) *ContainerChangesLibpodParams
WithHTTPClient adds the HTTPClient to the container changes libpod params
func (*ContainerChangesLibpodParams) WithName ¶
func (o *ContainerChangesLibpodParams) WithName(name string) *ContainerChangesLibpodParams
WithName adds the name to the container changes libpod params
func (*ContainerChangesLibpodParams) WithParent ¶
func (o *ContainerChangesLibpodParams) WithParent(parent *string) *ContainerChangesLibpodParams
WithParent adds the parent to the container changes libpod params
func (*ContainerChangesLibpodParams) WithTimeout ¶
func (o *ContainerChangesLibpodParams) WithTimeout(timeout time.Duration) *ContainerChangesLibpodParams
WithTimeout adds the timeout to the container changes libpod params
func (*ContainerChangesLibpodParams) WriteToRequest ¶
func (o *ContainerChangesLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerChangesLibpodReader ¶
type ContainerChangesLibpodReader struct {
// contains filtered or unexported fields
}
ContainerChangesLibpodReader is a Reader for the ContainerChangesLibpod structure.
func (*ContainerChangesLibpodReader) ReadResponse ¶
func (o *ContainerChangesLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerCheckpointLibpodInternalServerError ¶
type ContainerCheckpointLibpodInternalServerError struct {
Payload *ContainerCheckpointLibpodInternalServerErrorBody
}
ContainerCheckpointLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerCheckpointLibpodInternalServerError ¶
func NewContainerCheckpointLibpodInternalServerError() *ContainerCheckpointLibpodInternalServerError
NewContainerCheckpointLibpodInternalServerError creates a ContainerCheckpointLibpodInternalServerError with default headers values
func (*ContainerCheckpointLibpodInternalServerError) Error ¶
func (o *ContainerCheckpointLibpodInternalServerError) Error() string
func (*ContainerCheckpointLibpodInternalServerError) GetPayload ¶
func (o *ContainerCheckpointLibpodInternalServerError) GetPayload() *ContainerCheckpointLibpodInternalServerErrorBody
func (*ContainerCheckpointLibpodInternalServerError) IsClientError ¶
func (o *ContainerCheckpointLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container checkpoint libpod internal server error response has a 4xx status code
func (*ContainerCheckpointLibpodInternalServerError) IsCode ¶
func (o *ContainerCheckpointLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container checkpoint libpod internal server error response a status code equal to that given
func (*ContainerCheckpointLibpodInternalServerError) IsRedirect ¶
func (o *ContainerCheckpointLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container checkpoint libpod internal server error response has a 3xx status code
func (*ContainerCheckpointLibpodInternalServerError) IsServerError ¶
func (o *ContainerCheckpointLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container checkpoint libpod internal server error response has a 5xx status code
func (*ContainerCheckpointLibpodInternalServerError) IsSuccess ¶
func (o *ContainerCheckpointLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container checkpoint libpod internal server error response has a 2xx status code
func (*ContainerCheckpointLibpodInternalServerError) String ¶
func (o *ContainerCheckpointLibpodInternalServerError) String() string
type ContainerCheckpointLibpodInternalServerErrorBody ¶
type ContainerCheckpointLibpodInternalServerErrorBody 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"` }
ContainerCheckpointLibpodInternalServerErrorBody container checkpoint libpod internal server error body swagger:model ContainerCheckpointLibpodInternalServerErrorBody
func (*ContainerCheckpointLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerCheckpointLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container checkpoint libpod internal server error body based on context it is used
func (*ContainerCheckpointLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerCheckpointLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCheckpointLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerCheckpointLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCheckpointLibpodNotFound ¶
type ContainerCheckpointLibpodNotFound struct {
Payload *ContainerCheckpointLibpodNotFoundBody
}
ContainerCheckpointLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerCheckpointLibpodNotFound ¶
func NewContainerCheckpointLibpodNotFound() *ContainerCheckpointLibpodNotFound
NewContainerCheckpointLibpodNotFound creates a ContainerCheckpointLibpodNotFound with default headers values
func (*ContainerCheckpointLibpodNotFound) Error ¶
func (o *ContainerCheckpointLibpodNotFound) Error() string
func (*ContainerCheckpointLibpodNotFound) GetPayload ¶
func (o *ContainerCheckpointLibpodNotFound) GetPayload() *ContainerCheckpointLibpodNotFoundBody
func (*ContainerCheckpointLibpodNotFound) IsClientError ¶
func (o *ContainerCheckpointLibpodNotFound) IsClientError() bool
IsClientError returns true when this container checkpoint libpod not found response has a 4xx status code
func (*ContainerCheckpointLibpodNotFound) IsCode ¶
func (o *ContainerCheckpointLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container checkpoint libpod not found response a status code equal to that given
func (*ContainerCheckpointLibpodNotFound) IsRedirect ¶
func (o *ContainerCheckpointLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container checkpoint libpod not found response has a 3xx status code
func (*ContainerCheckpointLibpodNotFound) IsServerError ¶
func (o *ContainerCheckpointLibpodNotFound) IsServerError() bool
IsServerError returns true when this container checkpoint libpod not found response has a 5xx status code
func (*ContainerCheckpointLibpodNotFound) IsSuccess ¶
func (o *ContainerCheckpointLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container checkpoint libpod not found response has a 2xx status code
func (*ContainerCheckpointLibpodNotFound) String ¶
func (o *ContainerCheckpointLibpodNotFound) String() string
type ContainerCheckpointLibpodNotFoundBody ¶
type ContainerCheckpointLibpodNotFoundBody 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"` }
ContainerCheckpointLibpodNotFoundBody container checkpoint libpod not found body swagger:model ContainerCheckpointLibpodNotFoundBody
func (*ContainerCheckpointLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerCheckpointLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container checkpoint libpod not found body based on context it is used
func (*ContainerCheckpointLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerCheckpointLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCheckpointLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerCheckpointLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCheckpointLibpodOK ¶
type ContainerCheckpointLibpodOK struct { }
ContainerCheckpointLibpodOK describes a response with status code 200, with default header values.
tarball is returned in body if exported
func NewContainerCheckpointLibpodOK ¶
func NewContainerCheckpointLibpodOK() *ContainerCheckpointLibpodOK
NewContainerCheckpointLibpodOK creates a ContainerCheckpointLibpodOK with default headers values
func (*ContainerCheckpointLibpodOK) Error ¶
func (o *ContainerCheckpointLibpodOK) Error() string
func (*ContainerCheckpointLibpodOK) IsClientError ¶
func (o *ContainerCheckpointLibpodOK) IsClientError() bool
IsClientError returns true when this container checkpoint libpod o k response has a 4xx status code
func (*ContainerCheckpointLibpodOK) IsCode ¶
func (o *ContainerCheckpointLibpodOK) IsCode(code int) bool
IsCode returns true when this container checkpoint libpod o k response a status code equal to that given
func (*ContainerCheckpointLibpodOK) IsRedirect ¶
func (o *ContainerCheckpointLibpodOK) IsRedirect() bool
IsRedirect returns true when this container checkpoint libpod o k response has a 3xx status code
func (*ContainerCheckpointLibpodOK) IsServerError ¶
func (o *ContainerCheckpointLibpodOK) IsServerError() bool
IsServerError returns true when this container checkpoint libpod o k response has a 5xx status code
func (*ContainerCheckpointLibpodOK) IsSuccess ¶
func (o *ContainerCheckpointLibpodOK) IsSuccess() bool
IsSuccess returns true when this container checkpoint libpod o k response has a 2xx status code
func (*ContainerCheckpointLibpodOK) String ¶
func (o *ContainerCheckpointLibpodOK) String() string
type ContainerCheckpointLibpodParams ¶
type ContainerCheckpointLibpodParams struct { /* Export. export the checkpoint image to a tar.gz */ Export *bool /* IgnoreRootFS. do not include root file-system changes when exporting */ IgnoreRootFS *bool /* Keep. keep all temporary checkpoint files */ Keep *bool /* LeaveRunning. leave the container running after writing checkpoint to disk */ LeaveRunning *bool /* Name. the name or ID of the container */ Name string /* PrintStats. add checkpoint statistics to the returned CheckpointReport */ PrintStats *bool /* TCPEstablished. checkpoint a container with established TCP connections */ TCPEstablished *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerCheckpointLibpodParams contains all the parameters to send to the API endpoint
for the container checkpoint libpod operation. Typically these are written to a http.Request.
func NewContainerCheckpointLibpodParams ¶
func NewContainerCheckpointLibpodParams() *ContainerCheckpointLibpodParams
NewContainerCheckpointLibpodParams creates a new ContainerCheckpointLibpodParams 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 NewContainerCheckpointLibpodParamsWithContext ¶
func NewContainerCheckpointLibpodParamsWithContext(ctx context.Context) *ContainerCheckpointLibpodParams
NewContainerCheckpointLibpodParamsWithContext creates a new ContainerCheckpointLibpodParams object with the ability to set a context for a request.
func NewContainerCheckpointLibpodParamsWithHTTPClient ¶
func NewContainerCheckpointLibpodParamsWithHTTPClient(client *http.Client) *ContainerCheckpointLibpodParams
NewContainerCheckpointLibpodParamsWithHTTPClient creates a new ContainerCheckpointLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerCheckpointLibpodParamsWithTimeout ¶
func NewContainerCheckpointLibpodParamsWithTimeout(timeout time.Duration) *ContainerCheckpointLibpodParams
NewContainerCheckpointLibpodParamsWithTimeout creates a new ContainerCheckpointLibpodParams object with the ability to set a timeout on a request.
func (*ContainerCheckpointLibpodParams) SetContext ¶
func (o *ContainerCheckpointLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetDefaults ¶
func (o *ContainerCheckpointLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container checkpoint libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerCheckpointLibpodParams) SetExport ¶
func (o *ContainerCheckpointLibpodParams) SetExport(export *bool)
SetExport adds the export to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetHTTPClient ¶
func (o *ContainerCheckpointLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetIgnoreRootFS ¶
func (o *ContainerCheckpointLibpodParams) SetIgnoreRootFS(ignoreRootFS *bool)
SetIgnoreRootFS adds the ignoreRootFS to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetKeep ¶
func (o *ContainerCheckpointLibpodParams) SetKeep(keep *bool)
SetKeep adds the keep to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetLeaveRunning ¶
func (o *ContainerCheckpointLibpodParams) SetLeaveRunning(leaveRunning *bool)
SetLeaveRunning adds the leaveRunning to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetName ¶
func (o *ContainerCheckpointLibpodParams) SetName(name string)
SetName adds the name to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetPrintStats ¶
func (o *ContainerCheckpointLibpodParams) SetPrintStats(printStats *bool)
SetPrintStats adds the printStats to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetTCPEstablished ¶
func (o *ContainerCheckpointLibpodParams) SetTCPEstablished(tCPEstablished *bool)
SetTCPEstablished adds the tcpEstablished to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) SetTimeout ¶
func (o *ContainerCheckpointLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithContext ¶
func (o *ContainerCheckpointLibpodParams) WithContext(ctx context.Context) *ContainerCheckpointLibpodParams
WithContext adds the context to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithDefaults ¶
func (o *ContainerCheckpointLibpodParams) WithDefaults() *ContainerCheckpointLibpodParams
WithDefaults hydrates default values in the container checkpoint libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerCheckpointLibpodParams) WithExport ¶
func (o *ContainerCheckpointLibpodParams) WithExport(export *bool) *ContainerCheckpointLibpodParams
WithExport adds the export to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithHTTPClient ¶
func (o *ContainerCheckpointLibpodParams) WithHTTPClient(client *http.Client) *ContainerCheckpointLibpodParams
WithHTTPClient adds the HTTPClient to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithIgnoreRootFS ¶
func (o *ContainerCheckpointLibpodParams) WithIgnoreRootFS(ignoreRootFS *bool) *ContainerCheckpointLibpodParams
WithIgnoreRootFS adds the ignoreRootFS to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithKeep ¶
func (o *ContainerCheckpointLibpodParams) WithKeep(keep *bool) *ContainerCheckpointLibpodParams
WithKeep adds the keep to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithLeaveRunning ¶
func (o *ContainerCheckpointLibpodParams) WithLeaveRunning(leaveRunning *bool) *ContainerCheckpointLibpodParams
WithLeaveRunning adds the leaveRunning to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithName ¶
func (o *ContainerCheckpointLibpodParams) WithName(name string) *ContainerCheckpointLibpodParams
WithName adds the name to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithPrintStats ¶
func (o *ContainerCheckpointLibpodParams) WithPrintStats(printStats *bool) *ContainerCheckpointLibpodParams
WithPrintStats adds the printStats to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithTCPEstablished ¶
func (o *ContainerCheckpointLibpodParams) WithTCPEstablished(tCPEstablished *bool) *ContainerCheckpointLibpodParams
WithTCPEstablished adds the tCPEstablished to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WithTimeout ¶
func (o *ContainerCheckpointLibpodParams) WithTimeout(timeout time.Duration) *ContainerCheckpointLibpodParams
WithTimeout adds the timeout to the container checkpoint libpod params
func (*ContainerCheckpointLibpodParams) WriteToRequest ¶
func (o *ContainerCheckpointLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerCheckpointLibpodReader ¶
type ContainerCheckpointLibpodReader struct {
// contains filtered or unexported fields
}
ContainerCheckpointLibpodReader is a Reader for the ContainerCheckpointLibpod structure.
func (*ContainerCheckpointLibpodReader) ReadResponse ¶
func (o *ContainerCheckpointLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerCreateLibpodBadRequest ¶
type ContainerCreateLibpodBadRequest struct {
Payload *ContainerCreateLibpodBadRequestBody
}
ContainerCreateLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewContainerCreateLibpodBadRequest ¶
func NewContainerCreateLibpodBadRequest() *ContainerCreateLibpodBadRequest
NewContainerCreateLibpodBadRequest creates a ContainerCreateLibpodBadRequest with default headers values
func (*ContainerCreateLibpodBadRequest) Error ¶
func (o *ContainerCreateLibpodBadRequest) Error() string
func (*ContainerCreateLibpodBadRequest) GetPayload ¶
func (o *ContainerCreateLibpodBadRequest) GetPayload() *ContainerCreateLibpodBadRequestBody
func (*ContainerCreateLibpodBadRequest) IsClientError ¶
func (o *ContainerCreateLibpodBadRequest) IsClientError() bool
IsClientError returns true when this container create libpod bad request response has a 4xx status code
func (*ContainerCreateLibpodBadRequest) IsCode ¶
func (o *ContainerCreateLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this container create libpod bad request response a status code equal to that given
func (*ContainerCreateLibpodBadRequest) IsRedirect ¶
func (o *ContainerCreateLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this container create libpod bad request response has a 3xx status code
func (*ContainerCreateLibpodBadRequest) IsServerError ¶
func (o *ContainerCreateLibpodBadRequest) IsServerError() bool
IsServerError returns true when this container create libpod bad request response has a 5xx status code
func (*ContainerCreateLibpodBadRequest) IsSuccess ¶
func (o *ContainerCreateLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this container create libpod bad request response has a 2xx status code
func (*ContainerCreateLibpodBadRequest) String ¶
func (o *ContainerCreateLibpodBadRequest) String() string
type ContainerCreateLibpodBadRequestBody ¶
type ContainerCreateLibpodBadRequestBody 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"` }
ContainerCreateLibpodBadRequestBody container create libpod bad request body swagger:model ContainerCreateLibpodBadRequestBody
func (*ContainerCreateLibpodBadRequestBody) ContextValidate ¶
func (o *ContainerCreateLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container create libpod bad request body based on context it is used
func (*ContainerCreateLibpodBadRequestBody) MarshalBinary ¶
func (o *ContainerCreateLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCreateLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ContainerCreateLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCreateLibpodConflict ¶
type ContainerCreateLibpodConflict struct {
Payload *ContainerCreateLibpodConflictBody
}
ContainerCreateLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerCreateLibpodConflict ¶
func NewContainerCreateLibpodConflict() *ContainerCreateLibpodConflict
NewContainerCreateLibpodConflict creates a ContainerCreateLibpodConflict with default headers values
func (*ContainerCreateLibpodConflict) Error ¶
func (o *ContainerCreateLibpodConflict) Error() string
func (*ContainerCreateLibpodConflict) GetPayload ¶
func (o *ContainerCreateLibpodConflict) GetPayload() *ContainerCreateLibpodConflictBody
func (*ContainerCreateLibpodConflict) IsClientError ¶
func (o *ContainerCreateLibpodConflict) IsClientError() bool
IsClientError returns true when this container create libpod conflict response has a 4xx status code
func (*ContainerCreateLibpodConflict) IsCode ¶
func (o *ContainerCreateLibpodConflict) IsCode(code int) bool
IsCode returns true when this container create libpod conflict response a status code equal to that given
func (*ContainerCreateLibpodConflict) IsRedirect ¶
func (o *ContainerCreateLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container create libpod conflict response has a 3xx status code
func (*ContainerCreateLibpodConflict) IsServerError ¶
func (o *ContainerCreateLibpodConflict) IsServerError() bool
IsServerError returns true when this container create libpod conflict response has a 5xx status code
func (*ContainerCreateLibpodConflict) IsSuccess ¶
func (o *ContainerCreateLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container create libpod conflict response has a 2xx status code
func (*ContainerCreateLibpodConflict) String ¶
func (o *ContainerCreateLibpodConflict) String() string
type ContainerCreateLibpodConflictBody ¶
type ContainerCreateLibpodConflictBody 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"` }
ContainerCreateLibpodConflictBody container create libpod conflict body swagger:model ContainerCreateLibpodConflictBody
func (*ContainerCreateLibpodConflictBody) ContextValidate ¶
func (o *ContainerCreateLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container create libpod conflict body based on context it is used
func (*ContainerCreateLibpodConflictBody) MarshalBinary ¶
func (o *ContainerCreateLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCreateLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerCreateLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCreateLibpodCreated ¶
type ContainerCreateLibpodCreated struct {
Payload *ContainerCreateLibpodCreatedBody
}
ContainerCreateLibpodCreated describes a response with status code 201, with default header values.
Create container
func NewContainerCreateLibpodCreated ¶
func NewContainerCreateLibpodCreated() *ContainerCreateLibpodCreated
NewContainerCreateLibpodCreated creates a ContainerCreateLibpodCreated with default headers values
func (*ContainerCreateLibpodCreated) Error ¶
func (o *ContainerCreateLibpodCreated) Error() string
func (*ContainerCreateLibpodCreated) GetPayload ¶
func (o *ContainerCreateLibpodCreated) GetPayload() *ContainerCreateLibpodCreatedBody
func (*ContainerCreateLibpodCreated) IsClientError ¶
func (o *ContainerCreateLibpodCreated) IsClientError() bool
IsClientError returns true when this container create libpod created response has a 4xx status code
func (*ContainerCreateLibpodCreated) IsCode ¶
func (o *ContainerCreateLibpodCreated) IsCode(code int) bool
IsCode returns true when this container create libpod created response a status code equal to that given
func (*ContainerCreateLibpodCreated) IsRedirect ¶
func (o *ContainerCreateLibpodCreated) IsRedirect() bool
IsRedirect returns true when this container create libpod created response has a 3xx status code
func (*ContainerCreateLibpodCreated) IsServerError ¶
func (o *ContainerCreateLibpodCreated) IsServerError() bool
IsServerError returns true when this container create libpod created response has a 5xx status code
func (*ContainerCreateLibpodCreated) IsSuccess ¶
func (o *ContainerCreateLibpodCreated) IsSuccess() bool
IsSuccess returns true when this container create libpod created response has a 2xx status code
func (*ContainerCreateLibpodCreated) String ¶
func (o *ContainerCreateLibpodCreated) String() string
type ContainerCreateLibpodCreatedBody ¶
type ContainerCreateLibpodCreatedBody struct { // ID of the container created ID string `json:"Id,omitempty"` // Warnings during container creation Warnings []string `json:"Warnings"` }
ContainerCreateLibpodCreatedBody container create libpod created body swagger:model ContainerCreateLibpodCreatedBody
func (*ContainerCreateLibpodCreatedBody) ContextValidate ¶
func (o *ContainerCreateLibpodCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container create libpod created body based on context it is used
func (*ContainerCreateLibpodCreatedBody) MarshalBinary ¶
func (o *ContainerCreateLibpodCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCreateLibpodCreatedBody) UnmarshalBinary ¶
func (o *ContainerCreateLibpodCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCreateLibpodInternalServerError ¶
type ContainerCreateLibpodInternalServerError struct {
Payload *ContainerCreateLibpodInternalServerErrorBody
}
ContainerCreateLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerCreateLibpodInternalServerError ¶
func NewContainerCreateLibpodInternalServerError() *ContainerCreateLibpodInternalServerError
NewContainerCreateLibpodInternalServerError creates a ContainerCreateLibpodInternalServerError with default headers values
func (*ContainerCreateLibpodInternalServerError) Error ¶
func (o *ContainerCreateLibpodInternalServerError) Error() string
func (*ContainerCreateLibpodInternalServerError) GetPayload ¶
func (o *ContainerCreateLibpodInternalServerError) GetPayload() *ContainerCreateLibpodInternalServerErrorBody
func (*ContainerCreateLibpodInternalServerError) IsClientError ¶
func (o *ContainerCreateLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container create libpod internal server error response has a 4xx status code
func (*ContainerCreateLibpodInternalServerError) IsCode ¶
func (o *ContainerCreateLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container create libpod internal server error response a status code equal to that given
func (*ContainerCreateLibpodInternalServerError) IsRedirect ¶
func (o *ContainerCreateLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container create libpod internal server error response has a 3xx status code
func (*ContainerCreateLibpodInternalServerError) IsServerError ¶
func (o *ContainerCreateLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container create libpod internal server error response has a 5xx status code
func (*ContainerCreateLibpodInternalServerError) IsSuccess ¶
func (o *ContainerCreateLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container create libpod internal server error response has a 2xx status code
func (*ContainerCreateLibpodInternalServerError) String ¶
func (o *ContainerCreateLibpodInternalServerError) String() string
type ContainerCreateLibpodInternalServerErrorBody ¶
type ContainerCreateLibpodInternalServerErrorBody 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"` }
ContainerCreateLibpodInternalServerErrorBody container create libpod internal server error body swagger:model ContainerCreateLibpodInternalServerErrorBody
func (*ContainerCreateLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerCreateLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container create libpod internal server error body based on context it is used
func (*ContainerCreateLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerCreateLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCreateLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerCreateLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCreateLibpodNotFound ¶
type ContainerCreateLibpodNotFound struct {
Payload *ContainerCreateLibpodNotFoundBody
}
ContainerCreateLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerCreateLibpodNotFound ¶
func NewContainerCreateLibpodNotFound() *ContainerCreateLibpodNotFound
NewContainerCreateLibpodNotFound creates a ContainerCreateLibpodNotFound with default headers values
func (*ContainerCreateLibpodNotFound) Error ¶
func (o *ContainerCreateLibpodNotFound) Error() string
func (*ContainerCreateLibpodNotFound) GetPayload ¶
func (o *ContainerCreateLibpodNotFound) GetPayload() *ContainerCreateLibpodNotFoundBody
func (*ContainerCreateLibpodNotFound) IsClientError ¶
func (o *ContainerCreateLibpodNotFound) IsClientError() bool
IsClientError returns true when this container create libpod not found response has a 4xx status code
func (*ContainerCreateLibpodNotFound) IsCode ¶
func (o *ContainerCreateLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container create libpod not found response a status code equal to that given
func (*ContainerCreateLibpodNotFound) IsRedirect ¶
func (o *ContainerCreateLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container create libpod not found response has a 3xx status code
func (*ContainerCreateLibpodNotFound) IsServerError ¶
func (o *ContainerCreateLibpodNotFound) IsServerError() bool
IsServerError returns true when this container create libpod not found response has a 5xx status code
func (*ContainerCreateLibpodNotFound) IsSuccess ¶
func (o *ContainerCreateLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container create libpod not found response has a 2xx status code
func (*ContainerCreateLibpodNotFound) String ¶
func (o *ContainerCreateLibpodNotFound) String() string
type ContainerCreateLibpodNotFoundBody ¶
type ContainerCreateLibpodNotFoundBody 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"` }
ContainerCreateLibpodNotFoundBody container create libpod not found body swagger:model ContainerCreateLibpodNotFoundBody
func (*ContainerCreateLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerCreateLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container create libpod not found body based on context it is used
func (*ContainerCreateLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerCreateLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerCreateLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerCreateLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerCreateLibpodParams ¶
type ContainerCreateLibpodParams struct { /* Create. attributes for creating a container */ Create *models.SpecGenerator Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerCreateLibpodParams contains all the parameters to send to the API endpoint
for the container create libpod operation. Typically these are written to a http.Request.
func NewContainerCreateLibpodParams ¶
func NewContainerCreateLibpodParams() *ContainerCreateLibpodParams
NewContainerCreateLibpodParams creates a new ContainerCreateLibpodParams 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 NewContainerCreateLibpodParamsWithContext ¶
func NewContainerCreateLibpodParamsWithContext(ctx context.Context) *ContainerCreateLibpodParams
NewContainerCreateLibpodParamsWithContext creates a new ContainerCreateLibpodParams object with the ability to set a context for a request.
func NewContainerCreateLibpodParamsWithHTTPClient ¶
func NewContainerCreateLibpodParamsWithHTTPClient(client *http.Client) *ContainerCreateLibpodParams
NewContainerCreateLibpodParamsWithHTTPClient creates a new ContainerCreateLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerCreateLibpodParamsWithTimeout ¶
func NewContainerCreateLibpodParamsWithTimeout(timeout time.Duration) *ContainerCreateLibpodParams
NewContainerCreateLibpodParamsWithTimeout creates a new ContainerCreateLibpodParams object with the ability to set a timeout on a request.
func (*ContainerCreateLibpodParams) SetContext ¶
func (o *ContainerCreateLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container create libpod params
func (*ContainerCreateLibpodParams) SetCreate ¶
func (o *ContainerCreateLibpodParams) SetCreate(create *models.SpecGenerator)
SetCreate adds the create to the container create libpod params
func (*ContainerCreateLibpodParams) SetDefaults ¶
func (o *ContainerCreateLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container create libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerCreateLibpodParams) SetHTTPClient ¶
func (o *ContainerCreateLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container create libpod params
func (*ContainerCreateLibpodParams) SetTimeout ¶
func (o *ContainerCreateLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container create libpod params
func (*ContainerCreateLibpodParams) WithContext ¶
func (o *ContainerCreateLibpodParams) WithContext(ctx context.Context) *ContainerCreateLibpodParams
WithContext adds the context to the container create libpod params
func (*ContainerCreateLibpodParams) WithCreate ¶
func (o *ContainerCreateLibpodParams) WithCreate(create *models.SpecGenerator) *ContainerCreateLibpodParams
WithCreate adds the create to the container create libpod params
func (*ContainerCreateLibpodParams) WithDefaults ¶
func (o *ContainerCreateLibpodParams) WithDefaults() *ContainerCreateLibpodParams
WithDefaults hydrates default values in the container create libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerCreateLibpodParams) WithHTTPClient ¶
func (o *ContainerCreateLibpodParams) WithHTTPClient(client *http.Client) *ContainerCreateLibpodParams
WithHTTPClient adds the HTTPClient to the container create libpod params
func (*ContainerCreateLibpodParams) WithTimeout ¶
func (o *ContainerCreateLibpodParams) WithTimeout(timeout time.Duration) *ContainerCreateLibpodParams
WithTimeout adds the timeout to the container create libpod params
func (*ContainerCreateLibpodParams) WriteToRequest ¶
func (o *ContainerCreateLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerCreateLibpodReader ¶
type ContainerCreateLibpodReader struct {
// contains filtered or unexported fields
}
ContainerCreateLibpodReader is a Reader for the ContainerCreateLibpod structure.
func (*ContainerCreateLibpodReader) ReadResponse ¶
func (o *ContainerCreateLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerDeleteLibpodBadRequest ¶
type ContainerDeleteLibpodBadRequest struct {
Payload *ContainerDeleteLibpodBadRequestBody
}
ContainerDeleteLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewContainerDeleteLibpodBadRequest ¶
func NewContainerDeleteLibpodBadRequest() *ContainerDeleteLibpodBadRequest
NewContainerDeleteLibpodBadRequest creates a ContainerDeleteLibpodBadRequest with default headers values
func (*ContainerDeleteLibpodBadRequest) Error ¶
func (o *ContainerDeleteLibpodBadRequest) Error() string
func (*ContainerDeleteLibpodBadRequest) GetPayload ¶
func (o *ContainerDeleteLibpodBadRequest) GetPayload() *ContainerDeleteLibpodBadRequestBody
func (*ContainerDeleteLibpodBadRequest) IsClientError ¶
func (o *ContainerDeleteLibpodBadRequest) IsClientError() bool
IsClientError returns true when this container delete libpod bad request response has a 4xx status code
func (*ContainerDeleteLibpodBadRequest) IsCode ¶
func (o *ContainerDeleteLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this container delete libpod bad request response a status code equal to that given
func (*ContainerDeleteLibpodBadRequest) IsRedirect ¶
func (o *ContainerDeleteLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this container delete libpod bad request response has a 3xx status code
func (*ContainerDeleteLibpodBadRequest) IsServerError ¶
func (o *ContainerDeleteLibpodBadRequest) IsServerError() bool
IsServerError returns true when this container delete libpod bad request response has a 5xx status code
func (*ContainerDeleteLibpodBadRequest) IsSuccess ¶
func (o *ContainerDeleteLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this container delete libpod bad request response has a 2xx status code
func (*ContainerDeleteLibpodBadRequest) String ¶
func (o *ContainerDeleteLibpodBadRequest) String() string
type ContainerDeleteLibpodBadRequestBody ¶
type ContainerDeleteLibpodBadRequestBody 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"` }
ContainerDeleteLibpodBadRequestBody container delete libpod bad request body swagger:model ContainerDeleteLibpodBadRequestBody
func (*ContainerDeleteLibpodBadRequestBody) ContextValidate ¶
func (o *ContainerDeleteLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container delete libpod bad request body based on context it is used
func (*ContainerDeleteLibpodBadRequestBody) MarshalBinary ¶
func (o *ContainerDeleteLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerDeleteLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ContainerDeleteLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerDeleteLibpodConflict ¶
type ContainerDeleteLibpodConflict struct {
Payload *ContainerDeleteLibpodConflictBody
}
ContainerDeleteLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerDeleteLibpodConflict ¶
func NewContainerDeleteLibpodConflict() *ContainerDeleteLibpodConflict
NewContainerDeleteLibpodConflict creates a ContainerDeleteLibpodConflict with default headers values
func (*ContainerDeleteLibpodConflict) Error ¶
func (o *ContainerDeleteLibpodConflict) Error() string
func (*ContainerDeleteLibpodConflict) GetPayload ¶
func (o *ContainerDeleteLibpodConflict) GetPayload() *ContainerDeleteLibpodConflictBody
func (*ContainerDeleteLibpodConflict) IsClientError ¶
func (o *ContainerDeleteLibpodConflict) IsClientError() bool
IsClientError returns true when this container delete libpod conflict response has a 4xx status code
func (*ContainerDeleteLibpodConflict) IsCode ¶
func (o *ContainerDeleteLibpodConflict) IsCode(code int) bool
IsCode returns true when this container delete libpod conflict response a status code equal to that given
func (*ContainerDeleteLibpodConflict) IsRedirect ¶
func (o *ContainerDeleteLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container delete libpod conflict response has a 3xx status code
func (*ContainerDeleteLibpodConflict) IsServerError ¶
func (o *ContainerDeleteLibpodConflict) IsServerError() bool
IsServerError returns true when this container delete libpod conflict response has a 5xx status code
func (*ContainerDeleteLibpodConflict) IsSuccess ¶
func (o *ContainerDeleteLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container delete libpod conflict response has a 2xx status code
func (*ContainerDeleteLibpodConflict) String ¶
func (o *ContainerDeleteLibpodConflict) String() string
type ContainerDeleteLibpodConflictBody ¶
type ContainerDeleteLibpodConflictBody 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"` }
ContainerDeleteLibpodConflictBody container delete libpod conflict body swagger:model ContainerDeleteLibpodConflictBody
func (*ContainerDeleteLibpodConflictBody) ContextValidate ¶
func (o *ContainerDeleteLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container delete libpod conflict body based on context it is used
func (*ContainerDeleteLibpodConflictBody) MarshalBinary ¶
func (o *ContainerDeleteLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerDeleteLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerDeleteLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerDeleteLibpodInternalServerError ¶
type ContainerDeleteLibpodInternalServerError struct {
Payload *ContainerDeleteLibpodInternalServerErrorBody
}
ContainerDeleteLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerDeleteLibpodInternalServerError ¶
func NewContainerDeleteLibpodInternalServerError() *ContainerDeleteLibpodInternalServerError
NewContainerDeleteLibpodInternalServerError creates a ContainerDeleteLibpodInternalServerError with default headers values
func (*ContainerDeleteLibpodInternalServerError) Error ¶
func (o *ContainerDeleteLibpodInternalServerError) Error() string
func (*ContainerDeleteLibpodInternalServerError) GetPayload ¶
func (o *ContainerDeleteLibpodInternalServerError) GetPayload() *ContainerDeleteLibpodInternalServerErrorBody
func (*ContainerDeleteLibpodInternalServerError) IsClientError ¶
func (o *ContainerDeleteLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container delete libpod internal server error response has a 4xx status code
func (*ContainerDeleteLibpodInternalServerError) IsCode ¶
func (o *ContainerDeleteLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container delete libpod internal server error response a status code equal to that given
func (*ContainerDeleteLibpodInternalServerError) IsRedirect ¶
func (o *ContainerDeleteLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container delete libpod internal server error response has a 3xx status code
func (*ContainerDeleteLibpodInternalServerError) IsServerError ¶
func (o *ContainerDeleteLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container delete libpod internal server error response has a 5xx status code
func (*ContainerDeleteLibpodInternalServerError) IsSuccess ¶
func (o *ContainerDeleteLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container delete libpod internal server error response has a 2xx status code
func (*ContainerDeleteLibpodInternalServerError) String ¶
func (o *ContainerDeleteLibpodInternalServerError) String() string
type ContainerDeleteLibpodInternalServerErrorBody ¶
type ContainerDeleteLibpodInternalServerErrorBody 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"` }
ContainerDeleteLibpodInternalServerErrorBody container delete libpod internal server error body swagger:model ContainerDeleteLibpodInternalServerErrorBody
func (*ContainerDeleteLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerDeleteLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container delete libpod internal server error body based on context it is used
func (*ContainerDeleteLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerDeleteLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerDeleteLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerDeleteLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerDeleteLibpodNoContent ¶
type ContainerDeleteLibpodNoContent struct { }
ContainerDeleteLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerDeleteLibpodNoContent ¶
func NewContainerDeleteLibpodNoContent() *ContainerDeleteLibpodNoContent
NewContainerDeleteLibpodNoContent creates a ContainerDeleteLibpodNoContent with default headers values
func (*ContainerDeleteLibpodNoContent) Error ¶
func (o *ContainerDeleteLibpodNoContent) Error() string
func (*ContainerDeleteLibpodNoContent) IsClientError ¶
func (o *ContainerDeleteLibpodNoContent) IsClientError() bool
IsClientError returns true when this container delete libpod no content response has a 4xx status code
func (*ContainerDeleteLibpodNoContent) IsCode ¶
func (o *ContainerDeleteLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container delete libpod no content response a status code equal to that given
func (*ContainerDeleteLibpodNoContent) IsRedirect ¶
func (o *ContainerDeleteLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container delete libpod no content response has a 3xx status code
func (*ContainerDeleteLibpodNoContent) IsServerError ¶
func (o *ContainerDeleteLibpodNoContent) IsServerError() bool
IsServerError returns true when this container delete libpod no content response has a 5xx status code
func (*ContainerDeleteLibpodNoContent) IsSuccess ¶
func (o *ContainerDeleteLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container delete libpod no content response has a 2xx status code
func (*ContainerDeleteLibpodNoContent) String ¶
func (o *ContainerDeleteLibpodNoContent) String() string
type ContainerDeleteLibpodNotFound ¶
type ContainerDeleteLibpodNotFound struct {
Payload *ContainerDeleteLibpodNotFoundBody
}
ContainerDeleteLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerDeleteLibpodNotFound ¶
func NewContainerDeleteLibpodNotFound() *ContainerDeleteLibpodNotFound
NewContainerDeleteLibpodNotFound creates a ContainerDeleteLibpodNotFound with default headers values
func (*ContainerDeleteLibpodNotFound) Error ¶
func (o *ContainerDeleteLibpodNotFound) Error() string
func (*ContainerDeleteLibpodNotFound) GetPayload ¶
func (o *ContainerDeleteLibpodNotFound) GetPayload() *ContainerDeleteLibpodNotFoundBody
func (*ContainerDeleteLibpodNotFound) IsClientError ¶
func (o *ContainerDeleteLibpodNotFound) IsClientError() bool
IsClientError returns true when this container delete libpod not found response has a 4xx status code
func (*ContainerDeleteLibpodNotFound) IsCode ¶
func (o *ContainerDeleteLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container delete libpod not found response a status code equal to that given
func (*ContainerDeleteLibpodNotFound) IsRedirect ¶
func (o *ContainerDeleteLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container delete libpod not found response has a 3xx status code
func (*ContainerDeleteLibpodNotFound) IsServerError ¶
func (o *ContainerDeleteLibpodNotFound) IsServerError() bool
IsServerError returns true when this container delete libpod not found response has a 5xx status code
func (*ContainerDeleteLibpodNotFound) IsSuccess ¶
func (o *ContainerDeleteLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container delete libpod not found response has a 2xx status code
func (*ContainerDeleteLibpodNotFound) String ¶
func (o *ContainerDeleteLibpodNotFound) String() string
type ContainerDeleteLibpodNotFoundBody ¶
type ContainerDeleteLibpodNotFoundBody 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"` }
ContainerDeleteLibpodNotFoundBody container delete libpod not found body swagger:model ContainerDeleteLibpodNotFoundBody
func (*ContainerDeleteLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerDeleteLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container delete libpod not found body based on context it is used
func (*ContainerDeleteLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerDeleteLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerDeleteLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerDeleteLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerDeleteLibpodOK ¶
type ContainerDeleteLibpodOK struct {
Payload []*models.LibpodContainersRmReport
}
ContainerDeleteLibpodOK describes a response with status code 200, with default header values.
Rm containers
func NewContainerDeleteLibpodOK ¶
func NewContainerDeleteLibpodOK() *ContainerDeleteLibpodOK
NewContainerDeleteLibpodOK creates a ContainerDeleteLibpodOK with default headers values
func (*ContainerDeleteLibpodOK) Error ¶
func (o *ContainerDeleteLibpodOK) Error() string
func (*ContainerDeleteLibpodOK) GetPayload ¶
func (o *ContainerDeleteLibpodOK) GetPayload() []*models.LibpodContainersRmReport
func (*ContainerDeleteLibpodOK) IsClientError ¶
func (o *ContainerDeleteLibpodOK) IsClientError() bool
IsClientError returns true when this container delete libpod o k response has a 4xx status code
func (*ContainerDeleteLibpodOK) IsCode ¶
func (o *ContainerDeleteLibpodOK) IsCode(code int) bool
IsCode returns true when this container delete libpod o k response a status code equal to that given
func (*ContainerDeleteLibpodOK) IsRedirect ¶
func (o *ContainerDeleteLibpodOK) IsRedirect() bool
IsRedirect returns true when this container delete libpod o k response has a 3xx status code
func (*ContainerDeleteLibpodOK) IsServerError ¶
func (o *ContainerDeleteLibpodOK) IsServerError() bool
IsServerError returns true when this container delete libpod o k response has a 5xx status code
func (*ContainerDeleteLibpodOK) IsSuccess ¶
func (o *ContainerDeleteLibpodOK) IsSuccess() bool
IsSuccess returns true when this container delete libpod o k response has a 2xx status code
func (*ContainerDeleteLibpodOK) String ¶
func (o *ContainerDeleteLibpodOK) String() string
type ContainerDeleteLibpodParams ¶
type ContainerDeleteLibpodParams struct { /* Depend. additionally remove containers that depend on the container to be removed */ Depend *bool /* Force. force stop container if running */ Force *bool /* Ignore. ignore errors when the container to be removed does not existxo */ Ignore *bool /* Name. the name or ID of the container */ Name string /* Timeout. number of seconds to wait before killing container when force removing Default: 10 */ Timeout *int64 /* V. delete volumes */ V *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerDeleteLibpodParams contains all the parameters to send to the API endpoint
for the container delete libpod operation. Typically these are written to a http.Request.
func NewContainerDeleteLibpodParams ¶
func NewContainerDeleteLibpodParams() *ContainerDeleteLibpodParams
NewContainerDeleteLibpodParams creates a new ContainerDeleteLibpodParams 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 NewContainerDeleteLibpodParamsWithContext ¶
func NewContainerDeleteLibpodParamsWithContext(ctx context.Context) *ContainerDeleteLibpodParams
NewContainerDeleteLibpodParamsWithContext creates a new ContainerDeleteLibpodParams object with the ability to set a context for a request.
func NewContainerDeleteLibpodParamsWithHTTPClient ¶
func NewContainerDeleteLibpodParamsWithHTTPClient(client *http.Client) *ContainerDeleteLibpodParams
NewContainerDeleteLibpodParamsWithHTTPClient creates a new ContainerDeleteLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerDeleteLibpodParamsWithTimeout ¶
func NewContainerDeleteLibpodParamsWithTimeout(timeout time.Duration) *ContainerDeleteLibpodParams
NewContainerDeleteLibpodParamsWithTimeout creates a new ContainerDeleteLibpodParams object with the ability to set a timeout on a request.
func (*ContainerDeleteLibpodParams) SetContext ¶
func (o *ContainerDeleteLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetDefaults ¶
func (o *ContainerDeleteLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container delete libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerDeleteLibpodParams) SetDepend ¶
func (o *ContainerDeleteLibpodParams) SetDepend(depend *bool)
SetDepend adds the depend to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetForce ¶
func (o *ContainerDeleteLibpodParams) SetForce(force *bool)
SetForce adds the force to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetHTTPClient ¶
func (o *ContainerDeleteLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetIgnore ¶
func (o *ContainerDeleteLibpodParams) SetIgnore(ignore *bool)
SetIgnore adds the ignore to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetName ¶
func (o *ContainerDeleteLibpodParams) SetName(name string)
SetName adds the name to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetRequestTimeout ¶
func (o *ContainerDeleteLibpodParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetTimeout ¶
func (o *ContainerDeleteLibpodParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the container delete libpod params
func (*ContainerDeleteLibpodParams) SetV ¶
func (o *ContainerDeleteLibpodParams) SetV(v *bool)
SetV adds the v to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithContext ¶
func (o *ContainerDeleteLibpodParams) WithContext(ctx context.Context) *ContainerDeleteLibpodParams
WithContext adds the context to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithDefaults ¶
func (o *ContainerDeleteLibpodParams) WithDefaults() *ContainerDeleteLibpodParams
WithDefaults hydrates default values in the container delete libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerDeleteLibpodParams) WithDepend ¶
func (o *ContainerDeleteLibpodParams) WithDepend(depend *bool) *ContainerDeleteLibpodParams
WithDepend adds the depend to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithForce ¶
func (o *ContainerDeleteLibpodParams) WithForce(force *bool) *ContainerDeleteLibpodParams
WithForce adds the force to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithHTTPClient ¶
func (o *ContainerDeleteLibpodParams) WithHTTPClient(client *http.Client) *ContainerDeleteLibpodParams
WithHTTPClient adds the HTTPClient to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithIgnore ¶
func (o *ContainerDeleteLibpodParams) WithIgnore(ignore *bool) *ContainerDeleteLibpodParams
WithIgnore adds the ignore to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithName ¶
func (o *ContainerDeleteLibpodParams) WithName(name string) *ContainerDeleteLibpodParams
WithName adds the name to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithRequestTimeout ¶
func (o *ContainerDeleteLibpodParams) WithRequestTimeout(timeout time.Duration) *ContainerDeleteLibpodParams
WithRequestTimeout adds the timeout to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithTimeout ¶
func (o *ContainerDeleteLibpodParams) WithTimeout(timeout *int64) *ContainerDeleteLibpodParams
WithTimeout adds the timeout to the container delete libpod params
func (*ContainerDeleteLibpodParams) WithV ¶
func (o *ContainerDeleteLibpodParams) WithV(v *bool) *ContainerDeleteLibpodParams
WithV adds the v to the container delete libpod params
func (*ContainerDeleteLibpodParams) WriteToRequest ¶
func (o *ContainerDeleteLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerDeleteLibpodReader ¶
type ContainerDeleteLibpodReader struct {
// contains filtered or unexported fields
}
ContainerDeleteLibpodReader is a Reader for the ContainerDeleteLibpod structure.
func (*ContainerDeleteLibpodReader) ReadResponse ¶
func (o *ContainerDeleteLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerExistsLibpodInternalServerError ¶
type ContainerExistsLibpodInternalServerError struct {
Payload *ContainerExistsLibpodInternalServerErrorBody
}
ContainerExistsLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerExistsLibpodInternalServerError ¶
func NewContainerExistsLibpodInternalServerError() *ContainerExistsLibpodInternalServerError
NewContainerExistsLibpodInternalServerError creates a ContainerExistsLibpodInternalServerError with default headers values
func (*ContainerExistsLibpodInternalServerError) Error ¶
func (o *ContainerExistsLibpodInternalServerError) Error() string
func (*ContainerExistsLibpodInternalServerError) GetPayload ¶
func (o *ContainerExistsLibpodInternalServerError) GetPayload() *ContainerExistsLibpodInternalServerErrorBody
func (*ContainerExistsLibpodInternalServerError) IsClientError ¶
func (o *ContainerExistsLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container exists libpod internal server error response has a 4xx status code
func (*ContainerExistsLibpodInternalServerError) IsCode ¶
func (o *ContainerExistsLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container exists libpod internal server error response a status code equal to that given
func (*ContainerExistsLibpodInternalServerError) IsRedirect ¶
func (o *ContainerExistsLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container exists libpod internal server error response has a 3xx status code
func (*ContainerExistsLibpodInternalServerError) IsServerError ¶
func (o *ContainerExistsLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container exists libpod internal server error response has a 5xx status code
func (*ContainerExistsLibpodInternalServerError) IsSuccess ¶
func (o *ContainerExistsLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container exists libpod internal server error response has a 2xx status code
func (*ContainerExistsLibpodInternalServerError) String ¶
func (o *ContainerExistsLibpodInternalServerError) String() string
type ContainerExistsLibpodInternalServerErrorBody ¶
type ContainerExistsLibpodInternalServerErrorBody 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"` }
ContainerExistsLibpodInternalServerErrorBody container exists libpod internal server error body swagger:model ContainerExistsLibpodInternalServerErrorBody
func (*ContainerExistsLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerExistsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container exists libpod internal server error body based on context it is used
func (*ContainerExistsLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerExistsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerExistsLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerExistsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerExistsLibpodNoContent ¶
type ContainerExistsLibpodNoContent struct { }
ContainerExistsLibpodNoContent describes a response with status code 204, with default header values.
container exists
func NewContainerExistsLibpodNoContent ¶
func NewContainerExistsLibpodNoContent() *ContainerExistsLibpodNoContent
NewContainerExistsLibpodNoContent creates a ContainerExistsLibpodNoContent with default headers values
func (*ContainerExistsLibpodNoContent) Error ¶
func (o *ContainerExistsLibpodNoContent) Error() string
func (*ContainerExistsLibpodNoContent) IsClientError ¶
func (o *ContainerExistsLibpodNoContent) IsClientError() bool
IsClientError returns true when this container exists libpod no content response has a 4xx status code
func (*ContainerExistsLibpodNoContent) IsCode ¶
func (o *ContainerExistsLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container exists libpod no content response a status code equal to that given
func (*ContainerExistsLibpodNoContent) IsRedirect ¶
func (o *ContainerExistsLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container exists libpod no content response has a 3xx status code
func (*ContainerExistsLibpodNoContent) IsServerError ¶
func (o *ContainerExistsLibpodNoContent) IsServerError() bool
IsServerError returns true when this container exists libpod no content response has a 5xx status code
func (*ContainerExistsLibpodNoContent) IsSuccess ¶
func (o *ContainerExistsLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container exists libpod no content response has a 2xx status code
func (*ContainerExistsLibpodNoContent) String ¶
func (o *ContainerExistsLibpodNoContent) String() string
type ContainerExistsLibpodNotFound ¶
type ContainerExistsLibpodNotFound struct {
Payload *ContainerExistsLibpodNotFoundBody
}
ContainerExistsLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerExistsLibpodNotFound ¶
func NewContainerExistsLibpodNotFound() *ContainerExistsLibpodNotFound
NewContainerExistsLibpodNotFound creates a ContainerExistsLibpodNotFound with default headers values
func (*ContainerExistsLibpodNotFound) Error ¶
func (o *ContainerExistsLibpodNotFound) Error() string
func (*ContainerExistsLibpodNotFound) GetPayload ¶
func (o *ContainerExistsLibpodNotFound) GetPayload() *ContainerExistsLibpodNotFoundBody
func (*ContainerExistsLibpodNotFound) IsClientError ¶
func (o *ContainerExistsLibpodNotFound) IsClientError() bool
IsClientError returns true when this container exists libpod not found response has a 4xx status code
func (*ContainerExistsLibpodNotFound) IsCode ¶
func (o *ContainerExistsLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container exists libpod not found response a status code equal to that given
func (*ContainerExistsLibpodNotFound) IsRedirect ¶
func (o *ContainerExistsLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container exists libpod not found response has a 3xx status code
func (*ContainerExistsLibpodNotFound) IsServerError ¶
func (o *ContainerExistsLibpodNotFound) IsServerError() bool
IsServerError returns true when this container exists libpod not found response has a 5xx status code
func (*ContainerExistsLibpodNotFound) IsSuccess ¶
func (o *ContainerExistsLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container exists libpod not found response has a 2xx status code
func (*ContainerExistsLibpodNotFound) String ¶
func (o *ContainerExistsLibpodNotFound) String() string
type ContainerExistsLibpodNotFoundBody ¶
type ContainerExistsLibpodNotFoundBody 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"` }
ContainerExistsLibpodNotFoundBody container exists libpod not found body swagger:model ContainerExistsLibpodNotFoundBody
func (*ContainerExistsLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerExistsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container exists libpod not found body based on context it is used
func (*ContainerExistsLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerExistsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerExistsLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerExistsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerExistsLibpodParams ¶
type ContainerExistsLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerExistsLibpodParams contains all the parameters to send to the API endpoint
for the container exists libpod operation. Typically these are written to a http.Request.
func NewContainerExistsLibpodParams ¶
func NewContainerExistsLibpodParams() *ContainerExistsLibpodParams
NewContainerExistsLibpodParams creates a new ContainerExistsLibpodParams 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 NewContainerExistsLibpodParamsWithContext ¶
func NewContainerExistsLibpodParamsWithContext(ctx context.Context) *ContainerExistsLibpodParams
NewContainerExistsLibpodParamsWithContext creates a new ContainerExistsLibpodParams object with the ability to set a context for a request.
func NewContainerExistsLibpodParamsWithHTTPClient ¶
func NewContainerExistsLibpodParamsWithHTTPClient(client *http.Client) *ContainerExistsLibpodParams
NewContainerExistsLibpodParamsWithHTTPClient creates a new ContainerExistsLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerExistsLibpodParamsWithTimeout ¶
func NewContainerExistsLibpodParamsWithTimeout(timeout time.Duration) *ContainerExistsLibpodParams
NewContainerExistsLibpodParamsWithTimeout creates a new ContainerExistsLibpodParams object with the ability to set a timeout on a request.
func (*ContainerExistsLibpodParams) SetContext ¶
func (o *ContainerExistsLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container exists libpod params
func (*ContainerExistsLibpodParams) SetDefaults ¶
func (o *ContainerExistsLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container exists libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerExistsLibpodParams) SetHTTPClient ¶
func (o *ContainerExistsLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container exists libpod params
func (*ContainerExistsLibpodParams) SetName ¶
func (o *ContainerExistsLibpodParams) SetName(name string)
SetName adds the name to the container exists libpod params
func (*ContainerExistsLibpodParams) SetTimeout ¶
func (o *ContainerExistsLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container exists libpod params
func (*ContainerExistsLibpodParams) WithContext ¶
func (o *ContainerExistsLibpodParams) WithContext(ctx context.Context) *ContainerExistsLibpodParams
WithContext adds the context to the container exists libpod params
func (*ContainerExistsLibpodParams) WithDefaults ¶
func (o *ContainerExistsLibpodParams) WithDefaults() *ContainerExistsLibpodParams
WithDefaults hydrates default values in the container exists libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerExistsLibpodParams) WithHTTPClient ¶
func (o *ContainerExistsLibpodParams) WithHTTPClient(client *http.Client) *ContainerExistsLibpodParams
WithHTTPClient adds the HTTPClient to the container exists libpod params
func (*ContainerExistsLibpodParams) WithName ¶
func (o *ContainerExistsLibpodParams) WithName(name string) *ContainerExistsLibpodParams
WithName adds the name to the container exists libpod params
func (*ContainerExistsLibpodParams) WithTimeout ¶
func (o *ContainerExistsLibpodParams) WithTimeout(timeout time.Duration) *ContainerExistsLibpodParams
WithTimeout adds the timeout to the container exists libpod params
func (*ContainerExistsLibpodParams) WriteToRequest ¶
func (o *ContainerExistsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerExistsLibpodReader ¶
type ContainerExistsLibpodReader struct {
// contains filtered or unexported fields
}
ContainerExistsLibpodReader is a Reader for the ContainerExistsLibpod structure.
func (*ContainerExistsLibpodReader) ReadResponse ¶
func (o *ContainerExistsLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerExportLibpodInternalServerError ¶
type ContainerExportLibpodInternalServerError struct {
Payload *ContainerExportLibpodInternalServerErrorBody
}
ContainerExportLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerExportLibpodInternalServerError ¶
func NewContainerExportLibpodInternalServerError() *ContainerExportLibpodInternalServerError
NewContainerExportLibpodInternalServerError creates a ContainerExportLibpodInternalServerError with default headers values
func (*ContainerExportLibpodInternalServerError) Error ¶
func (o *ContainerExportLibpodInternalServerError) Error() string
func (*ContainerExportLibpodInternalServerError) GetPayload ¶
func (o *ContainerExportLibpodInternalServerError) GetPayload() *ContainerExportLibpodInternalServerErrorBody
func (*ContainerExportLibpodInternalServerError) IsClientError ¶
func (o *ContainerExportLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container export libpod internal server error response has a 4xx status code
func (*ContainerExportLibpodInternalServerError) IsCode ¶
func (o *ContainerExportLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container export libpod internal server error response a status code equal to that given
func (*ContainerExportLibpodInternalServerError) IsRedirect ¶
func (o *ContainerExportLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container export libpod internal server error response has a 3xx status code
func (*ContainerExportLibpodInternalServerError) IsServerError ¶
func (o *ContainerExportLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container export libpod internal server error response has a 5xx status code
func (*ContainerExportLibpodInternalServerError) IsSuccess ¶
func (o *ContainerExportLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container export libpod internal server error response has a 2xx status code
func (*ContainerExportLibpodInternalServerError) String ¶
func (o *ContainerExportLibpodInternalServerError) String() string
type ContainerExportLibpodInternalServerErrorBody ¶
type ContainerExportLibpodInternalServerErrorBody 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"` }
ContainerExportLibpodInternalServerErrorBody container export libpod internal server error body swagger:model ContainerExportLibpodInternalServerErrorBody
func (*ContainerExportLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerExportLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container export libpod internal server error body based on context it is used
func (*ContainerExportLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerExportLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerExportLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerExportLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerExportLibpodNotFound ¶
type ContainerExportLibpodNotFound struct {
Payload *ContainerExportLibpodNotFoundBody
}
ContainerExportLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerExportLibpodNotFound ¶
func NewContainerExportLibpodNotFound() *ContainerExportLibpodNotFound
NewContainerExportLibpodNotFound creates a ContainerExportLibpodNotFound with default headers values
func (*ContainerExportLibpodNotFound) Error ¶
func (o *ContainerExportLibpodNotFound) Error() string
func (*ContainerExportLibpodNotFound) GetPayload ¶
func (o *ContainerExportLibpodNotFound) GetPayload() *ContainerExportLibpodNotFoundBody
func (*ContainerExportLibpodNotFound) IsClientError ¶
func (o *ContainerExportLibpodNotFound) IsClientError() bool
IsClientError returns true when this container export libpod not found response has a 4xx status code
func (*ContainerExportLibpodNotFound) IsCode ¶
func (o *ContainerExportLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container export libpod not found response a status code equal to that given
func (*ContainerExportLibpodNotFound) IsRedirect ¶
func (o *ContainerExportLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container export libpod not found response has a 3xx status code
func (*ContainerExportLibpodNotFound) IsServerError ¶
func (o *ContainerExportLibpodNotFound) IsServerError() bool
IsServerError returns true when this container export libpod not found response has a 5xx status code
func (*ContainerExportLibpodNotFound) IsSuccess ¶
func (o *ContainerExportLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container export libpod not found response has a 2xx status code
func (*ContainerExportLibpodNotFound) String ¶
func (o *ContainerExportLibpodNotFound) String() string
type ContainerExportLibpodNotFoundBody ¶
type ContainerExportLibpodNotFoundBody 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"` }
ContainerExportLibpodNotFoundBody container export libpod not found body swagger:model ContainerExportLibpodNotFoundBody
func (*ContainerExportLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerExportLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container export libpod not found body based on context it is used
func (*ContainerExportLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerExportLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerExportLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerExportLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerExportLibpodOK ¶
type ContainerExportLibpodOK struct { }
ContainerExportLibpodOK describes a response with status code 200, with default header values.
tarball is returned in body
func NewContainerExportLibpodOK ¶
func NewContainerExportLibpodOK() *ContainerExportLibpodOK
NewContainerExportLibpodOK creates a ContainerExportLibpodOK with default headers values
func (*ContainerExportLibpodOK) Error ¶
func (o *ContainerExportLibpodOK) Error() string
func (*ContainerExportLibpodOK) IsClientError ¶
func (o *ContainerExportLibpodOK) IsClientError() bool
IsClientError returns true when this container export libpod o k response has a 4xx status code
func (*ContainerExportLibpodOK) IsCode ¶
func (o *ContainerExportLibpodOK) IsCode(code int) bool
IsCode returns true when this container export libpod o k response a status code equal to that given
func (*ContainerExportLibpodOK) IsRedirect ¶
func (o *ContainerExportLibpodOK) IsRedirect() bool
IsRedirect returns true when this container export libpod o k response has a 3xx status code
func (*ContainerExportLibpodOK) IsServerError ¶
func (o *ContainerExportLibpodOK) IsServerError() bool
IsServerError returns true when this container export libpod o k response has a 5xx status code
func (*ContainerExportLibpodOK) IsSuccess ¶
func (o *ContainerExportLibpodOK) IsSuccess() bool
IsSuccess returns true when this container export libpod o k response has a 2xx status code
func (*ContainerExportLibpodOK) String ¶
func (o *ContainerExportLibpodOK) String() string
type ContainerExportLibpodParams ¶
type ContainerExportLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerExportLibpodParams contains all the parameters to send to the API endpoint
for the container export libpod operation. Typically these are written to a http.Request.
func NewContainerExportLibpodParams ¶
func NewContainerExportLibpodParams() *ContainerExportLibpodParams
NewContainerExportLibpodParams creates a new ContainerExportLibpodParams 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 NewContainerExportLibpodParamsWithContext ¶
func NewContainerExportLibpodParamsWithContext(ctx context.Context) *ContainerExportLibpodParams
NewContainerExportLibpodParamsWithContext creates a new ContainerExportLibpodParams object with the ability to set a context for a request.
func NewContainerExportLibpodParamsWithHTTPClient ¶
func NewContainerExportLibpodParamsWithHTTPClient(client *http.Client) *ContainerExportLibpodParams
NewContainerExportLibpodParamsWithHTTPClient creates a new ContainerExportLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerExportLibpodParamsWithTimeout ¶
func NewContainerExportLibpodParamsWithTimeout(timeout time.Duration) *ContainerExportLibpodParams
NewContainerExportLibpodParamsWithTimeout creates a new ContainerExportLibpodParams object with the ability to set a timeout on a request.
func (*ContainerExportLibpodParams) SetContext ¶
func (o *ContainerExportLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container export libpod params
func (*ContainerExportLibpodParams) SetDefaults ¶
func (o *ContainerExportLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container export libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerExportLibpodParams) SetHTTPClient ¶
func (o *ContainerExportLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container export libpod params
func (*ContainerExportLibpodParams) SetName ¶
func (o *ContainerExportLibpodParams) SetName(name string)
SetName adds the name to the container export libpod params
func (*ContainerExportLibpodParams) SetTimeout ¶
func (o *ContainerExportLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container export libpod params
func (*ContainerExportLibpodParams) WithContext ¶
func (o *ContainerExportLibpodParams) WithContext(ctx context.Context) *ContainerExportLibpodParams
WithContext adds the context to the container export libpod params
func (*ContainerExportLibpodParams) WithDefaults ¶
func (o *ContainerExportLibpodParams) WithDefaults() *ContainerExportLibpodParams
WithDefaults hydrates default values in the container export libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerExportLibpodParams) WithHTTPClient ¶
func (o *ContainerExportLibpodParams) WithHTTPClient(client *http.Client) *ContainerExportLibpodParams
WithHTTPClient adds the HTTPClient to the container export libpod params
func (*ContainerExportLibpodParams) WithName ¶
func (o *ContainerExportLibpodParams) WithName(name string) *ContainerExportLibpodParams
WithName adds the name to the container export libpod params
func (*ContainerExportLibpodParams) WithTimeout ¶
func (o *ContainerExportLibpodParams) WithTimeout(timeout time.Duration) *ContainerExportLibpodParams
WithTimeout adds the timeout to the container export libpod params
func (*ContainerExportLibpodParams) WriteToRequest ¶
func (o *ContainerExportLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerExportLibpodReader ¶
type ContainerExportLibpodReader struct {
// contains filtered or unexported fields
}
ContainerExportLibpodReader is a Reader for the ContainerExportLibpod structure.
func (*ContainerExportLibpodReader) ReadResponse ¶
func (o *ContainerExportLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerHealthcheckLibpodConflict ¶
type ContainerHealthcheckLibpodConflict struct { }
ContainerHealthcheckLibpodConflict describes a response with status code 409, with default header values.
container has no healthcheck or is not running
func NewContainerHealthcheckLibpodConflict ¶
func NewContainerHealthcheckLibpodConflict() *ContainerHealthcheckLibpodConflict
NewContainerHealthcheckLibpodConflict creates a ContainerHealthcheckLibpodConflict with default headers values
func (*ContainerHealthcheckLibpodConflict) Error ¶
func (o *ContainerHealthcheckLibpodConflict) Error() string
func (*ContainerHealthcheckLibpodConflict) IsClientError ¶
func (o *ContainerHealthcheckLibpodConflict) IsClientError() bool
IsClientError returns true when this container healthcheck libpod conflict response has a 4xx status code
func (*ContainerHealthcheckLibpodConflict) IsCode ¶
func (o *ContainerHealthcheckLibpodConflict) IsCode(code int) bool
IsCode returns true when this container healthcheck libpod conflict response a status code equal to that given
func (*ContainerHealthcheckLibpodConflict) IsRedirect ¶
func (o *ContainerHealthcheckLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container healthcheck libpod conflict response has a 3xx status code
func (*ContainerHealthcheckLibpodConflict) IsServerError ¶
func (o *ContainerHealthcheckLibpodConflict) IsServerError() bool
IsServerError returns true when this container healthcheck libpod conflict response has a 5xx status code
func (*ContainerHealthcheckLibpodConflict) IsSuccess ¶
func (o *ContainerHealthcheckLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container healthcheck libpod conflict response has a 2xx status code
func (*ContainerHealthcheckLibpodConflict) String ¶
func (o *ContainerHealthcheckLibpodConflict) String() string
type ContainerHealthcheckLibpodInternalServerError ¶
type ContainerHealthcheckLibpodInternalServerError struct {
Payload *ContainerHealthcheckLibpodInternalServerErrorBody
}
ContainerHealthcheckLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerHealthcheckLibpodInternalServerError ¶
func NewContainerHealthcheckLibpodInternalServerError() *ContainerHealthcheckLibpodInternalServerError
NewContainerHealthcheckLibpodInternalServerError creates a ContainerHealthcheckLibpodInternalServerError with default headers values
func (*ContainerHealthcheckLibpodInternalServerError) Error ¶
func (o *ContainerHealthcheckLibpodInternalServerError) Error() string
func (*ContainerHealthcheckLibpodInternalServerError) GetPayload ¶
func (o *ContainerHealthcheckLibpodInternalServerError) GetPayload() *ContainerHealthcheckLibpodInternalServerErrorBody
func (*ContainerHealthcheckLibpodInternalServerError) IsClientError ¶
func (o *ContainerHealthcheckLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container healthcheck libpod internal server error response has a 4xx status code
func (*ContainerHealthcheckLibpodInternalServerError) IsCode ¶
func (o *ContainerHealthcheckLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container healthcheck libpod internal server error response a status code equal to that given
func (*ContainerHealthcheckLibpodInternalServerError) IsRedirect ¶
func (o *ContainerHealthcheckLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container healthcheck libpod internal server error response has a 3xx status code
func (*ContainerHealthcheckLibpodInternalServerError) IsServerError ¶
func (o *ContainerHealthcheckLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container healthcheck libpod internal server error response has a 5xx status code
func (*ContainerHealthcheckLibpodInternalServerError) IsSuccess ¶
func (o *ContainerHealthcheckLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container healthcheck libpod internal server error response has a 2xx status code
func (*ContainerHealthcheckLibpodInternalServerError) String ¶
func (o *ContainerHealthcheckLibpodInternalServerError) String() string
type ContainerHealthcheckLibpodInternalServerErrorBody ¶
type ContainerHealthcheckLibpodInternalServerErrorBody 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"` }
ContainerHealthcheckLibpodInternalServerErrorBody container healthcheck libpod internal server error body swagger:model ContainerHealthcheckLibpodInternalServerErrorBody
func (*ContainerHealthcheckLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerHealthcheckLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container healthcheck libpod internal server error body based on context it is used
func (*ContainerHealthcheckLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerHealthcheckLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerHealthcheckLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerHealthcheckLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerHealthcheckLibpodNotFound ¶
type ContainerHealthcheckLibpodNotFound struct {
Payload *ContainerHealthcheckLibpodNotFoundBody
}
ContainerHealthcheckLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerHealthcheckLibpodNotFound ¶
func NewContainerHealthcheckLibpodNotFound() *ContainerHealthcheckLibpodNotFound
NewContainerHealthcheckLibpodNotFound creates a ContainerHealthcheckLibpodNotFound with default headers values
func (*ContainerHealthcheckLibpodNotFound) Error ¶
func (o *ContainerHealthcheckLibpodNotFound) Error() string
func (*ContainerHealthcheckLibpodNotFound) GetPayload ¶
func (o *ContainerHealthcheckLibpodNotFound) GetPayload() *ContainerHealthcheckLibpodNotFoundBody
func (*ContainerHealthcheckLibpodNotFound) IsClientError ¶
func (o *ContainerHealthcheckLibpodNotFound) IsClientError() bool
IsClientError returns true when this container healthcheck libpod not found response has a 4xx status code
func (*ContainerHealthcheckLibpodNotFound) IsCode ¶
func (o *ContainerHealthcheckLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container healthcheck libpod not found response a status code equal to that given
func (*ContainerHealthcheckLibpodNotFound) IsRedirect ¶
func (o *ContainerHealthcheckLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container healthcheck libpod not found response has a 3xx status code
func (*ContainerHealthcheckLibpodNotFound) IsServerError ¶
func (o *ContainerHealthcheckLibpodNotFound) IsServerError() bool
IsServerError returns true when this container healthcheck libpod not found response has a 5xx status code
func (*ContainerHealthcheckLibpodNotFound) IsSuccess ¶
func (o *ContainerHealthcheckLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container healthcheck libpod not found response has a 2xx status code
func (*ContainerHealthcheckLibpodNotFound) String ¶
func (o *ContainerHealthcheckLibpodNotFound) String() string
type ContainerHealthcheckLibpodNotFoundBody ¶
type ContainerHealthcheckLibpodNotFoundBody 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"` }
ContainerHealthcheckLibpodNotFoundBody container healthcheck libpod not found body swagger:model ContainerHealthcheckLibpodNotFoundBody
func (*ContainerHealthcheckLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerHealthcheckLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container healthcheck libpod not found body based on context it is used
func (*ContainerHealthcheckLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerHealthcheckLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerHealthcheckLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerHealthcheckLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerHealthcheckLibpodOK ¶
type ContainerHealthcheckLibpodOK struct {
Payload *ContainerHealthcheckLibpodOKBody
}
ContainerHealthcheckLibpodOK describes a response with status code 200, with default header values.
Healthcheck
func NewContainerHealthcheckLibpodOK ¶
func NewContainerHealthcheckLibpodOK() *ContainerHealthcheckLibpodOK
NewContainerHealthcheckLibpodOK creates a ContainerHealthcheckLibpodOK with default headers values
func (*ContainerHealthcheckLibpodOK) Error ¶
func (o *ContainerHealthcheckLibpodOK) Error() string
func (*ContainerHealthcheckLibpodOK) GetPayload ¶
func (o *ContainerHealthcheckLibpodOK) GetPayload() *ContainerHealthcheckLibpodOKBody
func (*ContainerHealthcheckLibpodOK) IsClientError ¶
func (o *ContainerHealthcheckLibpodOK) IsClientError() bool
IsClientError returns true when this container healthcheck libpod o k response has a 4xx status code
func (*ContainerHealthcheckLibpodOK) IsCode ¶
func (o *ContainerHealthcheckLibpodOK) IsCode(code int) bool
IsCode returns true when this container healthcheck libpod o k response a status code equal to that given
func (*ContainerHealthcheckLibpodOK) IsRedirect ¶
func (o *ContainerHealthcheckLibpodOK) IsRedirect() bool
IsRedirect returns true when this container healthcheck libpod o k response has a 3xx status code
func (*ContainerHealthcheckLibpodOK) IsServerError ¶
func (o *ContainerHealthcheckLibpodOK) IsServerError() bool
IsServerError returns true when this container healthcheck libpod o k response has a 5xx status code
func (*ContainerHealthcheckLibpodOK) IsSuccess ¶
func (o *ContainerHealthcheckLibpodOK) IsSuccess() bool
IsSuccess returns true when this container healthcheck libpod o k response has a 2xx status code
func (*ContainerHealthcheckLibpodOK) String ¶
func (o *ContainerHealthcheckLibpodOK) String() string
type ContainerHealthcheckLibpodOKBody ¶
type ContainerHealthcheckLibpodOKBody struct { // FailingStreak is the number of consecutive failed healthchecks FailingStreak int64 `json:"FailingStreak,omitempty"` // Log describes healthcheck attempts and results Log []*models.HealthCheckLog `json:"Log"` // Status healthy or unhealthy Status string `json:"Status,omitempty"` }
ContainerHealthcheckLibpodOKBody container healthcheck libpod o k body swagger:model ContainerHealthcheckLibpodOKBody
func (*ContainerHealthcheckLibpodOKBody) ContextValidate ¶
func (o *ContainerHealthcheckLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this container healthcheck libpod o k body based on the context it is used
func (*ContainerHealthcheckLibpodOKBody) MarshalBinary ¶
func (o *ContainerHealthcheckLibpodOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerHealthcheckLibpodOKBody) UnmarshalBinary ¶
func (o *ContainerHealthcheckLibpodOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerHealthcheckLibpodParams ¶
type ContainerHealthcheckLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerHealthcheckLibpodParams contains all the parameters to send to the API endpoint
for the container healthcheck libpod operation. Typically these are written to a http.Request.
func NewContainerHealthcheckLibpodParams ¶
func NewContainerHealthcheckLibpodParams() *ContainerHealthcheckLibpodParams
NewContainerHealthcheckLibpodParams creates a new ContainerHealthcheckLibpodParams 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 NewContainerHealthcheckLibpodParamsWithContext ¶
func NewContainerHealthcheckLibpodParamsWithContext(ctx context.Context) *ContainerHealthcheckLibpodParams
NewContainerHealthcheckLibpodParamsWithContext creates a new ContainerHealthcheckLibpodParams object with the ability to set a context for a request.
func NewContainerHealthcheckLibpodParamsWithHTTPClient ¶
func NewContainerHealthcheckLibpodParamsWithHTTPClient(client *http.Client) *ContainerHealthcheckLibpodParams
NewContainerHealthcheckLibpodParamsWithHTTPClient creates a new ContainerHealthcheckLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerHealthcheckLibpodParamsWithTimeout ¶
func NewContainerHealthcheckLibpodParamsWithTimeout(timeout time.Duration) *ContainerHealthcheckLibpodParams
NewContainerHealthcheckLibpodParamsWithTimeout creates a new ContainerHealthcheckLibpodParams object with the ability to set a timeout on a request.
func (*ContainerHealthcheckLibpodParams) SetContext ¶
func (o *ContainerHealthcheckLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) SetDefaults ¶
func (o *ContainerHealthcheckLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container healthcheck libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerHealthcheckLibpodParams) SetHTTPClient ¶
func (o *ContainerHealthcheckLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) SetName ¶
func (o *ContainerHealthcheckLibpodParams) SetName(name string)
SetName adds the name to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) SetTimeout ¶
func (o *ContainerHealthcheckLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) WithContext ¶
func (o *ContainerHealthcheckLibpodParams) WithContext(ctx context.Context) *ContainerHealthcheckLibpodParams
WithContext adds the context to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) WithDefaults ¶
func (o *ContainerHealthcheckLibpodParams) WithDefaults() *ContainerHealthcheckLibpodParams
WithDefaults hydrates default values in the container healthcheck libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerHealthcheckLibpodParams) WithHTTPClient ¶
func (o *ContainerHealthcheckLibpodParams) WithHTTPClient(client *http.Client) *ContainerHealthcheckLibpodParams
WithHTTPClient adds the HTTPClient to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) WithName ¶
func (o *ContainerHealthcheckLibpodParams) WithName(name string) *ContainerHealthcheckLibpodParams
WithName adds the name to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) WithTimeout ¶
func (o *ContainerHealthcheckLibpodParams) WithTimeout(timeout time.Duration) *ContainerHealthcheckLibpodParams
WithTimeout adds the timeout to the container healthcheck libpod params
func (*ContainerHealthcheckLibpodParams) WriteToRequest ¶
func (o *ContainerHealthcheckLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerHealthcheckLibpodReader ¶
type ContainerHealthcheckLibpodReader struct {
// contains filtered or unexported fields
}
ContainerHealthcheckLibpodReader is a Reader for the ContainerHealthcheckLibpod structure.
func (*ContainerHealthcheckLibpodReader) ReadResponse ¶
func (o *ContainerHealthcheckLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerInitLibpodInternalServerError ¶
type ContainerInitLibpodInternalServerError struct {
Payload *ContainerInitLibpodInternalServerErrorBody
}
ContainerInitLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerInitLibpodInternalServerError ¶
func NewContainerInitLibpodInternalServerError() *ContainerInitLibpodInternalServerError
NewContainerInitLibpodInternalServerError creates a ContainerInitLibpodInternalServerError with default headers values
func (*ContainerInitLibpodInternalServerError) Error ¶
func (o *ContainerInitLibpodInternalServerError) Error() string
func (*ContainerInitLibpodInternalServerError) GetPayload ¶
func (o *ContainerInitLibpodInternalServerError) GetPayload() *ContainerInitLibpodInternalServerErrorBody
func (*ContainerInitLibpodInternalServerError) IsClientError ¶
func (o *ContainerInitLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container init libpod internal server error response has a 4xx status code
func (*ContainerInitLibpodInternalServerError) IsCode ¶
func (o *ContainerInitLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container init libpod internal server error response a status code equal to that given
func (*ContainerInitLibpodInternalServerError) IsRedirect ¶
func (o *ContainerInitLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container init libpod internal server error response has a 3xx status code
func (*ContainerInitLibpodInternalServerError) IsServerError ¶
func (o *ContainerInitLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container init libpod internal server error response has a 5xx status code
func (*ContainerInitLibpodInternalServerError) IsSuccess ¶
func (o *ContainerInitLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container init libpod internal server error response has a 2xx status code
func (*ContainerInitLibpodInternalServerError) String ¶
func (o *ContainerInitLibpodInternalServerError) String() string
type ContainerInitLibpodInternalServerErrorBody ¶
type ContainerInitLibpodInternalServerErrorBody 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"` }
ContainerInitLibpodInternalServerErrorBody container init libpod internal server error body swagger:model ContainerInitLibpodInternalServerErrorBody
func (*ContainerInitLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerInitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container init libpod internal server error body based on context it is used
func (*ContainerInitLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerInitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerInitLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerInitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerInitLibpodNoContent ¶
type ContainerInitLibpodNoContent struct { }
ContainerInitLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerInitLibpodNoContent ¶
func NewContainerInitLibpodNoContent() *ContainerInitLibpodNoContent
NewContainerInitLibpodNoContent creates a ContainerInitLibpodNoContent with default headers values
func (*ContainerInitLibpodNoContent) Error ¶
func (o *ContainerInitLibpodNoContent) Error() string
func (*ContainerInitLibpodNoContent) IsClientError ¶
func (o *ContainerInitLibpodNoContent) IsClientError() bool
IsClientError returns true when this container init libpod no content response has a 4xx status code
func (*ContainerInitLibpodNoContent) IsCode ¶
func (o *ContainerInitLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container init libpod no content response a status code equal to that given
func (*ContainerInitLibpodNoContent) IsRedirect ¶
func (o *ContainerInitLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container init libpod no content response has a 3xx status code
func (*ContainerInitLibpodNoContent) IsServerError ¶
func (o *ContainerInitLibpodNoContent) IsServerError() bool
IsServerError returns true when this container init libpod no content response has a 5xx status code
func (*ContainerInitLibpodNoContent) IsSuccess ¶
func (o *ContainerInitLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container init libpod no content response has a 2xx status code
func (*ContainerInitLibpodNoContent) String ¶
func (o *ContainerInitLibpodNoContent) String() string
type ContainerInitLibpodNotFound ¶
type ContainerInitLibpodNotFound struct {
Payload *ContainerInitLibpodNotFoundBody
}
ContainerInitLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerInitLibpodNotFound ¶
func NewContainerInitLibpodNotFound() *ContainerInitLibpodNotFound
NewContainerInitLibpodNotFound creates a ContainerInitLibpodNotFound with default headers values
func (*ContainerInitLibpodNotFound) Error ¶
func (o *ContainerInitLibpodNotFound) Error() string
func (*ContainerInitLibpodNotFound) GetPayload ¶
func (o *ContainerInitLibpodNotFound) GetPayload() *ContainerInitLibpodNotFoundBody
func (*ContainerInitLibpodNotFound) IsClientError ¶
func (o *ContainerInitLibpodNotFound) IsClientError() bool
IsClientError returns true when this container init libpod not found response has a 4xx status code
func (*ContainerInitLibpodNotFound) IsCode ¶
func (o *ContainerInitLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container init libpod not found response a status code equal to that given
func (*ContainerInitLibpodNotFound) IsRedirect ¶
func (o *ContainerInitLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container init libpod not found response has a 3xx status code
func (*ContainerInitLibpodNotFound) IsServerError ¶
func (o *ContainerInitLibpodNotFound) IsServerError() bool
IsServerError returns true when this container init libpod not found response has a 5xx status code
func (*ContainerInitLibpodNotFound) IsSuccess ¶
func (o *ContainerInitLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container init libpod not found response has a 2xx status code
func (*ContainerInitLibpodNotFound) String ¶
func (o *ContainerInitLibpodNotFound) String() string
type ContainerInitLibpodNotFoundBody ¶
type ContainerInitLibpodNotFoundBody 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"` }
ContainerInitLibpodNotFoundBody container init libpod not found body swagger:model ContainerInitLibpodNotFoundBody
func (*ContainerInitLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerInitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container init libpod not found body based on context it is used
func (*ContainerInitLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerInitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerInitLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerInitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerInitLibpodNotModified ¶
type ContainerInitLibpodNotModified struct { }
ContainerInitLibpodNotModified describes a response with status code 304, with default header values.
container already initialized
func NewContainerInitLibpodNotModified ¶
func NewContainerInitLibpodNotModified() *ContainerInitLibpodNotModified
NewContainerInitLibpodNotModified creates a ContainerInitLibpodNotModified with default headers values
func (*ContainerInitLibpodNotModified) Error ¶
func (o *ContainerInitLibpodNotModified) Error() string
func (*ContainerInitLibpodNotModified) IsClientError ¶
func (o *ContainerInitLibpodNotModified) IsClientError() bool
IsClientError returns true when this container init libpod not modified response has a 4xx status code
func (*ContainerInitLibpodNotModified) IsCode ¶
func (o *ContainerInitLibpodNotModified) IsCode(code int) bool
IsCode returns true when this container init libpod not modified response a status code equal to that given
func (*ContainerInitLibpodNotModified) IsRedirect ¶
func (o *ContainerInitLibpodNotModified) IsRedirect() bool
IsRedirect returns true when this container init libpod not modified response has a 3xx status code
func (*ContainerInitLibpodNotModified) IsServerError ¶
func (o *ContainerInitLibpodNotModified) IsServerError() bool
IsServerError returns true when this container init libpod not modified response has a 5xx status code
func (*ContainerInitLibpodNotModified) IsSuccess ¶
func (o *ContainerInitLibpodNotModified) IsSuccess() bool
IsSuccess returns true when this container init libpod not modified response has a 2xx status code
func (*ContainerInitLibpodNotModified) String ¶
func (o *ContainerInitLibpodNotModified) String() string
type ContainerInitLibpodParams ¶
type ContainerInitLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerInitLibpodParams contains all the parameters to send to the API endpoint
for the container init libpod operation. Typically these are written to a http.Request.
func NewContainerInitLibpodParams ¶
func NewContainerInitLibpodParams() *ContainerInitLibpodParams
NewContainerInitLibpodParams creates a new ContainerInitLibpodParams 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 NewContainerInitLibpodParamsWithContext ¶
func NewContainerInitLibpodParamsWithContext(ctx context.Context) *ContainerInitLibpodParams
NewContainerInitLibpodParamsWithContext creates a new ContainerInitLibpodParams object with the ability to set a context for a request.
func NewContainerInitLibpodParamsWithHTTPClient ¶
func NewContainerInitLibpodParamsWithHTTPClient(client *http.Client) *ContainerInitLibpodParams
NewContainerInitLibpodParamsWithHTTPClient creates a new ContainerInitLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerInitLibpodParamsWithTimeout ¶
func NewContainerInitLibpodParamsWithTimeout(timeout time.Duration) *ContainerInitLibpodParams
NewContainerInitLibpodParamsWithTimeout creates a new ContainerInitLibpodParams object with the ability to set a timeout on a request.
func (*ContainerInitLibpodParams) SetContext ¶
func (o *ContainerInitLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container init libpod params
func (*ContainerInitLibpodParams) SetDefaults ¶
func (o *ContainerInitLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container init libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerInitLibpodParams) SetHTTPClient ¶
func (o *ContainerInitLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container init libpod params
func (*ContainerInitLibpodParams) SetName ¶
func (o *ContainerInitLibpodParams) SetName(name string)
SetName adds the name to the container init libpod params
func (*ContainerInitLibpodParams) SetTimeout ¶
func (o *ContainerInitLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container init libpod params
func (*ContainerInitLibpodParams) WithContext ¶
func (o *ContainerInitLibpodParams) WithContext(ctx context.Context) *ContainerInitLibpodParams
WithContext adds the context to the container init libpod params
func (*ContainerInitLibpodParams) WithDefaults ¶
func (o *ContainerInitLibpodParams) WithDefaults() *ContainerInitLibpodParams
WithDefaults hydrates default values in the container init libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerInitLibpodParams) WithHTTPClient ¶
func (o *ContainerInitLibpodParams) WithHTTPClient(client *http.Client) *ContainerInitLibpodParams
WithHTTPClient adds the HTTPClient to the container init libpod params
func (*ContainerInitLibpodParams) WithName ¶
func (o *ContainerInitLibpodParams) WithName(name string) *ContainerInitLibpodParams
WithName adds the name to the container init libpod params
func (*ContainerInitLibpodParams) WithTimeout ¶
func (o *ContainerInitLibpodParams) WithTimeout(timeout time.Duration) *ContainerInitLibpodParams
WithTimeout adds the timeout to the container init libpod params
func (*ContainerInitLibpodParams) WriteToRequest ¶
func (o *ContainerInitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerInitLibpodReader ¶
type ContainerInitLibpodReader struct {
// contains filtered or unexported fields
}
ContainerInitLibpodReader is a Reader for the ContainerInitLibpod structure.
func (*ContainerInitLibpodReader) ReadResponse ¶
func (o *ContainerInitLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerInspectLibpodInternalServerError ¶
type ContainerInspectLibpodInternalServerError struct {
Payload *ContainerInspectLibpodInternalServerErrorBody
}
ContainerInspectLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerInspectLibpodInternalServerError ¶
func NewContainerInspectLibpodInternalServerError() *ContainerInspectLibpodInternalServerError
NewContainerInspectLibpodInternalServerError creates a ContainerInspectLibpodInternalServerError with default headers values
func (*ContainerInspectLibpodInternalServerError) Error ¶
func (o *ContainerInspectLibpodInternalServerError) Error() string
func (*ContainerInspectLibpodInternalServerError) GetPayload ¶
func (o *ContainerInspectLibpodInternalServerError) GetPayload() *ContainerInspectLibpodInternalServerErrorBody
func (*ContainerInspectLibpodInternalServerError) IsClientError ¶
func (o *ContainerInspectLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container inspect libpod internal server error response has a 4xx status code
func (*ContainerInspectLibpodInternalServerError) IsCode ¶
func (o *ContainerInspectLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container inspect libpod internal server error response a status code equal to that given
func (*ContainerInspectLibpodInternalServerError) IsRedirect ¶
func (o *ContainerInspectLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container inspect libpod internal server error response has a 3xx status code
func (*ContainerInspectLibpodInternalServerError) IsServerError ¶
func (o *ContainerInspectLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container inspect libpod internal server error response has a 5xx status code
func (*ContainerInspectLibpodInternalServerError) IsSuccess ¶
func (o *ContainerInspectLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container inspect libpod internal server error response has a 2xx status code
func (*ContainerInspectLibpodInternalServerError) String ¶
func (o *ContainerInspectLibpodInternalServerError) String() string
type ContainerInspectLibpodInternalServerErrorBody ¶
type ContainerInspectLibpodInternalServerErrorBody 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"` }
ContainerInspectLibpodInternalServerErrorBody container inspect libpod internal server error body swagger:model ContainerInspectLibpodInternalServerErrorBody
func (*ContainerInspectLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerInspectLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container inspect libpod internal server error body based on context it is used
func (*ContainerInspectLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerInspectLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerInspectLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerInspectLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerInspectLibpodNotFound ¶
type ContainerInspectLibpodNotFound struct {
Payload *ContainerInspectLibpodNotFoundBody
}
ContainerInspectLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerInspectLibpodNotFound ¶
func NewContainerInspectLibpodNotFound() *ContainerInspectLibpodNotFound
NewContainerInspectLibpodNotFound creates a ContainerInspectLibpodNotFound with default headers values
func (*ContainerInspectLibpodNotFound) Error ¶
func (o *ContainerInspectLibpodNotFound) Error() string
func (*ContainerInspectLibpodNotFound) GetPayload ¶
func (o *ContainerInspectLibpodNotFound) GetPayload() *ContainerInspectLibpodNotFoundBody
func (*ContainerInspectLibpodNotFound) IsClientError ¶
func (o *ContainerInspectLibpodNotFound) IsClientError() bool
IsClientError returns true when this container inspect libpod not found response has a 4xx status code
func (*ContainerInspectLibpodNotFound) IsCode ¶
func (o *ContainerInspectLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container inspect libpod not found response a status code equal to that given
func (*ContainerInspectLibpodNotFound) IsRedirect ¶
func (o *ContainerInspectLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container inspect libpod not found response has a 3xx status code
func (*ContainerInspectLibpodNotFound) IsServerError ¶
func (o *ContainerInspectLibpodNotFound) IsServerError() bool
IsServerError returns true when this container inspect libpod not found response has a 5xx status code
func (*ContainerInspectLibpodNotFound) IsSuccess ¶
func (o *ContainerInspectLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container inspect libpod not found response has a 2xx status code
func (*ContainerInspectLibpodNotFound) String ¶
func (o *ContainerInspectLibpodNotFound) String() string
type ContainerInspectLibpodNotFoundBody ¶
type ContainerInspectLibpodNotFoundBody 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"` }
ContainerInspectLibpodNotFoundBody container inspect libpod not found body swagger:model ContainerInspectLibpodNotFoundBody
func (*ContainerInspectLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerInspectLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container inspect libpod not found body based on context it is used
func (*ContainerInspectLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerInspectLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerInspectLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerInspectLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerInspectLibpodOK ¶
type ContainerInspectLibpodOK struct {
Payload *ContainerInspectLibpodOKBody
}
ContainerInspectLibpodOK describes a response with status code 200, with default header values.
Inspect container
func NewContainerInspectLibpodOK ¶
func NewContainerInspectLibpodOK() *ContainerInspectLibpodOK
NewContainerInspectLibpodOK creates a ContainerInspectLibpodOK with default headers values
func (*ContainerInspectLibpodOK) Error ¶
func (o *ContainerInspectLibpodOK) Error() string
func (*ContainerInspectLibpodOK) GetPayload ¶
func (o *ContainerInspectLibpodOK) GetPayload() *ContainerInspectLibpodOKBody
func (*ContainerInspectLibpodOK) IsClientError ¶
func (o *ContainerInspectLibpodOK) IsClientError() bool
IsClientError returns true when this container inspect libpod o k response has a 4xx status code
func (*ContainerInspectLibpodOK) IsCode ¶
func (o *ContainerInspectLibpodOK) IsCode(code int) bool
IsCode returns true when this container inspect libpod o k response a status code equal to that given
func (*ContainerInspectLibpodOK) IsRedirect ¶
func (o *ContainerInspectLibpodOK) IsRedirect() bool
IsRedirect returns true when this container inspect libpod o k response has a 3xx status code
func (*ContainerInspectLibpodOK) IsServerError ¶
func (o *ContainerInspectLibpodOK) IsServerError() bool
IsServerError returns true when this container inspect libpod o k response has a 5xx status code
func (*ContainerInspectLibpodOK) IsSuccess ¶
func (o *ContainerInspectLibpodOK) IsSuccess() bool
IsSuccess returns true when this container inspect libpod o k response has a 2xx status code
func (*ContainerInspectLibpodOK) String ¶
func (o *ContainerInspectLibpodOK) String() string
type ContainerInspectLibpodOKBody ¶
type ContainerInspectLibpodOKBody struct { // app armor profile AppArmorProfile string `json:"AppArmorProfile,omitempty"` // args Args []string `json:"Args"` // bounding caps BoundingCaps []string `json:"BoundingCaps"` // config Config *models.InspectContainerConfig `json:"Config,omitempty"` // conmon pid file ConmonPidFile string `json:"ConmonPidFile,omitempty"` // created // Format: date-time Created strfmt.DateTime `json:"Created,omitempty"` // dependencies Dependencies []string `json:"Dependencies"` // driver Driver string `json:"Driver,omitempty"` // effective caps EffectiveCaps []string `json:"EffectiveCaps"` // exec i ds ExecIDs []string `json:"ExecIDs"` // graph driver GraphDriver *models.DriverData `json:"GraphDriver,omitempty"` // host config HostConfig *models.InspectContainerHostConfig `json:"HostConfig,omitempty"` // hostname path HostnamePath string `json:"HostnamePath,omitempty"` // hosts path HostsPath string `json:"HostsPath,omitempty"` // ID ID string `json:"Id,omitempty"` // image Image string `json:"Image,omitempty"` // image name ImageName string `json:"ImageName,omitempty"` // is infra IsInfra bool `json:"IsInfra,omitempty"` // mount label MountLabel string `json:"MountLabel,omitempty"` // mounts Mounts []*models.InspectMount `json:"Mounts"` // name Name string `json:"Name,omitempty"` // namespace Namespace string `json:"Namespace,omitempty"` // network settings NetworkSettings *models.InspectNetworkSettings `json:"NetworkSettings,omitempty"` // o c i config path OCIConfigPath string `json:"OCIConfigPath,omitempty"` // o c i runtime OCIRuntime string `json:"OCIRuntime,omitempty"` // path Path string `json:"Path,omitempty"` // pid file PidFile string `json:"PidFile,omitempty"` // pod Pod string `json:"Pod,omitempty"` // process label ProcessLabel string `json:"ProcessLabel,omitempty"` // resolv conf path ResolvConfPath string `json:"ResolvConfPath,omitempty"` // restart count RestartCount int32 `json:"RestartCount,omitempty"` // rootfs Rootfs string `json:"Rootfs,omitempty"` // size root fs SizeRootFs int64 `json:"SizeRootFs,omitempty"` // size rw SizeRw int64 `json:"SizeRw,omitempty"` // state State *models.InspectContainerState `json:"State,omitempty"` // static dir StaticDir string `json:"StaticDir,omitempty"` }
ContainerInspectLibpodOKBody container inspect libpod o k body swagger:model ContainerInspectLibpodOKBody
func (*ContainerInspectLibpodOKBody) ContextValidate ¶
func (o *ContainerInspectLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this container inspect libpod o k body based on the context it is used
func (*ContainerInspectLibpodOKBody) MarshalBinary ¶
func (o *ContainerInspectLibpodOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerInspectLibpodOKBody) UnmarshalBinary ¶
func (o *ContainerInspectLibpodOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerInspectLibpodParams ¶
type ContainerInspectLibpodParams struct { /* Name. the name or ID of the container */ Name string /* Size. display filesystem usage */ Size *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerInspectLibpodParams contains all the parameters to send to the API endpoint
for the container inspect libpod operation. Typically these are written to a http.Request.
func NewContainerInspectLibpodParams ¶
func NewContainerInspectLibpodParams() *ContainerInspectLibpodParams
NewContainerInspectLibpodParams creates a new ContainerInspectLibpodParams 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 NewContainerInspectLibpodParamsWithContext ¶
func NewContainerInspectLibpodParamsWithContext(ctx context.Context) *ContainerInspectLibpodParams
NewContainerInspectLibpodParamsWithContext creates a new ContainerInspectLibpodParams object with the ability to set a context for a request.
func NewContainerInspectLibpodParamsWithHTTPClient ¶
func NewContainerInspectLibpodParamsWithHTTPClient(client *http.Client) *ContainerInspectLibpodParams
NewContainerInspectLibpodParamsWithHTTPClient creates a new ContainerInspectLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerInspectLibpodParamsWithTimeout ¶
func NewContainerInspectLibpodParamsWithTimeout(timeout time.Duration) *ContainerInspectLibpodParams
NewContainerInspectLibpodParamsWithTimeout creates a new ContainerInspectLibpodParams object with the ability to set a timeout on a request.
func (*ContainerInspectLibpodParams) SetContext ¶
func (o *ContainerInspectLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container inspect libpod params
func (*ContainerInspectLibpodParams) SetDefaults ¶
func (o *ContainerInspectLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container inspect libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerInspectLibpodParams) SetHTTPClient ¶
func (o *ContainerInspectLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container inspect libpod params
func (*ContainerInspectLibpodParams) SetName ¶
func (o *ContainerInspectLibpodParams) SetName(name string)
SetName adds the name to the container inspect libpod params
func (*ContainerInspectLibpodParams) SetSize ¶
func (o *ContainerInspectLibpodParams) SetSize(size *bool)
SetSize adds the size to the container inspect libpod params
func (*ContainerInspectLibpodParams) SetTimeout ¶
func (o *ContainerInspectLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container inspect libpod params
func (*ContainerInspectLibpodParams) WithContext ¶
func (o *ContainerInspectLibpodParams) WithContext(ctx context.Context) *ContainerInspectLibpodParams
WithContext adds the context to the container inspect libpod params
func (*ContainerInspectLibpodParams) WithDefaults ¶
func (o *ContainerInspectLibpodParams) WithDefaults() *ContainerInspectLibpodParams
WithDefaults hydrates default values in the container inspect libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerInspectLibpodParams) WithHTTPClient ¶
func (o *ContainerInspectLibpodParams) WithHTTPClient(client *http.Client) *ContainerInspectLibpodParams
WithHTTPClient adds the HTTPClient to the container inspect libpod params
func (*ContainerInspectLibpodParams) WithName ¶
func (o *ContainerInspectLibpodParams) WithName(name string) *ContainerInspectLibpodParams
WithName adds the name to the container inspect libpod params
func (*ContainerInspectLibpodParams) WithSize ¶
func (o *ContainerInspectLibpodParams) WithSize(size *bool) *ContainerInspectLibpodParams
WithSize adds the size to the container inspect libpod params
func (*ContainerInspectLibpodParams) WithTimeout ¶
func (o *ContainerInspectLibpodParams) WithTimeout(timeout time.Duration) *ContainerInspectLibpodParams
WithTimeout adds the timeout to the container inspect libpod params
func (*ContainerInspectLibpodParams) WriteToRequest ¶
func (o *ContainerInspectLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerInspectLibpodReader ¶
type ContainerInspectLibpodReader struct {
// contains filtered or unexported fields
}
ContainerInspectLibpodReader is a Reader for the ContainerInspectLibpod structure.
func (*ContainerInspectLibpodReader) ReadResponse ¶
func (o *ContainerInspectLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerKillLibpodConflict ¶
type ContainerKillLibpodConflict struct {
Payload *ContainerKillLibpodConflictBody
}
ContainerKillLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerKillLibpodConflict ¶
func NewContainerKillLibpodConflict() *ContainerKillLibpodConflict
NewContainerKillLibpodConflict creates a ContainerKillLibpodConflict with default headers values
func (*ContainerKillLibpodConflict) Error ¶
func (o *ContainerKillLibpodConflict) Error() string
func (*ContainerKillLibpodConflict) GetPayload ¶
func (o *ContainerKillLibpodConflict) GetPayload() *ContainerKillLibpodConflictBody
func (*ContainerKillLibpodConflict) IsClientError ¶
func (o *ContainerKillLibpodConflict) IsClientError() bool
IsClientError returns true when this container kill libpod conflict response has a 4xx status code
func (*ContainerKillLibpodConflict) IsCode ¶
func (o *ContainerKillLibpodConflict) IsCode(code int) bool
IsCode returns true when this container kill libpod conflict response a status code equal to that given
func (*ContainerKillLibpodConflict) IsRedirect ¶
func (o *ContainerKillLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container kill libpod conflict response has a 3xx status code
func (*ContainerKillLibpodConflict) IsServerError ¶
func (o *ContainerKillLibpodConflict) IsServerError() bool
IsServerError returns true when this container kill libpod conflict response has a 5xx status code
func (*ContainerKillLibpodConflict) IsSuccess ¶
func (o *ContainerKillLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container kill libpod conflict response has a 2xx status code
func (*ContainerKillLibpodConflict) String ¶
func (o *ContainerKillLibpodConflict) String() string
type ContainerKillLibpodConflictBody ¶
type ContainerKillLibpodConflictBody 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"` }
ContainerKillLibpodConflictBody container kill libpod conflict body swagger:model ContainerKillLibpodConflictBody
func (*ContainerKillLibpodConflictBody) ContextValidate ¶
func (o *ContainerKillLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container kill libpod conflict body based on context it is used
func (*ContainerKillLibpodConflictBody) MarshalBinary ¶
func (o *ContainerKillLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerKillLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerKillLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerKillLibpodInternalServerError ¶
type ContainerKillLibpodInternalServerError struct {
Payload *ContainerKillLibpodInternalServerErrorBody
}
ContainerKillLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerKillLibpodInternalServerError ¶
func NewContainerKillLibpodInternalServerError() *ContainerKillLibpodInternalServerError
NewContainerKillLibpodInternalServerError creates a ContainerKillLibpodInternalServerError with default headers values
func (*ContainerKillLibpodInternalServerError) Error ¶
func (o *ContainerKillLibpodInternalServerError) Error() string
func (*ContainerKillLibpodInternalServerError) GetPayload ¶
func (o *ContainerKillLibpodInternalServerError) GetPayload() *ContainerKillLibpodInternalServerErrorBody
func (*ContainerKillLibpodInternalServerError) IsClientError ¶
func (o *ContainerKillLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container kill libpod internal server error response has a 4xx status code
func (*ContainerKillLibpodInternalServerError) IsCode ¶
func (o *ContainerKillLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container kill libpod internal server error response a status code equal to that given
func (*ContainerKillLibpodInternalServerError) IsRedirect ¶
func (o *ContainerKillLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container kill libpod internal server error response has a 3xx status code
func (*ContainerKillLibpodInternalServerError) IsServerError ¶
func (o *ContainerKillLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container kill libpod internal server error response has a 5xx status code
func (*ContainerKillLibpodInternalServerError) IsSuccess ¶
func (o *ContainerKillLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container kill libpod internal server error response has a 2xx status code
func (*ContainerKillLibpodInternalServerError) String ¶
func (o *ContainerKillLibpodInternalServerError) String() string
type ContainerKillLibpodInternalServerErrorBody ¶
type ContainerKillLibpodInternalServerErrorBody 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"` }
ContainerKillLibpodInternalServerErrorBody container kill libpod internal server error body swagger:model ContainerKillLibpodInternalServerErrorBody
func (*ContainerKillLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerKillLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container kill libpod internal server error body based on context it is used
func (*ContainerKillLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerKillLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerKillLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerKillLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerKillLibpodNoContent ¶
type ContainerKillLibpodNoContent struct { }
ContainerKillLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerKillLibpodNoContent ¶
func NewContainerKillLibpodNoContent() *ContainerKillLibpodNoContent
NewContainerKillLibpodNoContent creates a ContainerKillLibpodNoContent with default headers values
func (*ContainerKillLibpodNoContent) Error ¶
func (o *ContainerKillLibpodNoContent) Error() string
func (*ContainerKillLibpodNoContent) IsClientError ¶
func (o *ContainerKillLibpodNoContent) IsClientError() bool
IsClientError returns true when this container kill libpod no content response has a 4xx status code
func (*ContainerKillLibpodNoContent) IsCode ¶
func (o *ContainerKillLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container kill libpod no content response a status code equal to that given
func (*ContainerKillLibpodNoContent) IsRedirect ¶
func (o *ContainerKillLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container kill libpod no content response has a 3xx status code
func (*ContainerKillLibpodNoContent) IsServerError ¶
func (o *ContainerKillLibpodNoContent) IsServerError() bool
IsServerError returns true when this container kill libpod no content response has a 5xx status code
func (*ContainerKillLibpodNoContent) IsSuccess ¶
func (o *ContainerKillLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container kill libpod no content response has a 2xx status code
func (*ContainerKillLibpodNoContent) String ¶
func (o *ContainerKillLibpodNoContent) String() string
type ContainerKillLibpodNotFound ¶
type ContainerKillLibpodNotFound struct {
Payload *ContainerKillLibpodNotFoundBody
}
ContainerKillLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerKillLibpodNotFound ¶
func NewContainerKillLibpodNotFound() *ContainerKillLibpodNotFound
NewContainerKillLibpodNotFound creates a ContainerKillLibpodNotFound with default headers values
func (*ContainerKillLibpodNotFound) Error ¶
func (o *ContainerKillLibpodNotFound) Error() string
func (*ContainerKillLibpodNotFound) GetPayload ¶
func (o *ContainerKillLibpodNotFound) GetPayload() *ContainerKillLibpodNotFoundBody
func (*ContainerKillLibpodNotFound) IsClientError ¶
func (o *ContainerKillLibpodNotFound) IsClientError() bool
IsClientError returns true when this container kill libpod not found response has a 4xx status code
func (*ContainerKillLibpodNotFound) IsCode ¶
func (o *ContainerKillLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container kill libpod not found response a status code equal to that given
func (*ContainerKillLibpodNotFound) IsRedirect ¶
func (o *ContainerKillLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container kill libpod not found response has a 3xx status code
func (*ContainerKillLibpodNotFound) IsServerError ¶
func (o *ContainerKillLibpodNotFound) IsServerError() bool
IsServerError returns true when this container kill libpod not found response has a 5xx status code
func (*ContainerKillLibpodNotFound) IsSuccess ¶
func (o *ContainerKillLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container kill libpod not found response has a 2xx status code
func (*ContainerKillLibpodNotFound) String ¶
func (o *ContainerKillLibpodNotFound) String() string
type ContainerKillLibpodNotFoundBody ¶
type ContainerKillLibpodNotFoundBody 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"` }
ContainerKillLibpodNotFoundBody container kill libpod not found body swagger:model ContainerKillLibpodNotFoundBody
func (*ContainerKillLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerKillLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container kill libpod not found body based on context it is used
func (*ContainerKillLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerKillLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerKillLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerKillLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerKillLibpodParams ¶
type ContainerKillLibpodParams struct { /* Name. the name or ID of the container */ Name string /* Signal. signal to be sent to container, either by integer or SIG_ name Default: "TERM" */ Signal *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerKillLibpodParams contains all the parameters to send to the API endpoint
for the container kill libpod operation. Typically these are written to a http.Request.
func NewContainerKillLibpodParams ¶
func NewContainerKillLibpodParams() *ContainerKillLibpodParams
NewContainerKillLibpodParams creates a new ContainerKillLibpodParams 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 NewContainerKillLibpodParamsWithContext ¶
func NewContainerKillLibpodParamsWithContext(ctx context.Context) *ContainerKillLibpodParams
NewContainerKillLibpodParamsWithContext creates a new ContainerKillLibpodParams object with the ability to set a context for a request.
func NewContainerKillLibpodParamsWithHTTPClient ¶
func NewContainerKillLibpodParamsWithHTTPClient(client *http.Client) *ContainerKillLibpodParams
NewContainerKillLibpodParamsWithHTTPClient creates a new ContainerKillLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerKillLibpodParamsWithTimeout ¶
func NewContainerKillLibpodParamsWithTimeout(timeout time.Duration) *ContainerKillLibpodParams
NewContainerKillLibpodParamsWithTimeout creates a new ContainerKillLibpodParams object with the ability to set a timeout on a request.
func (*ContainerKillLibpodParams) SetContext ¶
func (o *ContainerKillLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container kill libpod params
func (*ContainerKillLibpodParams) SetDefaults ¶
func (o *ContainerKillLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container kill libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerKillLibpodParams) SetHTTPClient ¶
func (o *ContainerKillLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container kill libpod params
func (*ContainerKillLibpodParams) SetName ¶
func (o *ContainerKillLibpodParams) SetName(name string)
SetName adds the name to the container kill libpod params
func (*ContainerKillLibpodParams) SetSignal ¶
func (o *ContainerKillLibpodParams) SetSignal(signal *string)
SetSignal adds the signal to the container kill libpod params
func (*ContainerKillLibpodParams) SetTimeout ¶
func (o *ContainerKillLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container kill libpod params
func (*ContainerKillLibpodParams) WithContext ¶
func (o *ContainerKillLibpodParams) WithContext(ctx context.Context) *ContainerKillLibpodParams
WithContext adds the context to the container kill libpod params
func (*ContainerKillLibpodParams) WithDefaults ¶
func (o *ContainerKillLibpodParams) WithDefaults() *ContainerKillLibpodParams
WithDefaults hydrates default values in the container kill libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerKillLibpodParams) WithHTTPClient ¶
func (o *ContainerKillLibpodParams) WithHTTPClient(client *http.Client) *ContainerKillLibpodParams
WithHTTPClient adds the HTTPClient to the container kill libpod params
func (*ContainerKillLibpodParams) WithName ¶
func (o *ContainerKillLibpodParams) WithName(name string) *ContainerKillLibpodParams
WithName adds the name to the container kill libpod params
func (*ContainerKillLibpodParams) WithSignal ¶
func (o *ContainerKillLibpodParams) WithSignal(signal *string) *ContainerKillLibpodParams
WithSignal adds the signal to the container kill libpod params
func (*ContainerKillLibpodParams) WithTimeout ¶
func (o *ContainerKillLibpodParams) WithTimeout(timeout time.Duration) *ContainerKillLibpodParams
WithTimeout adds the timeout to the container kill libpod params
func (*ContainerKillLibpodParams) WriteToRequest ¶
func (o *ContainerKillLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerKillLibpodReader ¶
type ContainerKillLibpodReader struct {
// contains filtered or unexported fields
}
ContainerKillLibpodReader is a Reader for the ContainerKillLibpod structure.
func (*ContainerKillLibpodReader) ReadResponse ¶
func (o *ContainerKillLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerListLibpodBadRequest ¶
type ContainerListLibpodBadRequest struct {
Payload *ContainerListLibpodBadRequestBody
}
ContainerListLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewContainerListLibpodBadRequest ¶
func NewContainerListLibpodBadRequest() *ContainerListLibpodBadRequest
NewContainerListLibpodBadRequest creates a ContainerListLibpodBadRequest with default headers values
func (*ContainerListLibpodBadRequest) Error ¶
func (o *ContainerListLibpodBadRequest) Error() string
func (*ContainerListLibpodBadRequest) GetPayload ¶
func (o *ContainerListLibpodBadRequest) GetPayload() *ContainerListLibpodBadRequestBody
func (*ContainerListLibpodBadRequest) IsClientError ¶
func (o *ContainerListLibpodBadRequest) IsClientError() bool
IsClientError returns true when this container list libpod bad request response has a 4xx status code
func (*ContainerListLibpodBadRequest) IsCode ¶
func (o *ContainerListLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this container list libpod bad request response a status code equal to that given
func (*ContainerListLibpodBadRequest) IsRedirect ¶
func (o *ContainerListLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this container list libpod bad request response has a 3xx status code
func (*ContainerListLibpodBadRequest) IsServerError ¶
func (o *ContainerListLibpodBadRequest) IsServerError() bool
IsServerError returns true when this container list libpod bad request response has a 5xx status code
func (*ContainerListLibpodBadRequest) IsSuccess ¶
func (o *ContainerListLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this container list libpod bad request response has a 2xx status code
func (*ContainerListLibpodBadRequest) String ¶
func (o *ContainerListLibpodBadRequest) String() string
type ContainerListLibpodBadRequestBody ¶
type ContainerListLibpodBadRequestBody 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"` }
ContainerListLibpodBadRequestBody container list libpod bad request body swagger:model ContainerListLibpodBadRequestBody
func (*ContainerListLibpodBadRequestBody) ContextValidate ¶
func (o *ContainerListLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container list libpod bad request body based on context it is used
func (*ContainerListLibpodBadRequestBody) MarshalBinary ¶
func (o *ContainerListLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerListLibpodBadRequestBody) UnmarshalBinary ¶
func (o *ContainerListLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerListLibpodInternalServerError ¶
type ContainerListLibpodInternalServerError struct {
Payload *ContainerListLibpodInternalServerErrorBody
}
ContainerListLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerListLibpodInternalServerError ¶
func NewContainerListLibpodInternalServerError() *ContainerListLibpodInternalServerError
NewContainerListLibpodInternalServerError creates a ContainerListLibpodInternalServerError with default headers values
func (*ContainerListLibpodInternalServerError) Error ¶
func (o *ContainerListLibpodInternalServerError) Error() string
func (*ContainerListLibpodInternalServerError) GetPayload ¶
func (o *ContainerListLibpodInternalServerError) GetPayload() *ContainerListLibpodInternalServerErrorBody
func (*ContainerListLibpodInternalServerError) IsClientError ¶
func (o *ContainerListLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container list libpod internal server error response has a 4xx status code
func (*ContainerListLibpodInternalServerError) IsCode ¶
func (o *ContainerListLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container list libpod internal server error response a status code equal to that given
func (*ContainerListLibpodInternalServerError) IsRedirect ¶
func (o *ContainerListLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container list libpod internal server error response has a 3xx status code
func (*ContainerListLibpodInternalServerError) IsServerError ¶
func (o *ContainerListLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container list libpod internal server error response has a 5xx status code
func (*ContainerListLibpodInternalServerError) IsSuccess ¶
func (o *ContainerListLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container list libpod internal server error response has a 2xx status code
func (*ContainerListLibpodInternalServerError) String ¶
func (o *ContainerListLibpodInternalServerError) String() string
type ContainerListLibpodInternalServerErrorBody ¶
type ContainerListLibpodInternalServerErrorBody 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"` }
ContainerListLibpodInternalServerErrorBody container list libpod internal server error body swagger:model ContainerListLibpodInternalServerErrorBody
func (*ContainerListLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerListLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container list libpod internal server error body based on context it is used
func (*ContainerListLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerListLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerListLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerListLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerListLibpodOK ¶
type ContainerListLibpodOK struct {
Payload []*models.ListContainer
}
ContainerListLibpodOK describes a response with status code 200, with default header values.
List Containers
func NewContainerListLibpodOK ¶
func NewContainerListLibpodOK() *ContainerListLibpodOK
NewContainerListLibpodOK creates a ContainerListLibpodOK with default headers values
func (*ContainerListLibpodOK) Error ¶
func (o *ContainerListLibpodOK) Error() string
func (*ContainerListLibpodOK) GetPayload ¶
func (o *ContainerListLibpodOK) GetPayload() []*models.ListContainer
func (*ContainerListLibpodOK) IsClientError ¶
func (o *ContainerListLibpodOK) IsClientError() bool
IsClientError returns true when this container list libpod o k response has a 4xx status code
func (*ContainerListLibpodOK) IsCode ¶
func (o *ContainerListLibpodOK) IsCode(code int) bool
IsCode returns true when this container list libpod o k response a status code equal to that given
func (*ContainerListLibpodOK) IsRedirect ¶
func (o *ContainerListLibpodOK) IsRedirect() bool
IsRedirect returns true when this container list libpod o k response has a 3xx status code
func (*ContainerListLibpodOK) IsServerError ¶
func (o *ContainerListLibpodOK) IsServerError() bool
IsServerError returns true when this container list libpod o k response has a 5xx status code
func (*ContainerListLibpodOK) IsSuccess ¶
func (o *ContainerListLibpodOK) IsSuccess() bool
IsSuccess returns true when this container list libpod o k response has a 2xx status code
func (*ContainerListLibpodOK) String ¶
func (o *ContainerListLibpodOK) String() string
type ContainerListLibpodParams ¶
type ContainerListLibpodParams struct { /* All. Return all containers. By default, only running containers are shown */ All *bool /* Filters. A JSON encoded value of the filters (a `map[string][]string`) to process on the containers list. Available filters: - `ancestor`=(`<image-name>[:<tag>]`, `<image id>`, or `<image@digest>`) - `before`=(`<container id>` or `<container name>`) - `expose`=(`<port>[/<proto>]` or `<startport-endport>/[<proto>]`) - `exited=<int>` containers with exit code of `<int>` - `health`=(`starting`, `healthy`, `unhealthy` or `none`) - `id=<ID>` a container's ID - `is-task`=(`true` or `false`) - `label`=(`key` or `"key=value"`) of an container label - `name=<name>` a container's name - `network`=(`<network id>` or `<network name>`) - `pod`=(`<pod id>` or `<pod name>`) - `publish`=(`<port>[/<proto>]` or `<startport-endport>/[<proto>]`) - `since`=(`<container id>` or `<container name>`) - `status`=(`created`, `restarting`, `running`, `removing`, `paused`, `exited` or `dead`) - `volume`=(`<volume name>` or `<mount point destination>`) */ Filters *string /* Limit. Return this number of most recently created containers, including non-running ones. */ Limit *int64 /* Pod. Ignored. Previously included details on pod name and ID that are currently included by default. */ Pod *bool /* Size. Return the size of container as fields SizeRw and SizeRootFs. */ Size *bool /* Sync. Sync container state with OCI runtime */ Sync *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerListLibpodParams contains all the parameters to send to the API endpoint
for the container list libpod operation. Typically these are written to a http.Request.
func NewContainerListLibpodParams ¶
func NewContainerListLibpodParams() *ContainerListLibpodParams
NewContainerListLibpodParams creates a new ContainerListLibpodParams 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 NewContainerListLibpodParamsWithContext ¶
func NewContainerListLibpodParamsWithContext(ctx context.Context) *ContainerListLibpodParams
NewContainerListLibpodParamsWithContext creates a new ContainerListLibpodParams object with the ability to set a context for a request.
func NewContainerListLibpodParamsWithHTTPClient ¶
func NewContainerListLibpodParamsWithHTTPClient(client *http.Client) *ContainerListLibpodParams
NewContainerListLibpodParamsWithHTTPClient creates a new ContainerListLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerListLibpodParamsWithTimeout ¶
func NewContainerListLibpodParamsWithTimeout(timeout time.Duration) *ContainerListLibpodParams
NewContainerListLibpodParamsWithTimeout creates a new ContainerListLibpodParams object with the ability to set a timeout on a request.
func (*ContainerListLibpodParams) SetAll ¶
func (o *ContainerListLibpodParams) SetAll(all *bool)
SetAll adds the all to the container list libpod params
func (*ContainerListLibpodParams) SetContext ¶
func (o *ContainerListLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container list libpod params
func (*ContainerListLibpodParams) SetDefaults ¶
func (o *ContainerListLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container list libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerListLibpodParams) SetFilters ¶
func (o *ContainerListLibpodParams) SetFilters(filters *string)
SetFilters adds the filters to the container list libpod params
func (*ContainerListLibpodParams) SetHTTPClient ¶
func (o *ContainerListLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container list libpod params
func (*ContainerListLibpodParams) SetLimit ¶
func (o *ContainerListLibpodParams) SetLimit(limit *int64)
SetLimit adds the limit to the container list libpod params
func (*ContainerListLibpodParams) SetPod ¶
func (o *ContainerListLibpodParams) SetPod(pod *bool)
SetPod adds the pod to the container list libpod params
func (*ContainerListLibpodParams) SetSize ¶
func (o *ContainerListLibpodParams) SetSize(size *bool)
SetSize adds the size to the container list libpod params
func (*ContainerListLibpodParams) SetSync ¶
func (o *ContainerListLibpodParams) SetSync(sync *bool)
SetSync adds the sync to the container list libpod params
func (*ContainerListLibpodParams) SetTimeout ¶
func (o *ContainerListLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container list libpod params
func (*ContainerListLibpodParams) WithAll ¶
func (o *ContainerListLibpodParams) WithAll(all *bool) *ContainerListLibpodParams
WithAll adds the all to the container list libpod params
func (*ContainerListLibpodParams) WithContext ¶
func (o *ContainerListLibpodParams) WithContext(ctx context.Context) *ContainerListLibpodParams
WithContext adds the context to the container list libpod params
func (*ContainerListLibpodParams) WithDefaults ¶
func (o *ContainerListLibpodParams) WithDefaults() *ContainerListLibpodParams
WithDefaults hydrates default values in the container list libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerListLibpodParams) WithFilters ¶
func (o *ContainerListLibpodParams) WithFilters(filters *string) *ContainerListLibpodParams
WithFilters adds the filters to the container list libpod params
func (*ContainerListLibpodParams) WithHTTPClient ¶
func (o *ContainerListLibpodParams) WithHTTPClient(client *http.Client) *ContainerListLibpodParams
WithHTTPClient adds the HTTPClient to the container list libpod params
func (*ContainerListLibpodParams) WithLimit ¶
func (o *ContainerListLibpodParams) WithLimit(limit *int64) *ContainerListLibpodParams
WithLimit adds the limit to the container list libpod params
func (*ContainerListLibpodParams) WithPod ¶
func (o *ContainerListLibpodParams) WithPod(pod *bool) *ContainerListLibpodParams
WithPod adds the pod to the container list libpod params
func (*ContainerListLibpodParams) WithSize ¶
func (o *ContainerListLibpodParams) WithSize(size *bool) *ContainerListLibpodParams
WithSize adds the size to the container list libpod params
func (*ContainerListLibpodParams) WithSync ¶
func (o *ContainerListLibpodParams) WithSync(sync *bool) *ContainerListLibpodParams
WithSync adds the sync to the container list libpod params
func (*ContainerListLibpodParams) WithTimeout ¶
func (o *ContainerListLibpodParams) WithTimeout(timeout time.Duration) *ContainerListLibpodParams
WithTimeout adds the timeout to the container list libpod params
func (*ContainerListLibpodParams) WriteToRequest ¶
func (o *ContainerListLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerListLibpodReader ¶
type ContainerListLibpodReader struct {
// contains filtered or unexported fields
}
ContainerListLibpodReader is a Reader for the ContainerListLibpod structure.
func (*ContainerListLibpodReader) ReadResponse ¶
func (o *ContainerListLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerLogsLibpodInternalServerError ¶
type ContainerLogsLibpodInternalServerError struct {
Payload *ContainerLogsLibpodInternalServerErrorBody
}
ContainerLogsLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerLogsLibpodInternalServerError ¶
func NewContainerLogsLibpodInternalServerError() *ContainerLogsLibpodInternalServerError
NewContainerLogsLibpodInternalServerError creates a ContainerLogsLibpodInternalServerError with default headers values
func (*ContainerLogsLibpodInternalServerError) Error ¶
func (o *ContainerLogsLibpodInternalServerError) Error() string
func (*ContainerLogsLibpodInternalServerError) GetPayload ¶
func (o *ContainerLogsLibpodInternalServerError) GetPayload() *ContainerLogsLibpodInternalServerErrorBody
func (*ContainerLogsLibpodInternalServerError) IsClientError ¶
func (o *ContainerLogsLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container logs libpod internal server error response has a 4xx status code
func (*ContainerLogsLibpodInternalServerError) IsCode ¶
func (o *ContainerLogsLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container logs libpod internal server error response a status code equal to that given
func (*ContainerLogsLibpodInternalServerError) IsRedirect ¶
func (o *ContainerLogsLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container logs libpod internal server error response has a 3xx status code
func (*ContainerLogsLibpodInternalServerError) IsServerError ¶
func (o *ContainerLogsLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container logs libpod internal server error response has a 5xx status code
func (*ContainerLogsLibpodInternalServerError) IsSuccess ¶
func (o *ContainerLogsLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container logs libpod internal server error response has a 2xx status code
func (*ContainerLogsLibpodInternalServerError) String ¶
func (o *ContainerLogsLibpodInternalServerError) String() string
type ContainerLogsLibpodInternalServerErrorBody ¶
type ContainerLogsLibpodInternalServerErrorBody 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"` }
ContainerLogsLibpodInternalServerErrorBody container logs libpod internal server error body swagger:model ContainerLogsLibpodInternalServerErrorBody
func (*ContainerLogsLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerLogsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container logs libpod internal server error body based on context it is used
func (*ContainerLogsLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerLogsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerLogsLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerLogsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerLogsLibpodNotFound ¶
type ContainerLogsLibpodNotFound struct {
Payload *ContainerLogsLibpodNotFoundBody
}
ContainerLogsLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerLogsLibpodNotFound ¶
func NewContainerLogsLibpodNotFound() *ContainerLogsLibpodNotFound
NewContainerLogsLibpodNotFound creates a ContainerLogsLibpodNotFound with default headers values
func (*ContainerLogsLibpodNotFound) Error ¶
func (o *ContainerLogsLibpodNotFound) Error() string
func (*ContainerLogsLibpodNotFound) GetPayload ¶
func (o *ContainerLogsLibpodNotFound) GetPayload() *ContainerLogsLibpodNotFoundBody
func (*ContainerLogsLibpodNotFound) IsClientError ¶
func (o *ContainerLogsLibpodNotFound) IsClientError() bool
IsClientError returns true when this container logs libpod not found response has a 4xx status code
func (*ContainerLogsLibpodNotFound) IsCode ¶
func (o *ContainerLogsLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container logs libpod not found response a status code equal to that given
func (*ContainerLogsLibpodNotFound) IsRedirect ¶
func (o *ContainerLogsLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container logs libpod not found response has a 3xx status code
func (*ContainerLogsLibpodNotFound) IsServerError ¶
func (o *ContainerLogsLibpodNotFound) IsServerError() bool
IsServerError returns true when this container logs libpod not found response has a 5xx status code
func (*ContainerLogsLibpodNotFound) IsSuccess ¶
func (o *ContainerLogsLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container logs libpod not found response has a 2xx status code
func (*ContainerLogsLibpodNotFound) String ¶
func (o *ContainerLogsLibpodNotFound) String() string
type ContainerLogsLibpodNotFoundBody ¶
type ContainerLogsLibpodNotFoundBody 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"` }
ContainerLogsLibpodNotFoundBody container logs libpod not found body swagger:model ContainerLogsLibpodNotFoundBody
func (*ContainerLogsLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerLogsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container logs libpod not found body based on context it is used
func (*ContainerLogsLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerLogsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerLogsLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerLogsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerLogsLibpodOK ¶
type ContainerLogsLibpodOK struct { }
ContainerLogsLibpodOK describes a response with status code 200, with default header values.
logs returned as a stream in response body.
func NewContainerLogsLibpodOK ¶
func NewContainerLogsLibpodOK() *ContainerLogsLibpodOK
NewContainerLogsLibpodOK creates a ContainerLogsLibpodOK with default headers values
func (*ContainerLogsLibpodOK) Error ¶
func (o *ContainerLogsLibpodOK) Error() string
func (*ContainerLogsLibpodOK) IsClientError ¶
func (o *ContainerLogsLibpodOK) IsClientError() bool
IsClientError returns true when this container logs libpod o k response has a 4xx status code
func (*ContainerLogsLibpodOK) IsCode ¶
func (o *ContainerLogsLibpodOK) IsCode(code int) bool
IsCode returns true when this container logs libpod o k response a status code equal to that given
func (*ContainerLogsLibpodOK) IsRedirect ¶
func (o *ContainerLogsLibpodOK) IsRedirect() bool
IsRedirect returns true when this container logs libpod o k response has a 3xx status code
func (*ContainerLogsLibpodOK) IsServerError ¶
func (o *ContainerLogsLibpodOK) IsServerError() bool
IsServerError returns true when this container logs libpod o k response has a 5xx status code
func (*ContainerLogsLibpodOK) IsSuccess ¶
func (o *ContainerLogsLibpodOK) IsSuccess() bool
IsSuccess returns true when this container logs libpod o k response has a 2xx status code
func (*ContainerLogsLibpodOK) String ¶
func (o *ContainerLogsLibpodOK) String() string
type ContainerLogsLibpodParams ¶
type ContainerLogsLibpodParams struct { /* Follow. Keep connection after returning logs. */ Follow *bool /* Name. the name or ID of the container */ Name string /* Since. Only return logs since this time, as a UNIX timestamp */ Since *string /* Stderr. Return logs from stderr */ Stderr *bool /* Stdout. Return logs from stdout */ Stdout *bool /* Tail. Only return this number of log lines from the end of the logs Default: "all" */ Tail *string /* Timestamps. Add timestamps to every log line */ Timestamps *bool /* Until. Only return logs before this time, as a UNIX timestamp */ Until *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerLogsLibpodParams contains all the parameters to send to the API endpoint
for the container logs libpod operation. Typically these are written to a http.Request.
func NewContainerLogsLibpodParams ¶
func NewContainerLogsLibpodParams() *ContainerLogsLibpodParams
NewContainerLogsLibpodParams creates a new ContainerLogsLibpodParams 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 NewContainerLogsLibpodParamsWithContext ¶
func NewContainerLogsLibpodParamsWithContext(ctx context.Context) *ContainerLogsLibpodParams
NewContainerLogsLibpodParamsWithContext creates a new ContainerLogsLibpodParams object with the ability to set a context for a request.
func NewContainerLogsLibpodParamsWithHTTPClient ¶
func NewContainerLogsLibpodParamsWithHTTPClient(client *http.Client) *ContainerLogsLibpodParams
NewContainerLogsLibpodParamsWithHTTPClient creates a new ContainerLogsLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerLogsLibpodParamsWithTimeout ¶
func NewContainerLogsLibpodParamsWithTimeout(timeout time.Duration) *ContainerLogsLibpodParams
NewContainerLogsLibpodParamsWithTimeout creates a new ContainerLogsLibpodParams object with the ability to set a timeout on a request.
func (*ContainerLogsLibpodParams) SetContext ¶
func (o *ContainerLogsLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container logs libpod params
func (*ContainerLogsLibpodParams) SetDefaults ¶
func (o *ContainerLogsLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container logs libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerLogsLibpodParams) SetFollow ¶
func (o *ContainerLogsLibpodParams) SetFollow(follow *bool)
SetFollow adds the follow to the container logs libpod params
func (*ContainerLogsLibpodParams) SetHTTPClient ¶
func (o *ContainerLogsLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container logs libpod params
func (*ContainerLogsLibpodParams) SetName ¶
func (o *ContainerLogsLibpodParams) SetName(name string)
SetName adds the name to the container logs libpod params
func (*ContainerLogsLibpodParams) SetSince ¶
func (o *ContainerLogsLibpodParams) SetSince(since *string)
SetSince adds the since to the container logs libpod params
func (*ContainerLogsLibpodParams) SetStderr ¶
func (o *ContainerLogsLibpodParams) SetStderr(stderr *bool)
SetStderr adds the stderr to the container logs libpod params
func (*ContainerLogsLibpodParams) SetStdout ¶
func (o *ContainerLogsLibpodParams) SetStdout(stdout *bool)
SetStdout adds the stdout to the container logs libpod params
func (*ContainerLogsLibpodParams) SetTail ¶
func (o *ContainerLogsLibpodParams) SetTail(tail *string)
SetTail adds the tail to the container logs libpod params
func (*ContainerLogsLibpodParams) SetTimeout ¶
func (o *ContainerLogsLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container logs libpod params
func (*ContainerLogsLibpodParams) SetTimestamps ¶
func (o *ContainerLogsLibpodParams) SetTimestamps(timestamps *bool)
SetTimestamps adds the timestamps to the container logs libpod params
func (*ContainerLogsLibpodParams) SetUntil ¶
func (o *ContainerLogsLibpodParams) SetUntil(until *string)
SetUntil adds the until to the container logs libpod params
func (*ContainerLogsLibpodParams) WithContext ¶
func (o *ContainerLogsLibpodParams) WithContext(ctx context.Context) *ContainerLogsLibpodParams
WithContext adds the context to the container logs libpod params
func (*ContainerLogsLibpodParams) WithDefaults ¶
func (o *ContainerLogsLibpodParams) WithDefaults() *ContainerLogsLibpodParams
WithDefaults hydrates default values in the container logs libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerLogsLibpodParams) WithFollow ¶
func (o *ContainerLogsLibpodParams) WithFollow(follow *bool) *ContainerLogsLibpodParams
WithFollow adds the follow to the container logs libpod params
func (*ContainerLogsLibpodParams) WithHTTPClient ¶
func (o *ContainerLogsLibpodParams) WithHTTPClient(client *http.Client) *ContainerLogsLibpodParams
WithHTTPClient adds the HTTPClient to the container logs libpod params
func (*ContainerLogsLibpodParams) WithName ¶
func (o *ContainerLogsLibpodParams) WithName(name string) *ContainerLogsLibpodParams
WithName adds the name to the container logs libpod params
func (*ContainerLogsLibpodParams) WithSince ¶
func (o *ContainerLogsLibpodParams) WithSince(since *string) *ContainerLogsLibpodParams
WithSince adds the since to the container logs libpod params
func (*ContainerLogsLibpodParams) WithStderr ¶
func (o *ContainerLogsLibpodParams) WithStderr(stderr *bool) *ContainerLogsLibpodParams
WithStderr adds the stderr to the container logs libpod params
func (*ContainerLogsLibpodParams) WithStdout ¶
func (o *ContainerLogsLibpodParams) WithStdout(stdout *bool) *ContainerLogsLibpodParams
WithStdout adds the stdout to the container logs libpod params
func (*ContainerLogsLibpodParams) WithTail ¶
func (o *ContainerLogsLibpodParams) WithTail(tail *string) *ContainerLogsLibpodParams
WithTail adds the tail to the container logs libpod params
func (*ContainerLogsLibpodParams) WithTimeout ¶
func (o *ContainerLogsLibpodParams) WithTimeout(timeout time.Duration) *ContainerLogsLibpodParams
WithTimeout adds the timeout to the container logs libpod params
func (*ContainerLogsLibpodParams) WithTimestamps ¶
func (o *ContainerLogsLibpodParams) WithTimestamps(timestamps *bool) *ContainerLogsLibpodParams
WithTimestamps adds the timestamps to the container logs libpod params
func (*ContainerLogsLibpodParams) WithUntil ¶
func (o *ContainerLogsLibpodParams) WithUntil(until *string) *ContainerLogsLibpodParams
WithUntil adds the until to the container logs libpod params
func (*ContainerLogsLibpodParams) WriteToRequest ¶
func (o *ContainerLogsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerLogsLibpodReader ¶
type ContainerLogsLibpodReader struct {
// contains filtered or unexported fields
}
ContainerLogsLibpodReader is a Reader for the ContainerLogsLibpod structure.
func (*ContainerLogsLibpodReader) ReadResponse ¶
func (o *ContainerLogsLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerMountLibpodInternalServerError ¶
type ContainerMountLibpodInternalServerError struct {
Payload *ContainerMountLibpodInternalServerErrorBody
}
ContainerMountLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerMountLibpodInternalServerError ¶
func NewContainerMountLibpodInternalServerError() *ContainerMountLibpodInternalServerError
NewContainerMountLibpodInternalServerError creates a ContainerMountLibpodInternalServerError with default headers values
func (*ContainerMountLibpodInternalServerError) Error ¶
func (o *ContainerMountLibpodInternalServerError) Error() string
func (*ContainerMountLibpodInternalServerError) GetPayload ¶
func (o *ContainerMountLibpodInternalServerError) GetPayload() *ContainerMountLibpodInternalServerErrorBody
func (*ContainerMountLibpodInternalServerError) IsClientError ¶
func (o *ContainerMountLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container mount libpod internal server error response has a 4xx status code
func (*ContainerMountLibpodInternalServerError) IsCode ¶
func (o *ContainerMountLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container mount libpod internal server error response a status code equal to that given
func (*ContainerMountLibpodInternalServerError) IsRedirect ¶
func (o *ContainerMountLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container mount libpod internal server error response has a 3xx status code
func (*ContainerMountLibpodInternalServerError) IsServerError ¶
func (o *ContainerMountLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container mount libpod internal server error response has a 5xx status code
func (*ContainerMountLibpodInternalServerError) IsSuccess ¶
func (o *ContainerMountLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container mount libpod internal server error response has a 2xx status code
func (*ContainerMountLibpodInternalServerError) String ¶
func (o *ContainerMountLibpodInternalServerError) String() string
type ContainerMountLibpodInternalServerErrorBody ¶
type ContainerMountLibpodInternalServerErrorBody 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"` }
ContainerMountLibpodInternalServerErrorBody container mount libpod internal server error body swagger:model ContainerMountLibpodInternalServerErrorBody
func (*ContainerMountLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerMountLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container mount libpod internal server error body based on context it is used
func (*ContainerMountLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerMountLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerMountLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerMountLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerMountLibpodNotFound ¶
type ContainerMountLibpodNotFound struct {
Payload *ContainerMountLibpodNotFoundBody
}
ContainerMountLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerMountLibpodNotFound ¶
func NewContainerMountLibpodNotFound() *ContainerMountLibpodNotFound
NewContainerMountLibpodNotFound creates a ContainerMountLibpodNotFound with default headers values
func (*ContainerMountLibpodNotFound) Error ¶
func (o *ContainerMountLibpodNotFound) Error() string
func (*ContainerMountLibpodNotFound) GetPayload ¶
func (o *ContainerMountLibpodNotFound) GetPayload() *ContainerMountLibpodNotFoundBody
func (*ContainerMountLibpodNotFound) IsClientError ¶
func (o *ContainerMountLibpodNotFound) IsClientError() bool
IsClientError returns true when this container mount libpod not found response has a 4xx status code
func (*ContainerMountLibpodNotFound) IsCode ¶
func (o *ContainerMountLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container mount libpod not found response a status code equal to that given
func (*ContainerMountLibpodNotFound) IsRedirect ¶
func (o *ContainerMountLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container mount libpod not found response has a 3xx status code
func (*ContainerMountLibpodNotFound) IsServerError ¶
func (o *ContainerMountLibpodNotFound) IsServerError() bool
IsServerError returns true when this container mount libpod not found response has a 5xx status code
func (*ContainerMountLibpodNotFound) IsSuccess ¶
func (o *ContainerMountLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container mount libpod not found response has a 2xx status code
func (*ContainerMountLibpodNotFound) String ¶
func (o *ContainerMountLibpodNotFound) String() string
type ContainerMountLibpodNotFoundBody ¶
type ContainerMountLibpodNotFoundBody 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"` }
ContainerMountLibpodNotFoundBody container mount libpod not found body swagger:model ContainerMountLibpodNotFoundBody
func (*ContainerMountLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerMountLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container mount libpod not found body based on context it is used
func (*ContainerMountLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerMountLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerMountLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerMountLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerMountLibpodOK ¶
type ContainerMountLibpodOK struct {
Payload string
}
ContainerMountLibpodOK describes a response with status code 200, with default header values.
mounted container
func NewContainerMountLibpodOK ¶
func NewContainerMountLibpodOK() *ContainerMountLibpodOK
NewContainerMountLibpodOK creates a ContainerMountLibpodOK with default headers values
func (*ContainerMountLibpodOK) Error ¶
func (o *ContainerMountLibpodOK) Error() string
func (*ContainerMountLibpodOK) GetPayload ¶
func (o *ContainerMountLibpodOK) GetPayload() string
func (*ContainerMountLibpodOK) IsClientError ¶
func (o *ContainerMountLibpodOK) IsClientError() bool
IsClientError returns true when this container mount libpod o k response has a 4xx status code
func (*ContainerMountLibpodOK) IsCode ¶
func (o *ContainerMountLibpodOK) IsCode(code int) bool
IsCode returns true when this container mount libpod o k response a status code equal to that given
func (*ContainerMountLibpodOK) IsRedirect ¶
func (o *ContainerMountLibpodOK) IsRedirect() bool
IsRedirect returns true when this container mount libpod o k response has a 3xx status code
func (*ContainerMountLibpodOK) IsServerError ¶
func (o *ContainerMountLibpodOK) IsServerError() bool
IsServerError returns true when this container mount libpod o k response has a 5xx status code
func (*ContainerMountLibpodOK) IsSuccess ¶
func (o *ContainerMountLibpodOK) IsSuccess() bool
IsSuccess returns true when this container mount libpod o k response has a 2xx status code
func (*ContainerMountLibpodOK) String ¶
func (o *ContainerMountLibpodOK) String() string
type ContainerMountLibpodParams ¶
type ContainerMountLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerMountLibpodParams contains all the parameters to send to the API endpoint
for the container mount libpod operation. Typically these are written to a http.Request.
func NewContainerMountLibpodParams ¶
func NewContainerMountLibpodParams() *ContainerMountLibpodParams
NewContainerMountLibpodParams creates a new ContainerMountLibpodParams 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 NewContainerMountLibpodParamsWithContext ¶
func NewContainerMountLibpodParamsWithContext(ctx context.Context) *ContainerMountLibpodParams
NewContainerMountLibpodParamsWithContext creates a new ContainerMountLibpodParams object with the ability to set a context for a request.
func NewContainerMountLibpodParamsWithHTTPClient ¶
func NewContainerMountLibpodParamsWithHTTPClient(client *http.Client) *ContainerMountLibpodParams
NewContainerMountLibpodParamsWithHTTPClient creates a new ContainerMountLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerMountLibpodParamsWithTimeout ¶
func NewContainerMountLibpodParamsWithTimeout(timeout time.Duration) *ContainerMountLibpodParams
NewContainerMountLibpodParamsWithTimeout creates a new ContainerMountLibpodParams object with the ability to set a timeout on a request.
func (*ContainerMountLibpodParams) SetContext ¶
func (o *ContainerMountLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container mount libpod params
func (*ContainerMountLibpodParams) SetDefaults ¶
func (o *ContainerMountLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container mount libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerMountLibpodParams) SetHTTPClient ¶
func (o *ContainerMountLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container mount libpod params
func (*ContainerMountLibpodParams) SetName ¶
func (o *ContainerMountLibpodParams) SetName(name string)
SetName adds the name to the container mount libpod params
func (*ContainerMountLibpodParams) SetTimeout ¶
func (o *ContainerMountLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container mount libpod params
func (*ContainerMountLibpodParams) WithContext ¶
func (o *ContainerMountLibpodParams) WithContext(ctx context.Context) *ContainerMountLibpodParams
WithContext adds the context to the container mount libpod params
func (*ContainerMountLibpodParams) WithDefaults ¶
func (o *ContainerMountLibpodParams) WithDefaults() *ContainerMountLibpodParams
WithDefaults hydrates default values in the container mount libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerMountLibpodParams) WithHTTPClient ¶
func (o *ContainerMountLibpodParams) WithHTTPClient(client *http.Client) *ContainerMountLibpodParams
WithHTTPClient adds the HTTPClient to the container mount libpod params
func (*ContainerMountLibpodParams) WithName ¶
func (o *ContainerMountLibpodParams) WithName(name string) *ContainerMountLibpodParams
WithName adds the name to the container mount libpod params
func (*ContainerMountLibpodParams) WithTimeout ¶
func (o *ContainerMountLibpodParams) WithTimeout(timeout time.Duration) *ContainerMountLibpodParams
WithTimeout adds the timeout to the container mount libpod params
func (*ContainerMountLibpodParams) WriteToRequest ¶
func (o *ContainerMountLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerMountLibpodReader ¶
type ContainerMountLibpodReader struct {
// contains filtered or unexported fields
}
ContainerMountLibpodReader is a Reader for the ContainerMountLibpod structure.
func (*ContainerMountLibpodReader) ReadResponse ¶
func (o *ContainerMountLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerPauseLibpodInternalServerError ¶
type ContainerPauseLibpodInternalServerError struct {
Payload *ContainerPauseLibpodInternalServerErrorBody
}
ContainerPauseLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerPauseLibpodInternalServerError ¶
func NewContainerPauseLibpodInternalServerError() *ContainerPauseLibpodInternalServerError
NewContainerPauseLibpodInternalServerError creates a ContainerPauseLibpodInternalServerError with default headers values
func (*ContainerPauseLibpodInternalServerError) Error ¶
func (o *ContainerPauseLibpodInternalServerError) Error() string
func (*ContainerPauseLibpodInternalServerError) GetPayload ¶
func (o *ContainerPauseLibpodInternalServerError) GetPayload() *ContainerPauseLibpodInternalServerErrorBody
func (*ContainerPauseLibpodInternalServerError) IsClientError ¶
func (o *ContainerPauseLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container pause libpod internal server error response has a 4xx status code
func (*ContainerPauseLibpodInternalServerError) IsCode ¶
func (o *ContainerPauseLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container pause libpod internal server error response a status code equal to that given
func (*ContainerPauseLibpodInternalServerError) IsRedirect ¶
func (o *ContainerPauseLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container pause libpod internal server error response has a 3xx status code
func (*ContainerPauseLibpodInternalServerError) IsServerError ¶
func (o *ContainerPauseLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container pause libpod internal server error response has a 5xx status code
func (*ContainerPauseLibpodInternalServerError) IsSuccess ¶
func (o *ContainerPauseLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container pause libpod internal server error response has a 2xx status code
func (*ContainerPauseLibpodInternalServerError) String ¶
func (o *ContainerPauseLibpodInternalServerError) String() string
type ContainerPauseLibpodInternalServerErrorBody ¶
type ContainerPauseLibpodInternalServerErrorBody 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"` }
ContainerPauseLibpodInternalServerErrorBody container pause libpod internal server error body swagger:model ContainerPauseLibpodInternalServerErrorBody
func (*ContainerPauseLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerPauseLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container pause libpod internal server error body based on context it is used
func (*ContainerPauseLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerPauseLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerPauseLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerPauseLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerPauseLibpodNoContent ¶
type ContainerPauseLibpodNoContent struct { }
ContainerPauseLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerPauseLibpodNoContent ¶
func NewContainerPauseLibpodNoContent() *ContainerPauseLibpodNoContent
NewContainerPauseLibpodNoContent creates a ContainerPauseLibpodNoContent with default headers values
func (*ContainerPauseLibpodNoContent) Error ¶
func (o *ContainerPauseLibpodNoContent) Error() string
func (*ContainerPauseLibpodNoContent) IsClientError ¶
func (o *ContainerPauseLibpodNoContent) IsClientError() bool
IsClientError returns true when this container pause libpod no content response has a 4xx status code
func (*ContainerPauseLibpodNoContent) IsCode ¶
func (o *ContainerPauseLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container pause libpod no content response a status code equal to that given
func (*ContainerPauseLibpodNoContent) IsRedirect ¶
func (o *ContainerPauseLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container pause libpod no content response has a 3xx status code
func (*ContainerPauseLibpodNoContent) IsServerError ¶
func (o *ContainerPauseLibpodNoContent) IsServerError() bool
IsServerError returns true when this container pause libpod no content response has a 5xx status code
func (*ContainerPauseLibpodNoContent) IsSuccess ¶
func (o *ContainerPauseLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container pause libpod no content response has a 2xx status code
func (*ContainerPauseLibpodNoContent) String ¶
func (o *ContainerPauseLibpodNoContent) String() string
type ContainerPauseLibpodNotFound ¶
type ContainerPauseLibpodNotFound struct {
Payload *ContainerPauseLibpodNotFoundBody
}
ContainerPauseLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerPauseLibpodNotFound ¶
func NewContainerPauseLibpodNotFound() *ContainerPauseLibpodNotFound
NewContainerPauseLibpodNotFound creates a ContainerPauseLibpodNotFound with default headers values
func (*ContainerPauseLibpodNotFound) Error ¶
func (o *ContainerPauseLibpodNotFound) Error() string
func (*ContainerPauseLibpodNotFound) GetPayload ¶
func (o *ContainerPauseLibpodNotFound) GetPayload() *ContainerPauseLibpodNotFoundBody
func (*ContainerPauseLibpodNotFound) IsClientError ¶
func (o *ContainerPauseLibpodNotFound) IsClientError() bool
IsClientError returns true when this container pause libpod not found response has a 4xx status code
func (*ContainerPauseLibpodNotFound) IsCode ¶
func (o *ContainerPauseLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container pause libpod not found response a status code equal to that given
func (*ContainerPauseLibpodNotFound) IsRedirect ¶
func (o *ContainerPauseLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container pause libpod not found response has a 3xx status code
func (*ContainerPauseLibpodNotFound) IsServerError ¶
func (o *ContainerPauseLibpodNotFound) IsServerError() bool
IsServerError returns true when this container pause libpod not found response has a 5xx status code
func (*ContainerPauseLibpodNotFound) IsSuccess ¶
func (o *ContainerPauseLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container pause libpod not found response has a 2xx status code
func (*ContainerPauseLibpodNotFound) String ¶
func (o *ContainerPauseLibpodNotFound) String() string
type ContainerPauseLibpodNotFoundBody ¶
type ContainerPauseLibpodNotFoundBody 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"` }
ContainerPauseLibpodNotFoundBody container pause libpod not found body swagger:model ContainerPauseLibpodNotFoundBody
func (*ContainerPauseLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerPauseLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container pause libpod not found body based on context it is used
func (*ContainerPauseLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerPauseLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerPauseLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerPauseLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerPauseLibpodParams ¶
type ContainerPauseLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerPauseLibpodParams contains all the parameters to send to the API endpoint
for the container pause libpod operation. Typically these are written to a http.Request.
func NewContainerPauseLibpodParams ¶
func NewContainerPauseLibpodParams() *ContainerPauseLibpodParams
NewContainerPauseLibpodParams creates a new ContainerPauseLibpodParams 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 NewContainerPauseLibpodParamsWithContext ¶
func NewContainerPauseLibpodParamsWithContext(ctx context.Context) *ContainerPauseLibpodParams
NewContainerPauseLibpodParamsWithContext creates a new ContainerPauseLibpodParams object with the ability to set a context for a request.
func NewContainerPauseLibpodParamsWithHTTPClient ¶
func NewContainerPauseLibpodParamsWithHTTPClient(client *http.Client) *ContainerPauseLibpodParams
NewContainerPauseLibpodParamsWithHTTPClient creates a new ContainerPauseLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerPauseLibpodParamsWithTimeout ¶
func NewContainerPauseLibpodParamsWithTimeout(timeout time.Duration) *ContainerPauseLibpodParams
NewContainerPauseLibpodParamsWithTimeout creates a new ContainerPauseLibpodParams object with the ability to set a timeout on a request.
func (*ContainerPauseLibpodParams) SetContext ¶
func (o *ContainerPauseLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container pause libpod params
func (*ContainerPauseLibpodParams) SetDefaults ¶
func (o *ContainerPauseLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container pause libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerPauseLibpodParams) SetHTTPClient ¶
func (o *ContainerPauseLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container pause libpod params
func (*ContainerPauseLibpodParams) SetName ¶
func (o *ContainerPauseLibpodParams) SetName(name string)
SetName adds the name to the container pause libpod params
func (*ContainerPauseLibpodParams) SetTimeout ¶
func (o *ContainerPauseLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container pause libpod params
func (*ContainerPauseLibpodParams) WithContext ¶
func (o *ContainerPauseLibpodParams) WithContext(ctx context.Context) *ContainerPauseLibpodParams
WithContext adds the context to the container pause libpod params
func (*ContainerPauseLibpodParams) WithDefaults ¶
func (o *ContainerPauseLibpodParams) WithDefaults() *ContainerPauseLibpodParams
WithDefaults hydrates default values in the container pause libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerPauseLibpodParams) WithHTTPClient ¶
func (o *ContainerPauseLibpodParams) WithHTTPClient(client *http.Client) *ContainerPauseLibpodParams
WithHTTPClient adds the HTTPClient to the container pause libpod params
func (*ContainerPauseLibpodParams) WithName ¶
func (o *ContainerPauseLibpodParams) WithName(name string) *ContainerPauseLibpodParams
WithName adds the name to the container pause libpod params
func (*ContainerPauseLibpodParams) WithTimeout ¶
func (o *ContainerPauseLibpodParams) WithTimeout(timeout time.Duration) *ContainerPauseLibpodParams
WithTimeout adds the timeout to the container pause libpod params
func (*ContainerPauseLibpodParams) WriteToRequest ¶
func (o *ContainerPauseLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerPauseLibpodReader ¶
type ContainerPauseLibpodReader struct {
// contains filtered or unexported fields
}
ContainerPauseLibpodReader is a Reader for the ContainerPauseLibpod structure.
func (*ContainerPauseLibpodReader) ReadResponse ¶
func (o *ContainerPauseLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerPruneLibpodInternalServerError ¶
type ContainerPruneLibpodInternalServerError struct {
Payload *ContainerPruneLibpodInternalServerErrorBody
}
ContainerPruneLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerPruneLibpodInternalServerError ¶
func NewContainerPruneLibpodInternalServerError() *ContainerPruneLibpodInternalServerError
NewContainerPruneLibpodInternalServerError creates a ContainerPruneLibpodInternalServerError with default headers values
func (*ContainerPruneLibpodInternalServerError) Error ¶
func (o *ContainerPruneLibpodInternalServerError) Error() string
func (*ContainerPruneLibpodInternalServerError) GetPayload ¶
func (o *ContainerPruneLibpodInternalServerError) GetPayload() *ContainerPruneLibpodInternalServerErrorBody
func (*ContainerPruneLibpodInternalServerError) IsClientError ¶
func (o *ContainerPruneLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container prune libpod internal server error response has a 4xx status code
func (*ContainerPruneLibpodInternalServerError) IsCode ¶
func (o *ContainerPruneLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container prune libpod internal server error response a status code equal to that given
func (*ContainerPruneLibpodInternalServerError) IsRedirect ¶
func (o *ContainerPruneLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container prune libpod internal server error response has a 3xx status code
func (*ContainerPruneLibpodInternalServerError) IsServerError ¶
func (o *ContainerPruneLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container prune libpod internal server error response has a 5xx status code
func (*ContainerPruneLibpodInternalServerError) IsSuccess ¶
func (o *ContainerPruneLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container prune libpod internal server error response has a 2xx status code
func (*ContainerPruneLibpodInternalServerError) String ¶
func (o *ContainerPruneLibpodInternalServerError) String() string
type ContainerPruneLibpodInternalServerErrorBody ¶
type ContainerPruneLibpodInternalServerErrorBody 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"` }
ContainerPruneLibpodInternalServerErrorBody container prune libpod internal server error body swagger:model ContainerPruneLibpodInternalServerErrorBody
func (*ContainerPruneLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerPruneLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container prune libpod internal server error body based on context it is used
func (*ContainerPruneLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerPruneLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerPruneLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerPruneLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerPruneLibpodOK ¶
type ContainerPruneLibpodOK struct {
Payload []*models.LibpodContainersPruneReport
}
ContainerPruneLibpodOK describes a response with status code 200, with default header values.
Prune containers
func NewContainerPruneLibpodOK ¶
func NewContainerPruneLibpodOK() *ContainerPruneLibpodOK
NewContainerPruneLibpodOK creates a ContainerPruneLibpodOK with default headers values
func (*ContainerPruneLibpodOK) Error ¶
func (o *ContainerPruneLibpodOK) Error() string
func (*ContainerPruneLibpodOK) GetPayload ¶
func (o *ContainerPruneLibpodOK) GetPayload() []*models.LibpodContainersPruneReport
func (*ContainerPruneLibpodOK) IsClientError ¶
func (o *ContainerPruneLibpodOK) IsClientError() bool
IsClientError returns true when this container prune libpod o k response has a 4xx status code
func (*ContainerPruneLibpodOK) IsCode ¶
func (o *ContainerPruneLibpodOK) IsCode(code int) bool
IsCode returns true when this container prune libpod o k response a status code equal to that given
func (*ContainerPruneLibpodOK) IsRedirect ¶
func (o *ContainerPruneLibpodOK) IsRedirect() bool
IsRedirect returns true when this container prune libpod o k response has a 3xx status code
func (*ContainerPruneLibpodOK) IsServerError ¶
func (o *ContainerPruneLibpodOK) IsServerError() bool
IsServerError returns true when this container prune libpod o k response has a 5xx status code
func (*ContainerPruneLibpodOK) IsSuccess ¶
func (o *ContainerPruneLibpodOK) IsSuccess() bool
IsSuccess returns true when this container prune libpod o k response has a 2xx status code
func (*ContainerPruneLibpodOK) String ¶
func (o *ContainerPruneLibpodOK) String() string
type ContainerPruneLibpodParams ¶
type ContainerPruneLibpodParams struct { /* Filters. Filters to process on the prune list, encoded as JSON (a `map[string][]string`). Available filters: - `until=<timestamp>` Prune containers created before this timestamp. The `<timestamp>` can be Unix timestamps, date formatted timestamps, or Go duration strings (e.g. `10m`, `1h30m`) computed relative to the daemon machine’s time. - `label` (`label=<key>`, `label=<key>=<value>`, `label!=<key>`, or `label!=<key>=<value>`) Prune containers with (or without, in case `label!=...` is used) the specified labels. */ Filters *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerPruneLibpodParams contains all the parameters to send to the API endpoint
for the container prune libpod operation. Typically these are written to a http.Request.
func NewContainerPruneLibpodParams ¶
func NewContainerPruneLibpodParams() *ContainerPruneLibpodParams
NewContainerPruneLibpodParams creates a new ContainerPruneLibpodParams 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 NewContainerPruneLibpodParamsWithContext ¶
func NewContainerPruneLibpodParamsWithContext(ctx context.Context) *ContainerPruneLibpodParams
NewContainerPruneLibpodParamsWithContext creates a new ContainerPruneLibpodParams object with the ability to set a context for a request.
func NewContainerPruneLibpodParamsWithHTTPClient ¶
func NewContainerPruneLibpodParamsWithHTTPClient(client *http.Client) *ContainerPruneLibpodParams
NewContainerPruneLibpodParamsWithHTTPClient creates a new ContainerPruneLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerPruneLibpodParamsWithTimeout ¶
func NewContainerPruneLibpodParamsWithTimeout(timeout time.Duration) *ContainerPruneLibpodParams
NewContainerPruneLibpodParamsWithTimeout creates a new ContainerPruneLibpodParams object with the ability to set a timeout on a request.
func (*ContainerPruneLibpodParams) SetContext ¶
func (o *ContainerPruneLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container prune libpod params
func (*ContainerPruneLibpodParams) SetDefaults ¶
func (o *ContainerPruneLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container prune libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerPruneLibpodParams) SetFilters ¶
func (o *ContainerPruneLibpodParams) SetFilters(filters *string)
SetFilters adds the filters to the container prune libpod params
func (*ContainerPruneLibpodParams) SetHTTPClient ¶
func (o *ContainerPruneLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container prune libpod params
func (*ContainerPruneLibpodParams) SetTimeout ¶
func (o *ContainerPruneLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container prune libpod params
func (*ContainerPruneLibpodParams) WithContext ¶
func (o *ContainerPruneLibpodParams) WithContext(ctx context.Context) *ContainerPruneLibpodParams
WithContext adds the context to the container prune libpod params
func (*ContainerPruneLibpodParams) WithDefaults ¶
func (o *ContainerPruneLibpodParams) WithDefaults() *ContainerPruneLibpodParams
WithDefaults hydrates default values in the container prune libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerPruneLibpodParams) WithFilters ¶
func (o *ContainerPruneLibpodParams) WithFilters(filters *string) *ContainerPruneLibpodParams
WithFilters adds the filters to the container prune libpod params
func (*ContainerPruneLibpodParams) WithHTTPClient ¶
func (o *ContainerPruneLibpodParams) WithHTTPClient(client *http.Client) *ContainerPruneLibpodParams
WithHTTPClient adds the HTTPClient to the container prune libpod params
func (*ContainerPruneLibpodParams) WithTimeout ¶
func (o *ContainerPruneLibpodParams) WithTimeout(timeout time.Duration) *ContainerPruneLibpodParams
WithTimeout adds the timeout to the container prune libpod params
func (*ContainerPruneLibpodParams) WriteToRequest ¶
func (o *ContainerPruneLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerPruneLibpodReader ¶
type ContainerPruneLibpodReader struct {
// contains filtered or unexported fields
}
ContainerPruneLibpodReader is a Reader for the ContainerPruneLibpod structure.
func (*ContainerPruneLibpodReader) ReadResponse ¶
func (o *ContainerPruneLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerRenameLibpodConflict ¶
type ContainerRenameLibpodConflict struct {
Payload *ContainerRenameLibpodConflictBody
}
ContainerRenameLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerRenameLibpodConflict ¶
func NewContainerRenameLibpodConflict() *ContainerRenameLibpodConflict
NewContainerRenameLibpodConflict creates a ContainerRenameLibpodConflict with default headers values
func (*ContainerRenameLibpodConflict) Error ¶
func (o *ContainerRenameLibpodConflict) Error() string
func (*ContainerRenameLibpodConflict) GetPayload ¶
func (o *ContainerRenameLibpodConflict) GetPayload() *ContainerRenameLibpodConflictBody
func (*ContainerRenameLibpodConflict) IsClientError ¶
func (o *ContainerRenameLibpodConflict) IsClientError() bool
IsClientError returns true when this container rename libpod conflict response has a 4xx status code
func (*ContainerRenameLibpodConflict) IsCode ¶
func (o *ContainerRenameLibpodConflict) IsCode(code int) bool
IsCode returns true when this container rename libpod conflict response a status code equal to that given
func (*ContainerRenameLibpodConflict) IsRedirect ¶
func (o *ContainerRenameLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container rename libpod conflict response has a 3xx status code
func (*ContainerRenameLibpodConflict) IsServerError ¶
func (o *ContainerRenameLibpodConflict) IsServerError() bool
IsServerError returns true when this container rename libpod conflict response has a 5xx status code
func (*ContainerRenameLibpodConflict) IsSuccess ¶
func (o *ContainerRenameLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container rename libpod conflict response has a 2xx status code
func (*ContainerRenameLibpodConflict) String ¶
func (o *ContainerRenameLibpodConflict) String() string
type ContainerRenameLibpodConflictBody ¶
type ContainerRenameLibpodConflictBody 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"` }
ContainerRenameLibpodConflictBody container rename libpod conflict body swagger:model ContainerRenameLibpodConflictBody
func (*ContainerRenameLibpodConflictBody) ContextValidate ¶
func (o *ContainerRenameLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container rename libpod conflict body based on context it is used
func (*ContainerRenameLibpodConflictBody) MarshalBinary ¶
func (o *ContainerRenameLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRenameLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerRenameLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRenameLibpodInternalServerError ¶
type ContainerRenameLibpodInternalServerError struct {
Payload *ContainerRenameLibpodInternalServerErrorBody
}
ContainerRenameLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerRenameLibpodInternalServerError ¶
func NewContainerRenameLibpodInternalServerError() *ContainerRenameLibpodInternalServerError
NewContainerRenameLibpodInternalServerError creates a ContainerRenameLibpodInternalServerError with default headers values
func (*ContainerRenameLibpodInternalServerError) Error ¶
func (o *ContainerRenameLibpodInternalServerError) Error() string
func (*ContainerRenameLibpodInternalServerError) GetPayload ¶
func (o *ContainerRenameLibpodInternalServerError) GetPayload() *ContainerRenameLibpodInternalServerErrorBody
func (*ContainerRenameLibpodInternalServerError) IsClientError ¶
func (o *ContainerRenameLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container rename libpod internal server error response has a 4xx status code
func (*ContainerRenameLibpodInternalServerError) IsCode ¶
func (o *ContainerRenameLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container rename libpod internal server error response a status code equal to that given
func (*ContainerRenameLibpodInternalServerError) IsRedirect ¶
func (o *ContainerRenameLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container rename libpod internal server error response has a 3xx status code
func (*ContainerRenameLibpodInternalServerError) IsServerError ¶
func (o *ContainerRenameLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container rename libpod internal server error response has a 5xx status code
func (*ContainerRenameLibpodInternalServerError) IsSuccess ¶
func (o *ContainerRenameLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container rename libpod internal server error response has a 2xx status code
func (*ContainerRenameLibpodInternalServerError) String ¶
func (o *ContainerRenameLibpodInternalServerError) String() string
type ContainerRenameLibpodInternalServerErrorBody ¶
type ContainerRenameLibpodInternalServerErrorBody 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"` }
ContainerRenameLibpodInternalServerErrorBody container rename libpod internal server error body swagger:model ContainerRenameLibpodInternalServerErrorBody
func (*ContainerRenameLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerRenameLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container rename libpod internal server error body based on context it is used
func (*ContainerRenameLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerRenameLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRenameLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerRenameLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRenameLibpodNoContent ¶
type ContainerRenameLibpodNoContent struct { }
ContainerRenameLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerRenameLibpodNoContent ¶
func NewContainerRenameLibpodNoContent() *ContainerRenameLibpodNoContent
NewContainerRenameLibpodNoContent creates a ContainerRenameLibpodNoContent with default headers values
func (*ContainerRenameLibpodNoContent) Error ¶
func (o *ContainerRenameLibpodNoContent) Error() string
func (*ContainerRenameLibpodNoContent) IsClientError ¶
func (o *ContainerRenameLibpodNoContent) IsClientError() bool
IsClientError returns true when this container rename libpod no content response has a 4xx status code
func (*ContainerRenameLibpodNoContent) IsCode ¶
func (o *ContainerRenameLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container rename libpod no content response a status code equal to that given
func (*ContainerRenameLibpodNoContent) IsRedirect ¶
func (o *ContainerRenameLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container rename libpod no content response has a 3xx status code
func (*ContainerRenameLibpodNoContent) IsServerError ¶
func (o *ContainerRenameLibpodNoContent) IsServerError() bool
IsServerError returns true when this container rename libpod no content response has a 5xx status code
func (*ContainerRenameLibpodNoContent) IsSuccess ¶
func (o *ContainerRenameLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container rename libpod no content response has a 2xx status code
func (*ContainerRenameLibpodNoContent) String ¶
func (o *ContainerRenameLibpodNoContent) String() string
type ContainerRenameLibpodNotFound ¶
type ContainerRenameLibpodNotFound struct {
Payload *ContainerRenameLibpodNotFoundBody
}
ContainerRenameLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerRenameLibpodNotFound ¶
func NewContainerRenameLibpodNotFound() *ContainerRenameLibpodNotFound
NewContainerRenameLibpodNotFound creates a ContainerRenameLibpodNotFound with default headers values
func (*ContainerRenameLibpodNotFound) Error ¶
func (o *ContainerRenameLibpodNotFound) Error() string
func (*ContainerRenameLibpodNotFound) GetPayload ¶
func (o *ContainerRenameLibpodNotFound) GetPayload() *ContainerRenameLibpodNotFoundBody
func (*ContainerRenameLibpodNotFound) IsClientError ¶
func (o *ContainerRenameLibpodNotFound) IsClientError() bool
IsClientError returns true when this container rename libpod not found response has a 4xx status code
func (*ContainerRenameLibpodNotFound) IsCode ¶
func (o *ContainerRenameLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container rename libpod not found response a status code equal to that given
func (*ContainerRenameLibpodNotFound) IsRedirect ¶
func (o *ContainerRenameLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container rename libpod not found response has a 3xx status code
func (*ContainerRenameLibpodNotFound) IsServerError ¶
func (o *ContainerRenameLibpodNotFound) IsServerError() bool
IsServerError returns true when this container rename libpod not found response has a 5xx status code
func (*ContainerRenameLibpodNotFound) IsSuccess ¶
func (o *ContainerRenameLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container rename libpod not found response has a 2xx status code
func (*ContainerRenameLibpodNotFound) String ¶
func (o *ContainerRenameLibpodNotFound) String() string
type ContainerRenameLibpodNotFoundBody ¶
type ContainerRenameLibpodNotFoundBody 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"` }
ContainerRenameLibpodNotFoundBody container rename libpod not found body swagger:model ContainerRenameLibpodNotFoundBody
func (*ContainerRenameLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerRenameLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container rename libpod not found body based on context it is used
func (*ContainerRenameLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerRenameLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRenameLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerRenameLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRenameLibpodParams ¶
type ContainerRenameLibpodParams struct { /* Name. Full or partial ID or full name of the container to rename */ PathName string /* Name. New name for the container */ QueryName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerRenameLibpodParams contains all the parameters to send to the API endpoint
for the container rename libpod operation. Typically these are written to a http.Request.
func NewContainerRenameLibpodParams ¶
func NewContainerRenameLibpodParams() *ContainerRenameLibpodParams
NewContainerRenameLibpodParams creates a new ContainerRenameLibpodParams 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 NewContainerRenameLibpodParamsWithContext ¶
func NewContainerRenameLibpodParamsWithContext(ctx context.Context) *ContainerRenameLibpodParams
NewContainerRenameLibpodParamsWithContext creates a new ContainerRenameLibpodParams object with the ability to set a context for a request.
func NewContainerRenameLibpodParamsWithHTTPClient ¶
func NewContainerRenameLibpodParamsWithHTTPClient(client *http.Client) *ContainerRenameLibpodParams
NewContainerRenameLibpodParamsWithHTTPClient creates a new ContainerRenameLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerRenameLibpodParamsWithTimeout ¶
func NewContainerRenameLibpodParamsWithTimeout(timeout time.Duration) *ContainerRenameLibpodParams
NewContainerRenameLibpodParamsWithTimeout creates a new ContainerRenameLibpodParams object with the ability to set a timeout on a request.
func (*ContainerRenameLibpodParams) SetContext ¶
func (o *ContainerRenameLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container rename libpod params
func (*ContainerRenameLibpodParams) SetDefaults ¶
func (o *ContainerRenameLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container rename libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRenameLibpodParams) SetHTTPClient ¶
func (o *ContainerRenameLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container rename libpod params
func (*ContainerRenameLibpodParams) SetPathName ¶
func (o *ContainerRenameLibpodParams) SetPathName(name string)
SetPathName adds the name to the container rename libpod params
func (*ContainerRenameLibpodParams) SetQueryName ¶
func (o *ContainerRenameLibpodParams) SetQueryName(name string)
SetQueryName adds the name to the container rename libpod params
func (*ContainerRenameLibpodParams) SetTimeout ¶
func (o *ContainerRenameLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container rename libpod params
func (*ContainerRenameLibpodParams) WithContext ¶
func (o *ContainerRenameLibpodParams) WithContext(ctx context.Context) *ContainerRenameLibpodParams
WithContext adds the context to the container rename libpod params
func (*ContainerRenameLibpodParams) WithDefaults ¶
func (o *ContainerRenameLibpodParams) WithDefaults() *ContainerRenameLibpodParams
WithDefaults hydrates default values in the container rename libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRenameLibpodParams) WithHTTPClient ¶
func (o *ContainerRenameLibpodParams) WithHTTPClient(client *http.Client) *ContainerRenameLibpodParams
WithHTTPClient adds the HTTPClient to the container rename libpod params
func (*ContainerRenameLibpodParams) WithPathName ¶
func (o *ContainerRenameLibpodParams) WithPathName(name string) *ContainerRenameLibpodParams
WithPathName adds the name to the container rename libpod params
func (*ContainerRenameLibpodParams) WithQueryName ¶
func (o *ContainerRenameLibpodParams) WithQueryName(name string) *ContainerRenameLibpodParams
WithQueryName adds the name to the container rename libpod params
func (*ContainerRenameLibpodParams) WithTimeout ¶
func (o *ContainerRenameLibpodParams) WithTimeout(timeout time.Duration) *ContainerRenameLibpodParams
WithTimeout adds the timeout to the container rename libpod params
func (*ContainerRenameLibpodParams) WriteToRequest ¶
func (o *ContainerRenameLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerRenameLibpodReader ¶
type ContainerRenameLibpodReader struct {
// contains filtered or unexported fields
}
ContainerRenameLibpodReader is a Reader for the ContainerRenameLibpod structure.
func (*ContainerRenameLibpodReader) ReadResponse ¶
func (o *ContainerRenameLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerResizeLibpodConflict ¶
type ContainerResizeLibpodConflict struct {
Payload *ContainerResizeLibpodConflictBody
}
ContainerResizeLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerResizeLibpodConflict ¶
func NewContainerResizeLibpodConflict() *ContainerResizeLibpodConflict
NewContainerResizeLibpodConflict creates a ContainerResizeLibpodConflict with default headers values
func (*ContainerResizeLibpodConflict) Error ¶
func (o *ContainerResizeLibpodConflict) Error() string
func (*ContainerResizeLibpodConflict) GetPayload ¶
func (o *ContainerResizeLibpodConflict) GetPayload() *ContainerResizeLibpodConflictBody
func (*ContainerResizeLibpodConflict) IsClientError ¶
func (o *ContainerResizeLibpodConflict) IsClientError() bool
IsClientError returns true when this container resize libpod conflict response has a 4xx status code
func (*ContainerResizeLibpodConflict) IsCode ¶
func (o *ContainerResizeLibpodConflict) IsCode(code int) bool
IsCode returns true when this container resize libpod conflict response a status code equal to that given
func (*ContainerResizeLibpodConflict) IsRedirect ¶
func (o *ContainerResizeLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container resize libpod conflict response has a 3xx status code
func (*ContainerResizeLibpodConflict) IsServerError ¶
func (o *ContainerResizeLibpodConflict) IsServerError() bool
IsServerError returns true when this container resize libpod conflict response has a 5xx status code
func (*ContainerResizeLibpodConflict) IsSuccess ¶
func (o *ContainerResizeLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container resize libpod conflict response has a 2xx status code
func (*ContainerResizeLibpodConflict) String ¶
func (o *ContainerResizeLibpodConflict) String() string
type ContainerResizeLibpodConflictBody ¶
type ContainerResizeLibpodConflictBody 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"` }
ContainerResizeLibpodConflictBody container resize libpod conflict body swagger:model ContainerResizeLibpodConflictBody
func (*ContainerResizeLibpodConflictBody) ContextValidate ¶
func (o *ContainerResizeLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container resize libpod conflict body based on context it is used
func (*ContainerResizeLibpodConflictBody) MarshalBinary ¶
func (o *ContainerResizeLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerResizeLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerResizeLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerResizeLibpodInternalServerError ¶
type ContainerResizeLibpodInternalServerError struct {
Payload *ContainerResizeLibpodInternalServerErrorBody
}
ContainerResizeLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerResizeLibpodInternalServerError ¶
func NewContainerResizeLibpodInternalServerError() *ContainerResizeLibpodInternalServerError
NewContainerResizeLibpodInternalServerError creates a ContainerResizeLibpodInternalServerError with default headers values
func (*ContainerResizeLibpodInternalServerError) Error ¶
func (o *ContainerResizeLibpodInternalServerError) Error() string
func (*ContainerResizeLibpodInternalServerError) GetPayload ¶
func (o *ContainerResizeLibpodInternalServerError) GetPayload() *ContainerResizeLibpodInternalServerErrorBody
func (*ContainerResizeLibpodInternalServerError) IsClientError ¶
func (o *ContainerResizeLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container resize libpod internal server error response has a 4xx status code
func (*ContainerResizeLibpodInternalServerError) IsCode ¶
func (o *ContainerResizeLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container resize libpod internal server error response a status code equal to that given
func (*ContainerResizeLibpodInternalServerError) IsRedirect ¶
func (o *ContainerResizeLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container resize libpod internal server error response has a 3xx status code
func (*ContainerResizeLibpodInternalServerError) IsServerError ¶
func (o *ContainerResizeLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container resize libpod internal server error response has a 5xx status code
func (*ContainerResizeLibpodInternalServerError) IsSuccess ¶
func (o *ContainerResizeLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container resize libpod internal server error response has a 2xx status code
func (*ContainerResizeLibpodInternalServerError) String ¶
func (o *ContainerResizeLibpodInternalServerError) String() string
type ContainerResizeLibpodInternalServerErrorBody ¶
type ContainerResizeLibpodInternalServerErrorBody 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"` }
ContainerResizeLibpodInternalServerErrorBody container resize libpod internal server error body swagger:model ContainerResizeLibpodInternalServerErrorBody
func (*ContainerResizeLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerResizeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container resize libpod internal server error body based on context it is used
func (*ContainerResizeLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerResizeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerResizeLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerResizeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerResizeLibpodNotFound ¶
type ContainerResizeLibpodNotFound struct {
Payload *ContainerResizeLibpodNotFoundBody
}
ContainerResizeLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerResizeLibpodNotFound ¶
func NewContainerResizeLibpodNotFound() *ContainerResizeLibpodNotFound
NewContainerResizeLibpodNotFound creates a ContainerResizeLibpodNotFound with default headers values
func (*ContainerResizeLibpodNotFound) Error ¶
func (o *ContainerResizeLibpodNotFound) Error() string
func (*ContainerResizeLibpodNotFound) GetPayload ¶
func (o *ContainerResizeLibpodNotFound) GetPayload() *ContainerResizeLibpodNotFoundBody
func (*ContainerResizeLibpodNotFound) IsClientError ¶
func (o *ContainerResizeLibpodNotFound) IsClientError() bool
IsClientError returns true when this container resize libpod not found response has a 4xx status code
func (*ContainerResizeLibpodNotFound) IsCode ¶
func (o *ContainerResizeLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container resize libpod not found response a status code equal to that given
func (*ContainerResizeLibpodNotFound) IsRedirect ¶
func (o *ContainerResizeLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container resize libpod not found response has a 3xx status code
func (*ContainerResizeLibpodNotFound) IsServerError ¶
func (o *ContainerResizeLibpodNotFound) IsServerError() bool
IsServerError returns true when this container resize libpod not found response has a 5xx status code
func (*ContainerResizeLibpodNotFound) IsSuccess ¶
func (o *ContainerResizeLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container resize libpod not found response has a 2xx status code
func (*ContainerResizeLibpodNotFound) String ¶
func (o *ContainerResizeLibpodNotFound) String() string
type ContainerResizeLibpodNotFoundBody ¶
type ContainerResizeLibpodNotFoundBody 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"` }
ContainerResizeLibpodNotFoundBody container resize libpod not found body swagger:model ContainerResizeLibpodNotFoundBody
func (*ContainerResizeLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerResizeLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container resize libpod not found body based on context it is used
func (*ContainerResizeLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerResizeLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerResizeLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerResizeLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerResizeLibpodOK ¶
type ContainerResizeLibpodOK struct {
Payload interface{}
}
ContainerResizeLibpodOK describes a response with status code 200, with default header values.
Success
func NewContainerResizeLibpodOK ¶
func NewContainerResizeLibpodOK() *ContainerResizeLibpodOK
NewContainerResizeLibpodOK creates a ContainerResizeLibpodOK with default headers values
func (*ContainerResizeLibpodOK) Error ¶
func (o *ContainerResizeLibpodOK) Error() string
func (*ContainerResizeLibpodOK) GetPayload ¶
func (o *ContainerResizeLibpodOK) GetPayload() interface{}
func (*ContainerResizeLibpodOK) IsClientError ¶
func (o *ContainerResizeLibpodOK) IsClientError() bool
IsClientError returns true when this container resize libpod o k response has a 4xx status code
func (*ContainerResizeLibpodOK) IsCode ¶
func (o *ContainerResizeLibpodOK) IsCode(code int) bool
IsCode returns true when this container resize libpod o k response a status code equal to that given
func (*ContainerResizeLibpodOK) IsRedirect ¶
func (o *ContainerResizeLibpodOK) IsRedirect() bool
IsRedirect returns true when this container resize libpod o k response has a 3xx status code
func (*ContainerResizeLibpodOK) IsServerError ¶
func (o *ContainerResizeLibpodOK) IsServerError() bool
IsServerError returns true when this container resize libpod o k response has a 5xx status code
func (*ContainerResizeLibpodOK) IsSuccess ¶
func (o *ContainerResizeLibpodOK) IsSuccess() bool
IsSuccess returns true when this container resize libpod o k response has a 2xx status code
func (*ContainerResizeLibpodOK) String ¶
func (o *ContainerResizeLibpodOK) String() string
type ContainerResizeLibpodParams ¶
type ContainerResizeLibpodParams struct { /* H. Height to set for the terminal, in characters */ H *int64 /* Name. the name or ID of the container */ Name string /* W. Width to set for the terminal, in characters */ W *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerResizeLibpodParams contains all the parameters to send to the API endpoint
for the container resize libpod operation. Typically these are written to a http.Request.
func NewContainerResizeLibpodParams ¶
func NewContainerResizeLibpodParams() *ContainerResizeLibpodParams
NewContainerResizeLibpodParams creates a new ContainerResizeLibpodParams 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 NewContainerResizeLibpodParamsWithContext ¶
func NewContainerResizeLibpodParamsWithContext(ctx context.Context) *ContainerResizeLibpodParams
NewContainerResizeLibpodParamsWithContext creates a new ContainerResizeLibpodParams object with the ability to set a context for a request.
func NewContainerResizeLibpodParamsWithHTTPClient ¶
func NewContainerResizeLibpodParamsWithHTTPClient(client *http.Client) *ContainerResizeLibpodParams
NewContainerResizeLibpodParamsWithHTTPClient creates a new ContainerResizeLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerResizeLibpodParamsWithTimeout ¶
func NewContainerResizeLibpodParamsWithTimeout(timeout time.Duration) *ContainerResizeLibpodParams
NewContainerResizeLibpodParamsWithTimeout creates a new ContainerResizeLibpodParams object with the ability to set a timeout on a request.
func (*ContainerResizeLibpodParams) SetContext ¶
func (o *ContainerResizeLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container resize libpod params
func (*ContainerResizeLibpodParams) SetDefaults ¶
func (o *ContainerResizeLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container resize libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerResizeLibpodParams) SetH ¶
func (o *ContainerResizeLibpodParams) SetH(h *int64)
SetH adds the h to the container resize libpod params
func (*ContainerResizeLibpodParams) SetHTTPClient ¶
func (o *ContainerResizeLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container resize libpod params
func (*ContainerResizeLibpodParams) SetName ¶
func (o *ContainerResizeLibpodParams) SetName(name string)
SetName adds the name to the container resize libpod params
func (*ContainerResizeLibpodParams) SetTimeout ¶
func (o *ContainerResizeLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container resize libpod params
func (*ContainerResizeLibpodParams) SetW ¶
func (o *ContainerResizeLibpodParams) SetW(w *int64)
SetW adds the w to the container resize libpod params
func (*ContainerResizeLibpodParams) WithContext ¶
func (o *ContainerResizeLibpodParams) WithContext(ctx context.Context) *ContainerResizeLibpodParams
WithContext adds the context to the container resize libpod params
func (*ContainerResizeLibpodParams) WithDefaults ¶
func (o *ContainerResizeLibpodParams) WithDefaults() *ContainerResizeLibpodParams
WithDefaults hydrates default values in the container resize libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerResizeLibpodParams) WithH ¶
func (o *ContainerResizeLibpodParams) WithH(h *int64) *ContainerResizeLibpodParams
WithH adds the h to the container resize libpod params
func (*ContainerResizeLibpodParams) WithHTTPClient ¶
func (o *ContainerResizeLibpodParams) WithHTTPClient(client *http.Client) *ContainerResizeLibpodParams
WithHTTPClient adds the HTTPClient to the container resize libpod params
func (*ContainerResizeLibpodParams) WithName ¶
func (o *ContainerResizeLibpodParams) WithName(name string) *ContainerResizeLibpodParams
WithName adds the name to the container resize libpod params
func (*ContainerResizeLibpodParams) WithTimeout ¶
func (o *ContainerResizeLibpodParams) WithTimeout(timeout time.Duration) *ContainerResizeLibpodParams
WithTimeout adds the timeout to the container resize libpod params
func (*ContainerResizeLibpodParams) WithW ¶
func (o *ContainerResizeLibpodParams) WithW(w *int64) *ContainerResizeLibpodParams
WithW adds the w to the container resize libpod params
func (*ContainerResizeLibpodParams) WriteToRequest ¶
func (o *ContainerResizeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerResizeLibpodReader ¶
type ContainerResizeLibpodReader struct {
// contains filtered or unexported fields
}
ContainerResizeLibpodReader is a Reader for the ContainerResizeLibpod structure.
func (*ContainerResizeLibpodReader) ReadResponse ¶
func (o *ContainerResizeLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerRestartLibpodInternalServerError ¶
type ContainerRestartLibpodInternalServerError struct {
Payload *ContainerRestartLibpodInternalServerErrorBody
}
ContainerRestartLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerRestartLibpodInternalServerError ¶
func NewContainerRestartLibpodInternalServerError() *ContainerRestartLibpodInternalServerError
NewContainerRestartLibpodInternalServerError creates a ContainerRestartLibpodInternalServerError with default headers values
func (*ContainerRestartLibpodInternalServerError) Error ¶
func (o *ContainerRestartLibpodInternalServerError) Error() string
func (*ContainerRestartLibpodInternalServerError) GetPayload ¶
func (o *ContainerRestartLibpodInternalServerError) GetPayload() *ContainerRestartLibpodInternalServerErrorBody
func (*ContainerRestartLibpodInternalServerError) IsClientError ¶
func (o *ContainerRestartLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container restart libpod internal server error response has a 4xx status code
func (*ContainerRestartLibpodInternalServerError) IsCode ¶
func (o *ContainerRestartLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container restart libpod internal server error response a status code equal to that given
func (*ContainerRestartLibpodInternalServerError) IsRedirect ¶
func (o *ContainerRestartLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container restart libpod internal server error response has a 3xx status code
func (*ContainerRestartLibpodInternalServerError) IsServerError ¶
func (o *ContainerRestartLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container restart libpod internal server error response has a 5xx status code
func (*ContainerRestartLibpodInternalServerError) IsSuccess ¶
func (o *ContainerRestartLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container restart libpod internal server error response has a 2xx status code
func (*ContainerRestartLibpodInternalServerError) String ¶
func (o *ContainerRestartLibpodInternalServerError) String() string
type ContainerRestartLibpodInternalServerErrorBody ¶
type ContainerRestartLibpodInternalServerErrorBody 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"` }
ContainerRestartLibpodInternalServerErrorBody container restart libpod internal server error body swagger:model ContainerRestartLibpodInternalServerErrorBody
func (*ContainerRestartLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerRestartLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container restart libpod internal server error body based on context it is used
func (*ContainerRestartLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerRestartLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRestartLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerRestartLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRestartLibpodNoContent ¶
type ContainerRestartLibpodNoContent struct { }
ContainerRestartLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerRestartLibpodNoContent ¶
func NewContainerRestartLibpodNoContent() *ContainerRestartLibpodNoContent
NewContainerRestartLibpodNoContent creates a ContainerRestartLibpodNoContent with default headers values
func (*ContainerRestartLibpodNoContent) Error ¶
func (o *ContainerRestartLibpodNoContent) Error() string
func (*ContainerRestartLibpodNoContent) IsClientError ¶
func (o *ContainerRestartLibpodNoContent) IsClientError() bool
IsClientError returns true when this container restart libpod no content response has a 4xx status code
func (*ContainerRestartLibpodNoContent) IsCode ¶
func (o *ContainerRestartLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container restart libpod no content response a status code equal to that given
func (*ContainerRestartLibpodNoContent) IsRedirect ¶
func (o *ContainerRestartLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container restart libpod no content response has a 3xx status code
func (*ContainerRestartLibpodNoContent) IsServerError ¶
func (o *ContainerRestartLibpodNoContent) IsServerError() bool
IsServerError returns true when this container restart libpod no content response has a 5xx status code
func (*ContainerRestartLibpodNoContent) IsSuccess ¶
func (o *ContainerRestartLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container restart libpod no content response has a 2xx status code
func (*ContainerRestartLibpodNoContent) String ¶
func (o *ContainerRestartLibpodNoContent) String() string
type ContainerRestartLibpodNotFound ¶
type ContainerRestartLibpodNotFound struct {
Payload *ContainerRestartLibpodNotFoundBody
}
ContainerRestartLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerRestartLibpodNotFound ¶
func NewContainerRestartLibpodNotFound() *ContainerRestartLibpodNotFound
NewContainerRestartLibpodNotFound creates a ContainerRestartLibpodNotFound with default headers values
func (*ContainerRestartLibpodNotFound) Error ¶
func (o *ContainerRestartLibpodNotFound) Error() string
func (*ContainerRestartLibpodNotFound) GetPayload ¶
func (o *ContainerRestartLibpodNotFound) GetPayload() *ContainerRestartLibpodNotFoundBody
func (*ContainerRestartLibpodNotFound) IsClientError ¶
func (o *ContainerRestartLibpodNotFound) IsClientError() bool
IsClientError returns true when this container restart libpod not found response has a 4xx status code
func (*ContainerRestartLibpodNotFound) IsCode ¶
func (o *ContainerRestartLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container restart libpod not found response a status code equal to that given
func (*ContainerRestartLibpodNotFound) IsRedirect ¶
func (o *ContainerRestartLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container restart libpod not found response has a 3xx status code
func (*ContainerRestartLibpodNotFound) IsServerError ¶
func (o *ContainerRestartLibpodNotFound) IsServerError() bool
IsServerError returns true when this container restart libpod not found response has a 5xx status code
func (*ContainerRestartLibpodNotFound) IsSuccess ¶
func (o *ContainerRestartLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container restart libpod not found response has a 2xx status code
func (*ContainerRestartLibpodNotFound) String ¶
func (o *ContainerRestartLibpodNotFound) String() string
type ContainerRestartLibpodNotFoundBody ¶
type ContainerRestartLibpodNotFoundBody 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"` }
ContainerRestartLibpodNotFoundBody container restart libpod not found body swagger:model ContainerRestartLibpodNotFoundBody
func (*ContainerRestartLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerRestartLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container restart libpod not found body based on context it is used
func (*ContainerRestartLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerRestartLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRestartLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerRestartLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRestartLibpodParams ¶
type ContainerRestartLibpodParams struct { /* Name. the name or ID of the container */ Name string /* T. number of seconds to wait before killing container Default: 10 */ T *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerRestartLibpodParams contains all the parameters to send to the API endpoint
for the container restart libpod operation. Typically these are written to a http.Request.
func NewContainerRestartLibpodParams ¶
func NewContainerRestartLibpodParams() *ContainerRestartLibpodParams
NewContainerRestartLibpodParams creates a new ContainerRestartLibpodParams 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 NewContainerRestartLibpodParamsWithContext ¶
func NewContainerRestartLibpodParamsWithContext(ctx context.Context) *ContainerRestartLibpodParams
NewContainerRestartLibpodParamsWithContext creates a new ContainerRestartLibpodParams object with the ability to set a context for a request.
func NewContainerRestartLibpodParamsWithHTTPClient ¶
func NewContainerRestartLibpodParamsWithHTTPClient(client *http.Client) *ContainerRestartLibpodParams
NewContainerRestartLibpodParamsWithHTTPClient creates a new ContainerRestartLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerRestartLibpodParamsWithTimeout ¶
func NewContainerRestartLibpodParamsWithTimeout(timeout time.Duration) *ContainerRestartLibpodParams
NewContainerRestartLibpodParamsWithTimeout creates a new ContainerRestartLibpodParams object with the ability to set a timeout on a request.
func (*ContainerRestartLibpodParams) SetContext ¶
func (o *ContainerRestartLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container restart libpod params
func (*ContainerRestartLibpodParams) SetDefaults ¶
func (o *ContainerRestartLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container restart libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRestartLibpodParams) SetHTTPClient ¶
func (o *ContainerRestartLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container restart libpod params
func (*ContainerRestartLibpodParams) SetName ¶
func (o *ContainerRestartLibpodParams) SetName(name string)
SetName adds the name to the container restart libpod params
func (*ContainerRestartLibpodParams) SetT ¶
func (o *ContainerRestartLibpodParams) SetT(t *int64)
SetT adds the t to the container restart libpod params
func (*ContainerRestartLibpodParams) SetTimeout ¶
func (o *ContainerRestartLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container restart libpod params
func (*ContainerRestartLibpodParams) WithContext ¶
func (o *ContainerRestartLibpodParams) WithContext(ctx context.Context) *ContainerRestartLibpodParams
WithContext adds the context to the container restart libpod params
func (*ContainerRestartLibpodParams) WithDefaults ¶
func (o *ContainerRestartLibpodParams) WithDefaults() *ContainerRestartLibpodParams
WithDefaults hydrates default values in the container restart libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRestartLibpodParams) WithHTTPClient ¶
func (o *ContainerRestartLibpodParams) WithHTTPClient(client *http.Client) *ContainerRestartLibpodParams
WithHTTPClient adds the HTTPClient to the container restart libpod params
func (*ContainerRestartLibpodParams) WithName ¶
func (o *ContainerRestartLibpodParams) WithName(name string) *ContainerRestartLibpodParams
WithName adds the name to the container restart libpod params
func (*ContainerRestartLibpodParams) WithT ¶
func (o *ContainerRestartLibpodParams) WithT(t *int64) *ContainerRestartLibpodParams
WithT adds the t to the container restart libpod params
func (*ContainerRestartLibpodParams) WithTimeout ¶
func (o *ContainerRestartLibpodParams) WithTimeout(timeout time.Duration) *ContainerRestartLibpodParams
WithTimeout adds the timeout to the container restart libpod params
func (*ContainerRestartLibpodParams) WriteToRequest ¶
func (o *ContainerRestartLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerRestartLibpodReader ¶
type ContainerRestartLibpodReader struct {
// contains filtered or unexported fields
}
ContainerRestartLibpodReader is a Reader for the ContainerRestartLibpod structure.
func (*ContainerRestartLibpodReader) ReadResponse ¶
func (o *ContainerRestartLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerRestoreLibpodInternalServerError ¶
type ContainerRestoreLibpodInternalServerError struct {
Payload *ContainerRestoreLibpodInternalServerErrorBody
}
ContainerRestoreLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerRestoreLibpodInternalServerError ¶
func NewContainerRestoreLibpodInternalServerError() *ContainerRestoreLibpodInternalServerError
NewContainerRestoreLibpodInternalServerError creates a ContainerRestoreLibpodInternalServerError with default headers values
func (*ContainerRestoreLibpodInternalServerError) Error ¶
func (o *ContainerRestoreLibpodInternalServerError) Error() string
func (*ContainerRestoreLibpodInternalServerError) GetPayload ¶
func (o *ContainerRestoreLibpodInternalServerError) GetPayload() *ContainerRestoreLibpodInternalServerErrorBody
func (*ContainerRestoreLibpodInternalServerError) IsClientError ¶
func (o *ContainerRestoreLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container restore libpod internal server error response has a 4xx status code
func (*ContainerRestoreLibpodInternalServerError) IsCode ¶
func (o *ContainerRestoreLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container restore libpod internal server error response a status code equal to that given
func (*ContainerRestoreLibpodInternalServerError) IsRedirect ¶
func (o *ContainerRestoreLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container restore libpod internal server error response has a 3xx status code
func (*ContainerRestoreLibpodInternalServerError) IsServerError ¶
func (o *ContainerRestoreLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container restore libpod internal server error response has a 5xx status code
func (*ContainerRestoreLibpodInternalServerError) IsSuccess ¶
func (o *ContainerRestoreLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container restore libpod internal server error response has a 2xx status code
func (*ContainerRestoreLibpodInternalServerError) String ¶
func (o *ContainerRestoreLibpodInternalServerError) String() string
type ContainerRestoreLibpodInternalServerErrorBody ¶
type ContainerRestoreLibpodInternalServerErrorBody 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"` }
ContainerRestoreLibpodInternalServerErrorBody container restore libpod internal server error body swagger:model ContainerRestoreLibpodInternalServerErrorBody
func (*ContainerRestoreLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerRestoreLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container restore libpod internal server error body based on context it is used
func (*ContainerRestoreLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerRestoreLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRestoreLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerRestoreLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRestoreLibpodNotFound ¶
type ContainerRestoreLibpodNotFound struct {
Payload *ContainerRestoreLibpodNotFoundBody
}
ContainerRestoreLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerRestoreLibpodNotFound ¶
func NewContainerRestoreLibpodNotFound() *ContainerRestoreLibpodNotFound
NewContainerRestoreLibpodNotFound creates a ContainerRestoreLibpodNotFound with default headers values
func (*ContainerRestoreLibpodNotFound) Error ¶
func (o *ContainerRestoreLibpodNotFound) Error() string
func (*ContainerRestoreLibpodNotFound) GetPayload ¶
func (o *ContainerRestoreLibpodNotFound) GetPayload() *ContainerRestoreLibpodNotFoundBody
func (*ContainerRestoreLibpodNotFound) IsClientError ¶
func (o *ContainerRestoreLibpodNotFound) IsClientError() bool
IsClientError returns true when this container restore libpod not found response has a 4xx status code
func (*ContainerRestoreLibpodNotFound) IsCode ¶
func (o *ContainerRestoreLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container restore libpod not found response a status code equal to that given
func (*ContainerRestoreLibpodNotFound) IsRedirect ¶
func (o *ContainerRestoreLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container restore libpod not found response has a 3xx status code
func (*ContainerRestoreLibpodNotFound) IsServerError ¶
func (o *ContainerRestoreLibpodNotFound) IsServerError() bool
IsServerError returns true when this container restore libpod not found response has a 5xx status code
func (*ContainerRestoreLibpodNotFound) IsSuccess ¶
func (o *ContainerRestoreLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container restore libpod not found response has a 2xx status code
func (*ContainerRestoreLibpodNotFound) String ¶
func (o *ContainerRestoreLibpodNotFound) String() string
type ContainerRestoreLibpodNotFoundBody ¶
type ContainerRestoreLibpodNotFoundBody 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"` }
ContainerRestoreLibpodNotFoundBody container restore libpod not found body swagger:model ContainerRestoreLibpodNotFoundBody
func (*ContainerRestoreLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerRestoreLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container restore libpod not found body based on context it is used
func (*ContainerRestoreLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerRestoreLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerRestoreLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerRestoreLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerRestoreLibpodOK ¶
type ContainerRestoreLibpodOK struct { }
ContainerRestoreLibpodOK describes a response with status code 200, with default header values.
tarball is returned in body if exported
func NewContainerRestoreLibpodOK ¶
func NewContainerRestoreLibpodOK() *ContainerRestoreLibpodOK
NewContainerRestoreLibpodOK creates a ContainerRestoreLibpodOK with default headers values
func (*ContainerRestoreLibpodOK) Error ¶
func (o *ContainerRestoreLibpodOK) Error() string
func (*ContainerRestoreLibpodOK) IsClientError ¶
func (o *ContainerRestoreLibpodOK) IsClientError() bool
IsClientError returns true when this container restore libpod o k response has a 4xx status code
func (*ContainerRestoreLibpodOK) IsCode ¶
func (o *ContainerRestoreLibpodOK) IsCode(code int) bool
IsCode returns true when this container restore libpod o k response a status code equal to that given
func (*ContainerRestoreLibpodOK) IsRedirect ¶
func (o *ContainerRestoreLibpodOK) IsRedirect() bool
IsRedirect returns true when this container restore libpod o k response has a 3xx status code
func (*ContainerRestoreLibpodOK) IsServerError ¶
func (o *ContainerRestoreLibpodOK) IsServerError() bool
IsServerError returns true when this container restore libpod o k response has a 5xx status code
func (*ContainerRestoreLibpodOK) IsSuccess ¶
func (o *ContainerRestoreLibpodOK) IsSuccess() bool
IsSuccess returns true when this container restore libpod o k response has a 2xx status code
func (*ContainerRestoreLibpodOK) String ¶
func (o *ContainerRestoreLibpodOK) String() string
type ContainerRestoreLibpodParams ¶
type ContainerRestoreLibpodParams struct { /* IgnoreRootFS. do not include root file-system changes when exporting */ IgnoreRootFS *bool /* IgnoreStaticIP. ignore IP address if set statically */ IgnoreStaticIP *bool /* IgnoreStaticMAC. ignore MAC address if set statically */ IgnoreStaticMAC *bool /* Import. import the restore from a checkpoint tar.gz */ Import *bool /* Keep. keep all temporary checkpoint files */ Keep *bool /* LeaveRunning. leave the container running after writing checkpoint to disk */ LeaveRunning *bool /* Name. the name or id of the container */ PathName string /* Name. the name of the container when restored from a tar. can only be used with import */ QueryName *string /* PrintStats. add restore statistics to the returned RestoreReport */ PrintStats *bool /* TCPEstablished. checkpoint a container with established TCP connections */ TCPEstablished *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerRestoreLibpodParams contains all the parameters to send to the API endpoint
for the container restore libpod operation. Typically these are written to a http.Request.
func NewContainerRestoreLibpodParams ¶
func NewContainerRestoreLibpodParams() *ContainerRestoreLibpodParams
NewContainerRestoreLibpodParams creates a new ContainerRestoreLibpodParams 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 NewContainerRestoreLibpodParamsWithContext ¶
func NewContainerRestoreLibpodParamsWithContext(ctx context.Context) *ContainerRestoreLibpodParams
NewContainerRestoreLibpodParamsWithContext creates a new ContainerRestoreLibpodParams object with the ability to set a context for a request.
func NewContainerRestoreLibpodParamsWithHTTPClient ¶
func NewContainerRestoreLibpodParamsWithHTTPClient(client *http.Client) *ContainerRestoreLibpodParams
NewContainerRestoreLibpodParamsWithHTTPClient creates a new ContainerRestoreLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerRestoreLibpodParamsWithTimeout ¶
func NewContainerRestoreLibpodParamsWithTimeout(timeout time.Duration) *ContainerRestoreLibpodParams
NewContainerRestoreLibpodParamsWithTimeout creates a new ContainerRestoreLibpodParams object with the ability to set a timeout on a request.
func (*ContainerRestoreLibpodParams) SetContext ¶
func (o *ContainerRestoreLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetDefaults ¶
func (o *ContainerRestoreLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container restore libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRestoreLibpodParams) SetHTTPClient ¶
func (o *ContainerRestoreLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetIgnoreRootFS ¶
func (o *ContainerRestoreLibpodParams) SetIgnoreRootFS(ignoreRootFS *bool)
SetIgnoreRootFS adds the ignoreRootFS to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetIgnoreStaticIP ¶
func (o *ContainerRestoreLibpodParams) SetIgnoreStaticIP(ignoreStaticIP *bool)
SetIgnoreStaticIP adds the ignoreStaticIp to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetIgnoreStaticMAC ¶
func (o *ContainerRestoreLibpodParams) SetIgnoreStaticMAC(ignoreStaticMAC *bool)
SetIgnoreStaticMAC adds the ignoreStaticMAC to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetImport ¶
func (o *ContainerRestoreLibpodParams) SetImport(importVar *bool)
SetImport adds the import to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetKeep ¶
func (o *ContainerRestoreLibpodParams) SetKeep(keep *bool)
SetKeep adds the keep to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetLeaveRunning ¶
func (o *ContainerRestoreLibpodParams) SetLeaveRunning(leaveRunning *bool)
SetLeaveRunning adds the leaveRunning to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetPathName ¶
func (o *ContainerRestoreLibpodParams) SetPathName(name string)
SetPathName adds the name to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetPrintStats ¶
func (o *ContainerRestoreLibpodParams) SetPrintStats(printStats *bool)
SetPrintStats adds the printStats to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetQueryName ¶
func (o *ContainerRestoreLibpodParams) SetQueryName(name *string)
SetQueryName adds the name to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetTCPEstablished ¶
func (o *ContainerRestoreLibpodParams) SetTCPEstablished(tCPEstablished *bool)
SetTCPEstablished adds the tcpEstablished to the container restore libpod params
func (*ContainerRestoreLibpodParams) SetTimeout ¶
func (o *ContainerRestoreLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithContext ¶
func (o *ContainerRestoreLibpodParams) WithContext(ctx context.Context) *ContainerRestoreLibpodParams
WithContext adds the context to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithDefaults ¶
func (o *ContainerRestoreLibpodParams) WithDefaults() *ContainerRestoreLibpodParams
WithDefaults hydrates default values in the container restore libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerRestoreLibpodParams) WithHTTPClient ¶
func (o *ContainerRestoreLibpodParams) WithHTTPClient(client *http.Client) *ContainerRestoreLibpodParams
WithHTTPClient adds the HTTPClient to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithIgnoreRootFS ¶
func (o *ContainerRestoreLibpodParams) WithIgnoreRootFS(ignoreRootFS *bool) *ContainerRestoreLibpodParams
WithIgnoreRootFS adds the ignoreRootFS to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithIgnoreStaticIP ¶
func (o *ContainerRestoreLibpodParams) WithIgnoreStaticIP(ignoreStaticIP *bool) *ContainerRestoreLibpodParams
WithIgnoreStaticIP adds the ignoreStaticIP to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithIgnoreStaticMAC ¶
func (o *ContainerRestoreLibpodParams) WithIgnoreStaticMAC(ignoreStaticMAC *bool) *ContainerRestoreLibpodParams
WithIgnoreStaticMAC adds the ignoreStaticMAC to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithImport ¶
func (o *ContainerRestoreLibpodParams) WithImport(importVar *bool) *ContainerRestoreLibpodParams
WithImport adds the importVar to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithKeep ¶
func (o *ContainerRestoreLibpodParams) WithKeep(keep *bool) *ContainerRestoreLibpodParams
WithKeep adds the keep to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithLeaveRunning ¶
func (o *ContainerRestoreLibpodParams) WithLeaveRunning(leaveRunning *bool) *ContainerRestoreLibpodParams
WithLeaveRunning adds the leaveRunning to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithPathName ¶
func (o *ContainerRestoreLibpodParams) WithPathName(name string) *ContainerRestoreLibpodParams
WithPathName adds the name to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithPrintStats ¶
func (o *ContainerRestoreLibpodParams) WithPrintStats(printStats *bool) *ContainerRestoreLibpodParams
WithPrintStats adds the printStats to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithQueryName ¶
func (o *ContainerRestoreLibpodParams) WithQueryName(name *string) *ContainerRestoreLibpodParams
WithQueryName adds the name to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithTCPEstablished ¶
func (o *ContainerRestoreLibpodParams) WithTCPEstablished(tCPEstablished *bool) *ContainerRestoreLibpodParams
WithTCPEstablished adds the tCPEstablished to the container restore libpod params
func (*ContainerRestoreLibpodParams) WithTimeout ¶
func (o *ContainerRestoreLibpodParams) WithTimeout(timeout time.Duration) *ContainerRestoreLibpodParams
WithTimeout adds the timeout to the container restore libpod params
func (*ContainerRestoreLibpodParams) WriteToRequest ¶
func (o *ContainerRestoreLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerRestoreLibpodReader ¶
type ContainerRestoreLibpodReader struct {
// contains filtered or unexported fields
}
ContainerRestoreLibpodReader is a Reader for the ContainerRestoreLibpod structure.
func (*ContainerRestoreLibpodReader) ReadResponse ¶
func (o *ContainerRestoreLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerShowMountedLibpodInternalServerError ¶
type ContainerShowMountedLibpodInternalServerError struct {
Payload *ContainerShowMountedLibpodInternalServerErrorBody
}
ContainerShowMountedLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerShowMountedLibpodInternalServerError ¶
func NewContainerShowMountedLibpodInternalServerError() *ContainerShowMountedLibpodInternalServerError
NewContainerShowMountedLibpodInternalServerError creates a ContainerShowMountedLibpodInternalServerError with default headers values
func (*ContainerShowMountedLibpodInternalServerError) Error ¶
func (o *ContainerShowMountedLibpodInternalServerError) Error() string
func (*ContainerShowMountedLibpodInternalServerError) GetPayload ¶
func (o *ContainerShowMountedLibpodInternalServerError) GetPayload() *ContainerShowMountedLibpodInternalServerErrorBody
func (*ContainerShowMountedLibpodInternalServerError) IsClientError ¶
func (o *ContainerShowMountedLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container show mounted libpod internal server error response has a 4xx status code
func (*ContainerShowMountedLibpodInternalServerError) IsCode ¶
func (o *ContainerShowMountedLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container show mounted libpod internal server error response a status code equal to that given
func (*ContainerShowMountedLibpodInternalServerError) IsRedirect ¶
func (o *ContainerShowMountedLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container show mounted libpod internal server error response has a 3xx status code
func (*ContainerShowMountedLibpodInternalServerError) IsServerError ¶
func (o *ContainerShowMountedLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container show mounted libpod internal server error response has a 5xx status code
func (*ContainerShowMountedLibpodInternalServerError) IsSuccess ¶
func (o *ContainerShowMountedLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container show mounted libpod internal server error response has a 2xx status code
func (*ContainerShowMountedLibpodInternalServerError) String ¶
func (o *ContainerShowMountedLibpodInternalServerError) String() string
type ContainerShowMountedLibpodInternalServerErrorBody ¶
type ContainerShowMountedLibpodInternalServerErrorBody 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"` }
ContainerShowMountedLibpodInternalServerErrorBody container show mounted libpod internal server error body swagger:model ContainerShowMountedLibpodInternalServerErrorBody
func (*ContainerShowMountedLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerShowMountedLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container show mounted libpod internal server error body based on context it is used
func (*ContainerShowMountedLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerShowMountedLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerShowMountedLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerShowMountedLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerShowMountedLibpodOK ¶
ContainerShowMountedLibpodOK describes a response with status code 200, with default header values.
mounted containers
func NewContainerShowMountedLibpodOK ¶
func NewContainerShowMountedLibpodOK() *ContainerShowMountedLibpodOK
NewContainerShowMountedLibpodOK creates a ContainerShowMountedLibpodOK with default headers values
func (*ContainerShowMountedLibpodOK) Error ¶
func (o *ContainerShowMountedLibpodOK) Error() string
func (*ContainerShowMountedLibpodOK) GetPayload ¶
func (o *ContainerShowMountedLibpodOK) GetPayload() map[string]string
func (*ContainerShowMountedLibpodOK) IsClientError ¶
func (o *ContainerShowMountedLibpodOK) IsClientError() bool
IsClientError returns true when this container show mounted libpod o k response has a 4xx status code
func (*ContainerShowMountedLibpodOK) IsCode ¶
func (o *ContainerShowMountedLibpodOK) IsCode(code int) bool
IsCode returns true when this container show mounted libpod o k response a status code equal to that given
func (*ContainerShowMountedLibpodOK) IsRedirect ¶
func (o *ContainerShowMountedLibpodOK) IsRedirect() bool
IsRedirect returns true when this container show mounted libpod o k response has a 3xx status code
func (*ContainerShowMountedLibpodOK) IsServerError ¶
func (o *ContainerShowMountedLibpodOK) IsServerError() bool
IsServerError returns true when this container show mounted libpod o k response has a 5xx status code
func (*ContainerShowMountedLibpodOK) IsSuccess ¶
func (o *ContainerShowMountedLibpodOK) IsSuccess() bool
IsSuccess returns true when this container show mounted libpod o k response has a 2xx status code
func (*ContainerShowMountedLibpodOK) String ¶
func (o *ContainerShowMountedLibpodOK) String() string
type ContainerShowMountedLibpodParams ¶
type ContainerShowMountedLibpodParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerShowMountedLibpodParams contains all the parameters to send to the API endpoint
for the container show mounted libpod operation. Typically these are written to a http.Request.
func NewContainerShowMountedLibpodParams ¶
func NewContainerShowMountedLibpodParams() *ContainerShowMountedLibpodParams
NewContainerShowMountedLibpodParams creates a new ContainerShowMountedLibpodParams 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 NewContainerShowMountedLibpodParamsWithContext ¶
func NewContainerShowMountedLibpodParamsWithContext(ctx context.Context) *ContainerShowMountedLibpodParams
NewContainerShowMountedLibpodParamsWithContext creates a new ContainerShowMountedLibpodParams object with the ability to set a context for a request.
func NewContainerShowMountedLibpodParamsWithHTTPClient ¶
func NewContainerShowMountedLibpodParamsWithHTTPClient(client *http.Client) *ContainerShowMountedLibpodParams
NewContainerShowMountedLibpodParamsWithHTTPClient creates a new ContainerShowMountedLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerShowMountedLibpodParamsWithTimeout ¶
func NewContainerShowMountedLibpodParamsWithTimeout(timeout time.Duration) *ContainerShowMountedLibpodParams
NewContainerShowMountedLibpodParamsWithTimeout creates a new ContainerShowMountedLibpodParams object with the ability to set a timeout on a request.
func (*ContainerShowMountedLibpodParams) SetContext ¶
func (o *ContainerShowMountedLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) SetDefaults ¶
func (o *ContainerShowMountedLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container show mounted libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerShowMountedLibpodParams) SetHTTPClient ¶
func (o *ContainerShowMountedLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) SetTimeout ¶
func (o *ContainerShowMountedLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) WithContext ¶
func (o *ContainerShowMountedLibpodParams) WithContext(ctx context.Context) *ContainerShowMountedLibpodParams
WithContext adds the context to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) WithDefaults ¶
func (o *ContainerShowMountedLibpodParams) WithDefaults() *ContainerShowMountedLibpodParams
WithDefaults hydrates default values in the container show mounted libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerShowMountedLibpodParams) WithHTTPClient ¶
func (o *ContainerShowMountedLibpodParams) WithHTTPClient(client *http.Client) *ContainerShowMountedLibpodParams
WithHTTPClient adds the HTTPClient to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) WithTimeout ¶
func (o *ContainerShowMountedLibpodParams) WithTimeout(timeout time.Duration) *ContainerShowMountedLibpodParams
WithTimeout adds the timeout to the container show mounted libpod params
func (*ContainerShowMountedLibpodParams) WriteToRequest ¶
func (o *ContainerShowMountedLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerShowMountedLibpodReader ¶
type ContainerShowMountedLibpodReader struct {
// contains filtered or unexported fields
}
ContainerShowMountedLibpodReader is a Reader for the ContainerShowMountedLibpod structure.
func (*ContainerShowMountedLibpodReader) ReadResponse ¶
func (o *ContainerShowMountedLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerStartLibpodInternalServerError ¶
type ContainerStartLibpodInternalServerError struct {
Payload *ContainerStartLibpodInternalServerErrorBody
}
ContainerStartLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerStartLibpodInternalServerError ¶
func NewContainerStartLibpodInternalServerError() *ContainerStartLibpodInternalServerError
NewContainerStartLibpodInternalServerError creates a ContainerStartLibpodInternalServerError with default headers values
func (*ContainerStartLibpodInternalServerError) Error ¶
func (o *ContainerStartLibpodInternalServerError) Error() string
func (*ContainerStartLibpodInternalServerError) GetPayload ¶
func (o *ContainerStartLibpodInternalServerError) GetPayload() *ContainerStartLibpodInternalServerErrorBody
func (*ContainerStartLibpodInternalServerError) IsClientError ¶
func (o *ContainerStartLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container start libpod internal server error response has a 4xx status code
func (*ContainerStartLibpodInternalServerError) IsCode ¶
func (o *ContainerStartLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container start libpod internal server error response a status code equal to that given
func (*ContainerStartLibpodInternalServerError) IsRedirect ¶
func (o *ContainerStartLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container start libpod internal server error response has a 3xx status code
func (*ContainerStartLibpodInternalServerError) IsServerError ¶
func (o *ContainerStartLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container start libpod internal server error response has a 5xx status code
func (*ContainerStartLibpodInternalServerError) IsSuccess ¶
func (o *ContainerStartLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container start libpod internal server error response has a 2xx status code
func (*ContainerStartLibpodInternalServerError) String ¶
func (o *ContainerStartLibpodInternalServerError) String() string
type ContainerStartLibpodInternalServerErrorBody ¶
type ContainerStartLibpodInternalServerErrorBody 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"` }
ContainerStartLibpodInternalServerErrorBody container start libpod internal server error body swagger:model ContainerStartLibpodInternalServerErrorBody
func (*ContainerStartLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerStartLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container start libpod internal server error body based on context it is used
func (*ContainerStartLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerStartLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStartLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerStartLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStartLibpodNoContent ¶
type ContainerStartLibpodNoContent struct { }
ContainerStartLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerStartLibpodNoContent ¶
func NewContainerStartLibpodNoContent() *ContainerStartLibpodNoContent
NewContainerStartLibpodNoContent creates a ContainerStartLibpodNoContent with default headers values
func (*ContainerStartLibpodNoContent) Error ¶
func (o *ContainerStartLibpodNoContent) Error() string
func (*ContainerStartLibpodNoContent) IsClientError ¶
func (o *ContainerStartLibpodNoContent) IsClientError() bool
IsClientError returns true when this container start libpod no content response has a 4xx status code
func (*ContainerStartLibpodNoContent) IsCode ¶
func (o *ContainerStartLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container start libpod no content response a status code equal to that given
func (*ContainerStartLibpodNoContent) IsRedirect ¶
func (o *ContainerStartLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container start libpod no content response has a 3xx status code
func (*ContainerStartLibpodNoContent) IsServerError ¶
func (o *ContainerStartLibpodNoContent) IsServerError() bool
IsServerError returns true when this container start libpod no content response has a 5xx status code
func (*ContainerStartLibpodNoContent) IsSuccess ¶
func (o *ContainerStartLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container start libpod no content response has a 2xx status code
func (*ContainerStartLibpodNoContent) String ¶
func (o *ContainerStartLibpodNoContent) String() string
type ContainerStartLibpodNotFound ¶
type ContainerStartLibpodNotFound struct {
Payload *ContainerStartLibpodNotFoundBody
}
ContainerStartLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerStartLibpodNotFound ¶
func NewContainerStartLibpodNotFound() *ContainerStartLibpodNotFound
NewContainerStartLibpodNotFound creates a ContainerStartLibpodNotFound with default headers values
func (*ContainerStartLibpodNotFound) Error ¶
func (o *ContainerStartLibpodNotFound) Error() string
func (*ContainerStartLibpodNotFound) GetPayload ¶
func (o *ContainerStartLibpodNotFound) GetPayload() *ContainerStartLibpodNotFoundBody
func (*ContainerStartLibpodNotFound) IsClientError ¶
func (o *ContainerStartLibpodNotFound) IsClientError() bool
IsClientError returns true when this container start libpod not found response has a 4xx status code
func (*ContainerStartLibpodNotFound) IsCode ¶
func (o *ContainerStartLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container start libpod not found response a status code equal to that given
func (*ContainerStartLibpodNotFound) IsRedirect ¶
func (o *ContainerStartLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container start libpod not found response has a 3xx status code
func (*ContainerStartLibpodNotFound) IsServerError ¶
func (o *ContainerStartLibpodNotFound) IsServerError() bool
IsServerError returns true when this container start libpod not found response has a 5xx status code
func (*ContainerStartLibpodNotFound) IsSuccess ¶
func (o *ContainerStartLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container start libpod not found response has a 2xx status code
func (*ContainerStartLibpodNotFound) String ¶
func (o *ContainerStartLibpodNotFound) String() string
type ContainerStartLibpodNotFoundBody ¶
type ContainerStartLibpodNotFoundBody 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"` }
ContainerStartLibpodNotFoundBody container start libpod not found body swagger:model ContainerStartLibpodNotFoundBody
func (*ContainerStartLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerStartLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container start libpod not found body based on context it is used
func (*ContainerStartLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerStartLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStartLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerStartLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStartLibpodNotModified ¶
type ContainerStartLibpodNotModified struct {
Payload *ContainerStartLibpodNotModifiedBody
}
ContainerStartLibpodNotModified describes a response with status code 304, with default header values.
Container already started
func NewContainerStartLibpodNotModified ¶
func NewContainerStartLibpodNotModified() *ContainerStartLibpodNotModified
NewContainerStartLibpodNotModified creates a ContainerStartLibpodNotModified with default headers values
func (*ContainerStartLibpodNotModified) Error ¶
func (o *ContainerStartLibpodNotModified) Error() string
func (*ContainerStartLibpodNotModified) GetPayload ¶
func (o *ContainerStartLibpodNotModified) GetPayload() *ContainerStartLibpodNotModifiedBody
func (*ContainerStartLibpodNotModified) IsClientError ¶
func (o *ContainerStartLibpodNotModified) IsClientError() bool
IsClientError returns true when this container start libpod not modified response has a 4xx status code
func (*ContainerStartLibpodNotModified) IsCode ¶
func (o *ContainerStartLibpodNotModified) IsCode(code int) bool
IsCode returns true when this container start libpod not modified response a status code equal to that given
func (*ContainerStartLibpodNotModified) IsRedirect ¶
func (o *ContainerStartLibpodNotModified) IsRedirect() bool
IsRedirect returns true when this container start libpod not modified response has a 3xx status code
func (*ContainerStartLibpodNotModified) IsServerError ¶
func (o *ContainerStartLibpodNotModified) IsServerError() bool
IsServerError returns true when this container start libpod not modified response has a 5xx status code
func (*ContainerStartLibpodNotModified) IsSuccess ¶
func (o *ContainerStartLibpodNotModified) IsSuccess() bool
IsSuccess returns true when this container start libpod not modified response has a 2xx status code
func (*ContainerStartLibpodNotModified) String ¶
func (o *ContainerStartLibpodNotModified) String() string
type ContainerStartLibpodNotModifiedBody ¶
type ContainerStartLibpodNotModifiedBody 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"` }
ContainerStartLibpodNotModifiedBody container start libpod not modified body swagger:model ContainerStartLibpodNotModifiedBody
func (*ContainerStartLibpodNotModifiedBody) ContextValidate ¶
func (o *ContainerStartLibpodNotModifiedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container start libpod not modified body based on context it is used
func (*ContainerStartLibpodNotModifiedBody) MarshalBinary ¶
func (o *ContainerStartLibpodNotModifiedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStartLibpodNotModifiedBody) UnmarshalBinary ¶
func (o *ContainerStartLibpodNotModifiedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStartLibpodParams ¶
type ContainerStartLibpodParams struct { /* DetachKeys. Override the key sequence for detaching a container. Format is a single character [a-Z] or ctrl-<value> where <value> is one of: a-z, @, ^, [, , or _. Default: "ctrl-p,ctrl-q" */ DetachKeys *string /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerStartLibpodParams contains all the parameters to send to the API endpoint
for the container start libpod operation. Typically these are written to a http.Request.
func NewContainerStartLibpodParams ¶
func NewContainerStartLibpodParams() *ContainerStartLibpodParams
NewContainerStartLibpodParams creates a new ContainerStartLibpodParams 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 NewContainerStartLibpodParamsWithContext ¶
func NewContainerStartLibpodParamsWithContext(ctx context.Context) *ContainerStartLibpodParams
NewContainerStartLibpodParamsWithContext creates a new ContainerStartLibpodParams object with the ability to set a context for a request.
func NewContainerStartLibpodParamsWithHTTPClient ¶
func NewContainerStartLibpodParamsWithHTTPClient(client *http.Client) *ContainerStartLibpodParams
NewContainerStartLibpodParamsWithHTTPClient creates a new ContainerStartLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerStartLibpodParamsWithTimeout ¶
func NewContainerStartLibpodParamsWithTimeout(timeout time.Duration) *ContainerStartLibpodParams
NewContainerStartLibpodParamsWithTimeout creates a new ContainerStartLibpodParams object with the ability to set a timeout on a request.
func (*ContainerStartLibpodParams) SetContext ¶
func (o *ContainerStartLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container start libpod params
func (*ContainerStartLibpodParams) SetDefaults ¶
func (o *ContainerStartLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container start libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStartLibpodParams) SetDetachKeys ¶
func (o *ContainerStartLibpodParams) SetDetachKeys(detachKeys *string)
SetDetachKeys adds the detachKeys to the container start libpod params
func (*ContainerStartLibpodParams) SetHTTPClient ¶
func (o *ContainerStartLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container start libpod params
func (*ContainerStartLibpodParams) SetName ¶
func (o *ContainerStartLibpodParams) SetName(name string)
SetName adds the name to the container start libpod params
func (*ContainerStartLibpodParams) SetTimeout ¶
func (o *ContainerStartLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container start libpod params
func (*ContainerStartLibpodParams) WithContext ¶
func (o *ContainerStartLibpodParams) WithContext(ctx context.Context) *ContainerStartLibpodParams
WithContext adds the context to the container start libpod params
func (*ContainerStartLibpodParams) WithDefaults ¶
func (o *ContainerStartLibpodParams) WithDefaults() *ContainerStartLibpodParams
WithDefaults hydrates default values in the container start libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStartLibpodParams) WithDetachKeys ¶
func (o *ContainerStartLibpodParams) WithDetachKeys(detachKeys *string) *ContainerStartLibpodParams
WithDetachKeys adds the detachKeys to the container start libpod params
func (*ContainerStartLibpodParams) WithHTTPClient ¶
func (o *ContainerStartLibpodParams) WithHTTPClient(client *http.Client) *ContainerStartLibpodParams
WithHTTPClient adds the HTTPClient to the container start libpod params
func (*ContainerStartLibpodParams) WithName ¶
func (o *ContainerStartLibpodParams) WithName(name string) *ContainerStartLibpodParams
WithName adds the name to the container start libpod params
func (*ContainerStartLibpodParams) WithTimeout ¶
func (o *ContainerStartLibpodParams) WithTimeout(timeout time.Duration) *ContainerStartLibpodParams
WithTimeout adds the timeout to the container start libpod params
func (*ContainerStartLibpodParams) WriteToRequest ¶
func (o *ContainerStartLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerStartLibpodReader ¶
type ContainerStartLibpodReader struct {
// contains filtered or unexported fields
}
ContainerStartLibpodReader is a Reader for the ContainerStartLibpod structure.
func (*ContainerStartLibpodReader) ReadResponse ¶
func (o *ContainerStartLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerStatsLibpodConflict ¶
type ContainerStatsLibpodConflict struct {
Payload *ContainerStatsLibpodConflictBody
}
ContainerStatsLibpodConflict describes a response with status code 409, with default header values.
Conflict error in operation
func NewContainerStatsLibpodConflict ¶
func NewContainerStatsLibpodConflict() *ContainerStatsLibpodConflict
NewContainerStatsLibpodConflict creates a ContainerStatsLibpodConflict with default headers values
func (*ContainerStatsLibpodConflict) Error ¶
func (o *ContainerStatsLibpodConflict) Error() string
func (*ContainerStatsLibpodConflict) GetPayload ¶
func (o *ContainerStatsLibpodConflict) GetPayload() *ContainerStatsLibpodConflictBody
func (*ContainerStatsLibpodConflict) IsClientError ¶
func (o *ContainerStatsLibpodConflict) IsClientError() bool
IsClientError returns true when this container stats libpod conflict response has a 4xx status code
func (*ContainerStatsLibpodConflict) IsCode ¶
func (o *ContainerStatsLibpodConflict) IsCode(code int) bool
IsCode returns true when this container stats libpod conflict response a status code equal to that given
func (*ContainerStatsLibpodConflict) IsRedirect ¶
func (o *ContainerStatsLibpodConflict) IsRedirect() bool
IsRedirect returns true when this container stats libpod conflict response has a 3xx status code
func (*ContainerStatsLibpodConflict) IsServerError ¶
func (o *ContainerStatsLibpodConflict) IsServerError() bool
IsServerError returns true when this container stats libpod conflict response has a 5xx status code
func (*ContainerStatsLibpodConflict) IsSuccess ¶
func (o *ContainerStatsLibpodConflict) IsSuccess() bool
IsSuccess returns true when this container stats libpod conflict response has a 2xx status code
func (*ContainerStatsLibpodConflict) String ¶
func (o *ContainerStatsLibpodConflict) String() string
type ContainerStatsLibpodConflictBody ¶
type ContainerStatsLibpodConflictBody 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"` }
ContainerStatsLibpodConflictBody container stats libpod conflict body swagger:model ContainerStatsLibpodConflictBody
func (*ContainerStatsLibpodConflictBody) ContextValidate ¶
func (o *ContainerStatsLibpodConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stats libpod conflict body based on context it is used
func (*ContainerStatsLibpodConflictBody) MarshalBinary ¶
func (o *ContainerStatsLibpodConflictBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStatsLibpodConflictBody) UnmarshalBinary ¶
func (o *ContainerStatsLibpodConflictBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStatsLibpodInternalServerError ¶
type ContainerStatsLibpodInternalServerError struct {
Payload *ContainerStatsLibpodInternalServerErrorBody
}
ContainerStatsLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerStatsLibpodInternalServerError ¶
func NewContainerStatsLibpodInternalServerError() *ContainerStatsLibpodInternalServerError
NewContainerStatsLibpodInternalServerError creates a ContainerStatsLibpodInternalServerError with default headers values
func (*ContainerStatsLibpodInternalServerError) Error ¶
func (o *ContainerStatsLibpodInternalServerError) Error() string
func (*ContainerStatsLibpodInternalServerError) GetPayload ¶
func (o *ContainerStatsLibpodInternalServerError) GetPayload() *ContainerStatsLibpodInternalServerErrorBody
func (*ContainerStatsLibpodInternalServerError) IsClientError ¶
func (o *ContainerStatsLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container stats libpod internal server error response has a 4xx status code
func (*ContainerStatsLibpodInternalServerError) IsCode ¶
func (o *ContainerStatsLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container stats libpod internal server error response a status code equal to that given
func (*ContainerStatsLibpodInternalServerError) IsRedirect ¶
func (o *ContainerStatsLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container stats libpod internal server error response has a 3xx status code
func (*ContainerStatsLibpodInternalServerError) IsServerError ¶
func (o *ContainerStatsLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container stats libpod internal server error response has a 5xx status code
func (*ContainerStatsLibpodInternalServerError) IsSuccess ¶
func (o *ContainerStatsLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container stats libpod internal server error response has a 2xx status code
func (*ContainerStatsLibpodInternalServerError) String ¶
func (o *ContainerStatsLibpodInternalServerError) String() string
type ContainerStatsLibpodInternalServerErrorBody ¶
type ContainerStatsLibpodInternalServerErrorBody 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"` }
ContainerStatsLibpodInternalServerErrorBody container stats libpod internal server error body swagger:model ContainerStatsLibpodInternalServerErrorBody
func (*ContainerStatsLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerStatsLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stats libpod internal server error body based on context it is used
func (*ContainerStatsLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerStatsLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStatsLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerStatsLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStatsLibpodNotFound ¶
type ContainerStatsLibpodNotFound struct {
Payload *ContainerStatsLibpodNotFoundBody
}
ContainerStatsLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerStatsLibpodNotFound ¶
func NewContainerStatsLibpodNotFound() *ContainerStatsLibpodNotFound
NewContainerStatsLibpodNotFound creates a ContainerStatsLibpodNotFound with default headers values
func (*ContainerStatsLibpodNotFound) Error ¶
func (o *ContainerStatsLibpodNotFound) Error() string
func (*ContainerStatsLibpodNotFound) GetPayload ¶
func (o *ContainerStatsLibpodNotFound) GetPayload() *ContainerStatsLibpodNotFoundBody
func (*ContainerStatsLibpodNotFound) IsClientError ¶
func (o *ContainerStatsLibpodNotFound) IsClientError() bool
IsClientError returns true when this container stats libpod not found response has a 4xx status code
func (*ContainerStatsLibpodNotFound) IsCode ¶
func (o *ContainerStatsLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container stats libpod not found response a status code equal to that given
func (*ContainerStatsLibpodNotFound) IsRedirect ¶
func (o *ContainerStatsLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container stats libpod not found response has a 3xx status code
func (*ContainerStatsLibpodNotFound) IsServerError ¶
func (o *ContainerStatsLibpodNotFound) IsServerError() bool
IsServerError returns true when this container stats libpod not found response has a 5xx status code
func (*ContainerStatsLibpodNotFound) IsSuccess ¶
func (o *ContainerStatsLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container stats libpod not found response has a 2xx status code
func (*ContainerStatsLibpodNotFound) String ¶
func (o *ContainerStatsLibpodNotFound) String() string
type ContainerStatsLibpodNotFoundBody ¶
type ContainerStatsLibpodNotFoundBody 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"` }
ContainerStatsLibpodNotFoundBody container stats libpod not found body swagger:model ContainerStatsLibpodNotFoundBody
func (*ContainerStatsLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerStatsLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stats libpod not found body based on context it is used
func (*ContainerStatsLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerStatsLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStatsLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerStatsLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStatsLibpodOK ¶
type ContainerStatsLibpodOK struct { }
ContainerStatsLibpodOK describes a response with status code 200, with default header values.
no error
func NewContainerStatsLibpodOK ¶
func NewContainerStatsLibpodOK() *ContainerStatsLibpodOK
NewContainerStatsLibpodOK creates a ContainerStatsLibpodOK with default headers values
func (*ContainerStatsLibpodOK) Error ¶
func (o *ContainerStatsLibpodOK) Error() string
func (*ContainerStatsLibpodOK) IsClientError ¶
func (o *ContainerStatsLibpodOK) IsClientError() bool
IsClientError returns true when this container stats libpod o k response has a 4xx status code
func (*ContainerStatsLibpodOK) IsCode ¶
func (o *ContainerStatsLibpodOK) IsCode(code int) bool
IsCode returns true when this container stats libpod o k response a status code equal to that given
func (*ContainerStatsLibpodOK) IsRedirect ¶
func (o *ContainerStatsLibpodOK) IsRedirect() bool
IsRedirect returns true when this container stats libpod o k response has a 3xx status code
func (*ContainerStatsLibpodOK) IsServerError ¶
func (o *ContainerStatsLibpodOK) IsServerError() bool
IsServerError returns true when this container stats libpod o k response has a 5xx status code
func (*ContainerStatsLibpodOK) IsSuccess ¶
func (o *ContainerStatsLibpodOK) IsSuccess() bool
IsSuccess returns true when this container stats libpod o k response has a 2xx status code
func (*ContainerStatsLibpodOK) String ¶
func (o *ContainerStatsLibpodOK) String() string
type ContainerStatsLibpodParams ¶
type ContainerStatsLibpodParams struct { /* Name. the name or ID of the container */ Name string /* Stream. Stream the output Default: true */ Stream *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerStatsLibpodParams contains all the parameters to send to the API endpoint
for the container stats libpod operation. Typically these are written to a http.Request.
func NewContainerStatsLibpodParams ¶
func NewContainerStatsLibpodParams() *ContainerStatsLibpodParams
NewContainerStatsLibpodParams creates a new ContainerStatsLibpodParams 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 NewContainerStatsLibpodParamsWithContext ¶
func NewContainerStatsLibpodParamsWithContext(ctx context.Context) *ContainerStatsLibpodParams
NewContainerStatsLibpodParamsWithContext creates a new ContainerStatsLibpodParams object with the ability to set a context for a request.
func NewContainerStatsLibpodParamsWithHTTPClient ¶
func NewContainerStatsLibpodParamsWithHTTPClient(client *http.Client) *ContainerStatsLibpodParams
NewContainerStatsLibpodParamsWithHTTPClient creates a new ContainerStatsLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerStatsLibpodParamsWithTimeout ¶
func NewContainerStatsLibpodParamsWithTimeout(timeout time.Duration) *ContainerStatsLibpodParams
NewContainerStatsLibpodParamsWithTimeout creates a new ContainerStatsLibpodParams object with the ability to set a timeout on a request.
func (*ContainerStatsLibpodParams) SetContext ¶
func (o *ContainerStatsLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container stats libpod params
func (*ContainerStatsLibpodParams) SetDefaults ¶
func (o *ContainerStatsLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container stats libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStatsLibpodParams) SetHTTPClient ¶
func (o *ContainerStatsLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container stats libpod params
func (*ContainerStatsLibpodParams) SetName ¶
func (o *ContainerStatsLibpodParams) SetName(name string)
SetName adds the name to the container stats libpod params
func (*ContainerStatsLibpodParams) SetStream ¶
func (o *ContainerStatsLibpodParams) SetStream(stream *bool)
SetStream adds the stream to the container stats libpod params
func (*ContainerStatsLibpodParams) SetTimeout ¶
func (o *ContainerStatsLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container stats libpod params
func (*ContainerStatsLibpodParams) WithContext ¶
func (o *ContainerStatsLibpodParams) WithContext(ctx context.Context) *ContainerStatsLibpodParams
WithContext adds the context to the container stats libpod params
func (*ContainerStatsLibpodParams) WithDefaults ¶
func (o *ContainerStatsLibpodParams) WithDefaults() *ContainerStatsLibpodParams
WithDefaults hydrates default values in the container stats libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStatsLibpodParams) WithHTTPClient ¶
func (o *ContainerStatsLibpodParams) WithHTTPClient(client *http.Client) *ContainerStatsLibpodParams
WithHTTPClient adds the HTTPClient to the container stats libpod params
func (*ContainerStatsLibpodParams) WithName ¶
func (o *ContainerStatsLibpodParams) WithName(name string) *ContainerStatsLibpodParams
WithName adds the name to the container stats libpod params
func (*ContainerStatsLibpodParams) WithStream ¶
func (o *ContainerStatsLibpodParams) WithStream(stream *bool) *ContainerStatsLibpodParams
WithStream adds the stream to the container stats libpod params
func (*ContainerStatsLibpodParams) WithTimeout ¶
func (o *ContainerStatsLibpodParams) WithTimeout(timeout time.Duration) *ContainerStatsLibpodParams
WithTimeout adds the timeout to the container stats libpod params
func (*ContainerStatsLibpodParams) WriteToRequest ¶
func (o *ContainerStatsLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerStatsLibpodReader ¶
type ContainerStatsLibpodReader struct {
// contains filtered or unexported fields
}
ContainerStatsLibpodReader is a Reader for the ContainerStatsLibpod structure.
func (*ContainerStatsLibpodReader) ReadResponse ¶
func (o *ContainerStatsLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerStopLibpodInternalServerError ¶
type ContainerStopLibpodInternalServerError struct {
Payload *ContainerStopLibpodInternalServerErrorBody
}
ContainerStopLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerStopLibpodInternalServerError ¶
func NewContainerStopLibpodInternalServerError() *ContainerStopLibpodInternalServerError
NewContainerStopLibpodInternalServerError creates a ContainerStopLibpodInternalServerError with default headers values
func (*ContainerStopLibpodInternalServerError) Error ¶
func (o *ContainerStopLibpodInternalServerError) Error() string
func (*ContainerStopLibpodInternalServerError) GetPayload ¶
func (o *ContainerStopLibpodInternalServerError) GetPayload() *ContainerStopLibpodInternalServerErrorBody
func (*ContainerStopLibpodInternalServerError) IsClientError ¶
func (o *ContainerStopLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container stop libpod internal server error response has a 4xx status code
func (*ContainerStopLibpodInternalServerError) IsCode ¶
func (o *ContainerStopLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container stop libpod internal server error response a status code equal to that given
func (*ContainerStopLibpodInternalServerError) IsRedirect ¶
func (o *ContainerStopLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container stop libpod internal server error response has a 3xx status code
func (*ContainerStopLibpodInternalServerError) IsServerError ¶
func (o *ContainerStopLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container stop libpod internal server error response has a 5xx status code
func (*ContainerStopLibpodInternalServerError) IsSuccess ¶
func (o *ContainerStopLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container stop libpod internal server error response has a 2xx status code
func (*ContainerStopLibpodInternalServerError) String ¶
func (o *ContainerStopLibpodInternalServerError) String() string
type ContainerStopLibpodInternalServerErrorBody ¶
type ContainerStopLibpodInternalServerErrorBody 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"` }
ContainerStopLibpodInternalServerErrorBody container stop libpod internal server error body swagger:model ContainerStopLibpodInternalServerErrorBody
func (*ContainerStopLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerStopLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stop libpod internal server error body based on context it is used
func (*ContainerStopLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerStopLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStopLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerStopLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStopLibpodNoContent ¶
type ContainerStopLibpodNoContent struct { }
ContainerStopLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerStopLibpodNoContent ¶
func NewContainerStopLibpodNoContent() *ContainerStopLibpodNoContent
NewContainerStopLibpodNoContent creates a ContainerStopLibpodNoContent with default headers values
func (*ContainerStopLibpodNoContent) Error ¶
func (o *ContainerStopLibpodNoContent) Error() string
func (*ContainerStopLibpodNoContent) IsClientError ¶
func (o *ContainerStopLibpodNoContent) IsClientError() bool
IsClientError returns true when this container stop libpod no content response has a 4xx status code
func (*ContainerStopLibpodNoContent) IsCode ¶
func (o *ContainerStopLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container stop libpod no content response a status code equal to that given
func (*ContainerStopLibpodNoContent) IsRedirect ¶
func (o *ContainerStopLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container stop libpod no content response has a 3xx status code
func (*ContainerStopLibpodNoContent) IsServerError ¶
func (o *ContainerStopLibpodNoContent) IsServerError() bool
IsServerError returns true when this container stop libpod no content response has a 5xx status code
func (*ContainerStopLibpodNoContent) IsSuccess ¶
func (o *ContainerStopLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container stop libpod no content response has a 2xx status code
func (*ContainerStopLibpodNoContent) String ¶
func (o *ContainerStopLibpodNoContent) String() string
type ContainerStopLibpodNotFound ¶
type ContainerStopLibpodNotFound struct {
Payload *ContainerStopLibpodNotFoundBody
}
ContainerStopLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerStopLibpodNotFound ¶
func NewContainerStopLibpodNotFound() *ContainerStopLibpodNotFound
NewContainerStopLibpodNotFound creates a ContainerStopLibpodNotFound with default headers values
func (*ContainerStopLibpodNotFound) Error ¶
func (o *ContainerStopLibpodNotFound) Error() string
func (*ContainerStopLibpodNotFound) GetPayload ¶
func (o *ContainerStopLibpodNotFound) GetPayload() *ContainerStopLibpodNotFoundBody
func (*ContainerStopLibpodNotFound) IsClientError ¶
func (o *ContainerStopLibpodNotFound) IsClientError() bool
IsClientError returns true when this container stop libpod not found response has a 4xx status code
func (*ContainerStopLibpodNotFound) IsCode ¶
func (o *ContainerStopLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container stop libpod not found response a status code equal to that given
func (*ContainerStopLibpodNotFound) IsRedirect ¶
func (o *ContainerStopLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container stop libpod not found response has a 3xx status code
func (*ContainerStopLibpodNotFound) IsServerError ¶
func (o *ContainerStopLibpodNotFound) IsServerError() bool
IsServerError returns true when this container stop libpod not found response has a 5xx status code
func (*ContainerStopLibpodNotFound) IsSuccess ¶
func (o *ContainerStopLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container stop libpod not found response has a 2xx status code
func (*ContainerStopLibpodNotFound) String ¶
func (o *ContainerStopLibpodNotFound) String() string
type ContainerStopLibpodNotFoundBody ¶
type ContainerStopLibpodNotFoundBody 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"` }
ContainerStopLibpodNotFoundBody container stop libpod not found body swagger:model ContainerStopLibpodNotFoundBody
func (*ContainerStopLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerStopLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stop libpod not found body based on context it is used
func (*ContainerStopLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerStopLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStopLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerStopLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStopLibpodNotModified ¶
type ContainerStopLibpodNotModified struct {
Payload *ContainerStopLibpodNotModifiedBody
}
ContainerStopLibpodNotModified describes a response with status code 304, with default header values.
Container already stopped
func NewContainerStopLibpodNotModified ¶
func NewContainerStopLibpodNotModified() *ContainerStopLibpodNotModified
NewContainerStopLibpodNotModified creates a ContainerStopLibpodNotModified with default headers values
func (*ContainerStopLibpodNotModified) Error ¶
func (o *ContainerStopLibpodNotModified) Error() string
func (*ContainerStopLibpodNotModified) GetPayload ¶
func (o *ContainerStopLibpodNotModified) GetPayload() *ContainerStopLibpodNotModifiedBody
func (*ContainerStopLibpodNotModified) IsClientError ¶
func (o *ContainerStopLibpodNotModified) IsClientError() bool
IsClientError returns true when this container stop libpod not modified response has a 4xx status code
func (*ContainerStopLibpodNotModified) IsCode ¶
func (o *ContainerStopLibpodNotModified) IsCode(code int) bool
IsCode returns true when this container stop libpod not modified response a status code equal to that given
func (*ContainerStopLibpodNotModified) IsRedirect ¶
func (o *ContainerStopLibpodNotModified) IsRedirect() bool
IsRedirect returns true when this container stop libpod not modified response has a 3xx status code
func (*ContainerStopLibpodNotModified) IsServerError ¶
func (o *ContainerStopLibpodNotModified) IsServerError() bool
IsServerError returns true when this container stop libpod not modified response has a 5xx status code
func (*ContainerStopLibpodNotModified) IsSuccess ¶
func (o *ContainerStopLibpodNotModified) IsSuccess() bool
IsSuccess returns true when this container stop libpod not modified response has a 2xx status code
func (*ContainerStopLibpodNotModified) String ¶
func (o *ContainerStopLibpodNotModified) String() string
type ContainerStopLibpodNotModifiedBody ¶
type ContainerStopLibpodNotModifiedBody 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"` }
ContainerStopLibpodNotModifiedBody container stop libpod not modified body swagger:model ContainerStopLibpodNotModifiedBody
func (*ContainerStopLibpodNotModifiedBody) ContextValidate ¶
func (o *ContainerStopLibpodNotModifiedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container stop libpod not modified body based on context it is used
func (*ContainerStopLibpodNotModifiedBody) MarshalBinary ¶
func (o *ContainerStopLibpodNotModifiedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerStopLibpodNotModifiedBody) UnmarshalBinary ¶
func (o *ContainerStopLibpodNotModifiedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerStopLibpodParams ¶
type ContainerStopLibpodParams struct { /* Ignore. do not return error if container is already stopped */ Ignore *bool /* All. Stop all containers */ All *bool /* Name. the name or ID of the container */ Name string /* Timeout. number of seconds to wait before killing container Default: 10 */ Timeout *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerStopLibpodParams contains all the parameters to send to the API endpoint
for the container stop libpod operation. Typically these are written to a http.Request.
func NewContainerStopLibpodParams ¶
func NewContainerStopLibpodParams() *ContainerStopLibpodParams
NewContainerStopLibpodParams creates a new ContainerStopLibpodParams 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 NewContainerStopLibpodParamsWithContext ¶
func NewContainerStopLibpodParamsWithContext(ctx context.Context) *ContainerStopLibpodParams
NewContainerStopLibpodParamsWithContext creates a new ContainerStopLibpodParams object with the ability to set a context for a request.
func NewContainerStopLibpodParamsWithHTTPClient ¶
func NewContainerStopLibpodParamsWithHTTPClient(client *http.Client) *ContainerStopLibpodParams
NewContainerStopLibpodParamsWithHTTPClient creates a new ContainerStopLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerStopLibpodParamsWithTimeout ¶
func NewContainerStopLibpodParamsWithTimeout(timeout time.Duration) *ContainerStopLibpodParams
NewContainerStopLibpodParamsWithTimeout creates a new ContainerStopLibpodParams object with the ability to set a timeout on a request.
func (*ContainerStopLibpodParams) SetAll ¶
func (o *ContainerStopLibpodParams) SetAll(all *bool)
SetAll adds the all to the container stop libpod params
func (*ContainerStopLibpodParams) SetContext ¶
func (o *ContainerStopLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container stop libpod params
func (*ContainerStopLibpodParams) SetDefaults ¶
func (o *ContainerStopLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container stop libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStopLibpodParams) SetHTTPClient ¶
func (o *ContainerStopLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container stop libpod params
func (*ContainerStopLibpodParams) SetIgnore ¶
func (o *ContainerStopLibpodParams) SetIgnore(ignore *bool)
SetIgnore adds the ignore to the container stop libpod params
func (*ContainerStopLibpodParams) SetName ¶
func (o *ContainerStopLibpodParams) SetName(name string)
SetName adds the name to the container stop libpod params
func (*ContainerStopLibpodParams) SetRequestTimeout ¶
func (o *ContainerStopLibpodParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the container stop libpod params
func (*ContainerStopLibpodParams) SetTimeout ¶
func (o *ContainerStopLibpodParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the container stop libpod params
func (*ContainerStopLibpodParams) WithAll ¶
func (o *ContainerStopLibpodParams) WithAll(all *bool) *ContainerStopLibpodParams
WithAll adds the all to the container stop libpod params
func (*ContainerStopLibpodParams) WithContext ¶
func (o *ContainerStopLibpodParams) WithContext(ctx context.Context) *ContainerStopLibpodParams
WithContext adds the context to the container stop libpod params
func (*ContainerStopLibpodParams) WithDefaults ¶
func (o *ContainerStopLibpodParams) WithDefaults() *ContainerStopLibpodParams
WithDefaults hydrates default values in the container stop libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerStopLibpodParams) WithHTTPClient ¶
func (o *ContainerStopLibpodParams) WithHTTPClient(client *http.Client) *ContainerStopLibpodParams
WithHTTPClient adds the HTTPClient to the container stop libpod params
func (*ContainerStopLibpodParams) WithIgnore ¶
func (o *ContainerStopLibpodParams) WithIgnore(ignore *bool) *ContainerStopLibpodParams
WithIgnore adds the ignore to the container stop libpod params
func (*ContainerStopLibpodParams) WithName ¶
func (o *ContainerStopLibpodParams) WithName(name string) *ContainerStopLibpodParams
WithName adds the name to the container stop libpod params
func (*ContainerStopLibpodParams) WithRequestTimeout ¶
func (o *ContainerStopLibpodParams) WithRequestTimeout(timeout time.Duration) *ContainerStopLibpodParams
WithRequestTimeout adds the timeout to the container stop libpod params
func (*ContainerStopLibpodParams) WithTimeout ¶
func (o *ContainerStopLibpodParams) WithTimeout(timeout *int64) *ContainerStopLibpodParams
WithTimeout adds the timeout to the container stop libpod params
func (*ContainerStopLibpodParams) WriteToRequest ¶
func (o *ContainerStopLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerStopLibpodReader ¶
type ContainerStopLibpodReader struct {
// contains filtered or unexported fields
}
ContainerStopLibpodReader is a Reader for the ContainerStopLibpod structure.
func (*ContainerStopLibpodReader) ReadResponse ¶
func (o *ContainerStopLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerTopLibpodInternalServerError ¶
type ContainerTopLibpodInternalServerError struct {
Payload *ContainerTopLibpodInternalServerErrorBody
}
ContainerTopLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerTopLibpodInternalServerError ¶
func NewContainerTopLibpodInternalServerError() *ContainerTopLibpodInternalServerError
NewContainerTopLibpodInternalServerError creates a ContainerTopLibpodInternalServerError with default headers values
func (*ContainerTopLibpodInternalServerError) Error ¶
func (o *ContainerTopLibpodInternalServerError) Error() string
func (*ContainerTopLibpodInternalServerError) GetPayload ¶
func (o *ContainerTopLibpodInternalServerError) GetPayload() *ContainerTopLibpodInternalServerErrorBody
func (*ContainerTopLibpodInternalServerError) IsClientError ¶
func (o *ContainerTopLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container top libpod internal server error response has a 4xx status code
func (*ContainerTopLibpodInternalServerError) IsCode ¶
func (o *ContainerTopLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container top libpod internal server error response a status code equal to that given
func (*ContainerTopLibpodInternalServerError) IsRedirect ¶
func (o *ContainerTopLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container top libpod internal server error response has a 3xx status code
func (*ContainerTopLibpodInternalServerError) IsServerError ¶
func (o *ContainerTopLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container top libpod internal server error response has a 5xx status code
func (*ContainerTopLibpodInternalServerError) IsSuccess ¶
func (o *ContainerTopLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container top libpod internal server error response has a 2xx status code
func (*ContainerTopLibpodInternalServerError) String ¶
func (o *ContainerTopLibpodInternalServerError) String() string
type ContainerTopLibpodInternalServerErrorBody ¶
type ContainerTopLibpodInternalServerErrorBody 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"` }
ContainerTopLibpodInternalServerErrorBody container top libpod internal server error body swagger:model ContainerTopLibpodInternalServerErrorBody
func (*ContainerTopLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerTopLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container top libpod internal server error body based on context it is used
func (*ContainerTopLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerTopLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerTopLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerTopLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerTopLibpodNotFound ¶
type ContainerTopLibpodNotFound struct {
Payload *ContainerTopLibpodNotFoundBody
}
ContainerTopLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerTopLibpodNotFound ¶
func NewContainerTopLibpodNotFound() *ContainerTopLibpodNotFound
NewContainerTopLibpodNotFound creates a ContainerTopLibpodNotFound with default headers values
func (*ContainerTopLibpodNotFound) Error ¶
func (o *ContainerTopLibpodNotFound) Error() string
func (*ContainerTopLibpodNotFound) GetPayload ¶
func (o *ContainerTopLibpodNotFound) GetPayload() *ContainerTopLibpodNotFoundBody
func (*ContainerTopLibpodNotFound) IsClientError ¶
func (o *ContainerTopLibpodNotFound) IsClientError() bool
IsClientError returns true when this container top libpod not found response has a 4xx status code
func (*ContainerTopLibpodNotFound) IsCode ¶
func (o *ContainerTopLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container top libpod not found response a status code equal to that given
func (*ContainerTopLibpodNotFound) IsRedirect ¶
func (o *ContainerTopLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container top libpod not found response has a 3xx status code
func (*ContainerTopLibpodNotFound) IsServerError ¶
func (o *ContainerTopLibpodNotFound) IsServerError() bool
IsServerError returns true when this container top libpod not found response has a 5xx status code
func (*ContainerTopLibpodNotFound) IsSuccess ¶
func (o *ContainerTopLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container top libpod not found response has a 2xx status code
func (*ContainerTopLibpodNotFound) String ¶
func (o *ContainerTopLibpodNotFound) String() string
type ContainerTopLibpodNotFoundBody ¶
type ContainerTopLibpodNotFoundBody 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"` }
ContainerTopLibpodNotFoundBody container top libpod not found body swagger:model ContainerTopLibpodNotFoundBody
func (*ContainerTopLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerTopLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container top libpod not found body based on context it is used
func (*ContainerTopLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerTopLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerTopLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerTopLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerTopLibpodOK ¶
type ContainerTopLibpodOK struct {
Payload *ContainerTopLibpodOKBody
}
ContainerTopLibpodOK describes a response with status code 200, with default header values.
List processes in container
func NewContainerTopLibpodOK ¶
func NewContainerTopLibpodOK() *ContainerTopLibpodOK
NewContainerTopLibpodOK creates a ContainerTopLibpodOK with default headers values
func (*ContainerTopLibpodOK) Error ¶
func (o *ContainerTopLibpodOK) Error() string
func (*ContainerTopLibpodOK) GetPayload ¶
func (o *ContainerTopLibpodOK) GetPayload() *ContainerTopLibpodOKBody
func (*ContainerTopLibpodOK) IsClientError ¶
func (o *ContainerTopLibpodOK) IsClientError() bool
IsClientError returns true when this container top libpod o k response has a 4xx status code
func (*ContainerTopLibpodOK) IsCode ¶
func (o *ContainerTopLibpodOK) IsCode(code int) bool
IsCode returns true when this container top libpod o k response a status code equal to that given
func (*ContainerTopLibpodOK) IsRedirect ¶
func (o *ContainerTopLibpodOK) IsRedirect() bool
IsRedirect returns true when this container top libpod o k response has a 3xx status code
func (*ContainerTopLibpodOK) IsServerError ¶
func (o *ContainerTopLibpodOK) IsServerError() bool
IsServerError returns true when this container top libpod o k response has a 5xx status code
func (*ContainerTopLibpodOK) IsSuccess ¶
func (o *ContainerTopLibpodOK) IsSuccess() bool
IsSuccess returns true when this container top libpod o k response has a 2xx status code
func (*ContainerTopLibpodOK) String ¶
func (o *ContainerTopLibpodOK) String() string
type ContainerTopLibpodOKBody ¶
type ContainerTopLibpodOKBody struct { // Each process running in the container, where each is process // is an array of values corresponding to the titles. // Required: true Processes [][]string `json:"Processes"` // The ps column titles // Required: true Titles []string `json:"Titles"` }
ContainerTopLibpodOKBody container top libpod o k body swagger:model ContainerTopLibpodOKBody
func (*ContainerTopLibpodOKBody) ContextValidate ¶
func (o *ContainerTopLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container top libpod o k body based on context it is used
func (*ContainerTopLibpodOKBody) MarshalBinary ¶
func (o *ContainerTopLibpodOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerTopLibpodOKBody) UnmarshalBinary ¶
func (o *ContainerTopLibpodOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerTopLibpodParams ¶
type ContainerTopLibpodParams struct { /* Delay. if streaming, delay in seconds between updates. Must be >1. (As of version 4.0) Default: 5 */ Delay *int64 /* Name. Name of container to query for processes (As of version 1.xx) */ Name string /* PsArgs. arguments to pass to ps such as aux. Requires ps(1) to be installed in the container if no ps(1) compatible AIX descriptors are used. Default: "-ef" */ PsArgs *string /* Stream. when true, repeatedly stream the latest output (As of version 4.0) */ Stream *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerTopLibpodParams contains all the parameters to send to the API endpoint
for the container top libpod operation. Typically these are written to a http.Request.
func NewContainerTopLibpodParams ¶
func NewContainerTopLibpodParams() *ContainerTopLibpodParams
NewContainerTopLibpodParams creates a new ContainerTopLibpodParams 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 NewContainerTopLibpodParamsWithContext ¶
func NewContainerTopLibpodParamsWithContext(ctx context.Context) *ContainerTopLibpodParams
NewContainerTopLibpodParamsWithContext creates a new ContainerTopLibpodParams object with the ability to set a context for a request.
func NewContainerTopLibpodParamsWithHTTPClient ¶
func NewContainerTopLibpodParamsWithHTTPClient(client *http.Client) *ContainerTopLibpodParams
NewContainerTopLibpodParamsWithHTTPClient creates a new ContainerTopLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerTopLibpodParamsWithTimeout ¶
func NewContainerTopLibpodParamsWithTimeout(timeout time.Duration) *ContainerTopLibpodParams
NewContainerTopLibpodParamsWithTimeout creates a new ContainerTopLibpodParams object with the ability to set a timeout on a request.
func (*ContainerTopLibpodParams) SetContext ¶
func (o *ContainerTopLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container top libpod params
func (*ContainerTopLibpodParams) SetDefaults ¶
func (o *ContainerTopLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container top libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerTopLibpodParams) SetDelay ¶
func (o *ContainerTopLibpodParams) SetDelay(delay *int64)
SetDelay adds the delay to the container top libpod params
func (*ContainerTopLibpodParams) SetHTTPClient ¶
func (o *ContainerTopLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container top libpod params
func (*ContainerTopLibpodParams) SetName ¶
func (o *ContainerTopLibpodParams) SetName(name string)
SetName adds the name to the container top libpod params
func (*ContainerTopLibpodParams) SetPsArgs ¶
func (o *ContainerTopLibpodParams) SetPsArgs(psArgs *string)
SetPsArgs adds the psArgs to the container top libpod params
func (*ContainerTopLibpodParams) SetStream ¶
func (o *ContainerTopLibpodParams) SetStream(stream *bool)
SetStream adds the stream to the container top libpod params
func (*ContainerTopLibpodParams) SetTimeout ¶
func (o *ContainerTopLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container top libpod params
func (*ContainerTopLibpodParams) WithContext ¶
func (o *ContainerTopLibpodParams) WithContext(ctx context.Context) *ContainerTopLibpodParams
WithContext adds the context to the container top libpod params
func (*ContainerTopLibpodParams) WithDefaults ¶
func (o *ContainerTopLibpodParams) WithDefaults() *ContainerTopLibpodParams
WithDefaults hydrates default values in the container top libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerTopLibpodParams) WithDelay ¶
func (o *ContainerTopLibpodParams) WithDelay(delay *int64) *ContainerTopLibpodParams
WithDelay adds the delay to the container top libpod params
func (*ContainerTopLibpodParams) WithHTTPClient ¶
func (o *ContainerTopLibpodParams) WithHTTPClient(client *http.Client) *ContainerTopLibpodParams
WithHTTPClient adds the HTTPClient to the container top libpod params
func (*ContainerTopLibpodParams) WithName ¶
func (o *ContainerTopLibpodParams) WithName(name string) *ContainerTopLibpodParams
WithName adds the name to the container top libpod params
func (*ContainerTopLibpodParams) WithPsArgs ¶
func (o *ContainerTopLibpodParams) WithPsArgs(psArgs *string) *ContainerTopLibpodParams
WithPsArgs adds the psArgs to the container top libpod params
func (*ContainerTopLibpodParams) WithStream ¶
func (o *ContainerTopLibpodParams) WithStream(stream *bool) *ContainerTopLibpodParams
WithStream adds the stream to the container top libpod params
func (*ContainerTopLibpodParams) WithTimeout ¶
func (o *ContainerTopLibpodParams) WithTimeout(timeout time.Duration) *ContainerTopLibpodParams
WithTimeout adds the timeout to the container top libpod params
func (*ContainerTopLibpodParams) WriteToRequest ¶
func (o *ContainerTopLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerTopLibpodReader ¶
type ContainerTopLibpodReader struct {
// contains filtered or unexported fields
}
ContainerTopLibpodReader is a Reader for the ContainerTopLibpod structure.
func (*ContainerTopLibpodReader) ReadResponse ¶
func (o *ContainerTopLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerUnmountLibpodInternalServerError ¶
type ContainerUnmountLibpodInternalServerError struct {
Payload *ContainerUnmountLibpodInternalServerErrorBody
}
ContainerUnmountLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerUnmountLibpodInternalServerError ¶
func NewContainerUnmountLibpodInternalServerError() *ContainerUnmountLibpodInternalServerError
NewContainerUnmountLibpodInternalServerError creates a ContainerUnmountLibpodInternalServerError with default headers values
func (*ContainerUnmountLibpodInternalServerError) Error ¶
func (o *ContainerUnmountLibpodInternalServerError) Error() string
func (*ContainerUnmountLibpodInternalServerError) GetPayload ¶
func (o *ContainerUnmountLibpodInternalServerError) GetPayload() *ContainerUnmountLibpodInternalServerErrorBody
func (*ContainerUnmountLibpodInternalServerError) IsClientError ¶
func (o *ContainerUnmountLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container unmount libpod internal server error response has a 4xx status code
func (*ContainerUnmountLibpodInternalServerError) IsCode ¶
func (o *ContainerUnmountLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container unmount libpod internal server error response a status code equal to that given
func (*ContainerUnmountLibpodInternalServerError) IsRedirect ¶
func (o *ContainerUnmountLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container unmount libpod internal server error response has a 3xx status code
func (*ContainerUnmountLibpodInternalServerError) IsServerError ¶
func (o *ContainerUnmountLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container unmount libpod internal server error response has a 5xx status code
func (*ContainerUnmountLibpodInternalServerError) IsSuccess ¶
func (o *ContainerUnmountLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container unmount libpod internal server error response has a 2xx status code
func (*ContainerUnmountLibpodInternalServerError) String ¶
func (o *ContainerUnmountLibpodInternalServerError) String() string
type ContainerUnmountLibpodInternalServerErrorBody ¶
type ContainerUnmountLibpodInternalServerErrorBody 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"` }
ContainerUnmountLibpodInternalServerErrorBody container unmount libpod internal server error body swagger:model ContainerUnmountLibpodInternalServerErrorBody
func (*ContainerUnmountLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerUnmountLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container unmount libpod internal server error body based on context it is used
func (*ContainerUnmountLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerUnmountLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerUnmountLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerUnmountLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerUnmountLibpodNoContent ¶
type ContainerUnmountLibpodNoContent struct { }
ContainerUnmountLibpodNoContent describes a response with status code 204, with default header values.
ok
func NewContainerUnmountLibpodNoContent ¶
func NewContainerUnmountLibpodNoContent() *ContainerUnmountLibpodNoContent
NewContainerUnmountLibpodNoContent creates a ContainerUnmountLibpodNoContent with default headers values
func (*ContainerUnmountLibpodNoContent) Error ¶
func (o *ContainerUnmountLibpodNoContent) Error() string
func (*ContainerUnmountLibpodNoContent) IsClientError ¶
func (o *ContainerUnmountLibpodNoContent) IsClientError() bool
IsClientError returns true when this container unmount libpod no content response has a 4xx status code
func (*ContainerUnmountLibpodNoContent) IsCode ¶
func (o *ContainerUnmountLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container unmount libpod no content response a status code equal to that given
func (*ContainerUnmountLibpodNoContent) IsRedirect ¶
func (o *ContainerUnmountLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container unmount libpod no content response has a 3xx status code
func (*ContainerUnmountLibpodNoContent) IsServerError ¶
func (o *ContainerUnmountLibpodNoContent) IsServerError() bool
IsServerError returns true when this container unmount libpod no content response has a 5xx status code
func (*ContainerUnmountLibpodNoContent) IsSuccess ¶
func (o *ContainerUnmountLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container unmount libpod no content response has a 2xx status code
func (*ContainerUnmountLibpodNoContent) String ¶
func (o *ContainerUnmountLibpodNoContent) String() string
type ContainerUnmountLibpodNotFound ¶
type ContainerUnmountLibpodNotFound struct {
Payload *ContainerUnmountLibpodNotFoundBody
}
ContainerUnmountLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerUnmountLibpodNotFound ¶
func NewContainerUnmountLibpodNotFound() *ContainerUnmountLibpodNotFound
NewContainerUnmountLibpodNotFound creates a ContainerUnmountLibpodNotFound with default headers values
func (*ContainerUnmountLibpodNotFound) Error ¶
func (o *ContainerUnmountLibpodNotFound) Error() string
func (*ContainerUnmountLibpodNotFound) GetPayload ¶
func (o *ContainerUnmountLibpodNotFound) GetPayload() *ContainerUnmountLibpodNotFoundBody
func (*ContainerUnmountLibpodNotFound) IsClientError ¶
func (o *ContainerUnmountLibpodNotFound) IsClientError() bool
IsClientError returns true when this container unmount libpod not found response has a 4xx status code
func (*ContainerUnmountLibpodNotFound) IsCode ¶
func (o *ContainerUnmountLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container unmount libpod not found response a status code equal to that given
func (*ContainerUnmountLibpodNotFound) IsRedirect ¶
func (o *ContainerUnmountLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container unmount libpod not found response has a 3xx status code
func (*ContainerUnmountLibpodNotFound) IsServerError ¶
func (o *ContainerUnmountLibpodNotFound) IsServerError() bool
IsServerError returns true when this container unmount libpod not found response has a 5xx status code
func (*ContainerUnmountLibpodNotFound) IsSuccess ¶
func (o *ContainerUnmountLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container unmount libpod not found response has a 2xx status code
func (*ContainerUnmountLibpodNotFound) String ¶
func (o *ContainerUnmountLibpodNotFound) String() string
type ContainerUnmountLibpodNotFoundBody ¶
type ContainerUnmountLibpodNotFoundBody 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"` }
ContainerUnmountLibpodNotFoundBody container unmount libpod not found body swagger:model ContainerUnmountLibpodNotFoundBody
func (*ContainerUnmountLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerUnmountLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container unmount libpod not found body based on context it is used
func (*ContainerUnmountLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerUnmountLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerUnmountLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerUnmountLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerUnmountLibpodParams ¶
type ContainerUnmountLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerUnmountLibpodParams contains all the parameters to send to the API endpoint
for the container unmount libpod operation. Typically these are written to a http.Request.
func NewContainerUnmountLibpodParams ¶
func NewContainerUnmountLibpodParams() *ContainerUnmountLibpodParams
NewContainerUnmountLibpodParams creates a new ContainerUnmountLibpodParams 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 NewContainerUnmountLibpodParamsWithContext ¶
func NewContainerUnmountLibpodParamsWithContext(ctx context.Context) *ContainerUnmountLibpodParams
NewContainerUnmountLibpodParamsWithContext creates a new ContainerUnmountLibpodParams object with the ability to set a context for a request.
func NewContainerUnmountLibpodParamsWithHTTPClient ¶
func NewContainerUnmountLibpodParamsWithHTTPClient(client *http.Client) *ContainerUnmountLibpodParams
NewContainerUnmountLibpodParamsWithHTTPClient creates a new ContainerUnmountLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerUnmountLibpodParamsWithTimeout ¶
func NewContainerUnmountLibpodParamsWithTimeout(timeout time.Duration) *ContainerUnmountLibpodParams
NewContainerUnmountLibpodParamsWithTimeout creates a new ContainerUnmountLibpodParams object with the ability to set a timeout on a request.
func (*ContainerUnmountLibpodParams) SetContext ¶
func (o *ContainerUnmountLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container unmount libpod params
func (*ContainerUnmountLibpodParams) SetDefaults ¶
func (o *ContainerUnmountLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container unmount libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerUnmountLibpodParams) SetHTTPClient ¶
func (o *ContainerUnmountLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container unmount libpod params
func (*ContainerUnmountLibpodParams) SetName ¶
func (o *ContainerUnmountLibpodParams) SetName(name string)
SetName adds the name to the container unmount libpod params
func (*ContainerUnmountLibpodParams) SetTimeout ¶
func (o *ContainerUnmountLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container unmount libpod params
func (*ContainerUnmountLibpodParams) WithContext ¶
func (o *ContainerUnmountLibpodParams) WithContext(ctx context.Context) *ContainerUnmountLibpodParams
WithContext adds the context to the container unmount libpod params
func (*ContainerUnmountLibpodParams) WithDefaults ¶
func (o *ContainerUnmountLibpodParams) WithDefaults() *ContainerUnmountLibpodParams
WithDefaults hydrates default values in the container unmount libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerUnmountLibpodParams) WithHTTPClient ¶
func (o *ContainerUnmountLibpodParams) WithHTTPClient(client *http.Client) *ContainerUnmountLibpodParams
WithHTTPClient adds the HTTPClient to the container unmount libpod params
func (*ContainerUnmountLibpodParams) WithName ¶
func (o *ContainerUnmountLibpodParams) WithName(name string) *ContainerUnmountLibpodParams
WithName adds the name to the container unmount libpod params
func (*ContainerUnmountLibpodParams) WithTimeout ¶
func (o *ContainerUnmountLibpodParams) WithTimeout(timeout time.Duration) *ContainerUnmountLibpodParams
WithTimeout adds the timeout to the container unmount libpod params
func (*ContainerUnmountLibpodParams) WriteToRequest ¶
func (o *ContainerUnmountLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerUnmountLibpodReader ¶
type ContainerUnmountLibpodReader struct {
// contains filtered or unexported fields
}
ContainerUnmountLibpodReader is a Reader for the ContainerUnmountLibpod structure.
func (*ContainerUnmountLibpodReader) ReadResponse ¶
func (o *ContainerUnmountLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerUnpauseLibpodInternalServerError ¶
type ContainerUnpauseLibpodInternalServerError struct {
Payload *ContainerUnpauseLibpodInternalServerErrorBody
}
ContainerUnpauseLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerUnpauseLibpodInternalServerError ¶
func NewContainerUnpauseLibpodInternalServerError() *ContainerUnpauseLibpodInternalServerError
NewContainerUnpauseLibpodInternalServerError creates a ContainerUnpauseLibpodInternalServerError with default headers values
func (*ContainerUnpauseLibpodInternalServerError) Error ¶
func (o *ContainerUnpauseLibpodInternalServerError) Error() string
func (*ContainerUnpauseLibpodInternalServerError) GetPayload ¶
func (o *ContainerUnpauseLibpodInternalServerError) GetPayload() *ContainerUnpauseLibpodInternalServerErrorBody
func (*ContainerUnpauseLibpodInternalServerError) IsClientError ¶
func (o *ContainerUnpauseLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container unpause libpod internal server error response has a 4xx status code
func (*ContainerUnpauseLibpodInternalServerError) IsCode ¶
func (o *ContainerUnpauseLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container unpause libpod internal server error response a status code equal to that given
func (*ContainerUnpauseLibpodInternalServerError) IsRedirect ¶
func (o *ContainerUnpauseLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container unpause libpod internal server error response has a 3xx status code
func (*ContainerUnpauseLibpodInternalServerError) IsServerError ¶
func (o *ContainerUnpauseLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container unpause libpod internal server error response has a 5xx status code
func (*ContainerUnpauseLibpodInternalServerError) IsSuccess ¶
func (o *ContainerUnpauseLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container unpause libpod internal server error response has a 2xx status code
func (*ContainerUnpauseLibpodInternalServerError) String ¶
func (o *ContainerUnpauseLibpodInternalServerError) String() string
type ContainerUnpauseLibpodInternalServerErrorBody ¶
type ContainerUnpauseLibpodInternalServerErrorBody 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"` }
ContainerUnpauseLibpodInternalServerErrorBody container unpause libpod internal server error body swagger:model ContainerUnpauseLibpodInternalServerErrorBody
func (*ContainerUnpauseLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerUnpauseLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container unpause libpod internal server error body based on context it is used
func (*ContainerUnpauseLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerUnpauseLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerUnpauseLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerUnpauseLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerUnpauseLibpodNoContent ¶
type ContainerUnpauseLibpodNoContent struct { }
ContainerUnpauseLibpodNoContent describes a response with status code 204, with default header values.
no error
func NewContainerUnpauseLibpodNoContent ¶
func NewContainerUnpauseLibpodNoContent() *ContainerUnpauseLibpodNoContent
NewContainerUnpauseLibpodNoContent creates a ContainerUnpauseLibpodNoContent with default headers values
func (*ContainerUnpauseLibpodNoContent) Error ¶
func (o *ContainerUnpauseLibpodNoContent) Error() string
func (*ContainerUnpauseLibpodNoContent) IsClientError ¶
func (o *ContainerUnpauseLibpodNoContent) IsClientError() bool
IsClientError returns true when this container unpause libpod no content response has a 4xx status code
func (*ContainerUnpauseLibpodNoContent) IsCode ¶
func (o *ContainerUnpauseLibpodNoContent) IsCode(code int) bool
IsCode returns true when this container unpause libpod no content response a status code equal to that given
func (*ContainerUnpauseLibpodNoContent) IsRedirect ¶
func (o *ContainerUnpauseLibpodNoContent) IsRedirect() bool
IsRedirect returns true when this container unpause libpod no content response has a 3xx status code
func (*ContainerUnpauseLibpodNoContent) IsServerError ¶
func (o *ContainerUnpauseLibpodNoContent) IsServerError() bool
IsServerError returns true when this container unpause libpod no content response has a 5xx status code
func (*ContainerUnpauseLibpodNoContent) IsSuccess ¶
func (o *ContainerUnpauseLibpodNoContent) IsSuccess() bool
IsSuccess returns true when this container unpause libpod no content response has a 2xx status code
func (*ContainerUnpauseLibpodNoContent) String ¶
func (o *ContainerUnpauseLibpodNoContent) String() string
type ContainerUnpauseLibpodNotFound ¶
type ContainerUnpauseLibpodNotFound struct {
Payload *ContainerUnpauseLibpodNotFoundBody
}
ContainerUnpauseLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerUnpauseLibpodNotFound ¶
func NewContainerUnpauseLibpodNotFound() *ContainerUnpauseLibpodNotFound
NewContainerUnpauseLibpodNotFound creates a ContainerUnpauseLibpodNotFound with default headers values
func (*ContainerUnpauseLibpodNotFound) Error ¶
func (o *ContainerUnpauseLibpodNotFound) Error() string
func (*ContainerUnpauseLibpodNotFound) GetPayload ¶
func (o *ContainerUnpauseLibpodNotFound) GetPayload() *ContainerUnpauseLibpodNotFoundBody
func (*ContainerUnpauseLibpodNotFound) IsClientError ¶
func (o *ContainerUnpauseLibpodNotFound) IsClientError() bool
IsClientError returns true when this container unpause libpod not found response has a 4xx status code
func (*ContainerUnpauseLibpodNotFound) IsCode ¶
func (o *ContainerUnpauseLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container unpause libpod not found response a status code equal to that given
func (*ContainerUnpauseLibpodNotFound) IsRedirect ¶
func (o *ContainerUnpauseLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container unpause libpod not found response has a 3xx status code
func (*ContainerUnpauseLibpodNotFound) IsServerError ¶
func (o *ContainerUnpauseLibpodNotFound) IsServerError() bool
IsServerError returns true when this container unpause libpod not found response has a 5xx status code
func (*ContainerUnpauseLibpodNotFound) IsSuccess ¶
func (o *ContainerUnpauseLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container unpause libpod not found response has a 2xx status code
func (*ContainerUnpauseLibpodNotFound) String ¶
func (o *ContainerUnpauseLibpodNotFound) String() string
type ContainerUnpauseLibpodNotFoundBody ¶
type ContainerUnpauseLibpodNotFoundBody 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"` }
ContainerUnpauseLibpodNotFoundBody container unpause libpod not found body swagger:model ContainerUnpauseLibpodNotFoundBody
func (*ContainerUnpauseLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerUnpauseLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container unpause libpod not found body based on context it is used
func (*ContainerUnpauseLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerUnpauseLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerUnpauseLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerUnpauseLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerUnpauseLibpodParams ¶
type ContainerUnpauseLibpodParams struct { /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerUnpauseLibpodParams contains all the parameters to send to the API endpoint
for the container unpause libpod operation. Typically these are written to a http.Request.
func NewContainerUnpauseLibpodParams ¶
func NewContainerUnpauseLibpodParams() *ContainerUnpauseLibpodParams
NewContainerUnpauseLibpodParams creates a new ContainerUnpauseLibpodParams 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 NewContainerUnpauseLibpodParamsWithContext ¶
func NewContainerUnpauseLibpodParamsWithContext(ctx context.Context) *ContainerUnpauseLibpodParams
NewContainerUnpauseLibpodParamsWithContext creates a new ContainerUnpauseLibpodParams object with the ability to set a context for a request.
func NewContainerUnpauseLibpodParamsWithHTTPClient ¶
func NewContainerUnpauseLibpodParamsWithHTTPClient(client *http.Client) *ContainerUnpauseLibpodParams
NewContainerUnpauseLibpodParamsWithHTTPClient creates a new ContainerUnpauseLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerUnpauseLibpodParamsWithTimeout ¶
func NewContainerUnpauseLibpodParamsWithTimeout(timeout time.Duration) *ContainerUnpauseLibpodParams
NewContainerUnpauseLibpodParamsWithTimeout creates a new ContainerUnpauseLibpodParams object with the ability to set a timeout on a request.
func (*ContainerUnpauseLibpodParams) SetContext ¶
func (o *ContainerUnpauseLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) SetDefaults ¶
func (o *ContainerUnpauseLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container unpause libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerUnpauseLibpodParams) SetHTTPClient ¶
func (o *ContainerUnpauseLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) SetName ¶
func (o *ContainerUnpauseLibpodParams) SetName(name string)
SetName adds the name to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) SetTimeout ¶
func (o *ContainerUnpauseLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) WithContext ¶
func (o *ContainerUnpauseLibpodParams) WithContext(ctx context.Context) *ContainerUnpauseLibpodParams
WithContext adds the context to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) WithDefaults ¶
func (o *ContainerUnpauseLibpodParams) WithDefaults() *ContainerUnpauseLibpodParams
WithDefaults hydrates default values in the container unpause libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerUnpauseLibpodParams) WithHTTPClient ¶
func (o *ContainerUnpauseLibpodParams) WithHTTPClient(client *http.Client) *ContainerUnpauseLibpodParams
WithHTTPClient adds the HTTPClient to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) WithName ¶
func (o *ContainerUnpauseLibpodParams) WithName(name string) *ContainerUnpauseLibpodParams
WithName adds the name to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) WithTimeout ¶
func (o *ContainerUnpauseLibpodParams) WithTimeout(timeout time.Duration) *ContainerUnpauseLibpodParams
WithTimeout adds the timeout to the container unpause libpod params
func (*ContainerUnpauseLibpodParams) WriteToRequest ¶
func (o *ContainerUnpauseLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerUnpauseLibpodReader ¶
type ContainerUnpauseLibpodReader struct {
// contains filtered or unexported fields
}
ContainerUnpauseLibpodReader is a Reader for the ContainerUnpauseLibpod structure.
func (*ContainerUnpauseLibpodReader) ReadResponse ¶
func (o *ContainerUnpauseLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainerWaitLibpodInternalServerError ¶
type ContainerWaitLibpodInternalServerError struct {
Payload *ContainerWaitLibpodInternalServerErrorBody
}
ContainerWaitLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainerWaitLibpodInternalServerError ¶
func NewContainerWaitLibpodInternalServerError() *ContainerWaitLibpodInternalServerError
NewContainerWaitLibpodInternalServerError creates a ContainerWaitLibpodInternalServerError with default headers values
func (*ContainerWaitLibpodInternalServerError) Error ¶
func (o *ContainerWaitLibpodInternalServerError) Error() string
func (*ContainerWaitLibpodInternalServerError) GetPayload ¶
func (o *ContainerWaitLibpodInternalServerError) GetPayload() *ContainerWaitLibpodInternalServerErrorBody
func (*ContainerWaitLibpodInternalServerError) IsClientError ¶
func (o *ContainerWaitLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this container wait libpod internal server error response has a 4xx status code
func (*ContainerWaitLibpodInternalServerError) IsCode ¶
func (o *ContainerWaitLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this container wait libpod internal server error response a status code equal to that given
func (*ContainerWaitLibpodInternalServerError) IsRedirect ¶
func (o *ContainerWaitLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this container wait libpod internal server error response has a 3xx status code
func (*ContainerWaitLibpodInternalServerError) IsServerError ¶
func (o *ContainerWaitLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this container wait libpod internal server error response has a 5xx status code
func (*ContainerWaitLibpodInternalServerError) IsSuccess ¶
func (o *ContainerWaitLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this container wait libpod internal server error response has a 2xx status code
func (*ContainerWaitLibpodInternalServerError) String ¶
func (o *ContainerWaitLibpodInternalServerError) String() string
type ContainerWaitLibpodInternalServerErrorBody ¶
type ContainerWaitLibpodInternalServerErrorBody 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"` }
ContainerWaitLibpodInternalServerErrorBody container wait libpod internal server error body swagger:model ContainerWaitLibpodInternalServerErrorBody
func (*ContainerWaitLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainerWaitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container wait libpod internal server error body based on context it is used
func (*ContainerWaitLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainerWaitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerWaitLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainerWaitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerWaitLibpodNotFound ¶
type ContainerWaitLibpodNotFound struct {
Payload *ContainerWaitLibpodNotFoundBody
}
ContainerWaitLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainerWaitLibpodNotFound ¶
func NewContainerWaitLibpodNotFound() *ContainerWaitLibpodNotFound
NewContainerWaitLibpodNotFound creates a ContainerWaitLibpodNotFound with default headers values
func (*ContainerWaitLibpodNotFound) Error ¶
func (o *ContainerWaitLibpodNotFound) Error() string
func (*ContainerWaitLibpodNotFound) GetPayload ¶
func (o *ContainerWaitLibpodNotFound) GetPayload() *ContainerWaitLibpodNotFoundBody
func (*ContainerWaitLibpodNotFound) IsClientError ¶
func (o *ContainerWaitLibpodNotFound) IsClientError() bool
IsClientError returns true when this container wait libpod not found response has a 4xx status code
func (*ContainerWaitLibpodNotFound) IsCode ¶
func (o *ContainerWaitLibpodNotFound) IsCode(code int) bool
IsCode returns true when this container wait libpod not found response a status code equal to that given
func (*ContainerWaitLibpodNotFound) IsRedirect ¶
func (o *ContainerWaitLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this container wait libpod not found response has a 3xx status code
func (*ContainerWaitLibpodNotFound) IsServerError ¶
func (o *ContainerWaitLibpodNotFound) IsServerError() bool
IsServerError returns true when this container wait libpod not found response has a 5xx status code
func (*ContainerWaitLibpodNotFound) IsSuccess ¶
func (o *ContainerWaitLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this container wait libpod not found response has a 2xx status code
func (*ContainerWaitLibpodNotFound) String ¶
func (o *ContainerWaitLibpodNotFound) String() string
type ContainerWaitLibpodNotFoundBody ¶
type ContainerWaitLibpodNotFoundBody 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"` }
ContainerWaitLibpodNotFoundBody container wait libpod not found body swagger:model ContainerWaitLibpodNotFoundBody
func (*ContainerWaitLibpodNotFoundBody) ContextValidate ¶
func (o *ContainerWaitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this container wait libpod not found body based on context it is used
func (*ContainerWaitLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainerWaitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainerWaitLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainerWaitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainerWaitLibpodOK ¶
type ContainerWaitLibpodOK struct {
Payload int32
}
ContainerWaitLibpodOK describes a response with status code 200, with default header values.
Status code
func NewContainerWaitLibpodOK ¶
func NewContainerWaitLibpodOK() *ContainerWaitLibpodOK
NewContainerWaitLibpodOK creates a ContainerWaitLibpodOK with default headers values
func (*ContainerWaitLibpodOK) Error ¶
func (o *ContainerWaitLibpodOK) Error() string
func (*ContainerWaitLibpodOK) GetPayload ¶
func (o *ContainerWaitLibpodOK) GetPayload() int32
func (*ContainerWaitLibpodOK) IsClientError ¶
func (o *ContainerWaitLibpodOK) IsClientError() bool
IsClientError returns true when this container wait libpod o k response has a 4xx status code
func (*ContainerWaitLibpodOK) IsCode ¶
func (o *ContainerWaitLibpodOK) IsCode(code int) bool
IsCode returns true when this container wait libpod o k response a status code equal to that given
func (*ContainerWaitLibpodOK) IsRedirect ¶
func (o *ContainerWaitLibpodOK) IsRedirect() bool
IsRedirect returns true when this container wait libpod o k response has a 3xx status code
func (*ContainerWaitLibpodOK) IsServerError ¶
func (o *ContainerWaitLibpodOK) IsServerError() bool
IsServerError returns true when this container wait libpod o k response has a 5xx status code
func (*ContainerWaitLibpodOK) IsSuccess ¶
func (o *ContainerWaitLibpodOK) IsSuccess() bool
IsSuccess returns true when this container wait libpod o k response has a 2xx status code
func (*ContainerWaitLibpodOK) String ¶
func (o *ContainerWaitLibpodOK) String() string
type ContainerWaitLibpodParams ¶
type ContainerWaitLibpodParams struct { /* Condition. Conditions to wait for. If no condition provided the 'exited' condition is assumed. */ Condition []string /* Interval. Time Interval to wait before polling for completion. Default: "250ms" */ Interval *string /* Name. the name or ID of the container */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainerWaitLibpodParams contains all the parameters to send to the API endpoint
for the container wait libpod operation. Typically these are written to a http.Request.
func NewContainerWaitLibpodParams ¶
func NewContainerWaitLibpodParams() *ContainerWaitLibpodParams
NewContainerWaitLibpodParams creates a new ContainerWaitLibpodParams 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 NewContainerWaitLibpodParamsWithContext ¶
func NewContainerWaitLibpodParamsWithContext(ctx context.Context) *ContainerWaitLibpodParams
NewContainerWaitLibpodParamsWithContext creates a new ContainerWaitLibpodParams object with the ability to set a context for a request.
func NewContainerWaitLibpodParamsWithHTTPClient ¶
func NewContainerWaitLibpodParamsWithHTTPClient(client *http.Client) *ContainerWaitLibpodParams
NewContainerWaitLibpodParamsWithHTTPClient creates a new ContainerWaitLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainerWaitLibpodParamsWithTimeout ¶
func NewContainerWaitLibpodParamsWithTimeout(timeout time.Duration) *ContainerWaitLibpodParams
NewContainerWaitLibpodParamsWithTimeout creates a new ContainerWaitLibpodParams object with the ability to set a timeout on a request.
func (*ContainerWaitLibpodParams) SetCondition ¶
func (o *ContainerWaitLibpodParams) SetCondition(condition []string)
SetCondition adds the condition to the container wait libpod params
func (*ContainerWaitLibpodParams) SetContext ¶
func (o *ContainerWaitLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the container wait libpod params
func (*ContainerWaitLibpodParams) SetDefaults ¶
func (o *ContainerWaitLibpodParams) SetDefaults()
SetDefaults hydrates default values in the container wait libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerWaitLibpodParams) SetHTTPClient ¶
func (o *ContainerWaitLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the container wait libpod params
func (*ContainerWaitLibpodParams) SetInterval ¶
func (o *ContainerWaitLibpodParams) SetInterval(interval *string)
SetInterval adds the interval to the container wait libpod params
func (*ContainerWaitLibpodParams) SetName ¶
func (o *ContainerWaitLibpodParams) SetName(name string)
SetName adds the name to the container wait libpod params
func (*ContainerWaitLibpodParams) SetTimeout ¶
func (o *ContainerWaitLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the container wait libpod params
func (*ContainerWaitLibpodParams) WithCondition ¶
func (o *ContainerWaitLibpodParams) WithCondition(condition []string) *ContainerWaitLibpodParams
WithCondition adds the condition to the container wait libpod params
func (*ContainerWaitLibpodParams) WithContext ¶
func (o *ContainerWaitLibpodParams) WithContext(ctx context.Context) *ContainerWaitLibpodParams
WithContext adds the context to the container wait libpod params
func (*ContainerWaitLibpodParams) WithDefaults ¶
func (o *ContainerWaitLibpodParams) WithDefaults() *ContainerWaitLibpodParams
WithDefaults hydrates default values in the container wait libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainerWaitLibpodParams) WithHTTPClient ¶
func (o *ContainerWaitLibpodParams) WithHTTPClient(client *http.Client) *ContainerWaitLibpodParams
WithHTTPClient adds the HTTPClient to the container wait libpod params
func (*ContainerWaitLibpodParams) WithInterval ¶
func (o *ContainerWaitLibpodParams) WithInterval(interval *string) *ContainerWaitLibpodParams
WithInterval adds the interval to the container wait libpod params
func (*ContainerWaitLibpodParams) WithName ¶
func (o *ContainerWaitLibpodParams) WithName(name string) *ContainerWaitLibpodParams
WithName adds the name to the container wait libpod params
func (*ContainerWaitLibpodParams) WithTimeout ¶
func (o *ContainerWaitLibpodParams) WithTimeout(timeout time.Duration) *ContainerWaitLibpodParams
WithTimeout adds the timeout to the container wait libpod params
func (*ContainerWaitLibpodParams) WriteToRequest ¶
func (o *ContainerWaitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainerWaitLibpodReader ¶
type ContainerWaitLibpodReader struct {
// contains filtered or unexported fields
}
ContainerWaitLibpodReader is a Reader for the ContainerWaitLibpod structure.
func (*ContainerWaitLibpodReader) ReadResponse ¶
func (o *ContainerWaitLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ContainersStatsAllLibpodInternalServerError ¶
type ContainersStatsAllLibpodInternalServerError struct {
Payload *ContainersStatsAllLibpodInternalServerErrorBody
}
ContainersStatsAllLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewContainersStatsAllLibpodInternalServerError ¶
func NewContainersStatsAllLibpodInternalServerError() *ContainersStatsAllLibpodInternalServerError
NewContainersStatsAllLibpodInternalServerError creates a ContainersStatsAllLibpodInternalServerError with default headers values
func (*ContainersStatsAllLibpodInternalServerError) Error ¶
func (o *ContainersStatsAllLibpodInternalServerError) Error() string
func (*ContainersStatsAllLibpodInternalServerError) GetPayload ¶
func (o *ContainersStatsAllLibpodInternalServerError) GetPayload() *ContainersStatsAllLibpodInternalServerErrorBody
func (*ContainersStatsAllLibpodInternalServerError) IsClientError ¶
func (o *ContainersStatsAllLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this containers stats all libpod internal server error response has a 4xx status code
func (*ContainersStatsAllLibpodInternalServerError) IsCode ¶
func (o *ContainersStatsAllLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this containers stats all libpod internal server error response a status code equal to that given
func (*ContainersStatsAllLibpodInternalServerError) IsRedirect ¶
func (o *ContainersStatsAllLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this containers stats all libpod internal server error response has a 3xx status code
func (*ContainersStatsAllLibpodInternalServerError) IsServerError ¶
func (o *ContainersStatsAllLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this containers stats all libpod internal server error response has a 5xx status code
func (*ContainersStatsAllLibpodInternalServerError) IsSuccess ¶
func (o *ContainersStatsAllLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this containers stats all libpod internal server error response has a 2xx status code
func (*ContainersStatsAllLibpodInternalServerError) String ¶
func (o *ContainersStatsAllLibpodInternalServerError) String() string
type ContainersStatsAllLibpodInternalServerErrorBody ¶
type ContainersStatsAllLibpodInternalServerErrorBody 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"` }
ContainersStatsAllLibpodInternalServerErrorBody containers stats all libpod internal server error body swagger:model ContainersStatsAllLibpodInternalServerErrorBody
func (*ContainersStatsAllLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ContainersStatsAllLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this containers stats all libpod internal server error body based on context it is used
func (*ContainersStatsAllLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ContainersStatsAllLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainersStatsAllLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ContainersStatsAllLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainersStatsAllLibpodNotFound ¶
type ContainersStatsAllLibpodNotFound struct {
Payload *ContainersStatsAllLibpodNotFoundBody
}
ContainersStatsAllLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewContainersStatsAllLibpodNotFound ¶
func NewContainersStatsAllLibpodNotFound() *ContainersStatsAllLibpodNotFound
NewContainersStatsAllLibpodNotFound creates a ContainersStatsAllLibpodNotFound with default headers values
func (*ContainersStatsAllLibpodNotFound) Error ¶
func (o *ContainersStatsAllLibpodNotFound) Error() string
func (*ContainersStatsAllLibpodNotFound) GetPayload ¶
func (o *ContainersStatsAllLibpodNotFound) GetPayload() *ContainersStatsAllLibpodNotFoundBody
func (*ContainersStatsAllLibpodNotFound) IsClientError ¶
func (o *ContainersStatsAllLibpodNotFound) IsClientError() bool
IsClientError returns true when this containers stats all libpod not found response has a 4xx status code
func (*ContainersStatsAllLibpodNotFound) IsCode ¶
func (o *ContainersStatsAllLibpodNotFound) IsCode(code int) bool
IsCode returns true when this containers stats all libpod not found response a status code equal to that given
func (*ContainersStatsAllLibpodNotFound) IsRedirect ¶
func (o *ContainersStatsAllLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this containers stats all libpod not found response has a 3xx status code
func (*ContainersStatsAllLibpodNotFound) IsServerError ¶
func (o *ContainersStatsAllLibpodNotFound) IsServerError() bool
IsServerError returns true when this containers stats all libpod not found response has a 5xx status code
func (*ContainersStatsAllLibpodNotFound) IsSuccess ¶
func (o *ContainersStatsAllLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this containers stats all libpod not found response has a 2xx status code
func (*ContainersStatsAllLibpodNotFound) String ¶
func (o *ContainersStatsAllLibpodNotFound) String() string
type ContainersStatsAllLibpodNotFoundBody ¶
type ContainersStatsAllLibpodNotFoundBody 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"` }
ContainersStatsAllLibpodNotFoundBody containers stats all libpod not found body swagger:model ContainersStatsAllLibpodNotFoundBody
func (*ContainersStatsAllLibpodNotFoundBody) ContextValidate ¶
func (o *ContainersStatsAllLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this containers stats all libpod not found body based on context it is used
func (*ContainersStatsAllLibpodNotFoundBody) MarshalBinary ¶
func (o *ContainersStatsAllLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainersStatsAllLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ContainersStatsAllLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainersStatsAllLibpodOK ¶
type ContainersStatsAllLibpodOK struct {
Payload *ContainersStatsAllLibpodOKBody
}
ContainersStatsAllLibpodOK describes a response with status code 200, with default header values.
Get stats for one or more containers
func NewContainersStatsAllLibpodOK ¶
func NewContainersStatsAllLibpodOK() *ContainersStatsAllLibpodOK
NewContainersStatsAllLibpodOK creates a ContainersStatsAllLibpodOK with default headers values
func (*ContainersStatsAllLibpodOK) Error ¶
func (o *ContainersStatsAllLibpodOK) Error() string
func (*ContainersStatsAllLibpodOK) GetPayload ¶
func (o *ContainersStatsAllLibpodOK) GetPayload() *ContainersStatsAllLibpodOKBody
func (*ContainersStatsAllLibpodOK) IsClientError ¶
func (o *ContainersStatsAllLibpodOK) IsClientError() bool
IsClientError returns true when this containers stats all libpod o k response has a 4xx status code
func (*ContainersStatsAllLibpodOK) IsCode ¶
func (o *ContainersStatsAllLibpodOK) IsCode(code int) bool
IsCode returns true when this containers stats all libpod o k response a status code equal to that given
func (*ContainersStatsAllLibpodOK) IsRedirect ¶
func (o *ContainersStatsAllLibpodOK) IsRedirect() bool
IsRedirect returns true when this containers stats all libpod o k response has a 3xx status code
func (*ContainersStatsAllLibpodOK) IsServerError ¶
func (o *ContainersStatsAllLibpodOK) IsServerError() bool
IsServerError returns true when this containers stats all libpod o k response has a 5xx status code
func (*ContainersStatsAllLibpodOK) IsSuccess ¶
func (o *ContainersStatsAllLibpodOK) IsSuccess() bool
IsSuccess returns true when this containers stats all libpod o k response has a 2xx status code
func (*ContainersStatsAllLibpodOK) String ¶
func (o *ContainersStatsAllLibpodOK) String() string
type ContainersStatsAllLibpodOKBody ¶
type ContainersStatsAllLibpodOKBody struct { // avg CPU AvgCPU float64 `json:"AvgCPU,omitempty"` // block input BlockInput uint64 `json:"BlockInput,omitempty"` // block output BlockOutput uint64 `json:"BlockOutput,omitempty"` // CPU CPU float64 `json:"CPU,omitempty"` // CPU nano CPUNano uint64 `json:"CPUNano,omitempty"` // CPU system nano CPUSystemNano uint64 `json:"CPUSystemNano,omitempty"` // container ID ContainerID string `json:"ContainerID,omitempty"` // duration Duration uint64 `json:"Duration,omitempty"` // mem limit MemLimit uint64 `json:"MemLimit,omitempty"` // mem perc MemPerc float64 `json:"MemPerc,omitempty"` // mem usage MemUsage uint64 `json:"MemUsage,omitempty"` // name Name string `json:"Name,omitempty"` // net input NetInput uint64 `json:"NetInput,omitempty"` // net output NetOutput uint64 `json:"NetOutput,omitempty"` // p i ds PIDs uint64 `json:"PIDs,omitempty"` // per CPU PerCPU []uint64 `json:"PerCPU"` // system nano SystemNano uint64 `json:"SystemNano,omitempty"` // up time UpTime models.Duration `json:"UpTime,omitempty"` }
ContainersStatsAllLibpodOKBody containers stats all libpod o k body swagger:model ContainersStatsAllLibpodOKBody
func (*ContainersStatsAllLibpodOKBody) ContextValidate ¶
func (o *ContainersStatsAllLibpodOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this containers stats all libpod o k body based on the context it is used
func (*ContainersStatsAllLibpodOKBody) MarshalBinary ¶
func (o *ContainersStatsAllLibpodOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContainersStatsAllLibpodOKBody) UnmarshalBinary ¶
func (o *ContainersStatsAllLibpodOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContainersStatsAllLibpodParams ¶
type ContainersStatsAllLibpodParams struct { /* Containers. names or IDs of containers */ Containers []string /* Interval. Time in seconds between stats reports Default: 5 */ Interval *int64 /* Stream. Stream the output Default: true */ Stream *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ContainersStatsAllLibpodParams contains all the parameters to send to the API endpoint
for the containers stats all libpod operation. Typically these are written to a http.Request.
func NewContainersStatsAllLibpodParams ¶
func NewContainersStatsAllLibpodParams() *ContainersStatsAllLibpodParams
NewContainersStatsAllLibpodParams creates a new ContainersStatsAllLibpodParams 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 NewContainersStatsAllLibpodParamsWithContext ¶
func NewContainersStatsAllLibpodParamsWithContext(ctx context.Context) *ContainersStatsAllLibpodParams
NewContainersStatsAllLibpodParamsWithContext creates a new ContainersStatsAllLibpodParams object with the ability to set a context for a request.
func NewContainersStatsAllLibpodParamsWithHTTPClient ¶
func NewContainersStatsAllLibpodParamsWithHTTPClient(client *http.Client) *ContainersStatsAllLibpodParams
NewContainersStatsAllLibpodParamsWithHTTPClient creates a new ContainersStatsAllLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewContainersStatsAllLibpodParamsWithTimeout ¶
func NewContainersStatsAllLibpodParamsWithTimeout(timeout time.Duration) *ContainersStatsAllLibpodParams
NewContainersStatsAllLibpodParamsWithTimeout creates a new ContainersStatsAllLibpodParams object with the ability to set a timeout on a request.
func (*ContainersStatsAllLibpodParams) SetContainers ¶
func (o *ContainersStatsAllLibpodParams) SetContainers(containers []string)
SetContainers adds the containers to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) SetContext ¶
func (o *ContainersStatsAllLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) SetDefaults ¶
func (o *ContainersStatsAllLibpodParams) SetDefaults()
SetDefaults hydrates default values in the containers stats all libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainersStatsAllLibpodParams) SetHTTPClient ¶
func (o *ContainersStatsAllLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) SetInterval ¶
func (o *ContainersStatsAllLibpodParams) SetInterval(interval *int64)
SetInterval adds the interval to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) SetStream ¶
func (o *ContainersStatsAllLibpodParams) SetStream(stream *bool)
SetStream adds the stream to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) SetTimeout ¶
func (o *ContainersStatsAllLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithContainers ¶
func (o *ContainersStatsAllLibpodParams) WithContainers(containers []string) *ContainersStatsAllLibpodParams
WithContainers adds the containers to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithContext ¶
func (o *ContainersStatsAllLibpodParams) WithContext(ctx context.Context) *ContainersStatsAllLibpodParams
WithContext adds the context to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithDefaults ¶
func (o *ContainersStatsAllLibpodParams) WithDefaults() *ContainersStatsAllLibpodParams
WithDefaults hydrates default values in the containers stats all libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ContainersStatsAllLibpodParams) WithHTTPClient ¶
func (o *ContainersStatsAllLibpodParams) WithHTTPClient(client *http.Client) *ContainersStatsAllLibpodParams
WithHTTPClient adds the HTTPClient to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithInterval ¶
func (o *ContainersStatsAllLibpodParams) WithInterval(interval *int64) *ContainersStatsAllLibpodParams
WithInterval adds the interval to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithStream ¶
func (o *ContainersStatsAllLibpodParams) WithStream(stream *bool) *ContainersStatsAllLibpodParams
WithStream adds the stream to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WithTimeout ¶
func (o *ContainersStatsAllLibpodParams) WithTimeout(timeout time.Duration) *ContainersStatsAllLibpodParams
WithTimeout adds the timeout to the containers stats all libpod params
func (*ContainersStatsAllLibpodParams) WriteToRequest ¶
func (o *ContainersStatsAllLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ContainersStatsAllLibpodReader ¶
type ContainersStatsAllLibpodReader struct {
// contains filtered or unexported fields
}
ContainersStatsAllLibpodReader is a Reader for the ContainersStatsAllLibpod structure.
func (*ContainersStatsAllLibpodReader) ReadResponse ¶
func (o *ContainersStatsAllLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GenerateKubeLibpodInternalServerError ¶
type GenerateKubeLibpodInternalServerError struct {
Payload *GenerateKubeLibpodInternalServerErrorBody
}
GenerateKubeLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGenerateKubeLibpodInternalServerError ¶
func NewGenerateKubeLibpodInternalServerError() *GenerateKubeLibpodInternalServerError
NewGenerateKubeLibpodInternalServerError creates a GenerateKubeLibpodInternalServerError with default headers values
func (*GenerateKubeLibpodInternalServerError) Error ¶
func (o *GenerateKubeLibpodInternalServerError) Error() string
func (*GenerateKubeLibpodInternalServerError) GetPayload ¶
func (o *GenerateKubeLibpodInternalServerError) GetPayload() *GenerateKubeLibpodInternalServerErrorBody
func (*GenerateKubeLibpodInternalServerError) IsClientError ¶
func (o *GenerateKubeLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this generate kube libpod internal server error response has a 4xx status code
func (*GenerateKubeLibpodInternalServerError) IsCode ¶
func (o *GenerateKubeLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this generate kube libpod internal server error response a status code equal to that given
func (*GenerateKubeLibpodInternalServerError) IsRedirect ¶
func (o *GenerateKubeLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this generate kube libpod internal server error response has a 3xx status code
func (*GenerateKubeLibpodInternalServerError) IsServerError ¶
func (o *GenerateKubeLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this generate kube libpod internal server error response has a 5xx status code
func (*GenerateKubeLibpodInternalServerError) IsSuccess ¶
func (o *GenerateKubeLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this generate kube libpod internal server error response has a 2xx status code
func (*GenerateKubeLibpodInternalServerError) String ¶
func (o *GenerateKubeLibpodInternalServerError) String() string
type GenerateKubeLibpodInternalServerErrorBody ¶
type GenerateKubeLibpodInternalServerErrorBody 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"` }
GenerateKubeLibpodInternalServerErrorBody generate kube libpod internal server error body swagger:model GenerateKubeLibpodInternalServerErrorBody
func (*GenerateKubeLibpodInternalServerErrorBody) ContextValidate ¶
func (o *GenerateKubeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this generate kube libpod internal server error body based on context it is used
func (*GenerateKubeLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *GenerateKubeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GenerateKubeLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *GenerateKubeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GenerateKubeLibpodOK ¶
GenerateKubeLibpodOK describes a response with status code 200, with default header values.
no error
func NewGenerateKubeLibpodOK ¶
func NewGenerateKubeLibpodOK(writer io.Writer) *GenerateKubeLibpodOK
NewGenerateKubeLibpodOK creates a GenerateKubeLibpodOK with default headers values
func (*GenerateKubeLibpodOK) Error ¶
func (o *GenerateKubeLibpodOK) Error() string
func (*GenerateKubeLibpodOK) GetPayload ¶
func (o *GenerateKubeLibpodOK) GetPayload() io.Writer
func (*GenerateKubeLibpodOK) IsClientError ¶
func (o *GenerateKubeLibpodOK) IsClientError() bool
IsClientError returns true when this generate kube libpod o k response has a 4xx status code
func (*GenerateKubeLibpodOK) IsCode ¶
func (o *GenerateKubeLibpodOK) IsCode(code int) bool
IsCode returns true when this generate kube libpod o k response a status code equal to that given
func (*GenerateKubeLibpodOK) IsRedirect ¶
func (o *GenerateKubeLibpodOK) IsRedirect() bool
IsRedirect returns true when this generate kube libpod o k response has a 3xx status code
func (*GenerateKubeLibpodOK) IsServerError ¶
func (o *GenerateKubeLibpodOK) IsServerError() bool
IsServerError returns true when this generate kube libpod o k response has a 5xx status code
func (*GenerateKubeLibpodOK) IsSuccess ¶
func (o *GenerateKubeLibpodOK) IsSuccess() bool
IsSuccess returns true when this generate kube libpod o k response has a 2xx status code
func (*GenerateKubeLibpodOK) String ¶
func (o *GenerateKubeLibpodOK) String() string
type GenerateKubeLibpodParams ¶
type GenerateKubeLibpodParams struct { /* Names. Name or ID of the container or pod. */ Names []string /* Service. Generate YAML for a Kubernetes service object. */ Service *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GenerateKubeLibpodParams contains all the parameters to send to the API endpoint
for the generate kube libpod operation. Typically these are written to a http.Request.
func NewGenerateKubeLibpodParams ¶
func NewGenerateKubeLibpodParams() *GenerateKubeLibpodParams
NewGenerateKubeLibpodParams creates a new GenerateKubeLibpodParams 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 NewGenerateKubeLibpodParamsWithContext ¶
func NewGenerateKubeLibpodParamsWithContext(ctx context.Context) *GenerateKubeLibpodParams
NewGenerateKubeLibpodParamsWithContext creates a new GenerateKubeLibpodParams object with the ability to set a context for a request.
func NewGenerateKubeLibpodParamsWithHTTPClient ¶
func NewGenerateKubeLibpodParamsWithHTTPClient(client *http.Client) *GenerateKubeLibpodParams
NewGenerateKubeLibpodParamsWithHTTPClient creates a new GenerateKubeLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewGenerateKubeLibpodParamsWithTimeout ¶
func NewGenerateKubeLibpodParamsWithTimeout(timeout time.Duration) *GenerateKubeLibpodParams
NewGenerateKubeLibpodParamsWithTimeout creates a new GenerateKubeLibpodParams object with the ability to set a timeout on a request.
func (*GenerateKubeLibpodParams) SetContext ¶
func (o *GenerateKubeLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the generate kube libpod params
func (*GenerateKubeLibpodParams) SetDefaults ¶
func (o *GenerateKubeLibpodParams) SetDefaults()
SetDefaults hydrates default values in the generate kube libpod params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateKubeLibpodParams) SetHTTPClient ¶
func (o *GenerateKubeLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the generate kube libpod params
func (*GenerateKubeLibpodParams) SetNames ¶
func (o *GenerateKubeLibpodParams) SetNames(names []string)
SetNames adds the names to the generate kube libpod params
func (*GenerateKubeLibpodParams) SetService ¶
func (o *GenerateKubeLibpodParams) SetService(service *bool)
SetService adds the service to the generate kube libpod params
func (*GenerateKubeLibpodParams) SetTimeout ¶
func (o *GenerateKubeLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the generate kube libpod params
func (*GenerateKubeLibpodParams) WithContext ¶
func (o *GenerateKubeLibpodParams) WithContext(ctx context.Context) *GenerateKubeLibpodParams
WithContext adds the context to the generate kube libpod params
func (*GenerateKubeLibpodParams) WithDefaults ¶
func (o *GenerateKubeLibpodParams) WithDefaults() *GenerateKubeLibpodParams
WithDefaults hydrates default values in the generate kube libpod params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateKubeLibpodParams) WithHTTPClient ¶
func (o *GenerateKubeLibpodParams) WithHTTPClient(client *http.Client) *GenerateKubeLibpodParams
WithHTTPClient adds the HTTPClient to the generate kube libpod params
func (*GenerateKubeLibpodParams) WithNames ¶
func (o *GenerateKubeLibpodParams) WithNames(names []string) *GenerateKubeLibpodParams
WithNames adds the names to the generate kube libpod params
func (*GenerateKubeLibpodParams) WithService ¶
func (o *GenerateKubeLibpodParams) WithService(service *bool) *GenerateKubeLibpodParams
WithService adds the service to the generate kube libpod params
func (*GenerateKubeLibpodParams) WithTimeout ¶
func (o *GenerateKubeLibpodParams) WithTimeout(timeout time.Duration) *GenerateKubeLibpodParams
WithTimeout adds the timeout to the generate kube libpod params
func (*GenerateKubeLibpodParams) WriteToRequest ¶
func (o *GenerateKubeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GenerateKubeLibpodReader ¶
type GenerateKubeLibpodReader struct {
// contains filtered or unexported fields
}
GenerateKubeLibpodReader is a Reader for the GenerateKubeLibpod structure.
func (*GenerateKubeLibpodReader) ReadResponse ¶
func (o *GenerateKubeLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GenerateSystemdLibpodInternalServerError ¶
type GenerateSystemdLibpodInternalServerError struct {
Payload *GenerateSystemdLibpodInternalServerErrorBody
}
GenerateSystemdLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGenerateSystemdLibpodInternalServerError ¶
func NewGenerateSystemdLibpodInternalServerError() *GenerateSystemdLibpodInternalServerError
NewGenerateSystemdLibpodInternalServerError creates a GenerateSystemdLibpodInternalServerError with default headers values
func (*GenerateSystemdLibpodInternalServerError) Error ¶
func (o *GenerateSystemdLibpodInternalServerError) Error() string
func (*GenerateSystemdLibpodInternalServerError) GetPayload ¶
func (o *GenerateSystemdLibpodInternalServerError) GetPayload() *GenerateSystemdLibpodInternalServerErrorBody
func (*GenerateSystemdLibpodInternalServerError) IsClientError ¶
func (o *GenerateSystemdLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this generate systemd libpod internal server error response has a 4xx status code
func (*GenerateSystemdLibpodInternalServerError) IsCode ¶
func (o *GenerateSystemdLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this generate systemd libpod internal server error response a status code equal to that given
func (*GenerateSystemdLibpodInternalServerError) IsRedirect ¶
func (o *GenerateSystemdLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this generate systemd libpod internal server error response has a 3xx status code
func (*GenerateSystemdLibpodInternalServerError) IsServerError ¶
func (o *GenerateSystemdLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this generate systemd libpod internal server error response has a 5xx status code
func (*GenerateSystemdLibpodInternalServerError) IsSuccess ¶
func (o *GenerateSystemdLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this generate systemd libpod internal server error response has a 2xx status code
func (*GenerateSystemdLibpodInternalServerError) String ¶
func (o *GenerateSystemdLibpodInternalServerError) String() string
type GenerateSystemdLibpodInternalServerErrorBody ¶
type GenerateSystemdLibpodInternalServerErrorBody 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"` }
GenerateSystemdLibpodInternalServerErrorBody generate systemd libpod internal server error body swagger:model GenerateSystemdLibpodInternalServerErrorBody
func (*GenerateSystemdLibpodInternalServerErrorBody) ContextValidate ¶
func (o *GenerateSystemdLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this generate systemd libpod internal server error body based on context it is used
func (*GenerateSystemdLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *GenerateSystemdLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GenerateSystemdLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *GenerateSystemdLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GenerateSystemdLibpodOK ¶
GenerateSystemdLibpodOK describes a response with status code 200, with default header values.
no error
func NewGenerateSystemdLibpodOK ¶
func NewGenerateSystemdLibpodOK() *GenerateSystemdLibpodOK
NewGenerateSystemdLibpodOK creates a GenerateSystemdLibpodOK with default headers values
func (*GenerateSystemdLibpodOK) Error ¶
func (o *GenerateSystemdLibpodOK) Error() string
func (*GenerateSystemdLibpodOK) GetPayload ¶
func (o *GenerateSystemdLibpodOK) GetPayload() map[string]string
func (*GenerateSystemdLibpodOK) IsClientError ¶
func (o *GenerateSystemdLibpodOK) IsClientError() bool
IsClientError returns true when this generate systemd libpod o k response has a 4xx status code
func (*GenerateSystemdLibpodOK) IsCode ¶
func (o *GenerateSystemdLibpodOK) IsCode(code int) bool
IsCode returns true when this generate systemd libpod o k response a status code equal to that given
func (*GenerateSystemdLibpodOK) IsRedirect ¶
func (o *GenerateSystemdLibpodOK) IsRedirect() bool
IsRedirect returns true when this generate systemd libpod o k response has a 3xx status code
func (*GenerateSystemdLibpodOK) IsServerError ¶
func (o *GenerateSystemdLibpodOK) IsServerError() bool
IsServerError returns true when this generate systemd libpod o k response has a 5xx status code
func (*GenerateSystemdLibpodOK) IsSuccess ¶
func (o *GenerateSystemdLibpodOK) IsSuccess() bool
IsSuccess returns true when this generate systemd libpod o k response has a 2xx status code
func (*GenerateSystemdLibpodOK) String ¶
func (o *GenerateSystemdLibpodOK) String() string
type GenerateSystemdLibpodParams ¶
type GenerateSystemdLibpodParams struct { /* After. Systemd After list for the container or pods. */ After []string /* ContainerPrefix. Systemd unit name prefix for containers. Default: "container" */ ContainerPrefix *string /* Name. Name or ID of the container or pod. */ Name string /* New. Create a new container instead of starting an existing one. */ New *bool /* NoHeader. Do not generate the header including the Podman version and the timestamp. */ NoHeader *bool /* PodPrefix. Systemd unit name prefix for pods. Default: "pod" */ PodPrefix *string /* Requires. Systemd Requires list for the container or pods. */ Requires []string /* RestartPolicy. Systemd restart-policy. Default: "on-failure" */ RestartPolicy *string /* RestartSec. Configures the time to sleep before restarting a service. */ RestartSec *int64 /* Separator. Systemd unit name separator between name/id and prefix. Default: "-" */ Separator *string /* StartTimeout. Start timeout in seconds. */ StartTimeout *int64 /* StopTimeout. Stop timeout in seconds. Default: 10 */ StopTimeout *int64 /* UseName. Use container/pod names instead of IDs. */ UseName *bool /* Wants. Systemd Wants list for the container or pods. */ Wants []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GenerateSystemdLibpodParams contains all the parameters to send to the API endpoint
for the generate systemd libpod operation. Typically these are written to a http.Request.
func NewGenerateSystemdLibpodParams ¶
func NewGenerateSystemdLibpodParams() *GenerateSystemdLibpodParams
NewGenerateSystemdLibpodParams creates a new GenerateSystemdLibpodParams 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 NewGenerateSystemdLibpodParamsWithContext ¶
func NewGenerateSystemdLibpodParamsWithContext(ctx context.Context) *GenerateSystemdLibpodParams
NewGenerateSystemdLibpodParamsWithContext creates a new GenerateSystemdLibpodParams object with the ability to set a context for a request.
func NewGenerateSystemdLibpodParamsWithHTTPClient ¶
func NewGenerateSystemdLibpodParamsWithHTTPClient(client *http.Client) *GenerateSystemdLibpodParams
NewGenerateSystemdLibpodParamsWithHTTPClient creates a new GenerateSystemdLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewGenerateSystemdLibpodParamsWithTimeout ¶
func NewGenerateSystemdLibpodParamsWithTimeout(timeout time.Duration) *GenerateSystemdLibpodParams
NewGenerateSystemdLibpodParamsWithTimeout creates a new GenerateSystemdLibpodParams object with the ability to set a timeout on a request.
func (*GenerateSystemdLibpodParams) SetAfter ¶
func (o *GenerateSystemdLibpodParams) SetAfter(after []string)
SetAfter adds the after to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetContainerPrefix ¶
func (o *GenerateSystemdLibpodParams) SetContainerPrefix(containerPrefix *string)
SetContainerPrefix adds the containerPrefix to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetContext ¶
func (o *GenerateSystemdLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetDefaults ¶
func (o *GenerateSystemdLibpodParams) SetDefaults()
SetDefaults hydrates default values in the generate systemd libpod params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateSystemdLibpodParams) SetHTTPClient ¶
func (o *GenerateSystemdLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetName ¶
func (o *GenerateSystemdLibpodParams) SetName(name string)
SetName adds the name to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetNew ¶
func (o *GenerateSystemdLibpodParams) SetNew(new *bool)
SetNew adds the new to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetNoHeader ¶
func (o *GenerateSystemdLibpodParams) SetNoHeader(noHeader *bool)
SetNoHeader adds the noHeader to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetPodPrefix ¶
func (o *GenerateSystemdLibpodParams) SetPodPrefix(podPrefix *string)
SetPodPrefix adds the podPrefix to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetRequires ¶
func (o *GenerateSystemdLibpodParams) SetRequires(requires []string)
SetRequires adds the requires to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetRestartPolicy ¶
func (o *GenerateSystemdLibpodParams) SetRestartPolicy(restartPolicy *string)
SetRestartPolicy adds the restartPolicy to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetRestartSec ¶
func (o *GenerateSystemdLibpodParams) SetRestartSec(restartSec *int64)
SetRestartSec adds the restartSec to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetSeparator ¶
func (o *GenerateSystemdLibpodParams) SetSeparator(separator *string)
SetSeparator adds the separator to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetStartTimeout ¶
func (o *GenerateSystemdLibpodParams) SetStartTimeout(startTimeout *int64)
SetStartTimeout adds the startTimeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetStopTimeout ¶
func (o *GenerateSystemdLibpodParams) SetStopTimeout(stopTimeout *int64)
SetStopTimeout adds the stopTimeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetTimeout ¶
func (o *GenerateSystemdLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetUseName ¶
func (o *GenerateSystemdLibpodParams) SetUseName(useName *bool)
SetUseName adds the useName to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) SetWants ¶
func (o *GenerateSystemdLibpodParams) SetWants(wants []string)
SetWants adds the wants to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithAfter ¶
func (o *GenerateSystemdLibpodParams) WithAfter(after []string) *GenerateSystemdLibpodParams
WithAfter adds the after to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithContainerPrefix ¶
func (o *GenerateSystemdLibpodParams) WithContainerPrefix(containerPrefix *string) *GenerateSystemdLibpodParams
WithContainerPrefix adds the containerPrefix to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithContext ¶
func (o *GenerateSystemdLibpodParams) WithContext(ctx context.Context) *GenerateSystemdLibpodParams
WithContext adds the context to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithDefaults ¶
func (o *GenerateSystemdLibpodParams) WithDefaults() *GenerateSystemdLibpodParams
WithDefaults hydrates default values in the generate systemd libpod params (not the query body).
All values with no default are reset to their zero value.
func (*GenerateSystemdLibpodParams) WithHTTPClient ¶
func (o *GenerateSystemdLibpodParams) WithHTTPClient(client *http.Client) *GenerateSystemdLibpodParams
WithHTTPClient adds the HTTPClient to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithName ¶
func (o *GenerateSystemdLibpodParams) WithName(name string) *GenerateSystemdLibpodParams
WithName adds the name to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithNew ¶
func (o *GenerateSystemdLibpodParams) WithNew(new *bool) *GenerateSystemdLibpodParams
WithNew adds the new to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithNoHeader ¶
func (o *GenerateSystemdLibpodParams) WithNoHeader(noHeader *bool) *GenerateSystemdLibpodParams
WithNoHeader adds the noHeader to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithPodPrefix ¶
func (o *GenerateSystemdLibpodParams) WithPodPrefix(podPrefix *string) *GenerateSystemdLibpodParams
WithPodPrefix adds the podPrefix to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithRequires ¶
func (o *GenerateSystemdLibpodParams) WithRequires(requires []string) *GenerateSystemdLibpodParams
WithRequires adds the requires to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithRestartPolicy ¶
func (o *GenerateSystemdLibpodParams) WithRestartPolicy(restartPolicy *string) *GenerateSystemdLibpodParams
WithRestartPolicy adds the restartPolicy to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithRestartSec ¶
func (o *GenerateSystemdLibpodParams) WithRestartSec(restartSec *int64) *GenerateSystemdLibpodParams
WithRestartSec adds the restartSec to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithSeparator ¶
func (o *GenerateSystemdLibpodParams) WithSeparator(separator *string) *GenerateSystemdLibpodParams
WithSeparator adds the separator to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithStartTimeout ¶
func (o *GenerateSystemdLibpodParams) WithStartTimeout(startTimeout *int64) *GenerateSystemdLibpodParams
WithStartTimeout adds the startTimeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithStopTimeout ¶
func (o *GenerateSystemdLibpodParams) WithStopTimeout(stopTimeout *int64) *GenerateSystemdLibpodParams
WithStopTimeout adds the stopTimeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithTimeout ¶
func (o *GenerateSystemdLibpodParams) WithTimeout(timeout time.Duration) *GenerateSystemdLibpodParams
WithTimeout adds the timeout to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithUseName ¶
func (o *GenerateSystemdLibpodParams) WithUseName(useName *bool) *GenerateSystemdLibpodParams
WithUseName adds the useName to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WithWants ¶
func (o *GenerateSystemdLibpodParams) WithWants(wants []string) *GenerateSystemdLibpodParams
WithWants adds the wants to the generate systemd libpod params
func (*GenerateSystemdLibpodParams) WriteToRequest ¶
func (o *GenerateSystemdLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GenerateSystemdLibpodReader ¶
type GenerateSystemdLibpodReader struct {
// contains filtered or unexported fields
}
GenerateSystemdLibpodReader is a Reader for the GenerateSystemdLibpod structure.
func (*GenerateSystemdLibpodReader) ReadResponse ¶
func (o *GenerateSystemdLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ImageCommitLibpodCreated ¶
type ImageCommitLibpodCreated struct { }
ImageCommitLibpodCreated describes a response with status code 201, with default header values.
no error
func NewImageCommitLibpodCreated ¶
func NewImageCommitLibpodCreated() *ImageCommitLibpodCreated
NewImageCommitLibpodCreated creates a ImageCommitLibpodCreated with default headers values
func (*ImageCommitLibpodCreated) Error ¶
func (o *ImageCommitLibpodCreated) Error() string
func (*ImageCommitLibpodCreated) IsClientError ¶
func (o *ImageCommitLibpodCreated) IsClientError() bool
IsClientError returns true when this image commit libpod created response has a 4xx status code
func (*ImageCommitLibpodCreated) IsCode ¶
func (o *ImageCommitLibpodCreated) IsCode(code int) bool
IsCode returns true when this image commit libpod created response a status code equal to that given
func (*ImageCommitLibpodCreated) IsRedirect ¶
func (o *ImageCommitLibpodCreated) IsRedirect() bool
IsRedirect returns true when this image commit libpod created response has a 3xx status code
func (*ImageCommitLibpodCreated) IsServerError ¶
func (o *ImageCommitLibpodCreated) IsServerError() bool
IsServerError returns true when this image commit libpod created response has a 5xx status code
func (*ImageCommitLibpodCreated) IsSuccess ¶
func (o *ImageCommitLibpodCreated) IsSuccess() bool
IsSuccess returns true when this image commit libpod created response has a 2xx status code
func (*ImageCommitLibpodCreated) String ¶
func (o *ImageCommitLibpodCreated) String() string
type ImageCommitLibpodInternalServerError ¶
type ImageCommitLibpodInternalServerError struct {
Payload *ImageCommitLibpodInternalServerErrorBody
}
ImageCommitLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewImageCommitLibpodInternalServerError ¶
func NewImageCommitLibpodInternalServerError() *ImageCommitLibpodInternalServerError
NewImageCommitLibpodInternalServerError creates a ImageCommitLibpodInternalServerError with default headers values
func (*ImageCommitLibpodInternalServerError) Error ¶
func (o *ImageCommitLibpodInternalServerError) Error() string
func (*ImageCommitLibpodInternalServerError) GetPayload ¶
func (o *ImageCommitLibpodInternalServerError) GetPayload() *ImageCommitLibpodInternalServerErrorBody
func (*ImageCommitLibpodInternalServerError) IsClientError ¶
func (o *ImageCommitLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this image commit libpod internal server error response has a 4xx status code
func (*ImageCommitLibpodInternalServerError) IsCode ¶
func (o *ImageCommitLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this image commit libpod internal server error response a status code equal to that given
func (*ImageCommitLibpodInternalServerError) IsRedirect ¶
func (o *ImageCommitLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this image commit libpod internal server error response has a 3xx status code
func (*ImageCommitLibpodInternalServerError) IsServerError ¶
func (o *ImageCommitLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this image commit libpod internal server error response has a 5xx status code
func (*ImageCommitLibpodInternalServerError) IsSuccess ¶
func (o *ImageCommitLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this image commit libpod internal server error response has a 2xx status code
func (*ImageCommitLibpodInternalServerError) String ¶
func (o *ImageCommitLibpodInternalServerError) String() string
type ImageCommitLibpodInternalServerErrorBody ¶
type ImageCommitLibpodInternalServerErrorBody 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"` }
ImageCommitLibpodInternalServerErrorBody image commit libpod internal server error body swagger:model ImageCommitLibpodInternalServerErrorBody
func (*ImageCommitLibpodInternalServerErrorBody) ContextValidate ¶
func (o *ImageCommitLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this image commit libpod internal server error body based on context it is used
func (*ImageCommitLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *ImageCommitLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ImageCommitLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *ImageCommitLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ImageCommitLibpodNotFound ¶
type ImageCommitLibpodNotFound struct {
Payload *ImageCommitLibpodNotFoundBody
}
ImageCommitLibpodNotFound describes a response with status code 404, with default header values.
No such image
func NewImageCommitLibpodNotFound ¶
func NewImageCommitLibpodNotFound() *ImageCommitLibpodNotFound
NewImageCommitLibpodNotFound creates a ImageCommitLibpodNotFound with default headers values
func (*ImageCommitLibpodNotFound) Error ¶
func (o *ImageCommitLibpodNotFound) Error() string
func (*ImageCommitLibpodNotFound) GetPayload ¶
func (o *ImageCommitLibpodNotFound) GetPayload() *ImageCommitLibpodNotFoundBody
func (*ImageCommitLibpodNotFound) IsClientError ¶
func (o *ImageCommitLibpodNotFound) IsClientError() bool
IsClientError returns true when this image commit libpod not found response has a 4xx status code
func (*ImageCommitLibpodNotFound) IsCode ¶
func (o *ImageCommitLibpodNotFound) IsCode(code int) bool
IsCode returns true when this image commit libpod not found response a status code equal to that given
func (*ImageCommitLibpodNotFound) IsRedirect ¶
func (o *ImageCommitLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this image commit libpod not found response has a 3xx status code
func (*ImageCommitLibpodNotFound) IsServerError ¶
func (o *ImageCommitLibpodNotFound) IsServerError() bool
IsServerError returns true when this image commit libpod not found response has a 5xx status code
func (*ImageCommitLibpodNotFound) IsSuccess ¶
func (o *ImageCommitLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this image commit libpod not found response has a 2xx status code
func (*ImageCommitLibpodNotFound) String ¶
func (o *ImageCommitLibpodNotFound) String() string
type ImageCommitLibpodNotFoundBody ¶
type ImageCommitLibpodNotFoundBody 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"` }
ImageCommitLibpodNotFoundBody image commit libpod not found body swagger:model ImageCommitLibpodNotFoundBody
func (*ImageCommitLibpodNotFoundBody) ContextValidate ¶
func (o *ImageCommitLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this image commit libpod not found body based on context it is used
func (*ImageCommitLibpodNotFoundBody) MarshalBinary ¶
func (o *ImageCommitLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ImageCommitLibpodNotFoundBody) UnmarshalBinary ¶
func (o *ImageCommitLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ImageCommitLibpodParams ¶
type ImageCommitLibpodParams struct { /* Author. author of the image */ Author *string /* Changes. instructions to apply while committing in Dockerfile format (i.e. "CMD=/bin/foo") */ Changes []string /* Comment. commit message */ Comment *string /* Container. the name or ID of a container */ Container string /* Format. format of the image manifest and metadata (default "oci") */ Format *string /* Pause. pause the container before committing it */ Pause *bool /* Repo. the repository name for the created image */ Repo *string /* Tag. tag name for the created image */ Tag *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ImageCommitLibpodParams contains all the parameters to send to the API endpoint
for the image commit libpod operation. Typically these are written to a http.Request.
func NewImageCommitLibpodParams ¶
func NewImageCommitLibpodParams() *ImageCommitLibpodParams
NewImageCommitLibpodParams creates a new ImageCommitLibpodParams 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 NewImageCommitLibpodParamsWithContext ¶
func NewImageCommitLibpodParamsWithContext(ctx context.Context) *ImageCommitLibpodParams
NewImageCommitLibpodParamsWithContext creates a new ImageCommitLibpodParams object with the ability to set a context for a request.
func NewImageCommitLibpodParamsWithHTTPClient ¶
func NewImageCommitLibpodParamsWithHTTPClient(client *http.Client) *ImageCommitLibpodParams
NewImageCommitLibpodParamsWithHTTPClient creates a new ImageCommitLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewImageCommitLibpodParamsWithTimeout ¶
func NewImageCommitLibpodParamsWithTimeout(timeout time.Duration) *ImageCommitLibpodParams
NewImageCommitLibpodParamsWithTimeout creates a new ImageCommitLibpodParams object with the ability to set a timeout on a request.
func (*ImageCommitLibpodParams) SetAuthor ¶
func (o *ImageCommitLibpodParams) SetAuthor(author *string)
SetAuthor adds the author to the image commit libpod params
func (*ImageCommitLibpodParams) SetChanges ¶
func (o *ImageCommitLibpodParams) SetChanges(changes []string)
SetChanges adds the changes to the image commit libpod params
func (*ImageCommitLibpodParams) SetComment ¶
func (o *ImageCommitLibpodParams) SetComment(comment *string)
SetComment adds the comment to the image commit libpod params
func (*ImageCommitLibpodParams) SetContainer ¶
func (o *ImageCommitLibpodParams) SetContainer(container string)
SetContainer adds the container to the image commit libpod params
func (*ImageCommitLibpodParams) SetContext ¶
func (o *ImageCommitLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the image commit libpod params
func (*ImageCommitLibpodParams) SetDefaults ¶
func (o *ImageCommitLibpodParams) SetDefaults()
SetDefaults hydrates default values in the image commit libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ImageCommitLibpodParams) SetFormat ¶
func (o *ImageCommitLibpodParams) SetFormat(format *string)
SetFormat adds the format to the image commit libpod params
func (*ImageCommitLibpodParams) SetHTTPClient ¶
func (o *ImageCommitLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the image commit libpod params
func (*ImageCommitLibpodParams) SetPause ¶
func (o *ImageCommitLibpodParams) SetPause(pause *bool)
SetPause adds the pause to the image commit libpod params
func (*ImageCommitLibpodParams) SetRepo ¶
func (o *ImageCommitLibpodParams) SetRepo(repo *string)
SetRepo adds the repo to the image commit libpod params
func (*ImageCommitLibpodParams) SetTag ¶
func (o *ImageCommitLibpodParams) SetTag(tag *string)
SetTag adds the tag to the image commit libpod params
func (*ImageCommitLibpodParams) SetTimeout ¶
func (o *ImageCommitLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the image commit libpod params
func (*ImageCommitLibpodParams) WithAuthor ¶
func (o *ImageCommitLibpodParams) WithAuthor(author *string) *ImageCommitLibpodParams
WithAuthor adds the author to the image commit libpod params
func (*ImageCommitLibpodParams) WithChanges ¶
func (o *ImageCommitLibpodParams) WithChanges(changes []string) *ImageCommitLibpodParams
WithChanges adds the changes to the image commit libpod params
func (*ImageCommitLibpodParams) WithComment ¶
func (o *ImageCommitLibpodParams) WithComment(comment *string) *ImageCommitLibpodParams
WithComment adds the comment to the image commit libpod params
func (*ImageCommitLibpodParams) WithContainer ¶
func (o *ImageCommitLibpodParams) WithContainer(container string) *ImageCommitLibpodParams
WithContainer adds the container to the image commit libpod params
func (*ImageCommitLibpodParams) WithContext ¶
func (o *ImageCommitLibpodParams) WithContext(ctx context.Context) *ImageCommitLibpodParams
WithContext adds the context to the image commit libpod params
func (*ImageCommitLibpodParams) WithDefaults ¶
func (o *ImageCommitLibpodParams) WithDefaults() *ImageCommitLibpodParams
WithDefaults hydrates default values in the image commit libpod params (not the query body).
All values with no default are reset to their zero value.
func (*ImageCommitLibpodParams) WithFormat ¶
func (o *ImageCommitLibpodParams) WithFormat(format *string) *ImageCommitLibpodParams
WithFormat adds the format to the image commit libpod params
func (*ImageCommitLibpodParams) WithHTTPClient ¶
func (o *ImageCommitLibpodParams) WithHTTPClient(client *http.Client) *ImageCommitLibpodParams
WithHTTPClient adds the HTTPClient to the image commit libpod params
func (*ImageCommitLibpodParams) WithPause ¶
func (o *ImageCommitLibpodParams) WithPause(pause *bool) *ImageCommitLibpodParams
WithPause adds the pause to the image commit libpod params
func (*ImageCommitLibpodParams) WithRepo ¶
func (o *ImageCommitLibpodParams) WithRepo(repo *string) *ImageCommitLibpodParams
WithRepo adds the repo to the image commit libpod params
func (*ImageCommitLibpodParams) WithTag ¶
func (o *ImageCommitLibpodParams) WithTag(tag *string) *ImageCommitLibpodParams
WithTag adds the tag to the image commit libpod params
func (*ImageCommitLibpodParams) WithTimeout ¶
func (o *ImageCommitLibpodParams) WithTimeout(timeout time.Duration) *ImageCommitLibpodParams
WithTimeout adds the timeout to the image commit libpod params
func (*ImageCommitLibpodParams) WriteToRequest ¶
func (o *ImageCommitLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ImageCommitLibpodReader ¶
type ImageCommitLibpodReader struct {
// contains filtered or unexported fields
}
ImageCommitLibpodReader is a Reader for the ImageCommitLibpod structure.
func (*ImageCommitLibpodReader) ReadResponse ¶
func (o *ImageCommitLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PlayKubeDownLibpodInternalServerError ¶
type PlayKubeDownLibpodInternalServerError struct {
Payload *PlayKubeDownLibpodInternalServerErrorBody
}
PlayKubeDownLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPlayKubeDownLibpodInternalServerError ¶
func NewPlayKubeDownLibpodInternalServerError() *PlayKubeDownLibpodInternalServerError
NewPlayKubeDownLibpodInternalServerError creates a PlayKubeDownLibpodInternalServerError with default headers values
func (*PlayKubeDownLibpodInternalServerError) Error ¶
func (o *PlayKubeDownLibpodInternalServerError) Error() string
func (*PlayKubeDownLibpodInternalServerError) GetPayload ¶
func (o *PlayKubeDownLibpodInternalServerError) GetPayload() *PlayKubeDownLibpodInternalServerErrorBody
func (*PlayKubeDownLibpodInternalServerError) IsClientError ¶
func (o *PlayKubeDownLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this play kube down libpod internal server error response has a 4xx status code
func (*PlayKubeDownLibpodInternalServerError) IsCode ¶
func (o *PlayKubeDownLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this play kube down libpod internal server error response a status code equal to that given
func (*PlayKubeDownLibpodInternalServerError) IsRedirect ¶
func (o *PlayKubeDownLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this play kube down libpod internal server error response has a 3xx status code
func (*PlayKubeDownLibpodInternalServerError) IsServerError ¶
func (o *PlayKubeDownLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this play kube down libpod internal server error response has a 5xx status code
func (*PlayKubeDownLibpodInternalServerError) IsSuccess ¶
func (o *PlayKubeDownLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this play kube down libpod internal server error response has a 2xx status code
func (*PlayKubeDownLibpodInternalServerError) String ¶
func (o *PlayKubeDownLibpodInternalServerError) String() string
type PlayKubeDownLibpodInternalServerErrorBody ¶
type PlayKubeDownLibpodInternalServerErrorBody 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"` }
PlayKubeDownLibpodInternalServerErrorBody play kube down libpod internal server error body swagger:model PlayKubeDownLibpodInternalServerErrorBody
func (*PlayKubeDownLibpodInternalServerErrorBody) ContextValidate ¶
func (o *PlayKubeDownLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this play kube down libpod internal server error body based on context it is used
func (*PlayKubeDownLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *PlayKubeDownLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PlayKubeDownLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *PlayKubeDownLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PlayKubeDownLibpodOK ¶
type PlayKubeDownLibpodOK struct {
Payload *models.PlayKubeReport
}
PlayKubeDownLibpodOK describes a response with status code 200, with default header values.
PlayKube response
func NewPlayKubeDownLibpodOK ¶
func NewPlayKubeDownLibpodOK() *PlayKubeDownLibpodOK
NewPlayKubeDownLibpodOK creates a PlayKubeDownLibpodOK with default headers values
func (*PlayKubeDownLibpodOK) Error ¶
func (o *PlayKubeDownLibpodOK) Error() string
func (*PlayKubeDownLibpodOK) GetPayload ¶
func (o *PlayKubeDownLibpodOK) GetPayload() *models.PlayKubeReport
func (*PlayKubeDownLibpodOK) IsClientError ¶
func (o *PlayKubeDownLibpodOK) IsClientError() bool
IsClientError returns true when this play kube down libpod o k response has a 4xx status code
func (*PlayKubeDownLibpodOK) IsCode ¶
func (o *PlayKubeDownLibpodOK) IsCode(code int) bool
IsCode returns true when this play kube down libpod o k response a status code equal to that given
func (*PlayKubeDownLibpodOK) IsRedirect ¶
func (o *PlayKubeDownLibpodOK) IsRedirect() bool
IsRedirect returns true when this play kube down libpod o k response has a 3xx status code
func (*PlayKubeDownLibpodOK) IsServerError ¶
func (o *PlayKubeDownLibpodOK) IsServerError() bool
IsServerError returns true when this play kube down libpod o k response has a 5xx status code
func (*PlayKubeDownLibpodOK) IsSuccess ¶
func (o *PlayKubeDownLibpodOK) IsSuccess() bool
IsSuccess returns true when this play kube down libpod o k response has a 2xx status code
func (*PlayKubeDownLibpodOK) String ¶
func (o *PlayKubeDownLibpodOK) String() string
type PlayKubeDownLibpodParams ¶
type PlayKubeDownLibpodParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PlayKubeDownLibpodParams contains all the parameters to send to the API endpoint
for the play kube down libpod operation. Typically these are written to a http.Request.
func NewPlayKubeDownLibpodParams ¶
func NewPlayKubeDownLibpodParams() *PlayKubeDownLibpodParams
NewPlayKubeDownLibpodParams creates a new PlayKubeDownLibpodParams 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 NewPlayKubeDownLibpodParamsWithContext ¶
func NewPlayKubeDownLibpodParamsWithContext(ctx context.Context) *PlayKubeDownLibpodParams
NewPlayKubeDownLibpodParamsWithContext creates a new PlayKubeDownLibpodParams object with the ability to set a context for a request.
func NewPlayKubeDownLibpodParamsWithHTTPClient ¶
func NewPlayKubeDownLibpodParamsWithHTTPClient(client *http.Client) *PlayKubeDownLibpodParams
NewPlayKubeDownLibpodParamsWithHTTPClient creates a new PlayKubeDownLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewPlayKubeDownLibpodParamsWithTimeout ¶
func NewPlayKubeDownLibpodParamsWithTimeout(timeout time.Duration) *PlayKubeDownLibpodParams
NewPlayKubeDownLibpodParamsWithTimeout creates a new PlayKubeDownLibpodParams object with the ability to set a timeout on a request.
func (*PlayKubeDownLibpodParams) SetContext ¶
func (o *PlayKubeDownLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the play kube down libpod params
func (*PlayKubeDownLibpodParams) SetDefaults ¶
func (o *PlayKubeDownLibpodParams) SetDefaults()
SetDefaults hydrates default values in the play kube down libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PlayKubeDownLibpodParams) SetHTTPClient ¶
func (o *PlayKubeDownLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the play kube down libpod params
func (*PlayKubeDownLibpodParams) SetTimeout ¶
func (o *PlayKubeDownLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the play kube down libpod params
func (*PlayKubeDownLibpodParams) WithContext ¶
func (o *PlayKubeDownLibpodParams) WithContext(ctx context.Context) *PlayKubeDownLibpodParams
WithContext adds the context to the play kube down libpod params
func (*PlayKubeDownLibpodParams) WithDefaults ¶
func (o *PlayKubeDownLibpodParams) WithDefaults() *PlayKubeDownLibpodParams
WithDefaults hydrates default values in the play kube down libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PlayKubeDownLibpodParams) WithHTTPClient ¶
func (o *PlayKubeDownLibpodParams) WithHTTPClient(client *http.Client) *PlayKubeDownLibpodParams
WithHTTPClient adds the HTTPClient to the play kube down libpod params
func (*PlayKubeDownLibpodParams) WithTimeout ¶
func (o *PlayKubeDownLibpodParams) WithTimeout(timeout time.Duration) *PlayKubeDownLibpodParams
WithTimeout adds the timeout to the play kube down libpod params
func (*PlayKubeDownLibpodParams) WriteToRequest ¶
func (o *PlayKubeDownLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PlayKubeDownLibpodReader ¶
type PlayKubeDownLibpodReader struct {
// contains filtered or unexported fields
}
PlayKubeDownLibpodReader is a Reader for the PlayKubeDownLibpod structure.
func (*PlayKubeDownLibpodReader) ReadResponse ¶
func (o *PlayKubeDownLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PlayKubeLibpodInternalServerError ¶
type PlayKubeLibpodInternalServerError struct {
Payload *PlayKubeLibpodInternalServerErrorBody
}
PlayKubeLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPlayKubeLibpodInternalServerError ¶
func NewPlayKubeLibpodInternalServerError() *PlayKubeLibpodInternalServerError
NewPlayKubeLibpodInternalServerError creates a PlayKubeLibpodInternalServerError with default headers values
func (*PlayKubeLibpodInternalServerError) Error ¶
func (o *PlayKubeLibpodInternalServerError) Error() string
func (*PlayKubeLibpodInternalServerError) GetPayload ¶
func (o *PlayKubeLibpodInternalServerError) GetPayload() *PlayKubeLibpodInternalServerErrorBody
func (*PlayKubeLibpodInternalServerError) IsClientError ¶
func (o *PlayKubeLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this play kube libpod internal server error response has a 4xx status code
func (*PlayKubeLibpodInternalServerError) IsCode ¶
func (o *PlayKubeLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this play kube libpod internal server error response a status code equal to that given
func (*PlayKubeLibpodInternalServerError) IsRedirect ¶
func (o *PlayKubeLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this play kube libpod internal server error response has a 3xx status code
func (*PlayKubeLibpodInternalServerError) IsServerError ¶
func (o *PlayKubeLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this play kube libpod internal server error response has a 5xx status code
func (*PlayKubeLibpodInternalServerError) IsSuccess ¶
func (o *PlayKubeLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this play kube libpod internal server error response has a 2xx status code
func (*PlayKubeLibpodInternalServerError) String ¶
func (o *PlayKubeLibpodInternalServerError) String() string
type PlayKubeLibpodInternalServerErrorBody ¶
type PlayKubeLibpodInternalServerErrorBody 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"` }
PlayKubeLibpodInternalServerErrorBody play kube libpod internal server error body swagger:model PlayKubeLibpodInternalServerErrorBody
func (*PlayKubeLibpodInternalServerErrorBody) ContextValidate ¶
func (o *PlayKubeLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this play kube libpod internal server error body based on context it is used
func (*PlayKubeLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *PlayKubeLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PlayKubeLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *PlayKubeLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PlayKubeLibpodOK ¶
type PlayKubeLibpodOK struct {
Payload *models.PlayKubeReport
}
PlayKubeLibpodOK describes a response with status code 200, with default header values.
PlayKube response
func NewPlayKubeLibpodOK ¶
func NewPlayKubeLibpodOK() *PlayKubeLibpodOK
NewPlayKubeLibpodOK creates a PlayKubeLibpodOK with default headers values
func (*PlayKubeLibpodOK) Error ¶
func (o *PlayKubeLibpodOK) Error() string
func (*PlayKubeLibpodOK) GetPayload ¶
func (o *PlayKubeLibpodOK) GetPayload() *models.PlayKubeReport
func (*PlayKubeLibpodOK) IsClientError ¶
func (o *PlayKubeLibpodOK) IsClientError() bool
IsClientError returns true when this play kube libpod o k response has a 4xx status code
func (*PlayKubeLibpodOK) IsCode ¶
func (o *PlayKubeLibpodOK) IsCode(code int) bool
IsCode returns true when this play kube libpod o k response a status code equal to that given
func (*PlayKubeLibpodOK) IsRedirect ¶
func (o *PlayKubeLibpodOK) IsRedirect() bool
IsRedirect returns true when this play kube libpod o k response has a 3xx status code
func (*PlayKubeLibpodOK) IsServerError ¶
func (o *PlayKubeLibpodOK) IsServerError() bool
IsServerError returns true when this play kube libpod o k response has a 5xx status code
func (*PlayKubeLibpodOK) IsSuccess ¶
func (o *PlayKubeLibpodOK) IsSuccess() bool
IsSuccess returns true when this play kube libpod o k response has a 2xx status code
func (*PlayKubeLibpodOK) String ¶
func (o *PlayKubeLibpodOK) String() string
type PlayKubeLibpodParams ¶
type PlayKubeLibpodParams struct { /* LogDriver. Logging driver for the containers in the pod. */ LogDriver *string /* Network. USe the network mode or specify an array of networks. */ Network []string /* Request. Kubernetes YAML file. */ Request string /* Start. Start the pod after creating it. Default: true */ Start *bool /* StaticIPs. Static IPs used for the pods. */ StaticIPs []string /* StaticMACs. Static MACs used for the pods. */ StaticMACs []string /* TLSVerify. Require HTTPS and verify signatures when contacting registries. Default: true */ TLSVerify *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PlayKubeLibpodParams contains all the parameters to send to the API endpoint
for the play kube libpod operation. Typically these are written to a http.Request.
func NewPlayKubeLibpodParams ¶
func NewPlayKubeLibpodParams() *PlayKubeLibpodParams
NewPlayKubeLibpodParams creates a new PlayKubeLibpodParams 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 NewPlayKubeLibpodParamsWithContext ¶
func NewPlayKubeLibpodParamsWithContext(ctx context.Context) *PlayKubeLibpodParams
NewPlayKubeLibpodParamsWithContext creates a new PlayKubeLibpodParams object with the ability to set a context for a request.
func NewPlayKubeLibpodParamsWithHTTPClient ¶
func NewPlayKubeLibpodParamsWithHTTPClient(client *http.Client) *PlayKubeLibpodParams
NewPlayKubeLibpodParamsWithHTTPClient creates a new PlayKubeLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewPlayKubeLibpodParamsWithTimeout ¶
func NewPlayKubeLibpodParamsWithTimeout(timeout time.Duration) *PlayKubeLibpodParams
NewPlayKubeLibpodParamsWithTimeout creates a new PlayKubeLibpodParams object with the ability to set a timeout on a request.
func (*PlayKubeLibpodParams) SetContext ¶
func (o *PlayKubeLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the play kube libpod params
func (*PlayKubeLibpodParams) SetDefaults ¶
func (o *PlayKubeLibpodParams) SetDefaults()
SetDefaults hydrates default values in the play kube libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PlayKubeLibpodParams) SetHTTPClient ¶
func (o *PlayKubeLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the play kube libpod params
func (*PlayKubeLibpodParams) SetLogDriver ¶
func (o *PlayKubeLibpodParams) SetLogDriver(logDriver *string)
SetLogDriver adds the logDriver to the play kube libpod params
func (*PlayKubeLibpodParams) SetNetwork ¶
func (o *PlayKubeLibpodParams) SetNetwork(network []string)
SetNetwork adds the network to the play kube libpod params
func (*PlayKubeLibpodParams) SetRequest ¶
func (o *PlayKubeLibpodParams) SetRequest(request string)
SetRequest adds the request to the play kube libpod params
func (*PlayKubeLibpodParams) SetStart ¶
func (o *PlayKubeLibpodParams) SetStart(start *bool)
SetStart adds the start to the play kube libpod params
func (*PlayKubeLibpodParams) SetStaticIPs ¶
func (o *PlayKubeLibpodParams) SetStaticIPs(staticIPs []string)
SetStaticIPs adds the staticIPs to the play kube libpod params
func (*PlayKubeLibpodParams) SetStaticMACs ¶
func (o *PlayKubeLibpodParams) SetStaticMACs(staticMACs []string)
SetStaticMACs adds the staticMACs to the play kube libpod params
func (*PlayKubeLibpodParams) SetTLSVerify ¶
func (o *PlayKubeLibpodParams) SetTLSVerify(tLSVerify *bool)
SetTLSVerify adds the tlsVerify to the play kube libpod params
func (*PlayKubeLibpodParams) SetTimeout ¶
func (o *PlayKubeLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the play kube libpod params
func (*PlayKubeLibpodParams) WithContext ¶
func (o *PlayKubeLibpodParams) WithContext(ctx context.Context) *PlayKubeLibpodParams
WithContext adds the context to the play kube libpod params
func (*PlayKubeLibpodParams) WithDefaults ¶
func (o *PlayKubeLibpodParams) WithDefaults() *PlayKubeLibpodParams
WithDefaults hydrates default values in the play kube libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PlayKubeLibpodParams) WithHTTPClient ¶
func (o *PlayKubeLibpodParams) WithHTTPClient(client *http.Client) *PlayKubeLibpodParams
WithHTTPClient adds the HTTPClient to the play kube libpod params
func (*PlayKubeLibpodParams) WithLogDriver ¶
func (o *PlayKubeLibpodParams) WithLogDriver(logDriver *string) *PlayKubeLibpodParams
WithLogDriver adds the logDriver to the play kube libpod params
func (*PlayKubeLibpodParams) WithNetwork ¶
func (o *PlayKubeLibpodParams) WithNetwork(network []string) *PlayKubeLibpodParams
WithNetwork adds the network to the play kube libpod params
func (*PlayKubeLibpodParams) WithRequest ¶
func (o *PlayKubeLibpodParams) WithRequest(request string) *PlayKubeLibpodParams
WithRequest adds the request to the play kube libpod params
func (*PlayKubeLibpodParams) WithStart ¶
func (o *PlayKubeLibpodParams) WithStart(start *bool) *PlayKubeLibpodParams
WithStart adds the start to the play kube libpod params
func (*PlayKubeLibpodParams) WithStaticIPs ¶
func (o *PlayKubeLibpodParams) WithStaticIPs(staticIPs []string) *PlayKubeLibpodParams
WithStaticIPs adds the staticIPs to the play kube libpod params
func (*PlayKubeLibpodParams) WithStaticMACs ¶
func (o *PlayKubeLibpodParams) WithStaticMACs(staticMACs []string) *PlayKubeLibpodParams
WithStaticMACs adds the staticMACs to the play kube libpod params
func (*PlayKubeLibpodParams) WithTLSVerify ¶
func (o *PlayKubeLibpodParams) WithTLSVerify(tLSVerify *bool) *PlayKubeLibpodParams
WithTLSVerify adds the tLSVerify to the play kube libpod params
func (*PlayKubeLibpodParams) WithTimeout ¶
func (o *PlayKubeLibpodParams) WithTimeout(timeout time.Duration) *PlayKubeLibpodParams
WithTimeout adds the timeout to the play kube libpod params
func (*PlayKubeLibpodParams) WriteToRequest ¶
func (o *PlayKubeLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PlayKubeLibpodReader ¶
type PlayKubeLibpodReader struct {
// contains filtered or unexported fields
}
PlayKubeLibpodReader is a Reader for the PlayKubeLibpod structure.
func (*PlayKubeLibpodReader) ReadResponse ¶
func (o *PlayKubeLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutContainerArchiveLibpodBadRequest ¶
type PutContainerArchiveLibpodBadRequest struct {
Payload *PutContainerArchiveLibpodBadRequestBody
}
PutContainerArchiveLibpodBadRequest describes a response with status code 400, with default header values.
Bad parameter in request
func NewPutContainerArchiveLibpodBadRequest ¶
func NewPutContainerArchiveLibpodBadRequest() *PutContainerArchiveLibpodBadRequest
NewPutContainerArchiveLibpodBadRequest creates a PutContainerArchiveLibpodBadRequest with default headers values
func (*PutContainerArchiveLibpodBadRequest) Error ¶
func (o *PutContainerArchiveLibpodBadRequest) Error() string
func (*PutContainerArchiveLibpodBadRequest) GetPayload ¶
func (o *PutContainerArchiveLibpodBadRequest) GetPayload() *PutContainerArchiveLibpodBadRequestBody
func (*PutContainerArchiveLibpodBadRequest) IsClientError ¶
func (o *PutContainerArchiveLibpodBadRequest) IsClientError() bool
IsClientError returns true when this put container archive libpod bad request response has a 4xx status code
func (*PutContainerArchiveLibpodBadRequest) IsCode ¶
func (o *PutContainerArchiveLibpodBadRequest) IsCode(code int) bool
IsCode returns true when this put container archive libpod bad request response a status code equal to that given
func (*PutContainerArchiveLibpodBadRequest) IsRedirect ¶
func (o *PutContainerArchiveLibpodBadRequest) IsRedirect() bool
IsRedirect returns true when this put container archive libpod bad request response has a 3xx status code
func (*PutContainerArchiveLibpodBadRequest) IsServerError ¶
func (o *PutContainerArchiveLibpodBadRequest) IsServerError() bool
IsServerError returns true when this put container archive libpod bad request response has a 5xx status code
func (*PutContainerArchiveLibpodBadRequest) IsSuccess ¶
func (o *PutContainerArchiveLibpodBadRequest) IsSuccess() bool
IsSuccess returns true when this put container archive libpod bad request response has a 2xx status code
func (*PutContainerArchiveLibpodBadRequest) String ¶
func (o *PutContainerArchiveLibpodBadRequest) String() string
type PutContainerArchiveLibpodBadRequestBody ¶
type PutContainerArchiveLibpodBadRequestBody 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"` }
PutContainerArchiveLibpodBadRequestBody put container archive libpod bad request body swagger:model PutContainerArchiveLibpodBadRequestBody
func (*PutContainerArchiveLibpodBadRequestBody) ContextValidate ¶
func (o *PutContainerArchiveLibpodBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this put container archive libpod bad request body based on context it is used
func (*PutContainerArchiveLibpodBadRequestBody) MarshalBinary ¶
func (o *PutContainerArchiveLibpodBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PutContainerArchiveLibpodBadRequestBody) UnmarshalBinary ¶
func (o *PutContainerArchiveLibpodBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PutContainerArchiveLibpodForbidden ¶
type PutContainerArchiveLibpodForbidden struct { }
PutContainerArchiveLibpodForbidden describes a response with status code 403, with default header values.
the container rootfs is read-only
func NewPutContainerArchiveLibpodForbidden ¶
func NewPutContainerArchiveLibpodForbidden() *PutContainerArchiveLibpodForbidden
NewPutContainerArchiveLibpodForbidden creates a PutContainerArchiveLibpodForbidden with default headers values
func (*PutContainerArchiveLibpodForbidden) Error ¶
func (o *PutContainerArchiveLibpodForbidden) Error() string
func (*PutContainerArchiveLibpodForbidden) IsClientError ¶
func (o *PutContainerArchiveLibpodForbidden) IsClientError() bool
IsClientError returns true when this put container archive libpod forbidden response has a 4xx status code
func (*PutContainerArchiveLibpodForbidden) IsCode ¶
func (o *PutContainerArchiveLibpodForbidden) IsCode(code int) bool
IsCode returns true when this put container archive libpod forbidden response a status code equal to that given
func (*PutContainerArchiveLibpodForbidden) IsRedirect ¶
func (o *PutContainerArchiveLibpodForbidden) IsRedirect() bool
IsRedirect returns true when this put container archive libpod forbidden response has a 3xx status code
func (*PutContainerArchiveLibpodForbidden) IsServerError ¶
func (o *PutContainerArchiveLibpodForbidden) IsServerError() bool
IsServerError returns true when this put container archive libpod forbidden response has a 5xx status code
func (*PutContainerArchiveLibpodForbidden) IsSuccess ¶
func (o *PutContainerArchiveLibpodForbidden) IsSuccess() bool
IsSuccess returns true when this put container archive libpod forbidden response has a 2xx status code
func (*PutContainerArchiveLibpodForbidden) String ¶
func (o *PutContainerArchiveLibpodForbidden) String() string
type PutContainerArchiveLibpodInternalServerError ¶
type PutContainerArchiveLibpodInternalServerError struct {
Payload *PutContainerArchiveLibpodInternalServerErrorBody
}
PutContainerArchiveLibpodInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPutContainerArchiveLibpodInternalServerError ¶
func NewPutContainerArchiveLibpodInternalServerError() *PutContainerArchiveLibpodInternalServerError
NewPutContainerArchiveLibpodInternalServerError creates a PutContainerArchiveLibpodInternalServerError with default headers values
func (*PutContainerArchiveLibpodInternalServerError) Error ¶
func (o *PutContainerArchiveLibpodInternalServerError) Error() string
func (*PutContainerArchiveLibpodInternalServerError) GetPayload ¶
func (o *PutContainerArchiveLibpodInternalServerError) GetPayload() *PutContainerArchiveLibpodInternalServerErrorBody
func (*PutContainerArchiveLibpodInternalServerError) IsClientError ¶
func (o *PutContainerArchiveLibpodInternalServerError) IsClientError() bool
IsClientError returns true when this put container archive libpod internal server error response has a 4xx status code
func (*PutContainerArchiveLibpodInternalServerError) IsCode ¶
func (o *PutContainerArchiveLibpodInternalServerError) IsCode(code int) bool
IsCode returns true when this put container archive libpod internal server error response a status code equal to that given
func (*PutContainerArchiveLibpodInternalServerError) IsRedirect ¶
func (o *PutContainerArchiveLibpodInternalServerError) IsRedirect() bool
IsRedirect returns true when this put container archive libpod internal server error response has a 3xx status code
func (*PutContainerArchiveLibpodInternalServerError) IsServerError ¶
func (o *PutContainerArchiveLibpodInternalServerError) IsServerError() bool
IsServerError returns true when this put container archive libpod internal server error response has a 5xx status code
func (*PutContainerArchiveLibpodInternalServerError) IsSuccess ¶
func (o *PutContainerArchiveLibpodInternalServerError) IsSuccess() bool
IsSuccess returns true when this put container archive libpod internal server error response has a 2xx status code
func (*PutContainerArchiveLibpodInternalServerError) String ¶
func (o *PutContainerArchiveLibpodInternalServerError) String() string
type PutContainerArchiveLibpodInternalServerErrorBody ¶
type PutContainerArchiveLibpodInternalServerErrorBody 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"` }
PutContainerArchiveLibpodInternalServerErrorBody put container archive libpod internal server error body swagger:model PutContainerArchiveLibpodInternalServerErrorBody
func (*PutContainerArchiveLibpodInternalServerErrorBody) ContextValidate ¶
func (o *PutContainerArchiveLibpodInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this put container archive libpod internal server error body based on context it is used
func (*PutContainerArchiveLibpodInternalServerErrorBody) MarshalBinary ¶
func (o *PutContainerArchiveLibpodInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PutContainerArchiveLibpodInternalServerErrorBody) UnmarshalBinary ¶
func (o *PutContainerArchiveLibpodInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PutContainerArchiveLibpodNotFound ¶
type PutContainerArchiveLibpodNotFound struct {
Payload *PutContainerArchiveLibpodNotFoundBody
}
PutContainerArchiveLibpodNotFound describes a response with status code 404, with default header values.
No such container
func NewPutContainerArchiveLibpodNotFound ¶
func NewPutContainerArchiveLibpodNotFound() *PutContainerArchiveLibpodNotFound
NewPutContainerArchiveLibpodNotFound creates a PutContainerArchiveLibpodNotFound with default headers values
func (*PutContainerArchiveLibpodNotFound) Error ¶
func (o *PutContainerArchiveLibpodNotFound) Error() string
func (*PutContainerArchiveLibpodNotFound) GetPayload ¶
func (o *PutContainerArchiveLibpodNotFound) GetPayload() *PutContainerArchiveLibpodNotFoundBody
func (*PutContainerArchiveLibpodNotFound) IsClientError ¶
func (o *PutContainerArchiveLibpodNotFound) IsClientError() bool
IsClientError returns true when this put container archive libpod not found response has a 4xx status code
func (*PutContainerArchiveLibpodNotFound) IsCode ¶
func (o *PutContainerArchiveLibpodNotFound) IsCode(code int) bool
IsCode returns true when this put container archive libpod not found response a status code equal to that given
func (*PutContainerArchiveLibpodNotFound) IsRedirect ¶
func (o *PutContainerArchiveLibpodNotFound) IsRedirect() bool
IsRedirect returns true when this put container archive libpod not found response has a 3xx status code
func (*PutContainerArchiveLibpodNotFound) IsServerError ¶
func (o *PutContainerArchiveLibpodNotFound) IsServerError() bool
IsServerError returns true when this put container archive libpod not found response has a 5xx status code
func (*PutContainerArchiveLibpodNotFound) IsSuccess ¶
func (o *PutContainerArchiveLibpodNotFound) IsSuccess() bool
IsSuccess returns true when this put container archive libpod not found response has a 2xx status code
func (*PutContainerArchiveLibpodNotFound) String ¶
func (o *PutContainerArchiveLibpodNotFound) String() string
type PutContainerArchiveLibpodNotFoundBody ¶
type PutContainerArchiveLibpodNotFoundBody 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"` }
PutContainerArchiveLibpodNotFoundBody put container archive libpod not found body swagger:model PutContainerArchiveLibpodNotFoundBody
func (*PutContainerArchiveLibpodNotFoundBody) ContextValidate ¶
func (o *PutContainerArchiveLibpodNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this put container archive libpod not found body based on context it is used
func (*PutContainerArchiveLibpodNotFoundBody) MarshalBinary ¶
func (o *PutContainerArchiveLibpodNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PutContainerArchiveLibpodNotFoundBody) UnmarshalBinary ¶
func (o *PutContainerArchiveLibpodNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PutContainerArchiveLibpodOK ¶
type PutContainerArchiveLibpodOK struct { }
PutContainerArchiveLibpodOK describes a response with status code 200, with default header values.
no error
func NewPutContainerArchiveLibpodOK ¶
func NewPutContainerArchiveLibpodOK() *PutContainerArchiveLibpodOK
NewPutContainerArchiveLibpodOK creates a PutContainerArchiveLibpodOK with default headers values
func (*PutContainerArchiveLibpodOK) Error ¶
func (o *PutContainerArchiveLibpodOK) Error() string
func (*PutContainerArchiveLibpodOK) IsClientError ¶
func (o *PutContainerArchiveLibpodOK) IsClientError() bool
IsClientError returns true when this put container archive libpod o k response has a 4xx status code
func (*PutContainerArchiveLibpodOK) IsCode ¶
func (o *PutContainerArchiveLibpodOK) IsCode(code int) bool
IsCode returns true when this put container archive libpod o k response a status code equal to that given
func (*PutContainerArchiveLibpodOK) IsRedirect ¶
func (o *PutContainerArchiveLibpodOK) IsRedirect() bool
IsRedirect returns true when this put container archive libpod o k response has a 3xx status code
func (*PutContainerArchiveLibpodOK) IsServerError ¶
func (o *PutContainerArchiveLibpodOK) IsServerError() bool
IsServerError returns true when this put container archive libpod o k response has a 5xx status code
func (*PutContainerArchiveLibpodOK) IsSuccess ¶
func (o *PutContainerArchiveLibpodOK) IsSuccess() bool
IsSuccess returns true when this put container archive libpod o k response has a 2xx status code
func (*PutContainerArchiveLibpodOK) String ¶
func (o *PutContainerArchiveLibpodOK) String() string
type PutContainerArchiveLibpodParams ¶
type PutContainerArchiveLibpodParams struct { /* Name. container name or id */ Name string /* Path. Path to a directory in the container to extract */ Path string /* Pause. pause the container while copying (defaults to true) Default: true */ Pause *bool /* Request. tarfile of files to copy into the container */ Request string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutContainerArchiveLibpodParams contains all the parameters to send to the API endpoint
for the put container archive libpod operation. Typically these are written to a http.Request.
func NewPutContainerArchiveLibpodParams ¶
func NewPutContainerArchiveLibpodParams() *PutContainerArchiveLibpodParams
NewPutContainerArchiveLibpodParams creates a new PutContainerArchiveLibpodParams 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 NewPutContainerArchiveLibpodParamsWithContext ¶
func NewPutContainerArchiveLibpodParamsWithContext(ctx context.Context) *PutContainerArchiveLibpodParams
NewPutContainerArchiveLibpodParamsWithContext creates a new PutContainerArchiveLibpodParams object with the ability to set a context for a request.
func NewPutContainerArchiveLibpodParamsWithHTTPClient ¶
func NewPutContainerArchiveLibpodParamsWithHTTPClient(client *http.Client) *PutContainerArchiveLibpodParams
NewPutContainerArchiveLibpodParamsWithHTTPClient creates a new PutContainerArchiveLibpodParams object with the ability to set a custom HTTPClient for a request.
func NewPutContainerArchiveLibpodParamsWithTimeout ¶
func NewPutContainerArchiveLibpodParamsWithTimeout(timeout time.Duration) *PutContainerArchiveLibpodParams
NewPutContainerArchiveLibpodParamsWithTimeout creates a new PutContainerArchiveLibpodParams object with the ability to set a timeout on a request.
func (*PutContainerArchiveLibpodParams) SetContext ¶
func (o *PutContainerArchiveLibpodParams) SetContext(ctx context.Context)
SetContext adds the context to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetDefaults ¶
func (o *PutContainerArchiveLibpodParams) SetDefaults()
SetDefaults hydrates default values in the put container archive libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PutContainerArchiveLibpodParams) SetHTTPClient ¶
func (o *PutContainerArchiveLibpodParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetName ¶
func (o *PutContainerArchiveLibpodParams) SetName(name string)
SetName adds the name to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetPath ¶
func (o *PutContainerArchiveLibpodParams) SetPath(path string)
SetPath adds the path to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetPause ¶
func (o *PutContainerArchiveLibpodParams) SetPause(pause *bool)
SetPause adds the pause to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetRequest ¶
func (o *PutContainerArchiveLibpodParams) SetRequest(request string)
SetRequest adds the request to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) SetTimeout ¶
func (o *PutContainerArchiveLibpodParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithContext ¶
func (o *PutContainerArchiveLibpodParams) WithContext(ctx context.Context) *PutContainerArchiveLibpodParams
WithContext adds the context to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithDefaults ¶
func (o *PutContainerArchiveLibpodParams) WithDefaults() *PutContainerArchiveLibpodParams
WithDefaults hydrates default values in the put container archive libpod params (not the query body).
All values with no default are reset to their zero value.
func (*PutContainerArchiveLibpodParams) WithHTTPClient ¶
func (o *PutContainerArchiveLibpodParams) WithHTTPClient(client *http.Client) *PutContainerArchiveLibpodParams
WithHTTPClient adds the HTTPClient to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithName ¶
func (o *PutContainerArchiveLibpodParams) WithName(name string) *PutContainerArchiveLibpodParams
WithName adds the name to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithPath ¶
func (o *PutContainerArchiveLibpodParams) WithPath(path string) *PutContainerArchiveLibpodParams
WithPath adds the path to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithPause ¶
func (o *PutContainerArchiveLibpodParams) WithPause(pause *bool) *PutContainerArchiveLibpodParams
WithPause adds the pause to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithRequest ¶
func (o *PutContainerArchiveLibpodParams) WithRequest(request string) *PutContainerArchiveLibpodParams
WithRequest adds the request to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WithTimeout ¶
func (o *PutContainerArchiveLibpodParams) WithTimeout(timeout time.Duration) *PutContainerArchiveLibpodParams
WithTimeout adds the timeout to the put container archive libpod params
func (*PutContainerArchiveLibpodParams) WriteToRequest ¶
func (o *PutContainerArchiveLibpodParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutContainerArchiveLibpodReader ¶
type PutContainerArchiveLibpodReader struct {
// contains filtered or unexported fields
}
PutContainerArchiveLibpodReader is a Reader for the PutContainerArchiveLibpod structure.
func (*PutContainerArchiveLibpodReader) ReadResponse ¶
func (o *PutContainerArchiveLibpodReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- container_attach_libpod_parameters.go
- container_attach_libpod_responses.go
- container_changes_libpod_parameters.go
- container_changes_libpod_responses.go
- container_checkpoint_libpod_parameters.go
- container_checkpoint_libpod_responses.go
- container_create_libpod_parameters.go
- container_create_libpod_responses.go
- container_delete_libpod_parameters.go
- container_delete_libpod_responses.go
- container_exists_libpod_parameters.go
- container_exists_libpod_responses.go
- container_export_libpod_parameters.go
- container_export_libpod_responses.go
- container_healthcheck_libpod_parameters.go
- container_healthcheck_libpod_responses.go
- container_init_libpod_parameters.go
- container_init_libpod_responses.go
- container_inspect_libpod_parameters.go
- container_inspect_libpod_responses.go
- container_kill_libpod_parameters.go
- container_kill_libpod_responses.go
- container_list_libpod_parameters.go
- container_list_libpod_responses.go
- container_logs_libpod_parameters.go
- container_logs_libpod_responses.go
- container_mount_libpod_parameters.go
- container_mount_libpod_responses.go
- container_pause_libpod_parameters.go
- container_pause_libpod_responses.go
- container_prune_libpod_parameters.go
- container_prune_libpod_responses.go
- container_rename_libpod_parameters.go
- container_rename_libpod_responses.go
- container_resize_libpod_parameters.go
- container_resize_libpod_responses.go
- container_restart_libpod_parameters.go
- container_restart_libpod_responses.go
- container_restore_libpod_parameters.go
- container_restore_libpod_responses.go
- container_show_mounted_libpod_parameters.go
- container_show_mounted_libpod_responses.go
- container_start_libpod_parameters.go
- container_start_libpod_responses.go
- container_stats_libpod_parameters.go
- container_stats_libpod_responses.go
- container_stop_libpod_parameters.go
- container_stop_libpod_responses.go
- container_top_libpod_parameters.go
- container_top_libpod_responses.go
- container_unmount_libpod_parameters.go
- container_unmount_libpod_responses.go
- container_unpause_libpod_parameters.go
- container_unpause_libpod_responses.go
- container_wait_libpod_parameters.go
- container_wait_libpod_responses.go
- containers_client.go
- containers_stats_all_libpod_parameters.go
- containers_stats_all_libpod_responses.go
- generate_kube_libpod_parameters.go
- generate_kube_libpod_responses.go
- generate_systemd_libpod_parameters.go
- generate_systemd_libpod_responses.go
- image_commit_libpod_parameters.go
- image_commit_libpod_responses.go
- play_kube_down_libpod_parameters.go
- play_kube_down_libpod_responses.go
- play_kube_libpod_parameters.go
- play_kube_libpod_responses.go
- put_container_archive_libpod_parameters.go
- put_container_archive_libpod_responses.go