kubernetesk8s.io/kubernetes/third_party/forked/cgroups Index | Files

package cgroups

import "k8s.io/kubernetes/third_party/forked/cgroups"

Index

Functions

func ParseCgroupFileUnified

func ParseCgroupFileUnified(path string) (map[string]string, string, error)

ParseCgroupFileUnified returns legacy subsystem paths as the first value, and returns the unified path as the second value.

Source Files

parse.go

Version
v1.32.0-beta.0
Published
Nov 5, 2024
Platform
windows/amd64
Imports
5 packages
Last checked
4 minutes ago

Tools for package owners.