package common
import "github.com/containerd/containerd/metrics/cgroups/common"
Index ¶
Types ¶
type Statable ¶
type Statable interface { ID() string Namespace() string Stats(context.Context) (*types.Any, error) }
Statable type that returns cgroup metrics
Source Files ¶
- Version
- v1.7.19
- Published
- Jul 2, 2024
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 5 minutes ago –
Tools for package owners.