Versions in this module Expand all Collapse all v1 v1.6.1 Oct 23, 2022 Changes in this version + var File_github_com_containerd_containerd_api_types_metrics_proto protoreflect.FileDescriptor + var File_github_com_containerd_containerd_api_types_mount_proto protoreflect.FileDescriptor + var File_github_com_containerd_containerd_api_types_platform_proto protoreflect.FileDescriptor + var File_github_com_containerd_containerd_api_types_sandbox_proto protoreflect.FileDescriptor + var File_types_descriptor_proto protoreflect.FileDescriptor + type Descriptor struct + Annotations map[string]string + Data []byte + Digest string + MediaType string + Size int64 + func (*Descriptor) Descriptor() ([]byte, []int) + func (*Descriptor) ProtoMessage() + func (x *Descriptor) GetAnnotations() map[string]string + func (x *Descriptor) GetData() []byte + func (x *Descriptor) GetDigest() string + func (x *Descriptor) GetMediaType() string + func (x *Descriptor) GetSize() int64 + func (x *Descriptor) ProtoReflect() protoreflect.Message + func (x *Descriptor) Reset() + func (x *Descriptor) String() string + type Metric struct + Data *anypb.Any + ID string + Timestamp *timestamppb.Timestamp + func (*Metric) Descriptor() ([]byte, []int) + func (*Metric) ProtoMessage() + func (x *Metric) GetData() *anypb.Any + func (x *Metric) GetID() string + func (x *Metric) GetTimestamp() *timestamppb.Timestamp + func (x *Metric) ProtoReflect() protoreflect.Message + func (x *Metric) Reset() + func (x *Metric) String() string + type Mount struct + Options []string + Source string + Target string + Type string + func (*Mount) Descriptor() ([]byte, []int) + func (*Mount) ProtoMessage() + func (x *Mount) GetOptions() []string + func (x *Mount) GetSource() string + func (x *Mount) GetTarget() string + func (x *Mount) GetType() string + func (x *Mount) ProtoReflect() protoreflect.Message + func (x *Mount) Reset() + func (x *Mount) String() string + type Platform struct + Architecture string + OS string + Variant string + func (*Platform) Descriptor() ([]byte, []int) + func (*Platform) ProtoMessage() + func (x *Platform) GetArchitecture() string + func (x *Platform) GetOS() string + func (x *Platform) GetVariant() string + func (x *Platform) ProtoReflect() protoreflect.Message + func (x *Platform) Reset() + func (x *Platform) String() string + type Sandbox struct + CreatedAt *timestamppb.Timestamp + Extensions map[string]*anypb.Any + Labels map[string]string + Runtime *Sandbox_Runtime + SandboxID string + Spec *anypb.Any + UpdatedAt *timestamppb.Timestamp + func (*Sandbox) Descriptor() ([]byte, []int) + func (*Sandbox) ProtoMessage() + func (x *Sandbox) GetCreatedAt() *timestamppb.Timestamp + func (x *Sandbox) GetExtensions() map[string]*anypb.Any + func (x *Sandbox) GetLabels() map[string]string + func (x *Sandbox) GetRuntime() *Sandbox_Runtime + func (x *Sandbox) GetSandboxID() string + func (x *Sandbox) GetSpec() *anypb.Any + func (x *Sandbox) GetUpdatedAt() *timestamppb.Timestamp + func (x *Sandbox) ProtoReflect() protoreflect.Message + func (x *Sandbox) Reset() + func (x *Sandbox) String() string + type Sandbox_Runtime struct + Name string + Options *anypb.Any + func (*Sandbox_Runtime) Descriptor() ([]byte, []int) + func (*Sandbox_Runtime) ProtoMessage() + func (x *Sandbox_Runtime) GetName() string + func (x *Sandbox_Runtime) GetOptions() *anypb.Any + func (x *Sandbox_Runtime) ProtoReflect() protoreflect.Message + func (x *Sandbox_Runtime) Reset() + func (x *Sandbox_Runtime) String() string Other modules containing this package github.com/goodbaikin/containerd