const _ …
const _ …
type Container …
func (x *Container) Reset() { … }
func (x *Container) String() string { … }
func (*Container) ProtoMessage() { … }
func (x *Container) ProtoReflect() protoreflect.Message { … }
func (*Container) Descriptor() ([]byte, []int) { … }
func (x *Container) GetID() string { … }
func (x *Container) GetLabels() map[string]string { … }
func (x *Container) GetImage() string { … }
func (x *Container) GetRuntime() *Container_Runtime { … }
func (x *Container) GetSpec() *anypb.Any { … }
func (x *Container) GetSnapshotter() string { … }
func (x *Container) GetSnapshotKey() string { … }
func (x *Container) GetCreatedAt() *timestamppb.Timestamp { … }
func (x *Container) GetUpdatedAt() *timestamppb.Timestamp { … }
func (x *Container) GetExtensions() map[string]*anypb.Any { … }
func (x *Container) GetSandbox() string { … }
type GetContainerRequest …
func (x *GetContainerRequest) Reset() { … }
func (x *GetContainerRequest) String() string { … }
func (*GetContainerRequest) ProtoMessage() { … }
func (x *GetContainerRequest) ProtoReflect() protoreflect.Message { … }
func (*GetContainerRequest) Descriptor() ([]byte, []int) { … }
func (x *GetContainerRequest) GetID() string { … }
type GetContainerResponse …
func (x *GetContainerResponse) Reset() { … }
func (x *GetContainerResponse) String() string { … }
func (*GetContainerResponse) ProtoMessage() { … }
func (x *GetContainerResponse) ProtoReflect() protoreflect.Message { … }
func (*GetContainerResponse) Descriptor() ([]byte, []int) { … }
func (x *GetContainerResponse) GetContainer() *Container { … }
type ListContainersRequest …
func (x *ListContainersRequest) Reset() { … }
func (x *ListContainersRequest) String() string { … }
func (*ListContainersRequest) ProtoMessage() { … }
func (x *ListContainersRequest) ProtoReflect() protoreflect.Message { … }
func (*ListContainersRequest) Descriptor() ([]byte, []int) { … }
func (x *ListContainersRequest) GetFilters() []string { … }
type ListContainersResponse …
func (x *ListContainersResponse) Reset() { … }
func (x *ListContainersResponse) String() string { … }
func (*ListContainersResponse) ProtoMessage() { … }
func (x *ListContainersResponse) ProtoReflect() protoreflect.Message { … }
func (*ListContainersResponse) Descriptor() ([]byte, []int) { … }
func (x *ListContainersResponse) GetContainers() []*Container { … }
type CreateContainerRequest …
func (x *CreateContainerRequest) Reset() { … }
func (x *CreateContainerRequest) String() string { … }
func (*CreateContainerRequest) ProtoMessage() { … }
func (x *CreateContainerRequest) ProtoReflect() protoreflect.Message { … }
func (*CreateContainerRequest) Descriptor() ([]byte, []int) { … }
func (x *CreateContainerRequest) GetContainer() *Container { … }
type CreateContainerResponse …
func (x *CreateContainerResponse) Reset() { … }
func (x *CreateContainerResponse) String() string { … }
func (*CreateContainerResponse) ProtoMessage() { … }
func (x *CreateContainerResponse) ProtoReflect() protoreflect.Message { … }
func (*CreateContainerResponse) Descriptor() ([]byte, []int) { … }
func (x *CreateContainerResponse) GetContainer() *Container { … }
type UpdateContainerRequest …
func (x *UpdateContainerRequest) Reset() { … }
func (x *UpdateContainerRequest) String() string { … }
func (*UpdateContainerRequest) ProtoMessage() { … }
func (x *UpdateContainerRequest) ProtoReflect() protoreflect.Message { … }
func (*UpdateContainerRequest) Descriptor() ([]byte, []int) { … }
func (x *UpdateContainerRequest) GetContainer() *Container { … }
func (x *UpdateContainerRequest) GetUpdateMask() *fieldmaskpb.FieldMask { … }
type UpdateContainerResponse …
func (x *UpdateContainerResponse) Reset() { … }
func (x *UpdateContainerResponse) String() string { … }
func (*UpdateContainerResponse) ProtoMessage() { … }
func (x *UpdateContainerResponse) ProtoReflect() protoreflect.Message { … }
func (*UpdateContainerResponse) Descriptor() ([]byte, []int) { … }
func (x *UpdateContainerResponse) GetContainer() *Container { … }
type DeleteContainerRequest …
func (x *DeleteContainerRequest) Reset() { … }
func (x *DeleteContainerRequest) String() string { … }
func (*DeleteContainerRequest) ProtoMessage() { … }
func (x *DeleteContainerRequest) ProtoReflect() protoreflect.Message { … }
func (*DeleteContainerRequest) Descriptor() ([]byte, []int) { … }
func (x *DeleteContainerRequest) GetID() string { … }
type ListContainerMessage …
func (x *ListContainerMessage) Reset() { … }
func (x *ListContainerMessage) String() string { … }
func (*ListContainerMessage) ProtoMessage() { … }
func (x *ListContainerMessage) ProtoReflect() protoreflect.Message { … }
func (*ListContainerMessage) Descriptor() ([]byte, []int) { … }
func (x *ListContainerMessage) GetContainer() *Container { … }
type Container_Runtime …
func (x *Container_Runtime) Reset() { … }
func (x *Container_Runtime) String() string { … }
func (*Container_Runtime) ProtoMessage() { … }
func (x *Container_Runtime) ProtoReflect() protoreflect.Message { … }
func (*Container_Runtime) Descriptor() ([]byte, []int) { … }
func (x *Container_Runtime) GetName() string { … }
func (x *Container_Runtime) GetOptions() *anypb.Any { … }
var File_github_com_containerd_containerd_api_services_containers_v1_containers_proto …
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_rawDesc …
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_rawDescOnce …
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_rawDescData …
func file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_rawDescGZIP() []byte { … }
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_msgTypes …
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_goTypes …
var file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_depIdxs …
func init() { … }
func file_github_com_containerd_containerd_api_services_containers_v1_containers_proto_init() { … }