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.6.11
- Published
- Dec 6, 2022
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 19 seconds ago –
Tools for package owners.