Versions in this module Expand all Collapse all v1 v1.0.0 Dec 5, 2017 Changes in this version + var ErrIntOverflowContainer = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowContent = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowImage = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowNamespace = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowSnapshot = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowTask = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthContainer = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthContent = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthImage = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthNamespace = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthSnapshot = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthTask = fmt.Errorf("proto: negative length found during unmarshaling") + type ContainerCreate struct + ID string + Image string + Runtime *ContainerCreate_Runtime + func (*ContainerCreate) Descriptor() ([]byte, []int) + func (*ContainerCreate) ProtoMessage() + func (m *ContainerCreate) Field(fieldpath []string) (string, bool) + func (m *ContainerCreate) Marshal() (dAtA []byte, err error) + func (m *ContainerCreate) MarshalTo(dAtA []byte) (int, error) + func (m *ContainerCreate) Reset() + func (m *ContainerCreate) Size() (n int) + func (m *ContainerCreate) Unmarshal(dAtA []byte) error + func (this *ContainerCreate) String() string + type ContainerCreate_Runtime struct + Name string + Options *google_protobuf.Any + func (*ContainerCreate_Runtime) Descriptor() ([]byte, []int) + func (*ContainerCreate_Runtime) ProtoMessage() + func (m *ContainerCreate_Runtime) Field(fieldpath []string) (string, bool) + func (m *ContainerCreate_Runtime) Marshal() (dAtA []byte, err error) + func (m *ContainerCreate_Runtime) MarshalTo(dAtA []byte) (int, error) + func (m *ContainerCreate_Runtime) Reset() + func (m *ContainerCreate_Runtime) Size() (n int) + func (m *ContainerCreate_Runtime) Unmarshal(dAtA []byte) error + func (this *ContainerCreate_Runtime) String() string + type ContainerDelete struct + ID string + func (*ContainerDelete) Descriptor() ([]byte, []int) + func (*ContainerDelete) ProtoMessage() + func (m *ContainerDelete) Field(fieldpath []string) (string, bool) + func (m *ContainerDelete) Marshal() (dAtA []byte, err error) + func (m *ContainerDelete) MarshalTo(dAtA []byte) (int, error) + func (m *ContainerDelete) Reset() + func (m *ContainerDelete) Size() (n int) + func (m *ContainerDelete) Unmarshal(dAtA []byte) error + func (this *ContainerDelete) String() string + type ContainerUpdate struct + ID string + Image string + Labels map[string]string + SnapshotKey string + func (*ContainerUpdate) Descriptor() ([]byte, []int) + func (*ContainerUpdate) ProtoMessage() + func (m *ContainerUpdate) Field(fieldpath []string) (string, bool) + func (m *ContainerUpdate) Marshal() (dAtA []byte, err error) + func (m *ContainerUpdate) MarshalTo(dAtA []byte) (int, error) + func (m *ContainerUpdate) Reset() + func (m *ContainerUpdate) Size() (n int) + func (m *ContainerUpdate) Unmarshal(dAtA []byte) error + func (this *ContainerUpdate) String() string + type ContentDelete struct + Digest github_com_opencontainers_go_digest.Digest + func (*ContentDelete) Descriptor() ([]byte, []int) + func (*ContentDelete) ProtoMessage() + func (m *ContentDelete) Field(fieldpath []string) (string, bool) + func (m *ContentDelete) Marshal() (dAtA []byte, err error) + func (m *ContentDelete) MarshalTo(dAtA []byte) (int, error) + func (m *ContentDelete) Reset() + func (m *ContentDelete) Size() (n int) + func (m *ContentDelete) Unmarshal(dAtA []byte) error + func (this *ContentDelete) String() string + type ImageCreate struct + Labels map[string]string + Name string + func (*ImageCreate) Descriptor() ([]byte, []int) + func (*ImageCreate) ProtoMessage() + func (m *ImageCreate) Field(fieldpath []string) (string, bool) + func (m *ImageCreate) Marshal() (dAtA []byte, err error) + func (m *ImageCreate) MarshalTo(dAtA []byte) (int, error) + func (m *ImageCreate) Reset() + func (m *ImageCreate) Size() (n int) + func (m *ImageCreate) Unmarshal(dAtA []byte) error + func (this *ImageCreate) String() string + type ImageDelete struct + Name string + func (*ImageDelete) Descriptor() ([]byte, []int) + func (*ImageDelete) ProtoMessage() + func (m *ImageDelete) Field(fieldpath []string) (string, bool) + func (m *ImageDelete) Marshal() (dAtA []byte, err error) + func (m *ImageDelete) MarshalTo(dAtA []byte) (int, error) + func (m *ImageDelete) Reset() + func (m *ImageDelete) Size() (n int) + func (m *ImageDelete) Unmarshal(dAtA []byte) error + func (this *ImageDelete) String() string + type ImageUpdate struct + Labels map[string]string + Name string + func (*ImageUpdate) Descriptor() ([]byte, []int) + func (*ImageUpdate) ProtoMessage() + func (m *ImageUpdate) Field(fieldpath []string) (string, bool) + func (m *ImageUpdate) Marshal() (dAtA []byte, err error) + func (m *ImageUpdate) MarshalTo(dAtA []byte) (int, error) + func (m *ImageUpdate) Reset() + func (m *ImageUpdate) Size() (n int) + func (m *ImageUpdate) Unmarshal(dAtA []byte) error + func (this *ImageUpdate) String() string + type NamespaceCreate struct + Labels map[string]string + Name string + func (*NamespaceCreate) Descriptor() ([]byte, []int) + func (*NamespaceCreate) ProtoMessage() + func (m *NamespaceCreate) Field(fieldpath []string) (string, bool) + func (m *NamespaceCreate) Marshal() (dAtA []byte, err error) + func (m *NamespaceCreate) MarshalTo(dAtA []byte) (int, error) + func (m *NamespaceCreate) Reset() + func (m *NamespaceCreate) Size() (n int) + func (m *NamespaceCreate) Unmarshal(dAtA []byte) error + func (this *NamespaceCreate) String() string + type NamespaceDelete struct + Name string + func (*NamespaceDelete) Descriptor() ([]byte, []int) + func (*NamespaceDelete) ProtoMessage() + func (m *NamespaceDelete) Field(fieldpath []string) (string, bool) + func (m *NamespaceDelete) Marshal() (dAtA []byte, err error) + func (m *NamespaceDelete) MarshalTo(dAtA []byte) (int, error) + func (m *NamespaceDelete) Reset() + func (m *NamespaceDelete) Size() (n int) + func (m *NamespaceDelete) Unmarshal(dAtA []byte) error + func (this *NamespaceDelete) String() string + type NamespaceUpdate struct + Labels map[string]string + Name string + func (*NamespaceUpdate) Descriptor() ([]byte, []int) + func (*NamespaceUpdate) ProtoMessage() + func (m *NamespaceUpdate) Field(fieldpath []string) (string, bool) + func (m *NamespaceUpdate) Marshal() (dAtA []byte, err error) + func (m *NamespaceUpdate) MarshalTo(dAtA []byte) (int, error) + func (m *NamespaceUpdate) Reset() + func (m *NamespaceUpdate) Size() (n int) + func (m *NamespaceUpdate) Unmarshal(dAtA []byte) error + func (this *NamespaceUpdate) String() string + type SnapshotCommit struct + Key string + Name string + func (*SnapshotCommit) Descriptor() ([]byte, []int) + func (*SnapshotCommit) ProtoMessage() + func (m *SnapshotCommit) Field(fieldpath []string) (string, bool) + func (m *SnapshotCommit) Marshal() (dAtA []byte, err error) + func (m *SnapshotCommit) MarshalTo(dAtA []byte) (int, error) + func (m *SnapshotCommit) Reset() + func (m *SnapshotCommit) Size() (n int) + func (m *SnapshotCommit) Unmarshal(dAtA []byte) error + func (this *SnapshotCommit) String() string + type SnapshotPrepare struct + Key string + Parent string + func (*SnapshotPrepare) Descriptor() ([]byte, []int) + func (*SnapshotPrepare) ProtoMessage() + func (m *SnapshotPrepare) Field(fieldpath []string) (string, bool) + func (m *SnapshotPrepare) Marshal() (dAtA []byte, err error) + func (m *SnapshotPrepare) MarshalTo(dAtA []byte) (int, error) + func (m *SnapshotPrepare) Reset() + func (m *SnapshotPrepare) Size() (n int) + func (m *SnapshotPrepare) Unmarshal(dAtA []byte) error + func (this *SnapshotPrepare) String() string + type SnapshotRemove struct + Key string + func (*SnapshotRemove) Descriptor() ([]byte, []int) + func (*SnapshotRemove) ProtoMessage() + func (m *SnapshotRemove) Field(fieldpath []string) (string, bool) + func (m *SnapshotRemove) Marshal() (dAtA []byte, err error) + func (m *SnapshotRemove) MarshalTo(dAtA []byte) (int, error) + func (m *SnapshotRemove) Reset() + func (m *SnapshotRemove) Size() (n int) + func (m *SnapshotRemove) Unmarshal(dAtA []byte) error + func (this *SnapshotRemove) String() string + type TaskCheckpointed struct + Checkpoint string + ContainerID string + func (*TaskCheckpointed) Descriptor() ([]byte, []int) + func (*TaskCheckpointed) ProtoMessage() + func (m *TaskCheckpointed) Field(fieldpath []string) (string, bool) + func (m *TaskCheckpointed) Marshal() (dAtA []byte, err error) + func (m *TaskCheckpointed) MarshalTo(dAtA []byte) (int, error) + func (m *TaskCheckpointed) Reset() + func (m *TaskCheckpointed) Size() (n int) + func (m *TaskCheckpointed) Unmarshal(dAtA []byte) error + func (this *TaskCheckpointed) String() string + type TaskCreate struct + Bundle string + Checkpoint string + ContainerID string + IO *TaskIO + Pid uint32 + Rootfs []*containerd_types.Mount + func (*TaskCreate) Descriptor() ([]byte, []int) + func (*TaskCreate) ProtoMessage() + func (m *TaskCreate) Field(fieldpath []string) (string, bool) + func (m *TaskCreate) Marshal() (dAtA []byte, err error) + func (m *TaskCreate) MarshalTo(dAtA []byte) (int, error) + func (m *TaskCreate) Reset() + func (m *TaskCreate) Size() (n int) + func (m *TaskCreate) Unmarshal(dAtA []byte) error + func (this *TaskCreate) String() string + type TaskDelete struct + ContainerID string + ExitStatus uint32 + ExitedAt time.Time + Pid uint32 + func (*TaskDelete) Descriptor() ([]byte, []int) + func (*TaskDelete) ProtoMessage() + func (m *TaskDelete) Field(fieldpath []string) (string, bool) + func (m *TaskDelete) Marshal() (dAtA []byte, err error) + func (m *TaskDelete) MarshalTo(dAtA []byte) (int, error) + func (m *TaskDelete) Reset() + func (m *TaskDelete) Size() (n int) + func (m *TaskDelete) Unmarshal(dAtA []byte) error + func (this *TaskDelete) String() string + type TaskExecAdded struct + ContainerID string + ExecID string + func (*TaskExecAdded) Descriptor() ([]byte, []int) + func (*TaskExecAdded) ProtoMessage() + func (m *TaskExecAdded) Field(fieldpath []string) (string, bool) + func (m *TaskExecAdded) Marshal() (dAtA []byte, err error) + func (m *TaskExecAdded) MarshalTo(dAtA []byte) (int, error) + func (m *TaskExecAdded) Reset() + func (m *TaskExecAdded) Size() (n int) + func (m *TaskExecAdded) Unmarshal(dAtA []byte) error + func (this *TaskExecAdded) String() string + type TaskExecStarted struct + ContainerID string + ExecID string + Pid uint32 + func (*TaskExecStarted) Descriptor() ([]byte, []int) + func (*TaskExecStarted) ProtoMessage() + func (m *TaskExecStarted) Field(fieldpath []string) (string, bool) + func (m *TaskExecStarted) Marshal() (dAtA []byte, err error) + func (m *TaskExecStarted) MarshalTo(dAtA []byte) (int, error) + func (m *TaskExecStarted) Reset() + func (m *TaskExecStarted) Size() (n int) + func (m *TaskExecStarted) Unmarshal(dAtA []byte) error + func (this *TaskExecStarted) String() string + type TaskExit struct + ContainerID string + ExitStatus uint32 + ExitedAt time.Time + ID string + Pid uint32 + func (*TaskExit) Descriptor() ([]byte, []int) + func (*TaskExit) ProtoMessage() + func (m *TaskExit) Field(fieldpath []string) (string, bool) + func (m *TaskExit) Marshal() (dAtA []byte, err error) + func (m *TaskExit) MarshalTo(dAtA []byte) (int, error) + func (m *TaskExit) Reset() + func (m *TaskExit) Size() (n int) + func (m *TaskExit) Unmarshal(dAtA []byte) error + func (this *TaskExit) String() string + type TaskIO struct + Stderr string + Stdin string + Stdout string + Terminal bool + func (*TaskIO) Descriptor() ([]byte, []int) + func (*TaskIO) ProtoMessage() + func (m *TaskIO) Field(fieldpath []string) (string, bool) + func (m *TaskIO) Marshal() (dAtA []byte, err error) + func (m *TaskIO) MarshalTo(dAtA []byte) (int, error) + func (m *TaskIO) Reset() + func (m *TaskIO) Size() (n int) + func (m *TaskIO) Unmarshal(dAtA []byte) error + func (this *TaskIO) String() string + type TaskOOM struct + ContainerID string + func (*TaskOOM) Descriptor() ([]byte, []int) + func (*TaskOOM) ProtoMessage() + func (m *TaskOOM) Field(fieldpath []string) (string, bool) + func (m *TaskOOM) Marshal() (dAtA []byte, err error) + func (m *TaskOOM) MarshalTo(dAtA []byte) (int, error) + func (m *TaskOOM) Reset() + func (m *TaskOOM) Size() (n int) + func (m *TaskOOM) Unmarshal(dAtA []byte) error + func (this *TaskOOM) String() string + type TaskPaused struct + ContainerID string + func (*TaskPaused) Descriptor() ([]byte, []int) + func (*TaskPaused) ProtoMessage() + func (m *TaskPaused) Field(fieldpath []string) (string, bool) + func (m *TaskPaused) Marshal() (dAtA []byte, err error) + func (m *TaskPaused) MarshalTo(dAtA []byte) (int, error) + func (m *TaskPaused) Reset() + func (m *TaskPaused) Size() (n int) + func (m *TaskPaused) Unmarshal(dAtA []byte) error + func (this *TaskPaused) String() string + type TaskResumed struct + ContainerID string + func (*TaskResumed) Descriptor() ([]byte, []int) + func (*TaskResumed) ProtoMessage() + func (m *TaskResumed) Field(fieldpath []string) (string, bool) + func (m *TaskResumed) Marshal() (dAtA []byte, err error) + func (m *TaskResumed) MarshalTo(dAtA []byte) (int, error) + func (m *TaskResumed) Reset() + func (m *TaskResumed) Size() (n int) + func (m *TaskResumed) Unmarshal(dAtA []byte) error + func (this *TaskResumed) String() string + type TaskStart struct + ContainerID string + Pid uint32 + func (*TaskStart) Descriptor() ([]byte, []int) + func (*TaskStart) ProtoMessage() + func (m *TaskStart) Field(fieldpath []string) (string, bool) + func (m *TaskStart) Marshal() (dAtA []byte, err error) + func (m *TaskStart) MarshalTo(dAtA []byte) (int, error) + func (m *TaskStart) Reset() + func (m *TaskStart) Size() (n int) + func (m *TaskStart) Unmarshal(dAtA []byte) error + func (this *TaskStart) String() string v1.0.0-rc.0 Dec 1, 2017