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.16
- Published
- Jan 28, 2023
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 24 minutes ago –
Tools for package owners.