const _ …
const _ …
type Sandbox …
func (x *Sandbox) Reset() { … }
func (x *Sandbox) String() string { … }
func (*Sandbox) ProtoMessage() { … }
func (x *Sandbox) ProtoReflect() protoreflect.Message { … }
func (*Sandbox) Descriptor() ([]byte, []int) { … }
func (x *Sandbox) GetSandboxID() string { … }
func (x *Sandbox) GetRuntime() *Sandbox_Runtime { … }
func (x *Sandbox) GetSpec() *anypb.Any { … }
func (x *Sandbox) GetLabels() map[string]string { … }
func (x *Sandbox) GetCreatedAt() *timestamppb.Timestamp { … }
func (x *Sandbox) GetUpdatedAt() *timestamppb.Timestamp { … }
func (x *Sandbox) GetExtensions() map[string]*anypb.Any { … }
type Sandbox_Runtime …
func (x *Sandbox_Runtime) Reset() { … }
func (x *Sandbox_Runtime) String() string { … }
func (*Sandbox_Runtime) ProtoMessage() { … }
func (x *Sandbox_Runtime) ProtoReflect() protoreflect.Message { … }
func (*Sandbox_Runtime) Descriptor() ([]byte, []int) { … }
func (x *Sandbox_Runtime) GetName() string { … }
func (x *Sandbox_Runtime) GetOptions() *anypb.Any { … }
var File_github_com_containerd_containerd_api_types_sandbox_proto …
var file_github_com_containerd_containerd_api_types_sandbox_proto_rawDesc …
var file_github_com_containerd_containerd_api_types_sandbox_proto_rawDescOnce …
var file_github_com_containerd_containerd_api_types_sandbox_proto_rawDescData …
func file_github_com_containerd_containerd_api_types_sandbox_proto_rawDescGZIP() []byte { … }
var file_github_com_containerd_containerd_api_types_sandbox_proto_msgTypes …
var file_github_com_containerd_containerd_api_types_sandbox_proto_goTypes …
var file_github_com_containerd_containerd_api_types_sandbox_proto_depIdxs …
func init() { … }
func file_github_com_containerd_containerd_api_types_sandbox_proto_init() { … }