mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
fix(deps): update module github.com/checkpoint-restore/checkpointctl to v1.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go
generated
vendored
4
vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go
generated
vendored
@@ -48,6 +48,10 @@ type ContainerConfig struct {
|
||||
Restored bool `json:"restored"`
|
||||
}
|
||||
|
||||
type Spec struct {
|
||||
Annotations map[string]string `json:"annotations,omitempty"`
|
||||
}
|
||||
|
||||
type ContainerdStatus struct {
|
||||
CreatedAt int64
|
||||
StartedAt int64
|
||||
|
||||
Reference in New Issue
Block a user