package instrument

import "github.com/containerd/containerd/pkg/cri/instrument"

Index

Types

type GRPCAlphaServices

func NewAlphaService

func NewAlphaService(c criService, warn warning.Service) GRPCAlphaServices

type GRPCServices

type GRPCServices interface {
	runtime.RuntimeServiceServer
	runtime.ImageServiceServer
}

GRPCServices are all the grpc services provided by cri containerd.

func NewService

func NewService(c criService) GRPCServices

Source Files

instrumented_service.go

Version
v1.7.14
Published
Mar 11, 2024
Platform
js/wasm
Imports
11 packages
Last checked
19 minutes ago

Tools for package owners.