Versions in this module Expand all Collapse all v1 v1.2.4 Feb 13, 2019 Changes in this version + var ErrIntOverflowOci = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthOci = fmt.Errorf("proto: negative length found during unmarshaling") + type CheckpointOptions struct + CgroupsMode string + EmptyNamespaces []string + Exit bool + ExternalUnixSockets bool + FileLocks bool + OpenTcp bool + Terminal bool + func (*CheckpointOptions) Descriptor() ([]byte, []int) + func (*CheckpointOptions) ProtoMessage() + func (m *CheckpointOptions) Marshal() (dAtA []byte, err error) + func (m *CheckpointOptions) MarshalTo(dAtA []byte) (int, error) + func (m *CheckpointOptions) Reset() + func (m *CheckpointOptions) Size() (n int) + func (m *CheckpointOptions) Unmarshal(dAtA []byte) error + func (this *CheckpointOptions) String() string + type Options struct + BinaryName string + CriuPath string + IoGid uint32 + IoUid uint32 + NoNewKeyring bool + NoPivotRoot bool + Root string + ShimCgroup string + SystemdCgroup bool + func (*Options) Descriptor() ([]byte, []int) + func (*Options) ProtoMessage() + func (m *Options) Marshal() (dAtA []byte, err error) + func (m *Options) MarshalTo(dAtA []byte) (int, error) + func (m *Options) Reset() + func (m *Options) Size() (n int) + func (m *Options) Unmarshal(dAtA []byte) error + func (this *Options) String() string + type ProcessDetails struct + ExecID string + func (*ProcessDetails) Descriptor() ([]byte, []int) + func (*ProcessDetails) ProtoMessage() + func (m *ProcessDetails) Marshal() (dAtA []byte, err error) + func (m *ProcessDetails) MarshalTo(dAtA []byte) (int, error) + func (m *ProcessDetails) Reset() + func (m *ProcessDetails) Size() (n int) + func (m *ProcessDetails) Unmarshal(dAtA []byte) error + func (this *ProcessDetails) String() string