Struct podman_api::opts::ContainerCheckpointOpts [−][src]
pub struct ContainerCheckpointOpts { /* fields omitted */ }
Expand description
Adjust the way a container is checkpointed.
Implementations
Returns a new instance of a builder for ContainerCheckpointOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ContainerCheckpointOpts
impl Send for ContainerCheckpointOpts
impl Sync for ContainerCheckpointOpts
impl Unpin for ContainerCheckpointOpts
impl UnwindSafe for ContainerCheckpointOpts
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more